.. |
backends
|
Remove unnecessary functions in the JACK backend
|
2017-04-17 21:31:20 -07:00 |
effects
|
Use ALsizei for more index lookups
|
2017-03-24 14:35:25 -07:00 |
ALc.c
|
Allocate a new context's voices after updating the device params
|
2017-04-19 12:34:45 -07:00 |
alcConfig.c
|
Rename al_string_* functions to alstr_*
|
2017-04-04 06:58:53 -07:00 |
alcRing.c
|
Clean up some ringbuffer atomic calls
|
2016-11-03 21:04:24 -07:00 |
alstring.h
|
Rename al_string_* functions to alstr_*
|
2017-04-04 06:58:53 -07:00 |
ALu.c
|
Use a different way to get the size of structs with flexible array members
|
2017-04-18 14:11:15 -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
|
Remove an unneeded function
|
2017-02-28 19:48:44 -08:00 |
bformatdec.h
|
Remove an unneeded function
|
2017-02-28 19:48:44 -08:00 |
bs2b.c
|
Fix more uses of unsigned sizes and offsets
|
2017-02-10 06:20:16 -08:00 |
bsinc.c
|
Pre-compute the sinc4 resampler coefficient table
|
2017-04-08 13:43:19 -07:00 |
compat.h
|
Get the JavaVM handle on Android targets
|
2017-01-26 14:33:03 -08:00 |
converter.c
|
Use a different way to get the size of structs with flexible array members
|
2017-04-18 14:11:15 -07:00 |
converter.h
|
Add a mono<->stereo converter
|
2017-04-11 07:25:55 -07:00 |
helpers.c
|
Use separate atomic macros for pointers
|
2017-04-14 17:47:55 -07:00 |
hrtf_res.h
|
Don't use 0 for a resource ID
|
2016-11-10 12:37:07 -08:00 |
hrtf_res.rc
|
Add a cmake option to embed the HRTF data
|
2016-07-12 14:22:17 -07:00 |
hrtf.c
|
Fix a mixed-sign-comparison warning on MSVC
|
2017-04-19 15:17:55 -07:00 |
hrtf.h
|
Store the HRTF coeffs as a stereo pair
|
2017-04-07 08:46:50 -07:00 |
mixer_c.c
|
Handle the source offset fraction as an ALsizei
|
2017-04-08 14:29:08 -07:00 |
mixer_defs.h
|
Handle the source offset fraction as an ALsizei
|
2017-04-08 14:29:08 -07:00 |
mixer_inc.c
|
Store the HRIR coeff pointer and delays directly in MixHrtfParams
|
2017-03-12 06:58:27 -07:00 |
mixer_neon.c
|
Handle the source offset fraction as an ALsizei
|
2017-04-08 14:29:08 -07:00 |
mixer_sse2.c
|
Handle the source offset fraction as an ALsizei
|
2017-04-08 14:29:08 -07:00 |
mixer_sse3.c
|
Handle the source offset fraction as an ALsizei
|
2017-04-08 14:29:08 -07:00 |
mixer_sse41.c
|
Handle the source offset fraction as an ALsizei
|
2017-04-08 14:29:08 -07:00 |
mixer_sse.c
|
Handle the source offset fraction as an ALsizei
|
2017-04-08 14:29:08 -07:00 |
mixer.c
|
Store the source queue head in the voice to signify looping
|
2017-04-18 00:58:33 -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
|
Check for the upsampler to determine if HRTF uses HOA
|
2017-04-18 17:39:10 -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 |