..
fmod_wrap.h
- Fixed: R_GetOneSkyColumn() and R_GetTwoSkyColumns are mulscaling an
2009-11-08 02:51:22 +00:00
fmodsound.cpp
- Added Blzut3's Solaris patch.
2010-01-01 09:21:04 +00:00
fmodsound.h
- Fixed two bugs in FMODSoundRenderer::HandleChannelDelay():
2009-11-18 04:45:20 +00:00
i_music.cpp
- Fixed: snd_musicvolume needs to check GSnd for NULL, since somebody might have set an
2010-03-05 03:11:10 +00:00
i_music.h
- Fixed compilation of i_keyboard.cpp with MinGW, because w32api still doesn't have
2009-06-03 03:05:02 +00:00
i_musicinterns.h
- Moved USE_WINDOWS_DWORD definition out of music_gme.cpp and into i_musicinterns.h.
2009-06-04 00:58:42 +00:00
i_sound.cpp
- Fixed two bugs in FMODSoundRenderer::HandleChannelDelay():
2009-11-18 04:45:20 +00:00
i_sound.h
- Fixed two bugs in FMODSoundRenderer::HandleChannelDelay():
2009-11-18 04:45:20 +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_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
- Removed some GCC warnings.
2008-04-12 05:33:20 +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
- Fixed compilation of i_keyboard.cpp with MinGW, because w32api still doesn't have
2009-06-03 03:05:02 +00:00
music_midistream.cpp
- Added an OutputVolume() call after the MusicVolumeChanged() call in
2009-03-20 01:58:33 +00:00
music_mus_midiout.cpp
- Basic Mac support: Everything compiles but does not yet link.
2009-09-01 02:08:53 +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