qzdoom/libraries/zmusic
Christoph Oelckers d0cf21654e - moved the CD Audio code to ZMusic, too.
This was the last player class.
This code was also cleaned up for non-Windows systems where CD Audio is not implemented.
Instead of providing an empty implementation, all related code is now explicitly deactivated.
2019-09-30 02:22:53 +02:00
..
decoder - 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
mididevices - moved the main music classes to ZMusic 2019-09-30 02:10:00 +02:00
midisources - fixed compilation with XCode and silenced several warnings 2019-09-30 01:51:53 +02:00
musicformats - moved the CD Audio code to ZMusic, too. 2019-09-30 02:22:53 +02:00
streamsources - fixed compilation with XCode and silenced several warnings 2019-09-30 01:51:53 +02:00
thirdparty - moved the sound decoding code to the zmusic project. 2019-09-29 12:48:12 +02:00
zmusic - fixed compilation with XCode and silenced several warnings 2019-09-30 01:51:53 +02:00
CMakeLists.txt - moved the CD Audio code to ZMusic, too. 2019-09-30 02:22:53 +02:00
i_module.cpp - moved the sound decoding code to the zmusic project. 2019-09-29 12:48:12 +02:00
i_module.h - moved the sound decoding code to the zmusic project. 2019-09-29 12:48:12 +02:00