gzdoom-gles/libraries/zmusic/mididevices
Christoph Oelckers ff3606e44e - refactored the MIDI list code.
Let's hope nothing got broken on the Linux side, the recent submission's code was not usable.

# Conflicts:
#	libraries/zmusic/zmusic/configuration.cpp
#	src/sound/music/i_music.cpp
#	src/sound/music/music_midi_base.cpp
2020-01-07 18:36:55 +01:00
..
mididevice.h - Support for MIDI on Linux via alsa sequencer 2020-01-07 18:04:28 +01:00
music_adlmidi_mididevice.cpp - made the sound decoding interface DLL friendly and added compile switches to the MIDI players so that different licenses can be uses as compile target. 2020-01-07 18:22:15 +01:00
music_alsa_mididevice.cpp - Support for MIDI on Linux via alsa sequencer 2020-01-07 18:04:28 +01:00
music_alsa_state.cpp - refactored the MIDI list code. 2020-01-07 18:36:55 +01:00
music_alsa_state.h - refactored the MIDI list code. 2020-01-07 18:36:55 +01:00
music_base_mididevice.cpp - created a new zmusic library which will eventually contain all the music playback code. 2020-01-05 11:46:20 +01:00
music_fluidsynth_mididevice.cpp - made the sound decoding interface DLL friendly and added compile switches to the MIDI players so that different licenses can be uses as compile target. 2020-01-07 18:22:15 +01:00
music_opl_mididevice.cpp - made the sound decoding interface DLL friendly and added compile switches to the MIDI players so that different licenses can be uses as compile target. 2020-01-07 18:22:15 +01:00
music_opnmidi_mididevice.cpp - made the sound decoding interface DLL friendly and added compile switches to the MIDI players so that different licenses can be uses as compile target. 2020-01-07 18:22:15 +01:00
music_softsynth_mididevice.cpp - Moved all music related synchronization to the top level 2020-01-06 01:30:45 +01:00
music_timidity_mididevice.cpp - made the sound decoding interface DLL friendly and added compile switches to the MIDI players so that different licenses can be uses as compile target. 2020-01-07 18:22:15 +01:00
music_timiditypp_mididevice.cpp - made the sound decoding interface DLL friendly and added compile switches to the MIDI players so that different licenses can be uses as compile target. 2020-01-07 18:22:15 +01:00
music_wavewriter_mididevice.cpp - consolidated the different file access interfaces in the backends into one shared version. 2020-01-05 11:46:28 +01:00
music_wildmidi_mididevice.cpp - made the sound decoding interface DLL friendly and added compile switches to the MIDI players so that different licenses can be uses as compile target. 2020-01-07 18:22:15 +01:00
music_win_mididevice.cpp - first state of music configuration refactor. 2020-01-05 12:56:28 +01:00