index
:
openal-soft.git
UPSTREAM
master
v1.19
v1.20.0
v1.20.0-upstream
Original: git://repo.or.cz/openal-soft.git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Alc
/
ALu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use a voice flag to indicate it being static
Chris Robinson
2018-01-16
1
-1
/
+1
*
Add min/max/clamp functions for size_t
Chris Robinson
2018-01-16
1
-0
/
+4
*
Avoid unnecessarily using type aliases
Chris Robinson
2018-01-14
1
-4
/
+5
*
Remove the SAFE_CONST macro
Chris Robinson
2018-01-14
1
-10
/
+9
*
Move the FPU mode declarations to a separate header
Chris Robinson
2018-01-11
1
-0
/
+1
*
Move the CPU capability flags to a separate header
Chris Robinson
2018-01-11
1
-0
/
+1
*
Move the compressor/limiter declarations to their own header
Chris Robinson
2018-01-11
1
-0
/
+1
*
Avoid using macros to access anonymous structures
Chris Robinson
2018-01-11
1
-17
/
+17
*
Don't return whether the bsinc filter cuts or not
Chris Robinson
2018-01-10
1
-22
/
+8
*
Rename the device's temp buffer storage to be more generic
Chris Robinson
2018-01-09
1
-2
/
+1
*
Use a separate function to get the cubic value
Chris Robinson
2018-01-07
1
-0
/
+1
*
Remove the sinc4 table
Chris Robinson
2018-01-07
1
-5
/
+0
*
Replace the sinc4 resampler with cubic
Chris Robinson
2018-01-07
1
-2
/
+0
*
Allow storing multiple buffers in a ALbufferlistitem
Chris Robinson
2017-12-15
1
-1
/
+1
*
Re-update effect slots when context properties change
Chris Robinson
2017-09-27
1
-54
/
+41
*
Update the context state properties separately
Chris Robinson
2017-09-27
1
-20
/
+32
*
Add an option to ignore the app's speed of sound for reverb decay
Chris Robinson
2017-09-22
1
-2
/
+10
*
Use the app-specified speed of sound for reverb decay
Chris Robinson
2017-09-21
1
-1
/
+2
*
Pass the context to the auxiliary effect update method
Chris Robinson
2017-09-21
1
-3
/
+3
*
Automatically generate the bsinc table when building
Chris Robinson
2017-08-28
1
-1
/
+1
*
Add a higher quality bsinc resampler using 24 sample points
Chris Robinson
2017-08-27
1
-9
/
+14
*
Rename the bsinc resampler to bsinc12
Chris Robinson
2017-08-25
1
-6
/
+6
*
Meters per unit can't be 0
Chris Robinson
2017-08-21
1
-2
/
+2
*
Properly clear the extra ChannelsPerOrder entries
Chris Robinson
2017-08-19
1
-1
/
+1
*
Pass the filter entry to apply to resample_fir4
Chris Robinson
2017-08-18
1
-3
/
+2
*
Store the sinc4 table in the filter state
Chris Robinson
2017-08-16
1
-3
/
+11
*
Simplify bsinc filter storage in the filter state
Chris Robinson
2017-08-16
1
-12
/
+3
*
Make the bsinc table layout more efficient
Chris Robinson
2017-08-16
1
-4
/
+4
*
Keep bsinc info together in a struct
Chris Robinson
2017-08-15
1
-22
/
+9
*
Avoid re-selecting the direct HRTF mix function
Chris Robinson
2017-08-07
1
-15
/
+22
*
Add a front-stablizer config option for surround sound modes
Chris Robinson
2017-07-31
1
-0
/
+59
*
Cleanup output write functions
Chris Robinson
2017-07-27
1
-32
/
+26
*
Apply the output buffer offset before writing to it
Chris Robinson
2017-07-15
1
-24
/
+24
*
Add the default auxiliary slot to the active slot array
Chris Robinson
2017-07-13
1
-16
/
+0
*
Use macros to set and restore the mixer FPU mode
Chris Robinson
2017-07-13
1
-5
/
+2
*
Store the default effect slot in the context
Chris Robinson
2017-07-13
1
-18
/
+18
*
Remove the fastf2u conversion function
Chris Robinson
2017-06-27
1
-2
/
+2
*
Clean up some loop variables
Chris Robinson
2017-06-25
1
-29
/
+23
*
Use the bsinc resampler for the converter
Chris Robinson
2017-06-25
1
-1
/
+1
*
Remove an unnecessary variable
Chris Robinson
2017-06-21
1
-3
/
+2
*
Make the dithering depth configurable
Chris Robinson
2017-06-17
1
-14
/
+4
*
Apply dither separately from output
Chris Robinson
2017-06-17
1
-98
/
+68
*
Restrict ClampedDist to RefDistance for invalid distance attenuation
Chris Robinson
2017-05-30
1
-4
/
+10
*
Fix source sends' initial HF absorption and decay calculation
Chris Robinson
2017-05-27
1
-21
/
+15
*
Use normal air absorption for the sends
Chris Robinson
2017-05-27
1
-1
/
+1
*
Add a new compressor/limiter
Chris Robinson
2017-05-27
1
-93
/
+2
*
Apply distance compensation separately
Chris Robinson
2017-05-25
1
-43
/
+66
*
Add an option to dither 8- and 16-bit output
Chris Robinson
2017-05-23
1
-45
/
+138
*
Reduce the amount of variables that hold the same value
Chris Robinson
2017-05-21
1
-8
/
+6
*
Avoid calculating the filter coefficients multiple times
Chris Robinson
2017-05-21
1
-24
/
+36
[next]