gzdoom-gles/libraries/zmusic/mididevices
Christoph Oelckers 5743a56ef4 - created a new zmusic library which will eventually contain all the music playback code.
Currently all it contains are the MIDI sources and the MIDI devices, the rest needs to be reworked first.

# Conflicts:
#	libraries/zmusic/i_module.cpp
#	libraries/zmusic/i_module.h
#	src/CMakeLists.txt
#	src/i_module.cpp
#	src/i_module.h
#	src/sound/music/midi_cvars.cpp
#	src/utility/i_module.cpp
#	src/utility/i_module.h

# Conflicts:
#	src/CMakeLists.txt
#	src/sound/musicformats/music_opl.cpp
2020-01-05 11:46:20 +01:00
..
mididevice.h - created a new zmusic library which will eventually contain all the music playback code. 2020-01-05 11:46:20 +01:00
music_adlmidi_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_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 - created a new zmusic library which will eventually contain all the music playback code. 2020-01-05 11:46:20 +01:00
music_opl_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_opnmidi_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_softsynth_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_timidity_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_timiditypp_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_wavewriter_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_wildmidi_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_win_mididevice.cpp - created a new zmusic library which will eventually contain all the music playback code. 2020-01-05 11:46:20 +01:00