qzdoom/src/sound/mididevices
Christoph Oelckers b085ac3efb - cleaned up the dependencies of the OPL interface layer.
This also removes the OPL dumper because I wasn't able to get any non-broken output from it and have no desire to fix such a niche feature.
2019-09-26 19:33:28 +02:00
..
music_adlmidi_mididevice.cpp - made libadl its own library subproject. 2019-09-23 10:03:17 +02:00
music_fluidsynth_mididevice.cpp Make the build work with fluidsynth 2.x. 2019-08-31 21:47:53 +03:00
music_opl_mididevice.cpp - cleaned up the dependencies of the OPL interface layer. 2019-09-26 19:33:28 +02:00
music_opnmidi_mididevice.cpp - gave libopen the same treatment and made it its own subproject 2019-09-23 10:03:18 +02:00
music_softsynth_mididevice.cpp - removed FCriticalSection and replaced all of its uses with std::mutex. 2019-02-22 20:24:24 +01:00
music_timidity_mididevice.cpp - gave the Timidity error functions better names and hooked up the WildMidi version. 2019-09-26 17:22:54 +02:00
music_timiditypp_mididevice.cpp - gave the Timidity error functions better names and hooked up the WildMidi version. 2019-09-26 17:22:54 +02:00
music_wavewriter_mididevice.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
music_wildmidi_mididevice.cpp - gave the Timidity error functions better names and hooked up the WildMidi version. 2019-09-26 17:22:54 +02:00
music_win_mididevice.cpp Revert "- removed a few redundant includes" 2019-08-22 22:29:03 +02:00