gzdoom-gles/src/sound/musicformats
2018-03-08 11:38:02 +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 - moved the various music format files into their own directory. 2017-03-10 22:26:02 +01:00
music_libsndfile.cpp Fixed compilation warnings reported by MSVC 2018-02-19 12:28:24 +02:00
music_midistream.cpp Fixed crash in MIDI to wave writer 2018-03-08 11:38:02 +02:00
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_stream.cpp Remove unused URLSong functionality 2017-04-24 13:12:43 +02:00