gzdoom/src/sound
2016-02-09 22:40:19 -05:00
..
efx.h
except.h
fmod_wrap.h
fmodsound.cpp Fixed: Applying reverb with FMOD 4.36.yy killed sound 2016-02-06 19:29:13 -06:00
fmodsound.h
i_music.cpp - extended $mididevice to add an optional parameter, which has the following meaning for the different MIDI devices: 2015-12-31 23:03:53 +01:00
i_music.h - extended $mididevice to add an optional parameter, which has the following meaning for the different MIDI devices: 2015-12-31 23:03:53 +01:00
i_musicinterns.h Port recent SMF changes to XMI and HMI: 2016-01-20 18:37:05 -06:00
i_sound.cpp - added an errorlog option. 2016-02-09 14:20:49 +01:00
i_sound.h
i_soundinternal.h
mpg123_decoder.cpp
mpg123_decoder.h
music_cd.cpp
music_dumb.cpp - on second thought: this shouldn't explode the speakers with too high values. 2016-02-02 15:02:06 +01:00
music_fluidsynth_mididevice.cpp - extended $mididevice to add an optional parameter, which has the following meaning for the different MIDI devices: 2015-12-31 23:03:53 +01:00
music_gme.cpp
music_hmi_midiout.cpp Port recent SMF changes to XMI and HMI: 2016-01-20 18:37:05 -06:00
music_midi_base.cpp
music_midi_timidity.cpp - changed default frequency for Timidity++ to 44100kHz. 2016-01-05 14:09:34 +01:00
music_midistream.cpp - fixed: When MIDI->Open returns failure, the MIDI device needs to be deleted. Otherwise the dead device object can trigger an assert later. 2016-01-27 10:39:21 +01:00
music_mus_midiout.cpp Merge branch 'master' of https://github.com/rheit/zdoom 2015-12-31 23:05:13 +01:00
music_mus_opl.cpp - extended $mididevice to add an optional parameter, which has the following meaning for the different MIDI devices: 2015-12-31 23:03:53 +01:00
music_pseudo_mididevice.cpp
music_smf_midiout.cpp Make sure all unhandled delayed MIDI events generate NOPs 2016-01-20 18:27:04 -06:00
music_softsynth_mididevice.cpp
music_stream.cpp
music_timidity_mididevice.cpp - extended $mididevice to add an optional parameter, which has the following meaning for the different MIDI devices: 2015-12-31 23:03:53 +01:00
music_wildmidi_mididevice.cpp Merge branch conflicts fix 2016-01-21 10:49:57 +13:00
music_win_mididevice.cpp Quiet some narrowing conversion warnings from VS2015 2016-02-05 22:18:53 -06:00
music_xmi_midiout.cpp Port recent SMF changes to XMI and HMI: 2016-01-20 18:37:05 -06:00
oaldef.h - On Windows, use LoadLibrary/GetProcAddress to load OpenAL function addresses. 2016-02-01 14:02:25 +01:00
oalload.h - Load OpenAL at runtime for all platforms because I can't think of a good reason not to handle them all the same right now. 2016-02-09 22:40:19 -05:00
oalsound.cpp - Load OpenAL at runtime for all platforms because I can't think of a good reason not to handle them all the same right now. 2016-02-09 22:40:19 -05:00
oalsound.h Fixed build with Creative Labs OpenAL SDK 2016-02-02 10:29:23 +02:00
sndfile_decoder.cpp
sndfile_decoder.h