AuroraOpenALSoft/Alc
2012-04-29 05:04:46 -07:00
..
backends Check the right playback device file with OSS 2012-04-22 05:06:44 -07:00
ALc.c Remove the stereodup option 2012-04-29 04:44:53 -07:00
alcConfig.c Avoid size_t and ssize_t in some places 2011-09-20 11:40:56 -07:00
alcDedicated.c Use ComputeAngleGains for the echo and dedicated effects 2012-04-28 08:24:09 -07:00
alcEcho.c Use ComputeAngleGains for the echo and dedicated effects 2012-04-28 08:24:09 -07:00
alcModulator.c Pass a device to the effect update functions 2012-03-13 14:49:58 -07:00
alcReverb.c Add a method to calculate gains given a sound point and its half-width, and use it for reverb 2012-04-28 08:21:53 -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 Use ComputeAngleGains for multi-channel sources and remove the unused lookup table stuff 2012-04-29 05:04:46 -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 Remove an unused property key definition 2012-03-12 12:56:52 -07:00
hrtf_tables.inc Update HRTF coefficients 2011-07-01 05:08:57 -07:00
hrtf.c Use the correct loop count for reading the elevation offsets from external HRTF files 2012-03-17 03:42:07 -07:00
mixer.c Pass the direct/send params to the mixer instead of accessing through the source 2012-04-28 03:31:13 -07:00
panning.c Use ComputeAngleGains for multi-channel sources and remove the unused lookup table stuff 2012-04-29 05:04:46 -07:00