qzdoom/src/sound
Christoph Oelckers 5ff3b3f329 - added Gez's VOC loader.
SVN r2901 (trunk)
2010-10-05 22:31:22 +00:00
..
fmod_wrap.h - Fixed: R_GetOneSkyColumn() and R_GetTwoSkyColumns are mulscaling an 2009-11-08 02:51:22 +00:00
fmodsound.cpp - added Gez's VOC loader. 2010-10-05 22:31:22 +00:00
fmodsound.h - added Gez's VOC loader. 2010-10-05 22:31:22 +00:00
i_music.cpp - Fixed snd_mididevice so that changing it immediately restarts the song for all devices, not 2010-10-02 04:12:21 +00:00
i_music.h - Fixed snd_mididevice so that changing it immediately restarts the song for all devices, not 2010-10-02 04:12:21 +00:00
i_musicinterns.h - Backported GZDoom revisions 1018-1019: Fixed spelling of "pseudo" because it bugged me too much. ;) 2010-10-02 13:49:33 +00:00
i_sound.cpp - added Gez's VOC loader. 2010-10-05 22:31:22 +00:00
i_sound.h - added Gez's VOC loader. 2010-10-05 22:31:22 +00:00
i_soundinternal.h - Added virtual status and audibility to the noise debug display. 2009-11-04 02:07:39 +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 - Added Blzut3's Solaris patch. 2010-01-01 09:21:04 +00:00
music_fluidsynth_mididevice.cpp - MinGW did not like this assignment in the FluidSynth loader. 2010-08-24 02:35:10 +00:00
music_gme.cpp - Fixed: The initial play of a GME song always started track 0. 2009-06-08 23:37:39 +00:00
music_hmi_midiout.cpp - Fixed snd_mididevice so that changing it immediately restarts the song for all devices, not 2010-10-02 04:12:21 +00:00
music_midi_base.cpp - Fixed snd_mididevice so that changing it immediately restarts the song for all devices, not 2010-10-02 04:12:21 +00:00
music_midi_timidity.cpp - Fixed Linux compilation errors. (I'm not too sure what I was supposed to do with PrepTimidity() though.) 2010-10-02 16:49:44 +00:00
music_midistream.cpp - Fixed snd_mididevice so that changing it immediately restarts the song for all devices, not 2010-10-02 04:12:21 +00:00
music_mus_midiout.cpp - Fixed snd_mididevice so that changing it immediately restarts the song for all devices, not 2010-10-02 04:12:21 +00:00
music_mus_opl.cpp - Fixed compilation of i_keyboard.cpp with MinGW, because w32api still doesn't have 2009-06-03 03:05:02 +00:00
music_pseudo_mididevice.cpp - Backported GZDoom revisions 1018-1019: Fixed spelling of "pseudo" because it bugged me too much. ;) 2010-10-02 13:49:33 +00:00
music_smf_midiout.cpp - Fixed snd_mididevice so that changing it immediately restarts the song for all devices, not 2010-10-02 04:12:21 +00:00
music_softsynth_mididevice.cpp - Reimplemented FMOD MIDI playback as a psuedo-MIDI device so that it can take advantage of XMI subsongs. 2010-10-02 02:19:50 +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 - Merge the shared code for the softsynths into a common base class. 2010-08-20 04:21:53 +00:00
music_win_mididevice.cpp - Do not call midiOutSetVolume() when playing with the "Microsoft GS Wavetable Synth" on 2010-01-26 05:11:04 +00:00
music_xmi_midiout.cpp - Fixed snd_mididevice so that changing it immediately restarts the song for all devices, not 2010-10-02 04:12:21 +00:00