qzdoom-gpl/src/sound
Christoph Oelckers 646f9b21c7 Merge branch 'master' of https://github.com/rheit/zdoom into zscript
# Conflicts:
#	src/scripting/codegeneration/codegen.cpp
2016-10-18 00:55:56 +02:00
..
efx.h
except.h
fmod_wrap.h - Added support for building with FMOD Studio Low Level API (partially based off of Emile Belanger's/Beloko Games Android work) 2016-08-27 22:14:57 -04:00
fmodsound.cpp Fixed 'unreferenced local variable' warnings when building with FMOD Studio API 2016-09-12 20:37:12 +02:00
fmodsound.h - Added support for building with FMOD Studio Low Level API (partially based off of Emile Belanger's/Beloko Games Android work) 2016-08-27 22:14:57 -04:00
i_music.cpp
i_music.h
i_musicinterns.h
i_sound.cpp - added multiple message levels for 'developer' CVAR so that the important stuff won't get drowned in pointless notification spam that's of no use to anyone. 2016-08-28 09:55:04 +02:00
i_sound.h Merge remote-tracking branch 'zdoom/master' 2016-05-05 12:55:16 -07:00
i_soundinternal.h
mpg123_decoder.cpp
mpg123_decoder.h
music_cd.cpp
music_dumb.cpp
music_fluidsynth_mididevice.cpp Added ability to customize path to FluidSynth dynamic library 2016-09-22 08:43:00 +02:00
music_gme.cpp
music_hmi_midiout.cpp - Clear out GCC 6.2 warnings (interestingly they now check for misleading indentation which found a good case in fragglescript/t_func.cpp even though I believe it was harmless) 2016-10-17 00:19:08 -04:00
music_midi_base.cpp - prevent message spam with no MIDI devices. 2016-05-18 13:11:01 +02:00
music_midi_timidity.cpp - added multiple message levels for 'developer' CVAR so that the important stuff won't get drowned in pointless notification spam that's of no use to anyone. 2016-08-28 09:55:04 +02:00
music_midistream.cpp
music_mus_midiout.cpp Fixed endianness issue with precaching of MUS files 2016-10-01 11:50:29 +02:00
music_mus_opl.cpp
music_pseudo_mididevice.cpp
music_smf_midiout.cpp - Clear out GCC 6.2 warnings (interestingly they now check for misleading indentation which found a good case in fragglescript/t_func.cpp even though I believe it was harmless) 2016-10-17 00:19:08 -04:00
music_softsynth_mididevice.cpp
music_stream.cpp
music_timidity_mididevice.cpp
music_wildmidi_mididevice.cpp
music_win_mididevice.cpp
music_xmi_midiout.cpp - Clear out GCC 6.2 warnings (interestingly they now check for misleading indentation which found a good case in fragglescript/t_func.cpp even though I believe it was harmless) 2016-10-17 00:19:08 -04:00
oaldef.h
oalload.h Added option to control dynamic loading of OpenAL 2016-05-29 14:25:04 +02:00
oalsound.cpp - started with cleanup and separation of DECORATE code. 2016-10-12 19:22:33 +02:00
oalsound.h Added option to control dynamic loading of OpenAL 2016-05-29 14:25:04 +02:00
sndfile_decoder.cpp
sndfile_decoder.h