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 the current buffer queue entry and play position to the voice
Chris Robinson
2017-02-27
1
-6
/
+3
*
Ensure a non-playing or -paused source does not use a mixing voice
Chris Robinson
2017-02-25
1
-1
/
+4
*
Alter how panpot/pair-wise panning works
Chris Robinson
2017-02-23
1
-28
/
+10
*
Rename stereo-panning option to stereo-encoding
Chris Robinson
2017-02-22
1
-4
/
+4
*
Limit filter gains to -24dB
Chris Robinson
2017-02-22
1
-32
/
+26
*
Reduce some code
Chris Robinson
2017-02-21
1
-61
/
+33
*
Make the voices' Send[] array dynamically sized
Chris Robinson
2017-02-21
1
-11
/
+11
*
Apply distance compensation when writing to the output
Chris Robinson
2017-02-19
1
-13
/
+38
*
Don't use periphonic FOA when the HOA decoder is not periphonic
Chris Robinson
2017-02-19
1
-4
/
+3
*
Always lock the device backend before calling aluMixData
Chris Robinson
2017-02-18
1
-2
/
+0
*
Reorganize ALvoice members
Chris Robinson
2017-02-15
1
-81
/
+87
*
Make ALsourceProps' Send array dynamically sized
Chris Robinson
2017-02-14
1
-11
/
+11
*
Make the source state atomic
Chris Robinson
2017-02-13
1
-4
/
+6
*
Put BsincState in a generic union
Chris Robinson
2017-02-13
1
-2
/
+2
*
Fix more uses of unsigned sizes and offsets
Chris Robinson
2017-02-10
1
-5
/
+5
*
Replace some ALvoid with void
Chris Robinson
2017-01-18
1
-2
/
+2
*
Use ALsizei in more places
Chris Robinson
2017-01-18
1
-1
/
+1
*
Pass the left and right buffers to the hrtf mixers directly
Chris Robinson
2017-01-17
1
-14
/
+16
*
Use ALsizei for sizes and offsets with the mixer
Chris Robinson
2017-01-16
1
-1
/
+1
*
Use second-order ambisonics for basic HRTF rendering
Chris Robinson
2017-01-15
1
-0
/
+7
*
Avoid duplicating code using a macro
Chris Robinson
2016-12-21
1
-38
/
+3
*
Use separate macros for atomics that don't take a memory order
Chris Robinson
2016-12-20
1
-7
/
+7
*
Update some atomic memory ordering
Chris Robinson
2016-11-21
1
-6
/
+9
*
Don't interpolate between nearest HRIRs
Chris Robinson
2016-10-09
1
-4
/
+4
*
Make some pointer-to-array parameters const
Chris Robinson
2016-10-04
1
-7
/
+6
*
Add a volume-adjust config option to adjust the source output volume
Chris Robinson
2016-09-24
1
-1
/
+1
*
Use a predefined identity matrix
Chris Robinson
2016-09-05
1
-0
/
+7
*
Correct a comment about B-Format conversion
Chris Robinson
2016-09-05
1
-1
/
+1
*
Clamp the maximum mixing gain boost to 16
Chris Robinson
2016-08-27
1
-10
/
+11
*
Properly defer effect slot changes
Chris Robinson
2016-08-25
1
-3
/
+5
*
Track all references for effect states
Chris Robinson
2016-08-25
1
-9
/
+6
*
Consolidate duplicate code
Chris Robinson
2016-08-24
1
-39
/
+23
*
Combine related members into a struct
Chris Robinson
2016-08-24
1
-7
/
+7
*
Don't pass the context's distance model as the source's
Chris Robinson
2016-08-23
1
-1
/
+6
*
Avoid resupplying unneeded source updates
Chris Robinson
2016-08-23
1
-28
/
+51
*
Use a more specialized mixer function for B-Format to HRTF
Chris Robinson
2016-08-12
1
-11
/
+8
*
Decode directly from B-Format to HRTF instead of a cube
Chris Robinson
2016-08-11
1
-1
/
+1
*
Constify some variables
Chris Robinson
2016-08-04
1
-2
/
+2
*
Don't store the looping state in the voice
Chris Robinson
2016-07-31
1
-2
/
+0
*
Add a stand-alone upsampler for higher-order ambisonic oputput
Chris Robinson
2016-07-30
1
-0
/
+7
*
Modify bs2b_cross_feed to do multiple samples at once
Chris Robinson
2016-07-13
1
-22
/
+17
*
Move the input channel array out of the DirectParams and SendParams
Chris Robinson
2016-07-13
1
-55
/
+56
*
Store the voice output buffers separate from the params
Chris Robinson
2016-07-11
1
-20
/
+20
*
Avoid function calls to get the HRTF sample rate and IR size
Chris Robinson
2016-07-07
1
-1
/
+1
*
Remove the VirtOut buffer alias
Chris Robinson
2016-07-05
1
-10
/
+11
*
Ensure voices has been updated once before mixing them
Chris Robinson
2016-06-16
1
-1
/
+2
*
Use a linked list for active effect slots
Chris Robinson
2016-05-29
1
-16
/
+24
*
Increment the device's mix count closer to the mixing loops
Chris Robinson
2016-05-23
1
-3
/
+2
*
Make the source position calues atomic
Chris Robinson
2016-05-19
1
-2
/
+2
*
Copy the source's Looping property into the voice
Chris Robinson
2016-05-18
1
-0
/
+2
[next]