gzdoom-gles/src/sound
Christoph Oelckers 94424aeed8 - Changed a few allocations into usin TArrays
S_SoundCurve in particular looked like a candidate for leaking memory.
2019-04-16 17:28:30 +02:00
..
adlmidi Upgrade libADLMIDI and libOPNMIDI 2018-10-04 20:25:02 +02:00
mididevices - fixed: Do not pass Sysex messages to Windows's GS Wavetable synth. 2018-11-02 13:20:57 +01:00
midisources - added a method to FileReader to read the contents into an array and used it on the MIDI sources for testing. 2018-11-02 14:41:28 +01:00
musicformats - fixed: Do not pass Sysex messages to Windows's GS Wavetable synth. 2018-11-02 13:20:57 +01:00
oplsynth OPL Synth fix: Double-voice instruments randomly don't play second voice 2018-05-10 20:54:47 +02:00
opnmidi Upgrade libADLMIDI and libOPNMIDI 2018-10-04 20:25:02 +02:00
thirdparty - removed redundant sound includes. 2017-04-18 20:55:40 +02:00
timidity - added end line to various messages 2018-05-12 11:49:10 +02:00
timiditypp - added a band-aid fix in case Timidity has both chorus and reverb active. 2018-03-25 12:12:14 +02:00
wildmidi - fixed Windows version of snd_mididevice. 2018-03-24 18:29:12 +01:00
efx.h Normalize line endings 2016-03-01 09:47:10 -06:00
i_midi_win32.h - finally managed to get rid of the DWORD type. 2017-03-10 19:46:22 +01:00
i_music.cpp Added some missing zlib.h and stdint.h includes 2018-03-12 21:06:03 -04:00
i_music.h - renamed FileRdr back to FileReader. 2018-03-11 19:29:37 +01:00
i_musicinterns.h - fixed: Do not pass Sysex messages to Windows's GS Wavetable synth. 2018-11-02 13:20:57 +01:00
i_sound.cpp - Disable HRTF by default, it's slow on weak CPUs with many ambient sounds. 2019-04-15 13:30:21 +02:00
i_sound.h - renamed FileRdr back to FileReader. 2018-03-11 19:29:37 +01:00
i_soundfont.cpp Upgrade libADLMIDI and libOPNMIDI 2018-10-04 20:25:02 +02:00
i_soundfont.h Upgrade libADLMIDI and libOPNMIDI 2018-10-04 20:25:02 +02:00
i_soundinternal.h Added support for libOPNMIDI Playing device 2018-03-24 17:58:47 +03:00
mpg123_decoder.cpp - renamed FileRdr back to FileReader. 2018-03-11 19:29:37 +01:00
mpg123_decoder.h - renamed FileRdr back to FileReader. 2018-03-11 19:29:37 +01:00
mpgload.h - allow dynamic loading of all sound related libraries without providing any SDK at all. 2017-04-17 17:05:09 +02:00
music_midi_base.cpp fix highlighting in snd_listmididevices 2018-05-10 21:58:56 +02:00
oalload.h - allow dynamic loading of all sound related libraries without providing any SDK at all. 2017-04-17 17:05:09 +02:00
oalsound.cpp - Changed a few allocations into usin TArrays 2019-04-16 17:28:30 +02:00
oalsound.h - renamed FileRdr back to FileReader. 2018-03-11 19:29:37 +01:00
sndfile_decoder.cpp - renamed FileRdr back to FileReader. 2018-03-11 19:29:37 +01:00
sndfile_decoder.h - renamed FileRdr back to FileReader. 2018-03-11 19:29:37 +01:00
sndload.h - allow dynamic loading of all sound related libraries without providing any SDK at all. 2017-04-17 17:05:09 +02:00