.. |
backends
|
Reset maxlength if PulseAudio updates the playback rate
|
2012-10-02 17:01:35 -07:00 |
ALc.c
|
Ensure the device's default effect slot is properly aligned
|
2012-09-26 18:21:03 -07:00 |
alcConfig.c
|
Again try to get _WIN32_IE to behave right with MinGW
|
2012-09-11 01:39:05 -07:00 |
alcDedicated.c
|
Use a non-interleaved DryBuffer
|
2012-09-11 06:32:42 -07:00 |
alcEcho.c
|
Use a non-interleaved DryBuffer
|
2012-09-11 06:32:42 -07:00 |
alcModulator.c
|
Use a non-interleaved DryBuffer
|
2012-09-11 06:32:42 -07:00 |
alcReverb.c
|
Combine early reflections and late reverb in VerbPass
|
2012-09-27 17:30:35 -07:00 |
alcRing.c
|
Avoid a junk sample at the start of the ring buffer, and allocate the buffer
|
2011-06-27 14:30:45 -07:00 |
alcThread.c
|
Set a 1MB stack size for created threads
|
2012-04-16 19:15:48 -07:00 |
ALu.c
|
Avoid void* arithmetic
|
2012-10-04 06:16:16 -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 |
helpers.c
|
Precision control bits don't exist with SSE
|
2012-09-18 15:08:36 -07:00 |
hrtf_tables.inc
|
Use the correct size for defaultCoeffs
|
2012-09-11 10:43:53 -07:00 |
hrtf.c
|
Improve a couple error traces with the HRTF loader
|
2012-09-18 12:15:43 -07:00 |
mixer_c.c
|
Use an unsigned type for the sample position fraction
|
2012-09-27 13:52:45 -07:00 |
mixer_defs.h
|
Remove an unneeded parameter from the resampler
|
2012-09-27 02:46:15 -07:00 |
mixer_inc.c
|
Avoid building redundant mixers
|
2012-09-16 08:14:26 -07:00 |
mixer_neon.c
|
Update HRTF code
|
2012-09-11 02:11:51 -07:00 |
mixer_sse.c
|
Combine multiple loops into one
|
2012-09-24 19:07:07 -07:00 |
mixer.c
|
Remove an unneeded parameter from the resampler
|
2012-09-27 02:46:15 -07:00 |
panning.c
|
Use a more efficient method to offset the speaker angles when computing gains
|
2012-08-09 02:31:19 -07:00 |