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
*
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
*
Use a macro to specify the decay target gain
Chris Robinson
2017-05-21
1
-5
/
+5
*
Use more correct doppler shift calculations
Chris Robinson
2017-05-20
1
-11
/
+24
*
Restore spec-defined cone behavior for auxiliary sends
Chris Robinson
2017-05-20
1
-26
/
+23
*
Apply more proper air absorption to the wet path
Chris Robinson
2017-05-19
1
-21
/
+53
*
Reorganize some code to have fewer temporaries
Chris Robinson
2017-05-17
1
-39
/
+34
*
Limit the dry and wet path filter gains to -60dB
Chris Robinson
2017-05-15
1
-4
/
+4
*
Improve distance-related absorption and decay attenuation
Chris Robinson
2017-05-15
1
-15
/
+14
*
Reduce LIMITER_VALUE_MAX
Chris Robinson
2017-05-09
1
-6
/
+12
*
Store the output limiter values as fixed-point integers
Chris Robinson
2017-05-08
1
-11
/
+6
*
Apply attenuation when downmixing multi-channel sounds for panning
Chris Robinson
2017-05-07
1
-10
/
+26
*
Calculate the output limiter gain using the RMS
Chris Robinson
2017-05-05
1
-23
/
+59
*
Rename RollOff to Rolloff
Chris Robinson
2017-05-05
1
-4
/
+4
*
Add a property to force source spatialization on or off
Chris Robinson
2017-05-04
1
-3
/
+5
[next]