.. |
fmod_wrap.h
|
- Added support for zip/pk3 files with LZMA and bzip2 compression to ZDoom.
|
2009-03-10 23:07:37 +00:00 |
fmodsound.cpp
|
- Fixed compilation of i_keyboard.cpp with MinGW, because w32api still doesn't have
|
2009-06-03 03:05:02 +00:00 |
fmodsound.h
|
- Added an SDL output plugin, so FMOD can produce sound using SDL's audio
|
2009-03-11 04:56:43 +00:00 |
i_music.cpp
|
- Fixed: Adding GME support accidentally removed DUMB support.
|
2009-06-11 03:48:53 +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
|
- Separated low level sound code from all high level dependencies.
|
2008-09-15 18:18:04 +00:00 |
i_sound.h
|
- The SFX Reverb unit is now moved so that it serves as an input to the water
|
2009-02-26 06:23:05 +00:00 |
i_soundinternal.h
|
- Apparently, YASM is not a suitable substitute for NASM when doing Win32 builds.
|
2008-09-17 20:24:08 +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
|
- Fixed compilation of i_keyboard.cpp with MinGW, because w32api still doesn't have
|
2009-06-03 03:05:02 +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
|
- Fixed compilation of i_keyboard.cpp with MinGW, because w32api still doesn't have
|
2009-06-03 03:05:02 +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
|
About a week's worth of changes here. As a heads-up, I wouldn't be
|
2008-07-23 04:57:26 +00:00 |
music_win_mididevice.cpp
|
- Added an OutputVolume() call after the MusicVolumeChanged() call in
|
2009-03-20 01:58:33 +00:00 |