vkdoom_m/src/sound/musicformats
2017-04-27 10:08:24 +02:00
..
music_cd.cpp - changed Doom source license to GPL in all subdirectories and fixed missing licenses in a few other files. 2017-04-17 12:27:19 +02:00
music_dumb.cpp - remove mod_dumb CVAR. This now effectively disabled module playback because the OpenAL backend cannot substitute for it, unlike FMod. 2017-04-22 10:59:52 +02:00
music_gme.cpp
music_hmi_midiout.cpp
music_libsndfile.cpp - fixed: For the last block in an MP3 the buffer address was incorrectly incremented. 2017-04-27 10:08:24 +02:00
music_midistream.cpp
music_mus_midiout.cpp
music_opl.cpp - restart the music if the OPL core or the config file for the softsynths is changed, except for the GUS synth, which loads all its data during engine startup and cannot swap it out. 2017-04-18 16:43:07 +02:00
music_smf_midiout.cpp
music_stream.cpp Remove unused URLSong functionality 2017-04-24 13:12:43 +02:00
music_xmi_midiout.cpp