qzdoom/libraries/oplsynth
Christoph Oelckers cfe89ef6e6 - created a new zmusic library which will eventually contain all the music playback code.
Currently all it contains are the MIDI sources and the MIDI devices, the rest needs to be reworked first.
2019-09-28 18:32:25 +02:00
..
dosbox - fixed compilation on XCode and silenced several warnings in the music code 2019-09-27 01:42:56 +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
CMakeLists.txt - took make_release_only off those subprojects which contain code that still need debugging on occasion. 2019-09-27 19:43:32 +02:00
OPL3.cpp - fixed compilation on XCode and silenced several warnings in the music code 2019-09-27 01:42:56 +02:00
fmopl.cpp - fixed compilation on XCode and silenced several warnings in the music code 2019-09-27 01:42:56 +02:00
musicblock.cpp - made the OPL synth backend a separate library. 2019-09-26 20:06:39 +02:00
nukedopl3.cpp - made the OPL synth backend a separate library. 2019-09-26 20:06:39 +02:00
opl_mus_player.cpp - more dependency removal, this time from the MIDI devices. 2019-09-28 16:50:00 +02:00
oplio.cpp - fixed compilation on Linux 2019-09-27 10:21:11 +03:00