qzdoom/src/sound
Randy Heit 68f726e422 - The full master volume SysEx is now always sent to the MIDI device, even if
it seems to have a working volume control.
- Renamed music_midi_stream.cpp to music_midi_base.cpp.
- Moved the WinMM MIDI code into a new container class.


SVN r787 (trunk)
2008-03-07 00:43:05 +00:00
..
altsound.cpp November 11, 2007 (Changes by Graf Zahl) 2007-11-11 09:02:04 +00:00
altsound.h - Fixed: S_ClearSoundData() did not stop any channels before freeing the 2007-02-14 20:18:22 +00:00
altsoundmixer.cpp - Fixed: cycle_t was still a DWORD and not a QWORD under GCC. 2006-09-14 00:02:31 +00:00
fmodsound.cpp November 11, 2007 (Changes by Graf Zahl) 2007-11-11 09:02:04 +00:00
fmodsound.h - Fixed: S_ClearSoundData() did not stop any channels before freeing the 2007-02-14 20:18:22 +00:00
i_music.cpp - Moved the identical code between the MUS and MIDI streamers into a new base 2008-03-05 03:10:31 +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 - The full master volume SysEx is now always sent to the MIDI device, even if 2008-03-07 00:43:05 +00:00
i_sound.cpp Note: I have not tried compiling these recent changes under Linux. I wouldn't 2006-12-19 04:09:10 +00:00
i_sound.h November 11, 2007 (Changes by Graf Zahl) 2007-11-11 09:02:04 +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_flac.cpp November 11, 2007 (Changes by Graf Zahl) 2007-11-11 09:02:04 +00:00
music_midi_base.cpp - The full master volume SysEx is now always sent to the MIDI device, even if 2008-03-07 00:43:05 +00:00
music_midi_midiout.cpp - The full master volume SysEx is now always sent to the MIDI device, even if 2008-03-07 00:43:05 +00:00
music_midi_timidity.cpp - added a mastervolume CVAR for Timidity because for me its output is considerably louder than everything else. 2008-01-27 16:56:25 +00:00
music_midistream.cpp - The full master volume SysEx is now always sent to the MIDI device, even if 2008-03-07 00:43:05 +00:00
music_mod.cpp SVN r44 (trunk) 2006-04-14 12:58:52 +00:00
music_mus_midiout.cpp - Moved the identical code between the MUS and MIDI streamers into a new base 2008-03-05 03:10:31 +00:00
music_mus_opl.cpp November 11, 2007 (Changes by Graf Zahl) 2007-11-11 09:02:04 +00:00
music_spc.cpp November 11, 2007 (Changes by Graf Zahl) 2007-11-11 09:02:04 +00:00
music_stream.cpp November 11, 2007 (Changes by Graf Zahl) 2007-11-11 09:02:04 +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
sample_flac.cpp - Fixed: The new sound pausing on menu open interrupted Strife conversations. 2006-05-23 04:25:49 +00:00
sample_flac.h - Fixed: The Linux makefile should use the include files for the system FLAC 2007-12-06 04:10:26 +00:00