qzdoom-gpl/src/sound
Randy Heit 938ae1767b - Did some restructuring of the OPL code in preparation for turning it
into a general MIDI player.
- Fixed: Passing false for a stream callback did not stop the stream.
- Removed opl_frequency, since the only time the emulation sounds good is
  when it plays at the exact frequency of a real chip.
- Music no longer plays at all when snd_musicvolume is 0.
- Bumped up snd_sfxvolume and snd_musicvolume default values.

SVN r862 (trunk)
2008-03-28 03:19:18 +00:00
..
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 - Did some restructuring of the OPL code in preparation for turning it 2008-03-28 03:19:18 +00:00
fmodsound.h - Removed xlat_parser.h from the repository. Lemon was always being run on 2008-03-25 04:42:26 +00:00
i_music.cpp - Did some restructuring of the OPL code in preparation for turning it 2008-03-28 03:19:18 +00:00
i_music.h - The garbage collector is now run one last time just before exiting the game. 2008-03-26 04:27:07 +00:00
i_musicinterns.h - Did some restructuring of the OPL code in preparation for turning it 2008-03-28 03:19:18 +00:00
i_sound.cpp - Did some restructuring of the OPL code in preparation for turning it 2008-03-28 03:19:18 +00:00
i_sound.h - The garbage collector is now run one last time just before exiting the game. 2008-03-26 04:27:07 +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 - Added Jim' Linux fix. 2008-03-26 08:50:54 +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 - Changed D3DFB to explicitly request double buffering instead of assuming 2008-03-28 00:38:17 +00:00
music_midistream.cpp - Did some restructuring of the OPL code in preparation for turning it 2008-03-28 03:19:18 +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 - Did some restructuring of the OPL code in preparation for turning it 2008-03-28 03:19:18 +00:00
music_spc.cpp - Fixed: If an object is flagged for euthanization while it's in the gray 2008-03-16 00:54:53 +00:00
music_stream.cpp - Changed D3DFB to explicitly request double buffering instead of assuming 2008-03-28 00:38:17 +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