gzdoom/libraries/zmusic/mididevices
2020-01-04 20:19:36 +01:00
..
mididevice.h - Support for MIDI on Linux via alsa sequencer 2020-01-02 08:29:39 +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-02 12:43:37 +01:00
music_alsa_mididevice.cpp - Run the Alsa MIDI thread every 40ms or so, use non-blocking sequencer 2020-01-04 20:19:36 +01:00
music_alsa_state.cpp - Run the Alsa MIDI thread every 40ms or so, use non-blocking sequencer 2020-01-04 20:19:36 +01:00
music_alsa_state.h - Run the Alsa MIDI thread every 40ms or so, use non-blocking sequencer 2020-01-04 20:19:36 +01:00
music_base_mididevice.cpp - created a new zmusic library which will eventually contain all the music playback code. 2019-09-28 18:32:25 +02: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-02 12:43:37 +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-02 12:43:37 +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-02 12:43:37 +01:00
music_softsynth_mididevice.cpp - Moved all music related synchronization to the top level 2019-10-15 00:49:40 +02: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-02 12:43:37 +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-02 12:43:37 +01:00
music_wavewriter_mididevice.cpp - consolidated the different file access interfaces in the backends into one shared version. 2019-09-28 23:17:16 +02: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-02 12:43:37 +01:00
music_win_mididevice.cpp - first state of music configuration refactor. 2019-09-29 20:01:57 +02:00