gzdoom-gles/src/sound/mididevices
Christoph Oelckers fb12c58533 - restart the music if the OPL core or the config file for the softsynths is changed, except for the GUS synth, which loads all its data during engine startup and cannot swap it out.
- added arrays to the config to hold entries for the softsynths' config files. This is not active yet, but will later be used to give the user a list of config options instead of having to type it by hand.
2017-04-18 16:43:07 +02:00
..
music_audiotoolbox_mididevice.cpp
music_fluidsynth_mididevice.cpp - restart the music if the OPL core or the config file for the softsynths is changed, except for the GUS synth, which loads all its data during engine startup and cannot swap it out. 2017-04-18 16:43:07 +02:00
music_opl_mididevice.cpp - some minor cleanup, including renaming some data structutrd in the OPL code. 2017-04-17 00:46:27 +02:00
music_opldumper_mididevice.cpp
music_pseudo_mididevice.cpp
music_softsynth_mididevice.cpp
music_timidity_mididevice.cpp
music_timiditypp_mididevice.cpp - restart the music if the OPL core or the config file for the softsynths is changed, except for the GUS synth, which loads all its data during engine startup and cannot swap it out. 2017-04-18 16:43:07 +02:00
music_wildmidi_mididevice.cpp - restart the music if the OPL core or the config file for the softsynths is changed, except for the GUS synth, which loads all its data during engine startup and cannot swap it out. 2017-04-18 16:43:07 +02:00
music_win_mididevice.cpp