gzdoom/src/sound
2014-10-24 22:56:10 +02:00
..
fmod_wrap.h
fmodsound.cpp - Disable cubic and spline resamplers on 64-bit with fmod 4.26 since they crash. 2014-07-15 21:07:07 -04:00
fmodsound.h - Added S_ChangeSoundVolume() to change the volume of an already playing sound, accessible 2013-06-01 17:46:50 +00:00
i_music.cpp
i_music.h
i_musicinterns.h - Fixed: All clang 5.0 warnings. 2014-01-05 19:50:09 -05:00
i_sound.cpp - fixed: The VOC reader didn't advance the read index correctly. 2014-09-15 11:32:40 +02:00
i_sound.h - Added S_ChangeSoundVolume() to change the volume of an already playing sound, accessible 2013-06-01 17:46:50 +00:00
i_soundinternal.h
music_cd.cpp
music_dumb.cpp - Added Oktalyzer loading support to ZDoom. 2013-02-08 00:25:30 +00:00
music_fluidsynth_mididevice.cpp - Use a more conformant C++ preprocessor macro identifier for Unix systems. 2013-07-30 11:46:14 +02:00
music_gme.cpp - Allow use of system GME library. It defaults to forcing the use of the internal library at least for now though. 2013-11-06 13:37:34 -05:00
music_hmi_midiout.cpp
music_midi_base.cpp
music_midi_timidity.cpp - Use _exit() instead of exit() when Timidity++ cannot be execed, because 2012-03-12 04:05:15 +00:00
music_midistream.cpp - fixed: Creating an OPL MIDI device can fail if no GENMIDI lump is found, and an exception is thrown. We need to handle this exception to prevent an abort. 2014-10-24 22:56:10 +02:00
music_mus_midiout.cpp
music_mus_opl.cpp - Fixed: All clang 5.0 warnings. 2014-01-05 19:50:09 -05:00
music_pseudo_mididevice.cpp
music_smf_midiout.cpp
music_softsynth_mididevice.cpp - Since our OPL chips are emulated, we can give them a feature that real OPL2 chips lacked: 2012-11-02 03:25:50 +00:00
music_stream.cpp
music_timidity_mididevice.cpp
music_win_mididevice.cpp
music_xmi_midiout.cpp