gzdoom-gles/libraries
2019-09-29 01:31:42 +02:00
..
adlmidi - fixed compilation on XCode and silenced several warnings in the music code 2019-09-27 01:42:56 +02:00
asmjit
bzip2
dumb - uncoupled the stream sources from the low level implementation. The entire setup had the stream sources depend on the SoundStream class, severely limiting reusability. This was changed that there is one SoundStream class that uses the StreamSources as mere data source that has no knowledge and no connection to the underlying system, similar to how the MIDI system works. With this there are only 3 top level music classes left - MIDIStreamer, StreamSong and CDSong. 2019-09-28 21:04:41 +02:00
game-music-emu
gdtoa
glslang
jpeg
lzma
music_common - consolidated the different file access interfaces in the backends into one shared version. 2019-09-28 23:17:16 +02:00
oplsynth - created a new zmusic library which will eventually contain all the music playback code. 2019-09-28 18:32:25 +02:00
opnmidi - fixed compilation on XCode and silenced several warnings in the music code 2019-09-27 01:42:56 +02:00
timidity - consolidated the different file access interfaces in the backends into one shared version. 2019-09-28 23:17:16 +02:00
timidityplus - consolidated the different file access interfaces in the backends into one shared version. 2019-09-28 23:17:16 +02:00
wildmidi - consolidated the different file access interfaces in the backends into one shared version. 2019-09-28 23:17:16 +02:00
zlib
zmusic - ... and the raw OPL format. 2019-09-29 01:31:42 +02:00