vkdoom_m/src/sound
Christoph Oelckers e8875041ca - fixed: THe Timidity player didn't close its temporary files and left them
behind because it couldn't delete them.
- added a $MidiDevice option to SNDINFO which can either set the preferred
  MIDI device for a song to Timidity or Windows' standard MIDI device.
  The reason for this: About 80% of my MIDI music collection sounds better
  with Timidity and the other 20% with Windows' standard synth and I'd like
  to be able to use each with the one that sounds better. For MUS files you
  can also force the use of OPL playback.
- added telefrag option to A_SpawnItemEx.


SVN r545 (trunk)
2007-09-12 00:20:11 +00:00
..
altsound.cpp - Fixed: S_ClearSoundData() did not stop any channels before freeing the 2007-02-14 20:18:22 +00:00
altsound.h - Fixed: S_ClearSoundData() did not stop any channels before freeing the 2007-02-14 20:18:22 +00:00
altsoundmixer.cpp - Fixed: cycle_t was still a DWORD and not a QWORD under GCC. 2006-09-14 00:02:31 +00:00
fmodsound.cpp - Fixed: S_ClearSoundData() did not stop any channels before freeing the 2007-02-14 20:18:22 +00:00
fmodsound.h - Fixed: S_ClearSoundData() did not stop any channels before freeing the 2007-02-14 20:18:22 +00:00
i_music.cpp - fixed: THe Timidity player didn't close its temporary files and left them 2007-09-12 00:20:11 +00:00
i_music.h - fixed: THe Timidity player didn't close its temporary files and left them 2007-09-12 00:20:11 +00:00
i_musicinterns.h - Fixed: cycle_t was still a DWORD and not a QWORD under GCC. 2006-09-14 00:02:31 +00:00
i_sound.cpp Note: I have not tried compiling these recent changes under Linux. I wouldn't 2006-12-19 04:09:10 +00:00
i_sound.h - Fixed: S_ClearSoundData() did not stop any channels before freeing the 2007-02-14 20:18:22 +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_flac.cpp - Fixed: cycle_t was still a DWORD and not a QWORD under GCC. 2006-09-14 00:02:31 +00:00
music_midi_midiout.cpp - fixed: THe Timidity player didn't close its temporary files and left them 2007-09-12 00:20:11 +00:00
music_midi_stream.cpp Fixed things I broke for Visual C++ while fixing the source for GCC 4.2. 2006-12-29 03:48:00 +00:00
music_midi_timidity.cpp - fixed: THe Timidity player didn't close its temporary files and left them 2007-09-12 00:20:11 +00:00
music_mod.cpp SVN r44 (trunk) 2006-04-14 12:58:52 +00:00
music_mus_midiout.cpp - fixed: THe Timidity player didn't close its temporary files and left them 2007-09-12 00:20:11 +00:00
music_mus_opl.cpp SVN r44 (trunk) 2006-04-14 12:58:52 +00:00
music_spc.cpp SVN r44 (trunk) 2006-04-14 12:58:52 +00:00
music_stream.cpp - ZDoom now loads zdoom.pk3 instead of zdoom.wad. 2006-04-29 12:40:09 +00:00
sample_flac.cpp - Fixed: The new sound pausing on menu open interrupted Strife conversations. 2006-05-23 04:25:49 +00:00
sample_flac.h SVN r44 (trunk) 2006-04-14 12:58:52 +00:00