qzdoom/src/sound/music
Christoph Oelckers ab016be6b9 - did a bit of reordering on I_RegisterSong.
The way CDDA was treated as an afterthought made handling of stream songs somewhat problematic, because the state could be unclear.
CDDA is an easily identifiable format so it should be tested first.
2019-09-29 15:10:06 +02:00
..
i_cd.h - moved some more files. 2019-07-14 21:09:49 +02:00
i_music.cpp - did a bit of reordering on I_RegisterSong. 2019-09-29 15:10:06 +02:00
i_music.h - moved the sound decoding code to the zmusic project. 2019-09-29 12:48:12 +02:00
i_musicinterns.h - moved the stream sources to zmusic project. 2019-09-29 13:33:09 +02:00
i_soundfont.cpp - moved the sound decoding code to the zmusic project. 2019-09-29 12:48:12 +02:00
i_soundfont.h - moved the sound decoding code to the zmusic project. 2019-09-29 12:48:12 +02:00
midi_cvars.cpp - removed ZDoom dependencies from music_libsndfile.cpp 2019-09-29 13:06:40 +02:00
music_midi_base.cpp - consolidated the different file access interfaces in the backends into one shared version. 2019-09-28 23:17:16 +02:00