gzdoom/src/sound
Randy Heit 0bb92662d3 - Fixed: Any MIDI ticks that contain only events that are interpreted by
the MIDI parser and not passed on to the MIDI device would mess up timing
  for future events.


SVN r945 (trunk)
2008-04-26 17:12:37 +00:00
..
fmod_wrap.h - Added missing getDSPClock definition to fmod_wrap.h. 2008-04-20 03:17:00 +00:00
fmodsound.cpp - Fixed: When FMOD::System::init() returns FMOD_ERR_OUTPUT_CREATEBUFFER, it 2008-04-26 16:20:26 +00:00
fmodsound.h - Reduced the range that area sounds require to interpolate between 2D and 2008-04-19 22:47:54 +00:00
i_music.cpp - Added the writewave command to write the internal TiMidity's output to a 2008-04-19 21:36:53 +00:00
i_music.h - The garbage collector is now run one last time just before exiting the game. 2008-03-26 04:27:07 +00:00
i_musicinterns.h - Added the writewave command to write the internal TiMidity's output to a 2008-04-19 21:36:53 +00:00
i_sound.cpp - Changed the MIDIStreamer to send the all notes off controller to each 2008-04-11 04:59:23 +00:00
i_sound.h - Changed FMOD_INIT_ENABLE_DSPNET use to its replacement from 4.14.00, 2008-04-13 03:23:33 +00:00
music_cd.cpp Directory restructuring to make it easier to version projects that don't build zdoom.exe. 2006-02-24 04:48:15 +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 - Changed FMOD_INIT_ENABLE_DSPNET use to its replacement from 4.14.00, 2008-04-13 03:23:33 +00:00
music_midistream.cpp - Added the writewave command to write the internal TiMidity's output to a 2008-04-19 21:36:53 +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 - Changed FMOD_INIT_ENABLE_DSPNET use to its replacement from 4.14.00, 2008-04-13 03:23:33 +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 - Changed FMOD_INIT_ENABLE_DSPNET use to its replacement from 4.14.00, 2008-04-13 03:23:33 +00:00
music_timidity_mididevice.cpp - Fixed: When note_on() is called and another copy of the same note is 2008-04-24 04:18:49 +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