gzdoom-gles/src/sound/mididevices
Christoph Oelckers f76f3d0e0a - refactoring of WildMidi to have proper instrument management
Not tested yet, it compiles but may not work as-is.

# Conflicts:
#	src/sound/wildmidi/file_io.cpp
2020-01-05 01:40:34 +01:00
..
music_adlmidi_mididevice.cpp - made libadl its own library subproject. 2020-01-04 22:56:56 +01:00
music_fluidsynth_mididevice.cpp - added dynamic loading of FluidSynth 2.x 2019-10-14 12:01:03 +02:00
music_opl_mididevice.cpp - fixed compilation of Windows Debug targets 2019-04-27 13:34:26 +02:00
music_opldumper_mididevice.cpp
music_opnmidi_mididevice.cpp - gave libopen the same treatment and made it its own subproject 2020-01-04 22:59:26 +01:00
music_softsynth_mididevice.cpp - removed FCriticalSection and replaced all of its uses with std::mutex. 2019-04-28 22:13:36 +02:00
music_timidity_mididevice.cpp - cleanup of the TimidityMIDIDevice(GUS) backend code to eliminate the storage in global variables and to remove the dependencies on core ZDoom code. 2020-01-05 01:22:10 +01:00
music_timiditypp_mididevice.cpp - handled the final piece where Timidity++ had a direct dependency on GZDoom - the error logging function. 2020-01-04 23:41:22 +01:00
music_wavewriter_mididevice.cpp
music_wildmidi_mididevice.cpp - refactoring of WildMidi to have proper instrument management 2020-01-05 01:40:34 +01:00
music_win_mididevice.cpp - sorted sound backend code into subdirectories. 2020-01-04 21:32:02 +01:00