qzdoom/src/sound
Christoph Oelckers 579502ab74 - merged menu branch back into trunk.
SVN r2768 (trunk)
2010-09-14 17:28:18 +00:00
..
fmod_wrap.h - Fixed: R_GetOneSkyColumn() and R_GetTwoSkyColumns are mulscaling an 2009-11-08 02:51:22 +00:00
fmodsound.cpp - Add a default search for Creative's CT4MGM.SF2 on Windows if fluid_patchset is unspecified. 2010-08-19 15:46:49 +00:00
fmodsound.h - Oops. These changes didn't belong in the repository. 2010-08-15 20:05:35 +00:00
i_music.cpp - Cleaned up the ugly MIDI song creating code a little. 2010-09-03 05:08:05 +00:00
i_music.h - merged menu branch back into trunk. 2010-09-14 17:28:18 +00:00
i_musicinterns.h - Cleaned up the ugly MIDI song creating code a little. 2010-09-03 05:08:05 +00:00
i_sound.cpp - fixed: -nosfx deactivated the entire sound system which also made music inoperable. Changed it so that all it does is block sound effects from being started. 2010-08-28 13:36:41 +00:00
i_sound.h - fixed: -nosfx deactivated the entire sound system which also made music inoperable. Changed it so that all it does is block sound effects from being started. 2010-08-28 13:36:41 +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 - Applied Chris's patch to fix hmi compilation error on Linux. 2010-09-04 18:21:51 +00:00
music_midi_base.cpp - merged menu branch back into trunk. 2010-09-14 17:28:18 +00:00
music_midi_timidity.cpp - Cleaned up the ugly MIDI song creating code a little. 2010-09-03 05:08:05 +00:00
music_midistream.cpp - Make sure Tempo is initialized before creating SMFs. 2010-09-04 02:57:36 +00:00
music_mus_midiout.cpp - Cleaned up the ugly MIDI song creating code a little. 2010-09-03 05:08:05 +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_smf_midiout.cpp - Cleaned up the ugly MIDI song creating code a little. 2010-09-03 05:08:05 +00:00
music_softsynth_mididevice.cpp - Merge the shared code for the softsynths into a common base class. 2010-08-20 04:21: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 - 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