qzdoom/libraries/zmusic/musicformats
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
..
win32 - applied fast math flags to C and C++ files 2019-10-05 14:41:21 +03:00
music_cd.cpp - return null instead of throwing exception if CD playback isn't supported 2019-10-12 09:57:58 +03:00
music_midi.cpp - apply the ZMusic mutex a bit more finely grained. 2019-10-20 16:16:40 +02:00
music_stream.cpp - moved the main music classes to ZMusic 2019-09-30 02:10:00 +02:00