..
fmod_wrap.h
VERY IMPORTANT NOTE FOR ANYBODY BUILDING FROM THE TRUNK: This commit adds support
2008-03-09 03:13:49 +00:00
fmodsound.cpp
- Fixed: Sounds apparently don't default to location 0,0,0 so I need to set
2008-03-11 03:19:16 +00:00
fmodsound.h
VERY IMPORTANT NOTE FOR ANYBODY BUILDING FROM THE TRUNK: This commit adds support
2008-03-09 03:13:49 +00:00
i_music.cpp
- fixed: timidity_mastervolume didn't notify the song if the volume had to be clamped.
2008-03-09 16:30:36 +00:00
i_music.h
- Moved the identical code between the MUS and MIDI streamers into a new base
2008-03-05 03:10:31 +00:00
i_musicinterns.h
- fixed: The release build still linked to the old FMOD version.
2008-03-09 11:05:25 +00:00
i_sound.cpp
VERY IMPORTANT NOTE FOR ANYBODY BUILDING FROM THE TRUNK: This commit adds support
2008-03-09 03:13:49 +00:00
i_sound.h
VERY IMPORTANT NOTE FOR ANYBODY BUILDING FROM THE TRUNK: This commit adds support
2008-03-09 03:13:49 +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_midi_base.cpp
VERY IMPORTANT NOTE FOR ANYBODY BUILDING FROM THE TRUNK: This commit adds support
2008-03-09 03:13:49 +00:00
music_midi_midiout.cpp
VERY IMPORTANT NOTE FOR ANYBODY BUILDING FROM THE TRUNK: This commit adds support
2008-03-09 03:13:49 +00:00
music_midi_timidity.cpp
- fixed: timidity_mastervolume didn't notify the song if the volume had to be clamped.
2008-03-09 16:30:36 +00:00
music_midistream.cpp
VERY IMPORTANT NOTE FOR ANYBODY BUILDING FROM THE TRUNK: This commit adds support
2008-03-09 03:13:49 +00:00
music_mus_midiout.cpp
VERY IMPORTANT NOTE FOR ANYBODY BUILDING FROM THE TRUNK: This commit adds support
2008-03-09 03:13:49 +00:00
music_mus_opl.cpp
VERY IMPORTANT NOTE FOR ANYBODY BUILDING FROM THE TRUNK: This commit adds support
2008-03-09 03:13:49 +00:00
music_spc.cpp
VERY IMPORTANT NOTE FOR ANYBODY BUILDING FROM THE TRUNK: This commit adds support
2008-03-09 03:13:49 +00:00
music_stream.cpp
- fixed: StreamSong::SetPosition required a NULL pointer check.
2008-03-09 13:39:50 +00:00
music_win_mididevice.cpp
- The full master volume SysEx is now always sent to the MIDI device, even if
2008-03-07 00:43:05 +00:00