AuroraOpenALSoft/Alc
2013-05-19 03:18:21 -07:00
..
backends Report the actual ALSA error if setting the buffer metrics fails 2013-03-18 05:21:41 -07:00
ALc.c Implement distortion and equalizer effects 2013-05-18 01:33:01 -07:00
alcChorus.c Remove unnecessary NULL checks 2013-03-13 23:36:45 -07:00
alcConfig.c Again try to get _WIN32_IE to behave right with MinGW 2012-09-11 01:39:05 -07:00
alcDedicated.c Move the effect-specific get/set methods to where the effect is implemented 2013-03-13 21:53:42 -07:00
alcDistortion.c Avoid recalculating the same coefficient 2013-05-19 03:18:21 -07:00
alcEcho.c Move the effect-specific get/set methods to where the effect is implemented 2013-03-13 21:53:42 -07:00
alcEqualizer.c Implement distortion and equalizer effects 2013-05-18 01:33:01 -07:00
alcFlanger.c Remove unnecessary NULL checks 2013-03-13 23:36:45 -07:00
alcModulator.c Modulator fixes 2013-05-18 00:43:09 -07:00
alcReverb.c Move the effect-specific get/set methods to where the effect is implemented 2013-03-13 21:53:42 -07:00
alcRing.c Avoid a junk sample at the start of the ring buffer, and allocate the buffer 2011-06-27 14:30:45 -07:00
alcThread.c Set a 1MB stack size for created threads 2012-04-16 19:15:48 -07:00
ALu.c Fix overflow issues when converting float to int 2013-04-22 00:52:50 -07:00
bs2b.c Use memset to clear the bs2b filter's last sample and remove the unused is_clear function 2012-02-19 13:09:29 -08:00
helpers.c Explicitly check for malloc.h 2012-11-25 19:20:35 -08:00
hrtf_tables.inc Fix off-by-one error in the makehrtf dither and add a resample option 2012-11-18 09:29:58 -08:00
hrtf.c Fix a type mismatch 2012-10-07 08:19:09 -07:00
mixer_c.c Constify the direct and send parameters given to the mixer 2012-10-15 01:31:58 -07:00
mixer_defs.h Constify the direct and send parameters given to the mixer 2012-10-15 01:31:58 -07:00
mixer_inc.c Put the HRTF DirectParams into an anonymous struct 2012-10-15 01:37:37 -07:00
mixer_neon.c Constify the direct and send parameters given to the mixer 2012-10-15 01:31:58 -07:00
mixer_sse.c Avoid an underflow in the SSE mixers if BufferSize is less than 4 2012-12-24 05:49:44 -08:00
mixer.c Remove the unused Device parameter 2012-10-14 11:29:28 -07:00
panning.c Use a more efficient method to offset the speaker angles when computing gains 2012-08-09 02:31:19 -07:00