gzdoom-gles/libraries/zmusic/mididevices
Christoph Oelckers f3f2ec5cb1 - moved the sound decoding code to the zmusic project.
Since this gets used by both the sound backend and the music code it needs to be in a place accessible to both.

# Conflicts:
#	src/CMakeLists.txt

# Conflicts:
#	libraries/zmusic/decoder/mpg123_decoder.cpp
#	libraries/zmusic/decoder/sndfile_decoder.cpp
#	src/CMakeLists.txt
2020-01-05 12:29:15 +01:00
..
mididevice.h - ... and the raw OPL format. 2020-01-05 11:53:04 +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 - moved the sound decoding code to the zmusic project. 2020-01-05 12:29:15 +01:00
music_opl_mididevice.cpp - ... and the raw OPL format. 2020-01-05 11:53:04 +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 - consolidated the different file access interfaces in the backends into one shared version. 2020-01-05 11:46:28 +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 - 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 - 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