Skip to content

Releases: ayuanx/ogg-winmm

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.

ogg-winmm release v2023.02.28

27 Feb 21:48
Compare
Choose a tag to compare

Improve time range precision from second to millisecond.
Add compatibility support for legacy Win95/98.

ogg-winmm release v2023.02.26

25 Feb 20:34
Compare
Choose a tag to compare

Implement time range playing down to seconds instead of always track-wise playing.
Implement pause and resume.

ogg-winmm release v2023.01.18

18 Jan 23:36
Compare
Choose a tag to compare

Implement play/seek/length/position for mciSendString.

ogg-winmm release v2022.06.26

25 Jun 21:31
Compare
Choose a tag to compare

Fix MIDI file open bypass