Skip to content

Releases: ayuanx/ogg-winmm

ogg-winmm release v2025.01.16

16 Jan 05:44
Compare
Choose a tag to compare

Treat PLAY as RESUME when in PAUSE.

ogg-winmm release v2025.01.09

08 Jan 23:40
Compare
Choose a tag to compare

Link to "msvcrt40.dll" for backward compatibility to Win9x.

ogg-winmm release v2024.11.12

12 Nov 09:59
Compare
Choose a tag to compare

Compatibility fix for thread scheduling on Windows XP or later.

ogg-winmm release v2024.10.24

24 Oct 11:07
Compare
Choose a tag to compare

Add an option to customize the music folder name.

ogg-winmm release v2024.08.08

07 Aug 15:06
Compare
Choose a tag to compare

Small compiler optimizations.

ogg-winmm release v2024.03.21

22 Mar 11:25
Compare
Choose a tag to compare

Fix the truncation at the end of each song ranging from 1ms to 500ms.

ogg-winmm release v2023.07.24

24 Jul 13:13
Compare
Choose a tag to compare

Correctly report stereo CD separate L/R channel volume control capability.

ogg-winmm release v2023.06.01

01 Jun 10:25
Compare
Choose a tag to compare

Fix MCI_PAUSE & MCI_RESUME when not playing.
Fix MCI_STATUS_LENGTH when time format is set to TMSF.
Fix MCI_STATUS_POSITION when time format is set to milliseconds or MSF.

ogg-winmm release v2023.04.14

14 Apr 09:31
Compare
Choose a tag to compare

Implement MCI_SEEK & MCI_GETDEVCAPS.
Allow aux volume control on left/right channel separately.

ogg-winmm release v2023.03.11

11 Mar 11:25
Compare
Choose a tag to compare

Allow more than 1 data track before audio track.
Fix total track number.