..
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
- Increase the fluid_voices default to 128. It apparently has a poor voice cutting algorithm
2010-08-19 15:31:44 +00:00
i_music.h
- Added FluidSynth support as snd_mididevice -5. Only tested with Linux. I will have
2010-08-15 19:54:59 +00:00
i_musicinterns.h
- Added FluidSynth support as snd_mididevice -5. Only tested with Linux. I will have
2010-08-15 19:54:59 +00:00
i_sound.cpp
- Added support for Blood's SFX loop start markers.
2010-03-18 04:26:22 +00:00
i_sound.h
- Added support for Blood's SFX loop start markers.
2010-03-18 04:26: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
- Add a default search for Creative's CT4MGM.SF2 on Windows if fluid_patchset is unspecified.
2010-08-19 15:46:49 +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_midi_base.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
music_midi_midiout.cpp
- Fixed compilation of i_keyboard.cpp with MinGW, because w32api still doesn't have
2009-06-03 03:05:02 +00:00
music_midi_timidity.cpp
- Added MUS header scan to mus2midi.
2010-04-07 02:02:53 +00:00
music_midistream.cpp
- Added FluidSynth support as snd_mididevice -5. Only tested with Linux. I will have
2010-08-15 19:54:59 +00:00
music_mus_midiout.cpp
- Fix compilation with MinGW + w32api and clean up warnings.
2010-08-11 03:56:31 +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_stream.cpp
- Fixed spurious warnings on 32-bit VC++ debug builds.
2008-08-03 03:54:48 +00:00
music_timidity_mididevice.cpp
- Basic Mac support: Everything compiles but does not yet link.
2009-09-01 02:08: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