AuroraOpenALSoft/Alc
2014-08-10 09:12:08 -07:00
..
backends Use VECTOR_FIND_IF and VECTOR_FOR_EACH instead of manual loops 2014-08-09 06:15:11 -07:00
effects Use logarithmic adjustment for the gain in the autowah effect 2014-05-17 03:08:04 -07:00
midi Make the DYNLOAD LoadFSynth function non-inline 2014-08-05 19:38:33 -07:00
ALc.c Disable the autowah effect 2014-08-06 23:38:05 -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 Use VECTOR_FIND_IF and VECTOR_FOR_EACH instead of manual loops 2014-08-09 06:15:11 -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 Give NULL for null-vector iterators 2014-08-10 09:12:08 -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 Give NULL for null-vector iterators 2014-08-10 09:12:08 -07:00