AuroraOpenALSoft/Alc
2014-08-03 00:26:21 -07:00
..
backends Use pulseaudio's write callback to signal a mixer proc wakeup 2014-07-26 22:04:26 -07:00
effects Use logarithmic adjustment for the gain in the autowah effect 2014-05-17 03:08:04 -07:00
midi Use the UNUSED macro instead of a void cast 2014-07-19 20:46:41 -07:00
ALc.c Use an ATOMIC_INIT macro instead of ATOMIC_LOAD_UNSAFE 2014-08-03 00:26:21 -07:00
alcConfig.c Don't bother stripping whitespace from comments 2014-05-15 01:37:01 -07:00
alcRing.c Use a C11-like mutex wrapper instead of CRITICAL_SECTIONs 2014-04-16 01:39:11 -07:00
alstring.h Don't require pre-declaring vector types 2014-07-06 03:27:39 -07:00
ALu.c Use atomics for the device and context list heads 2014-08-01 02:04:40 -07:00
bs2b.c Pre-apply the crossfeed filter gain to the input sample coefficients 2014-06-12 09:40:30 -07:00
compat.h Remove unnecessary includes 2014-04-18 02:35:16 -07:00
evtqueue.h Add infrastructure for handling SysEx MIDI events 2013-11-29 04:56:33 -08:00
helpers.c Check the current directory first for data files 2014-07-21 04:42:45 -07:00
hrtf.c Properly scale the first HRTF pass-through coefficient 2014-07-17 18:02:23 -07:00
hrtf.h Add a source radius property that determines the directionality of a sound 2014-07-11 00:03:13 -07:00
mixer_c.c Combine the direct and send mixers 2014-06-13 13:34:19 -07:00
mixer_defs.h Combine the direct and send mixers 2014-06-13 13:34:19 -07:00
mixer_inc.c Combine the direct and send mixers 2014-06-13 13:34:19 -07:00
mixer_neon.c Combine the direct and send mixers 2014-06-13 13:34:19 -07:00
mixer_sse2.c Update a couple sources with the proper author 2014-06-06 07:15:22 -07:00
mixer_sse41.c Update a couple sources with the proper author 2014-06-06 07:15:22 -07:00
mixer_sse.c Combine the direct and send mixers 2014-06-13 13:34:19 -07:00
mixer.c Make the source's buffer queue head and current queue item atomic 2014-07-31 07:20:36 -07:00
panning.c Use C99 inline in more places 2013-11-04 13:44:46 -08:00
vector.h Access the result macro parameter only once 2014-07-06 22:11:29 -07:00