qzdoom/src/sound
Christoph Oelckers 1316120fe4 - fixed: The MUS precacher did not handle invalid patches well.
- increased the valid range of patch values for MUS. According to the original MIDI2MUS code it can handle numbers up to 188, not 181, and at least one track from Eternal Doom uses #183.
2015-12-31 14:35:34 +01:00
..
efx.h [OpenAL branch] 2010-08-13 07:07:26 +00:00
except.h - reshuffled some stuff to satisfy Linux compilers (hopefully) 2015-04-27 13:19:34 +02:00
fmod_wrap.h [OpenAL branch] 2010-08-13 07:07:26 +00:00
fmodsound.cpp <stdlib.h> has replaced <malloc.h> on FreeBSD as well 2015-12-10 21:24:37 -06:00
fmodsound.h - got rid of std::auto_ptr, courtesy of Blzut3's patch. 2015-04-25 17:50:57 +02:00
i_music.cpp - allow changing the reverb and resampling mode setting for WildMidi. 2015-12-30 10:14:18 +01:00
i_music.h - allow changing the reverb and resampling mode setting for WildMidi. 2015-12-30 10:14:18 +01:00
i_musicinterns.h - allow changing the reverb and resampling mode setting for WildMidi. 2015-12-30 10:14:18 +01:00
i_sound.cpp Blur de hur 2015-04-26 20:43:01 -05:00
i_sound.h - cleanup of sound system startup and menu handling: 2015-04-26 12:13:21 +02:00
i_soundinternal.h - got rid of std::auto_ptr, courtesy of Blzut3's patch. 2015-04-25 17:50:57 +02:00
mpg123_decoder.cpp - reshuffled some stuff to satisfy Linux compilers (hopefully) 2015-04-27 13:19:34 +02:00
mpg123_decoder.h Use the properly-sized type for ssize_t 2014-09-12 19:36:13 -07:00
music_cd.cpp - got rid of std::auto_ptr, courtesy of Blzut3's patch. 2015-04-25 17:50:57 +02:00
music_dumb.cpp - got rid of std::auto_ptr, courtesy of Blzut3's patch. 2015-04-25 17:50:57 +02:00
music_fluidsynth_mididevice.cpp - Use a more conformant C++ preprocessor macro identifier for Unix systems. 2013-07-30 11:46:14 +02:00
music_gme.cpp - got rid of std::auto_ptr, courtesy of Blzut3's patch. 2015-04-25 17:50:57 +02:00
music_hmi_midiout.cpp - got rid of std::auto_ptr, courtesy of Blzut3's patch. 2015-04-25 17:50:57 +02:00
music_midi_base.cpp Slap WildMidi onto snd_listmididevices's output for Windows 2015-12-29 17:55:20 -06:00
music_midi_timidity.cpp - do not wait infinitely for termination of the Timidity++ process. This can lock up the engine indefinitely if the child process fails to exit. 2015-11-27 12:12:08 +01:00
music_midistream.cpp - allow changing the reverb and resampling mode setting for WildMidi. 2015-12-30 10:14:18 +01:00
music_mus_midiout.cpp - fixed: The MUS precacher did not handle invalid patches well. 2015-12-31 14:35:34 +01:00
music_mus_opl.cpp - got rid of std::auto_ptr, courtesy of Blzut3's patch. 2015-04-25 17:50:57 +02:00
music_pseudo_mididevice.cpp - got rid of std::auto_ptr, courtesy of Blzut3's patch. 2015-04-25 17:50:57 +02:00
music_smf_midiout.cpp Add SysEx retrieval to the MIDI file reader 2015-12-29 22:39:38 -06:00
music_softsynth_mididevice.cpp - Since our OPL chips are emulated, we can give them a feature that real OPL2 chips lacked: 2012-11-02 03:25:50 +00:00
music_stream.cpp - got rid of std::auto_ptr, courtesy of Blzut3's patch. 2015-04-25 17:50:57 +02:00
music_timidity_mididevice.cpp - Merge the shared code for the softsynths into a common base class. 2010-08-20 04:21:53 +00:00
music_wildmidi_mididevice.cpp - Fixed Clang errors/warnings on wildMIDI code. 2015-12-30 10:58:52 +01: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
music_xmi_midiout.cpp - got rid of std::auto_ptr, courtesy of Blzut3's patch. 2015-04-25 17:50:57 +02:00
oalsound.cpp - fixed: The OpenAL backend ignored PlaySound's 'volume' parameter. 2015-11-25 13:00:56 +01:00
oalsound.h - got rid of std::auto_ptr, courtesy of Blzut3's patch. 2015-04-25 17:50:57 +02:00
sndfile_decoder.cpp - reshuffled some stuff to satisfy Linux compilers (hopefully) 2015-04-27 13:19:34 +02:00
sndfile_decoder.h Use a TArray for SoundDecoder::readAll 2014-06-27 21:51:05 -07:00