gzdoom/src/sound
Christoph Oelckers bcbd2162b7 - Changed sound interface so that all references to game data like actors
and sectors are done in s_sound.cpp and not in fmodsound.cpp. Also removed
  several 'sector' parameters because they were never used inside the sound code.


SVN r1200 (trunk)
2008-09-06 11:07:27 +00:00
..
fmod_wrap.h - Add environment 255, 255 as a way to get the software underwater effect in 2008-06-12 23:47:27 +00:00
fmodsound.cpp - Changed sound interface so that all references to game data like actors 2008-09-06 11:07:27 +00:00
fmodsound.h - Changed sound interface so that all references to game data like actors 2008-09-06 11:07:27 +00:00
i_music.cpp - Fixed spurious warnings on 32-bit VC++ debug builds. 2008-08-03 03:54:48 +00:00
i_music.h - Fixed spurious warnings on 32-bit VC++ debug builds. 2008-08-03 03:54:48 +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 - Changed sound interface so that all references to game data like actors 2008-09-06 11:07:27 +00:00
i_sound.h - Changed sound interface so that all references to game data like actors 2008-09-06 11:07:27 +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 - Fixed spurious warnings on 32-bit VC++ debug builds. 2008-08-03 03:54:48 +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 - Added the writewave command to write the internal TiMidity's output to a 2008-04-19 21:36:53 +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