gzdoom/src/sound
Randy Heit 4535382031 - The SFX Reverb unit is now moved so that it serves as an input to the water
effect rather than as an input to the ChannelGroup Target Unit. This means
  the water effect is now applied after any room reverb, rather than in
  parallel with it.
- Fixed: UI sounds should not have reverb applied to them.


SVN r1450 (trunk)
2009-02-26 06:23:05 +00:00
..
fmod_wrap.h - Made sdl/i_system.cpp:I_GetTimePolled() functionally equivalent to the 2008-11-09 05:50:54 +00:00
fmodsound.cpp - 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
fmodsound.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_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 - Fixed spurious warnings on 32-bit VC++ debug builds. 2008-08-03 03:54:48 +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 - Fixed spurious warnings on 32-bit VC++ debug builds. 2008-08-03 03:54:48 +00:00
music_midistream.cpp - Fixed spurious warnings on 32-bit VC++ debug builds. 2008-08-03 03:54:48 +00:00
music_mus_midiout.cpp - Apparently, YASM is not a suitable substitute for NASM when doing Win32 builds. 2008-09-17 20:24:08 +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 - Fixed: Timidity::Channel::mono, rpn, and nrpn were not initialized. In 2008-04-12 05:04:37 +00:00