AuroraOpenALSoft/Alc
2014-03-19 17:55:09 -07:00
..
backends Remove some unneeded code and unnecessary macros in the OpenSL backend 2014-03-17 15:17:56 -07:00
effects Change the autowah to have a cutoff range of 20Hz to 20KHz 2014-02-07 03:23:49 -08:00
midi Add an explicit cast to make Windows happy 2014-02-26 17:45:18 -08:00
ALc.c Store some source mixing parameters in the active source struct 2014-03-19 13:14:11 -07:00
alcConfig.c Move PATH_MAX fallback definitions to alMain.h 2014-02-27 18:17:20 -08:00
alcRing.c Move the device mutex to the backend 2013-10-28 12:05:33 -07:00
ALu.c Use a union to combine HRTF and non-HRTF mixer params 2014-03-19 17:55:09 -07:00
atomic.h Return the original value from CompExchange* 2014-03-09 03:49:40 -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
compat.h Don't define HAVE_DYNLOAD with the IDE parser 2014-03-17 09:46:07 -07:00
evtqueue.h Add infrastructure for handling SysEx MIDI events 2013-11-29 04:56:33 -08:00
helpers.c Return the original value from CompExchange* 2014-03-09 03:49:40 -07:00
hrtf.c Move PATH_MAX fallback definitions to alMain.h 2014-02-27 18:17:20 -08:00
hrtf.h Move HRTF macros and function declarations to a separate header 2014-02-23 21:11:01 -08:00
mixer_c.c Use a union to combine HRTF and non-HRTF mixer params 2014-03-19 17:55:09 -07:00
mixer_defs.h Implement dry and wet mixers for Neon 2014-01-26 01:34:39 -08:00
mixer_inc.c Use a union to combine HRTF and non-HRTF mixer params 2014-03-19 17:55:09 -07:00
mixer_neon.c Use a union to combine HRTF and non-HRTF mixer params 2014-03-19 17:55:09 -07:00
mixer_sse.c Use a union to combine HRTF and non-HRTF mixer params 2014-03-19 17:55:09 -07:00
mixer.c Store some source mixing parameters in the active source struct 2014-03-19 13:14:11 -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