gzdoom-gles/src/sound
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
..
backend - moved the sound decoding code to the zmusic project. 2020-01-05 12:29:15 +01:00
music - moved the sound decoding code to the zmusic project. 2020-01-05 12:29:15 +01:00
musicformats - moved the sound decoding code to the zmusic project. 2020-01-05 12:29:15 +01:00
thirdparty - moved the sound decoding code to the zmusic project. 2020-01-05 12:29:15 +01:00
s_advsound.cpp - more dependency removal, this time from the MIDI devices. 2020-01-05 02:43:50 +01:00
s_environment.cpp - move sound files to sound folder. 2020-01-04 21:32:04 +01:00
s_music.cpp - moved the sound decoding code to the zmusic project. 2020-01-05 12:29:15 +01:00
s_music.h - more dependency removal, this time from the MIDI devices. 2020-01-05 02:43:50 +01:00
s_sndseq.cpp Made several classes trivially copyable, 2020-01-04 21:32:10 +01:00
s_sndseq.h - move sound files to sound folder. 2020-01-04 21:32:04 +01:00
s_sound.cpp - moved the sound decoding code to the zmusic project. 2020-01-05 12:29:15 +01:00
s_sound.h Made several classes trivially copyable, 2020-01-04 21:32:10 +01:00