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
*
Move mixer sources into a sub-directory
Chris Robinson
2018-03-22
1
-1
/
+1
*
Apply a distance decay on the source send for the reverb's DecayLFRatio
Chris Robinson
2018-03-11
1
-2
/
+10
*
Comment and clarify some code
Chris Robinson
2018-03-11
1
-2
/
+10
*
Rename UpdateContextSources for clarity
Chris Robinson
2018-03-08
1
-2
/
+2
*
Don't check for space in the ringbuffer before trying to write
Chris Robinson
2018-03-03
1
-7
/
+4
*
Use atomic variables instead of volatile
Chris Robinson
2018-03-02
1
-2
/
+2
*
Apply the limiter, distance comp, and others even with no output buffer
Chris Robinson
2018-03-01
1
-19
/
+20
*
Handle source state change events
Chris Robinson
2018-02-24
1
-3
/
+48
*
Combine multiple functions called sequentially
Chris Robinson
2018-02-11
1
-21
/
+9
*
Don't asynchronously modify the source on disconnect
Chris Robinson
2018-02-11
1
-9
/
+1
*
Use a function pointer for applying the dry mix post-process
Chris Robinson
2018-02-10
1
-68
/
+97
*
Make the Connected state atomic
Chris Robinson
2018-02-04
1
-1
/
+2
*
Provide more descriptive messages to disconnection events
Chris Robinson
2018-02-03
1
-13
/
+30
*
Add a disconnected event type
Chris Robinson
2018-02-03
1
-0
/
+17
*
Send buffer completed events when enabled
Chris Robinson
2018-02-01
1
-1
/
+1
*
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
[next]