gzdoom-gles/libraries/zmusic
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
..
decoder - 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
mididevices - Run the Alsa MIDI thread every 40ms or so, use non-blocking sequencer 2020-01-07 19:55:55 +01:00
midisources - rewrote the ZMusic interface so that it is free of C++ constructs. 2020-01-07 18:07:26 +01:00
musicformats - 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
streamsources - fixed uninitialized variable in OPL song 2020-01-12 18:08:47 +01:00
thirdparty - moved the sound decoding code to the zmusic project. 2020-01-05 12:29:15 +01:00
zmusic - Run the Alsa MIDI thread every 40ms or so, use non-blocking sequencer 2020-01-07 19:55:55 +01:00
CMakeLists.txt - Fixed compilation with MinGW. 2020-01-10 01:11:54 +01:00
i_module.cpp - moved the sound decoding code to the zmusic project. 2020-01-05 12:29:15 +01:00
i_module.h - moved the sound decoding code to the zmusic project. 2020-01-05 12:29:15 +01:00