gzdoom/src/sound
Randy Heit 3b4479df44 - Removed GC barriers from the sound channels. If we must, we can always
do it the old way and scan every channel to see if it matches an actor/
  entchannel pair.
- Fixed: S_RelinkSounds() did not move the SoundChans bitfield to the new
  actor.
- Fixed: Stolen channels could be kept around by the high-level channels
  indefinitely.


SVN r1289 (trunk)
2008-11-15 01:01:04 +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 - Removed GC barriers from the sound channels. If we must, we can always 2008-11-15 01:01:04 +00:00
fmodsound.h - Removed GC barriers from the sound channels. If we must, we can always 2008-11-15 01:01:04 +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 - another #include fix for Linux. 2008-09-18 21:00:12 +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