qzdoom/libraries/zmusic
Christoph Oelckers 0ee0034beb - apply the ZMusic mutex a bit more finely grained.
It should only guard the critical parts, like calling Stop() but can let Update and IsPlaying method work unhindered otherwise.
2019-10-20 16:16:40 +02:00
..
decoder
mididevices - Moved all music related synchronization to the top level 2019-10-15 00:49:40 +02:00
midisources
musicformats - apply the ZMusic mutex a bit more finely grained. 2019-10-20 16:16:40 +02:00
streamsources - fixed SPC music looping after update to GME 0.6.2 2019-10-18 10:25:24 +03:00
thirdparty
zmusic - apply the ZMusic mutex a bit more finely grained. 2019-10-20 16:16:40 +02:00
CMakeLists.txt
i_module.cpp
i_module.h