qzdoom/src/sound/musicformats
2017-04-25 21:30:11 +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 a few issues with libmpg123 not correctly reporting the sound's length and issues with repeatedly rewinding the song. 2017-04-25 21:30:11 +02:00
music_midistream.cpp - fixed: MIDIStreamer::Update did not check if the device was still valid. 2017-03-13 00:38:59 +01:00
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