gzdoom-gles/src/sound/mididevices
Christoph Oelckers 4369220335 - refactoring of WildMidi to have proper instrument management
Not tested yet, it compiles but may not work as-is.
2019-09-25 17:27:10 +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 - fixed compilation of Windows Debug targets 2019-02-01 10:09:36 +02:00
music_opldumper_mididevice.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03: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 - cleanup of the TimidityMIDIDevice(GUS) backend code to eliminate the storage in global variables and to remove the dependencies on core ZDoom code. 2019-09-24 23:08:56 +02:00
music_timiditypp_mididevice.cpp - handled the final piece where Timidity++ had a direct dependency on GZDoom - the error logging function. 2019-09-23 14:14:32 +02:00
music_wavewriter_mididevice.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
music_wildmidi_mididevice.cpp - refactoring of WildMidi to have proper instrument management 2019-09-25 17:27:10 +02:00
music_win_mididevice.cpp Revert "- removed a few redundant includes" 2019-08-22 22:29:03 +02:00