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
*
Update the output limiter/compressor
Chris Robinson
2018-09-25
1
-2
/
+1
*
Adjust comment spacing
Chris Robinson
2018-09-21
1
-1
/
+1
*
Use an internal event to more timely release old effect states
Chris Robinson
2018-09-21
1
-5
/
+33
*
Put user events in a union structure
Chris Robinson
2018-09-20
1
-16
/
+14
*
Remove another duplicate function
Chris Robinson
2018-09-19
1
-9
/
+7
*
Combine nearly-duplicate structures
Chris Robinson
2018-09-19
1
-3
/
+3
*
Remove a couple duplicate functions
Chris Robinson
2018-09-19
1
-1
/
+1
*
Add macros for commonly used square roots
Chris Robinson
2018-09-19
1
-9
/
+7
*
Handle the bsinc C resampler like the others
Chris Robinson
2018-09-17
1
-1
/
+1
*
Update a comment
Chris Robinson
2018-08-31
1
-1
/
+1
*
Widen the plain stereo width
Chris Robinson
2018-08-29
1
-2
/
+2
*
Use a separate method to warp the azimuth for plain stereo output
Chris Robinson
2018-08-29
1
-13
/
+14
*
Use a macro to handle common case formatting
Chris Robinson
2018-05-27
1
-21
/
+10
*
Avoid setting unnecessary variables
Chris Robinson
2018-05-26
1
-10
/
+0
*
Add some LIKELY and ASSUME statements
Chris Robinson
2018-05-23
1
-1
/
+8
*
Fix a function comment about a return value
Chris Robinson
2018-05-23
1
-3
/
+1
*
Remove unused function
Chris Robinson
2018-05-23
1
-10
/
+0
*
Further clarify a comment about float precision
Chris Robinson
2018-05-21
1
-3
/
+3
*
Add and use a method for fast float rounding
Chris Robinson
2018-05-12
1
-1
/
+1
*
Don't assume round-to-zero for fastf2i
Chris Robinson
2018-05-04
1
-3
/
+3
*
Add a specific function for truncating float-to-int conversions
Chris Robinson
2018-05-03
1
-8
/
+3
*
An output device buffer is likely
Chris Robinson
2018-04-29
1
-1
/
+1
*
Fix a comment about a float's mantissa
Chris Robinson
2018-04-28
1
-3
/
+4
*
Change some if checks to asserts since they must be true
Chris Robinson
2018-04-22
1
-14
/
+12
*
Move the bnad-splitter filters to a separate source
Chris Robinson
2018-04-21
1
-0
/
+1
*
Rename BiquadState to BiquadFilter
Chris Robinson
2018-04-04
1
-12
/
+12
*
Apply the initial decay and air absorption after gain clamping
Chris Robinson
2018-03-29
1
-42
/
+42
*
Pass the azimuth and elevation to CalcPanningAndFilters
Chris Robinson
2018-03-29
1
-42
/
+32
*
Check all buffers to update a source with
Chris Robinson
2018-03-28
1
-2
/
+5
*
Condense an if check
Chris Robinson
2018-03-26
1
-3
/
+2
*
Clear mixing target parameters before setting them
Chris Robinson
2018-03-25
1
-70
/
+23
*
Annotate the B-Format rotation/conversion matrix
Chris Robinson
2018-03-25
1
-7
/
+11
*
Rename ALfilterState/Type to BiquadState/Type
Chris Robinson
2018-03-23
1
-16
/
+16
*
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
[next]