gzdoom-gles/src/sound/mididevices
Christoph Oelckers 309a45ed48 - Gave OPN device the same treatment
Also made some improvements to the interface.

# Conflicts:
#	src/sound/mididevices/midi_cvars.cpp
2020-01-05 02:31:38 +01:00
..
midi_cvars.cpp - Gave OPN device the same treatment 2020-01-05 02:31:38 +01:00
music_adlmidi_mididevice.cpp - Gave OPN device the same treatment 2020-01-05 02:31:38 +01:00
music_fluidsynth_mididevice.cpp - Gave OPN device the same treatment 2020-01-05 02:31:38 +01:00
music_opl_mididevice.cpp - Gave OPN device the same treatment 2020-01-05 02:31:38 +01:00
music_opnmidi_mididevice.cpp - Gave OPN device the same treatment 2020-01-05 02:31:38 +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 - gave the Timidity error functions better names and hooked up the WildMidi version. 2020-01-05 01:53:54 +01:00
music_timiditypp_mididevice.cpp - gave the Timidity error functions better names and hooked up the WildMidi version. 2020-01-05 01:53:54 +01:00
music_wavewriter_mididevice.cpp - fixed some issues with m_swap's design. 2018-03-11 14:35:36 +01:00
music_wildmidi_mididevice.cpp - gave the Timidity error functions better names and hooked up the WildMidi version. 2020-01-05 01:53:54 +01:00
music_win_mididevice.cpp - sorted sound backend code into subdirectories. 2020-01-04 21:32:02 +01:00