gzdoom/libraries
Christoph Oelckers 6854a509e9 - Moved all music related synchronization to the top level
Most of the synchronization was too deep in the implementation so that it did not guard everything it needed.

Now each song has precisely one mutex which must be locked for all access to its internals - this is done in the public ZMusic interface
2019-10-15 00:49:40 +02:00
..
adlmidi - cleaned POSIX compiler arguments for libraries 2019-10-05 15:02:10 +03:00
asmjit Revert "AsmJit update" 2019-10-07 20:34:55 +02:00
bzip2 - cleaned POSIX compiler arguments for libraries 2019-10-05 15:02:10 +03:00
dumb - applied fast math flags to C and C++ files 2019-10-05 14:41:21 +03:00
game-music-emu - applied fast math flags to C and C++ files 2019-10-05 14:41:21 +03:00
gdtoa - moved third party library projects to a subfolder to reduce size of the root. 2019-07-14 15:06:54 +02:00
glslang - applied fast math flags to C and C++ files 2019-10-05 14:41:21 +03:00
jpeg - moved third party library projects to a subfolder to reduce size of the root. 2019-07-14 15:06:54 +02:00
lzma - cleaned POSIX compiler arguments for libraries 2019-10-05 15:02:10 +03:00
music_common - fixed: mode argument was ignored by utf8_fopen() on POSIX platforms 2019-10-05 11:02:19 +03:00
oplsynth - Moved all music related synchronization to the top level 2019-10-15 00:49:40 +02:00
opnmidi - cleaned POSIX compiler arguments for libraries 2019-10-05 15:02:10 +03:00
timidity - cleaned POSIX compiler arguments for libraries 2019-10-05 15:02:10 +03:00
timidityplus - cleaned POSIX compiler arguments for libraries 2019-10-05 15:02:10 +03:00
wildmidi - implemented str(n)icmp function definitions via CMake macro 2019-10-05 14:47:36 +03:00
zlib - moved third party library projects to a subfolder to reduce size of the root. 2019-07-14 15:06:54 +02:00
zmusic - Moved all music related synchronization to the top level 2019-10-15 00:49:40 +02:00