vkdoom_m/src/sound
2019-10-01 00:11:41 +02:00
..
backend - removed the remains of the FModEx-style stream implementation 2019-09-30 03:01:33 +02:00
music - added missing return to the GENMIDI loader. 2019-10-01 00:11:41 +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 - fixed crash with non-looping music ending. 2019-09-30 19:41:03 +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 CD Audio code to ZMusic, too. 2019-09-30 02:22:53 +02:00
s_sound.h - removed ZDoom dependencies from music_libsndfile.cpp 2019-09-29 13:06:40 +02:00