AuroraOpenALSoft/Alc
Chris Robinson ed0568bb24 Fix a potential infinite loop.
If the first XDG_CONFIG_DIRS entry isn't a proper relative path,
it would never break the loop.
2013-06-19 23:24:06 -07:00
..
backends Silence some clang warnings 2013-06-05 01:52:49 -07:00
effects Fix input and feedback in the echo effect 2013-06-10 05:57:27 -07:00
ALc.c Better handle spaces between string list entries 2013-06-16 15:44:41 -07:00
alcConfig.c Fix a potential infinite loop. 2013-06-19 23:24:06 -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 up the naming convention of effect methods 2013-05-29 11:17:45 -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 Use explicit bit offsets when checking for SSE and SSE2 2013-06-06 19:30:55 -07: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 Allow enabling HRTF through a context creation attribute 2013-05-31 19:29:32 -07:00
mixer_c.c Use C99's inline instead of __inline 2013-05-28 22:27:07 -07:00
mixer_defs.h Use restrict instead of RESTRICT 2013-05-22 15:11:39 -07:00
mixer_inc.c Use C99's inline instead of __inline 2013-05-28 22:27:07 -07:00
mixer_neon.c Use C99's inline instead of __inline 2013-05-28 22:27:07 -07:00
mixer_sse.c Work around some problems with KDevelop's parser 2013-06-18 14:33:39 -07:00
mixer.c Use C99's inline instead of __inline 2013-05-28 22:27:07 -07:00
panning.c Silence some clang warnings 2013-06-05 01:52:49 -07:00