gzdoom-gles/libraries
Christoph Oelckers 5544e50ca4 - fixed: ZMusic_Close may not lock the mutex because it will delete it.
Here the calling code must ensure that the music object won't be accessible anymore before it gets deleted.
2020-01-06 01:30:47 +01:00
..
adlmidi - cleaned POSIX compiler arguments for libraries 2020-01-05 21:08:01 +01:00
asmjit - moved third party library projects to a subfolder to reduce size of the root. 2020-01-04 21:30:08 +01:00
bzip2 - cleaned POSIX compiler arguments for libraries 2020-01-05 21:08:01 +01:00
dumb - applied fast math flags to C and C++ files 2020-01-05 21:07:36 +01:00
game-music-emu - applied fast math flags to C and C++ files 2020-01-05 21:07:36 +01:00
gdtoa - moved third party library projects to a subfolder to reduce size of the root. 2020-01-04 21:30:08 +01:00
jpeg - moved third party library projects to a subfolder to reduce size of the root. 2020-01-04 21:30:08 +01:00
lzma - cleaned POSIX compiler arguments for libraries 2020-01-05 21:08:01 +01:00
music_common - fixed: mode argument was ignored by utf8_fopen() on POSIX platforms 2020-01-05 21:06:39 +01:00
oplsynth - Moved all music related synchronization to the top level 2020-01-06 01:30:45 +01:00
opnmidi - cleaned POSIX compiler arguments for libraries 2020-01-05 21:08:01 +01:00
timidity - cleaned POSIX compiler arguments for libraries 2020-01-05 21:08:01 +01:00
timidityplus - cleaned POSIX compiler arguments for libraries 2020-01-05 21:08:01 +01:00
wildmidi - implemented str(n)icmp function definitions via CMake macro 2020-01-05 21:07:58 +01:00
zlib - moved third party library projects to a subfolder to reduce size of the root. 2020-01-04 21:30:08 +01:00
zmusic - fixed: ZMusic_Close may not lock the mutex because it will delete it. 2020-01-06 01:30:47 +01:00