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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Resample HRTFs in the frequency domain in makemhr
Chris Robinson
2020-06-17
1
-29
/
+93
*
Print the synthesized elevations' azimuth counts
Chris Robinson
2020-06-16
1
-2
/
+4
*
Avoid an unnecessary local variable
Chris Robinson
2020-06-16
1
-6
/
+4
*
Set channel labels from WFX channel masks
Chris Robinson
2020-06-15
5
-118
/
+129
*
Print the name of unhandled PulseAudio channels
Chris Robinson
2020-06-15
1
-1
/
+3
*
Remove the Lower channel labels and rename the Upper labels
Chris Robinson
2020-06-15
3
-23
/
+21
*
Don't bother with otherwise unused Aux channels
Chris Robinson
2020-06-15
4
-103
/
+39
*
Handle the front stablizer with the B-Format decoder
Chris Robinson
2020-06-15
7
-165
/
+254
*
Fix a typo
Chris Robinson
2020-06-12
1
-1
/
+1
*
Move a couple related functions to the backend base
Chris Robinson
2020-06-12
20
-145
/
+145
*
Link with the CoreFoundation framework on iOS
Chris Robinson
2020-06-11
1
-2
/
+7
*
More capitalization fixes
Chris Robinson
2020-06-11
1
-451
/
+451
*
Fix some capitalization
Chris Robinson
2020-06-11
1
-217
/
+217
*
Merge pull request #439 from halx99/patch-1
kcat
2020-06-11
1
-0
/
+1
|
\
|
*
Enable to detect Windows SDK v2004
HALX99
2020-06-11
1
-0
/
+1
|
/
*
Don't export functions when static linking
Chris Robinson
2020-06-10
1
-22
/
+28
*
Use a range-for loop instead of for_each
Chris Robinson
2020-06-09
1
-5
/
+4
*
Use better types for array lengths
Chris Robinson
2020-06-09
1
-17
/
+15
*
Update changelog
Chris Robinson
2020-06-07
1
-1
/
+3
*
Simplify the aligned over-allocation strategy
Chris Robinson
2020-06-07
1
-15
/
+14
*
Avoid explicit checks for _BitScanForward[64]
Chris Robinson
2020-06-07
3
-29
/
+10
*
Check the returned sample endianess with sndio
Chris Robinson
2020-06-07
1
-0
/
+6
*
Fix a return value
Chris Robinson
2020-06-07
1
-1
/
+1
*
Use a safer layout if sndio changes the channel count
Chris Robinson
2020-06-07
1
-61
/
+78
*
Use a more appropriate size value for copying
Chris Robinson
2020-06-07
1
-1
/
+1
*
Use a better type for array access
Chris Robinson
2020-06-07
1
-3
/
+3
*
Merge pull request #435 from DanielGibson/sndio-more-channels
kcat
2020-06-07
1
-2
/
+32
|
\
|
*
sndio: Support more than 2 channels
Daniel Gibson
2020-06-07
1
-2
/
+32
|
/
*
Avoid convolving an always-0 sample
Chris Robinson
2020-05-30
1
-4
/
+4
*
Clarify some changelog entries
Chris Robinson
2020-05-27
1
-3
/
+4
*
Use dual-biquad processing for the equalizer effect
Chris Robinson
2020-05-26
1
-9
/
+7
*
Update the Changelog
Chris Robinson
2020-05-26
1
-0
/
+66
*
Simplify UHJ delay handling
Chris Robinson
2020-05-26
2
-29
/
+17
*
Fade over more of the update with HRTF
Chris Robinson
2020-05-25
1
-23
/
+5
*
Only apply non-silent inputs for blended HRIR
Chris Robinson
2020-05-25
1
-17
/
+24
*
Simplify the HRTF blending fade out gain scaling
Chris Robinson
2020-05-25
1
-22
/
+18
*
Clarify an error message
Chris Robinson
2020-05-25
1
-3
/
+5
*
Merge pull request #429 from jbeich/ci
kcat
2020-05-24
1
-0
/
+36
|
\
|
*
CI: add FreeBSD job
Jan Beich
2020-05-24
1
-0
/
+36
|
/
*
Round the pitch shifter frequency bin targets
Chris Robinson
2020-05-22
1
-1
/
+1
*
Round the scaled HRTF delays
Chris Robinson
2020-05-21
1
-1
/
+3
*
Slightly increase the HRTF direct delay
Chris Robinson
2020-05-21
1
-1
/
+1
*
Print why a sofa file couldn't be opened
Chris Robinson
2020-05-21
1
-1
/
+2
*
Simplify handling the stablizer side channel delay
Chris Robinson
2020-05-21
2
-31
/
+33
*
Avoid a log10 constant call
Chris Robinson
2020-05-21
1
-2
/
+2
*
Use an enum class for SpatializeMode
Chris Robinson
2020-05-21
4
-8
/
+8
*
Clarify a comment about the band-splitter
Chris Robinson
2020-05-20
1
-4
/
+5
*
Improve HRTF delay handling
Chris Robinson
2020-05-20
4
-32
/
+19
*
Fix some comments
Chris Robinson
2020-05-19
1
-4
/
+4
*
Rename applyHfScale to processHfScale
Chris Robinson
2020-05-19
5
-6
/
+6
[next]