gzdoom-gles/libraries/zmusic/streamsources
alexey.lysiuk 42f732798d - fixed uninitialized variable in OPL song
Mono streams could be erroneously treated as stereo, doubling their playback speed

https://forum.zdoom.org/viewtopic.php?t=66939
2020-01-12 18:08:47 +01:00
..
music_dumb.cpp - Moved all music related synchronization to the top level 2020-01-06 01:30:45 +01:00
music_gme.cpp - Moved all music related synchronization to the top level 2020-01-06 01:30:45 +01:00
music_libsndfile.cpp - made the sound decoding interface DLL friendly and added compile switches to the MIDI players so that different licenses can be uses as compile target. 2020-01-07 18:22:15 +01:00
music_opl.cpp - fixed uninitialized variable in OPL song 2020-01-12 18:08:47 +01:00
music_xa.cpp - fixed compilation with XCode and silenced several warnings 2020-01-05 13:38:07 +01:00
streamsource.h - moved all configuration code to zmusic project. 2020-01-05 12:56:30 +01:00