AuroraOpenALSoft/Alc
2017-09-27 09:36:34 -07:00
..
backends Restore the original JACK message callback when possible 2017-09-23 03:56:45 -07:00
effects Add an option to ignore the app's speed of sound for reverb decay 2017-09-22 05:42:04 -07:00
ALc.c Don't update context and listener props unnecessarily 2017-09-27 09:36:34 -07:00
alcConfig.c Rename al_string_* functions to alstr_* 2017-04-04 06:58:53 -07:00
alcRing.c Remove const from _Atomic vars to make Clang happy 2017-04-21 16:58:55 -07:00
alstring.h Rename al_string_* functions to alstr_* 2017-04-04 06:58:53 -07:00
ALu.c Update the context state properties separately 2017-09-27 08:55:42 -07:00
ambdec.c Rename al_string_* functions to alstr_* 2017-04-04 06:58:53 -07:00
ambdec.h More ALsizei, with the B-Format decoder 2017-01-16 09:37:55 -08:00
bformatdec.c Add an all-pass filter that replicates the band splitter's phase shift 2017-07-19 02:48:01 -07:00
bformatdec.h Add a front-stablizer config option for surround sound modes 2017-07-31 23:49:48 -07:00
bs2b.c Fix more uses of unsigned sizes and offsets 2017-02-10 06:20:16 -08:00
compat.h Get the JavaVM handle on Android targets 2017-01-26 14:33:03 -08:00
converter.c Add a higher quality bsinc resampler using 24 sample points 2017-08-27 10:16:36 -07:00
converter.h Use the bsinc resampler for the converter 2017-06-25 04:07:06 -07:00
helpers.c Fix build on Gentoo FreeBSD with freebsd-lib 9.1 2017-09-21 17:37:10 +02:00
hrtf.c Check the right size for the in-progress mhr update 2017-08-09 20:42:22 -07:00
hrtf.h Don't bother returning the IR length for B-Format decoding 2017-07-31 01:20:42 -07:00
mastering.c Remove the fastf2u conversion function 2017-06-27 07:25:08 -07:00
mixer_c.c Constify some pointers 2017-08-23 23:01:11 -07:00
mixer_defs.h Store the sinc4 table in the filter state 2017-08-16 18:09:53 -07:00
mixer_inc.c Add a mixing function to blend HRIRs 2017-05-03 03:29:21 -07:00
mixer_neon.c Avoid some extraneous load calls 2017-08-30 11:30:19 -07:00
mixer_sse2.c Store the sinc4 table in the filter state 2017-08-16 18:09:53 -07:00
mixer_sse3.c Pass the filter entry to apply to resample_fir4 2017-08-18 19:20:30 -07:00
mixer_sse41.c Pass the filter entry to apply to resample_fir4 2017-08-18 19:20:30 -07:00
mixer_sse.c Avoid some extraneous load calls 2017-08-30 11:30:19 -07:00
mixer.c Add a higher quality bsinc resampler using 24 sample points 2017-08-27 10:16:36 -07:00
nfcfilter.c Fix NFC filter to set the correct center frequency 2017-03-16 19:58:21 -07:00
nfcfilter.h Add an NFC filter implementation 2017-03-09 15:41:20 -08:00
panning.c Add a front-stablizer config option for surround sound modes 2017-07-31 23:49:48 -07:00
uhjfilter.c Use ALsizei in a few more places 2017-01-16 08:59:08 -08:00
uhjfilter.h Use ALsizei in a few more places 2017-01-16 08:59:08 -08:00
vector.h Remove a couple unused macros 2017-04-01 03:04:15 -07:00