qzdoom/src/sound
2009-04-08 04:58:36 +00:00
..
fmod_wrap.h - Added support for zip/pk3 files with LZMA and bzip2 compression to ZDoom. 2009-03-10 23:07:37 +00:00
fmodsound.cpp - Fixed: MinGW needs malloc.h for alloca(). 2009-04-08 04:57:17 +00:00
fmodsound.h - Added an SDL output plugin, so FMOD can produce sound using SDL's audio 2009-03-11 04:56:43 +00:00
i_music.cpp - Separated low level sound code from all high level dependencies. 2008-09-15 18:18:04 +00:00
i_music.h More header cleanup. 2008-09-15 00:47:31 +00:00
i_musicinterns.h - added some default definitions for constants that may miss in some headers. 2009-04-07 07:06:07 +00:00
i_sound.cpp - Separated low level sound code from all high level dependencies. 2008-09-15 18:18:04 +00:00
i_sound.h - The SFX Reverb unit is now moved so that it serves as an input to the water 2009-02-26 06:23:05 +00:00
i_soundinternal.h - Apparently, YASM is not a suitable substitute for NASM when doing Win32 builds. 2008-09-17 20:24:08 +00:00
music_cd.cpp - Fixed spurious warnings on 32-bit VC++ debug builds. 2008-08-03 03:54:48 +00:00
music_dumb.cpp - Cleaned up some include dependencies. 2008-09-14 23:54:38 +00:00
music_midi_base.cpp - Removed some GCC warnings. 2008-04-12 05:33:20 +00:00
music_midi_midiout.cpp - Fixed: Any MIDI ticks that contain only events that are interpreted by 2008-04-26 17:12:37 +00:00
music_midi_timidity.cpp - added some default definitions for constants that may miss in some headers. 2009-04-07 07:06:07 +00:00
music_midistream.cpp - Added an OutputVolume() call after the MusicVolumeChanged() call in 2009-03-20 01:58:33 +00:00
music_mus_midiout.cpp - I guess music_mus_midiout.cpp isn't Win32-only, is it? 2009-04-08 04:58:36 +00:00
music_mus_opl.cpp - Fixed spurious warnings on 32-bit VC++ debug builds. 2008-08-03 03:54:48 +00:00
music_spc.cpp - Fixed: If an object is flagged for euthanization while it's in the gray 2008-03-16 00:54:53 +00:00
music_stream.cpp - Fixed spurious warnings on 32-bit VC++ debug builds. 2008-08-03 03:54:48 +00:00
music_timidity_mididevice.cpp About a week's worth of changes here. As a heads-up, I wouldn't be 2008-07-23 04:57:26 +00:00
music_win_mididevice.cpp - Added an OutputVolume() call after the MusicVolumeChanged() call in 2009-03-20 01:58:33 +00:00