qzdoom/src/sound
Christoph Oelckers 352365189f - moved the main music classes to ZMusic
What's left is the CD-Audio playback and some global functions.
2019-09-30 02:10:00 +02:00
..
backend - fixed compilation with XCode and silenced several warnings 2019-09-30 01:51:53 +02:00
music - hooked up a few more CVARs and other values the music backend needs to know about and moved the MusInfo base class into zmusic. 2019-09-30 01:34:16 +02:00
musicformats - moved the main music classes to ZMusic 2019-09-30 02:10:00 +02:00
thirdparty - moved the sound decoding code to the zmusic project. 2019-09-29 12:48:12 +02:00
s_advsound.cpp - removed ZDoom dependencies from music_libsndfile.cpp 2019-09-29 13:06:40 +02:00
s_environment.cpp - move sound files to sound folder. 2019-07-14 17:48:55 +02:00
s_music.cpp - hooked up a few more CVARs and other values the music backend needs to know about and moved the MusInfo base class into zmusic. 2019-09-30 01:34:16 +02:00
s_music.h - hooked up a few more CVARs and other values the music backend needs to know about and moved the MusInfo base class into zmusic. 2019-09-30 01:34:16 +02:00
s_sndseq.cpp Made several classes trivially copyable, 2019-09-09 09:52:33 +02:00
s_sndseq.h - move sound files to sound folder. 2019-07-14 17:48:55 +02:00
s_sound.cpp - moved the sound decoding code to the zmusic project. 2019-09-29 12:48:12 +02:00
s_sound.h - removed ZDoom dependencies from music_libsndfile.cpp 2019-09-29 13:06:40 +02:00