qzdoom/libraries/zmusic
alexey.lysiuk 230da2e2b9 - fixed SPC music looping after update to GME 0.6.2
Why was the default player setup changed at all?

https://forum.zdoom.org/viewtopic.php?t=65863
2019-10-18 10:25:24 +03:00
..
decoder - hooked up a few more CVARs and other values the music backend needs to know about and moved the MusInfo base class into zmusic. 2019-09-30 01:34:16 +02:00
mididevices - Moved all music related synchronization to the top level 2019-10-15 00:49:40 +02:00
midisources - fixed build issues with POSIX targets 2019-10-01 12:06:24 +03:00
musicformats - return null instead of throwing exception if CD playback isn't supported 2019-10-12 09:57:58 +03:00
streamsources - fixed SPC music looping after update to GME 0.6.2 2019-10-18 10:25:24 +03:00
thirdparty - moved the sound decoding code to the zmusic project. 2019-09-29 12:48:12 +02:00
zmusic - fixed: ZMusic_Close may not lock the mutex because it will delete it. 2019-10-15 01:16:02 +02:00
CMakeLists.txt - cleaned POSIX compiler arguments for libraries 2019-10-05 15:02:10 +03:00
i_module.cpp - moved the sound decoding code to the zmusic project. 2019-09-29 12:48:12 +02:00
i_module.h - moved the sound decoding code to the zmusic project. 2019-09-29 12:48:12 +02:00