gzdoom-gles/libraries/zmusic/zmusic
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
..
m_swap.h - created a new zmusic library which will eventually contain all the music playback code. 2020-01-05 11:46:20 +01:00
midiconfig.h - ... and the raw OPL format. 2020-01-05 11:53:04 +01:00
mididefs.h - dependency cleanup in music_dumb.cpp. 2020-01-05 11:50:07 +01:00
mpg123_decoder.h - moved the sound decoding code to the zmusic project. 2020-01-05 12:29:15 +01:00
mus2midi.h - created a new zmusic library which will eventually contain all the music playback code. 2020-01-05 11:46:20 +01:00
sndfile_decoder.h - moved the sound decoding code to the zmusic project. 2020-01-05 12:29:15 +01:00
sounddecoder.h - moved the sound decoding code to the zmusic project. 2020-01-05 12:29:15 +01:00