gzdoom-gles/src/sound
2015-02-26 18:49:10 -06:00
..
fmod_wrap.h
fmodsound.cpp Allow building with FMOD 4.34 2015-02-26 18:49:10 -06: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 Removed unnecessary SDL #include's 2014-12-16 22:56:09 +02:00
i_music.h
i_musicinterns.h Removed unnecessary SDL #include's 2014-12-16 22:56:09 +02: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 Fixed another potential crash in word expansion API 2014-11-16 10:29:03 +02: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