AuroraOpenALSoft/Alc
2014-02-23 19:18:54 -08:00
..
backends Fix a race condition in the mmdevapi message queue thread 2014-02-09 18:55:51 -08:00
effects Change the autowah to have a cutoff range of 20Hz to 20KHz 2014-02-07 03:23:49 -08:00
midi Slightly shorten a long line 2014-02-02 16:11:53 -08:00
ALc.c Avoid checking the hrtf config option twice 2014-02-23 19:18:54 -08:00
alcConfig.c Avoid using a global static buffer for config loading 2014-02-23 14:07:09 -08:00
alcRing.c Move the device mutex to the backend 2013-10-28 12:05:33 -07:00
ALu.c Remove an unnecessary special-case for the click removal 2014-02-01 19:31:05 -08:00
atomic.h Use C99 inline semantics 2013-11-04 12:12:31 -08: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
compat.h Rename pthread wrappers used for Windows to althread 2013-12-06 02:12:45 -08:00
evtqueue.h Add infrastructure for handling SysEx MIDI events 2013-11-29 04:56:33 -08:00
helpers.c Include sys/sysconf.h if available for sysconf() 2014-01-18 19:16:46 -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 Search system-dependant data paths for relative hrtf table filenames 2014-02-23 17:58:34 -08:00
mixer_c.c Apply HRTF coefficient stepping separately 2013-11-10 05:52:22 -08:00
mixer_defs.h Implement dry and wet mixers for Neon 2014-01-26 01:34:39 -08:00
mixer_inc.c Apply HRTF coefficient stepping separately 2013-11-10 05:52:22 -08:00
mixer_neon.c Implement dry and wet mixers for Neon 2014-01-26 01:34:39 -08:00
mixer_sse.c Apply HRTF coefficient stepping separately 2013-11-10 05:52:22 -08:00
mixer.c Fix a comment 2013-10-26 08:49:37 -07:00
panning.c Use C99 inline in more places 2013-11-04 13:44:46 -08:00
rwlock.h Move some stuff out of alMain.h 2013-10-28 12:48:13 -07:00
threads.c Fix a couple casts 2013-10-28 12:12:26 -07:00
uintmap.h Use C99 inline semantics 2013-11-04 12:12:31 -08:00