gzdoom-gles/libraries/zmusic/musicformats
Christoph Oelckers a92f71917a - 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.
2020-01-06 01:30:55 +01:00
..
win32 - applied fast math flags to C and C++ files 2020-01-05 21:07:36 +01:00
music_cd.cpp - return null instead of throwing exception if CD playback isn't supported 2020-01-06 01:11:02 +01:00
music_midi.cpp - apply the ZMusic mutex a bit more finely grained. 2020-01-06 01:30:55 +01:00
music_stream.cpp - moved the main music classes to ZMusic 2020-01-05 14:02:12 +01:00