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
...
*
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
*
Use an enum for FamCount
Chris Robinson
2020-05-19
6
-11
/
+9
*
Apply the ambisonic HF scaling in real-time with HRTF
Chris Robinson
2020-05-19
4
-23
/
+102
*
Move BUFFERSIZE and FloatBufferLine to a separate header
Chris Robinson
2020-05-19
3
-9
/
+17
*
Check that aligned_alloc is available with cmake
Chris Robinson
2020-05-19
3
-5
/
+15
*
Also search for asimd for Neon
Chris Robinson
2020-05-17
1
-2
/
+15
*
Assume Neon support if cpu_caps.cpp is compiled with it
Chris Robinson
2020-05-17
1
-0
/
+5
*
Include the existing direct signal in the UHJ delay
Chris Robinson
2020-05-16
1
-4
/
+11
*
Fix some standard calls
Chris Robinson
2020-05-16
1
-9
/
+7
*
Fix the all-pass's shuffle order
Chris Robinson
2020-05-14
1
-2
/
+2
*
Give names to parameter value constants
Chris Robinson
2020-05-13
1
-2
/
+16
*
Do two samples at once with the SSE UHJ all-pass
Chris Robinson
2020-05-12
1
-9
/
+45
*
Clear the whole buffer
Chris Robinson
2020-05-12
1
-4
/
+2
*
Properly count the last number of samples to mix
Chris Robinson
2020-05-12
2
-2
/
+4
*
Fix applying the UHJ phase-shift filter
Chris Robinson
2020-05-11
2
-9
/
+8
*
Move the bsinc tables out of common
Chris Robinson
2020-05-11
4
-3
/
+3
*
Change a couple functions into member functions
Chris Robinson
2020-05-10
3
-70
/
+68
*
Revert "Fix the FFT half point for the shifter effects"
Chris Robinson
2020-05-09
2
-7
/
+7
*
Fix the UHJ filter generator
Chris Robinson
2020-05-09
1
-2
/
+6
*
Avoid a reference on a constexpr variable
Chris Robinson
2020-05-08
1
-1
/
+4
*
Use a FIR filter for the UHJ all-pass
Chris Robinson
2020-05-08
3
-77
/
+136
*
Fix the FFT half point for the shifter effects
Chris Robinson
2020-05-08
2
-7
/
+7
*
Slightly improve the Hann windows
Chris Robinson
2020-05-08
2
-4
/
+4
*
Use std::arrays for the UHJ filters
Chris Robinson
2020-05-08
2
-44
/
+24
*
Combine multiple UHJ encoder all-pass loops
Chris Robinson
2020-05-07
2
-77
/
+82
*
Use dual-band for the internal quad and 7.1 decoders
Chris Robinson
2020-05-07
3
-23
/
+76
*
Allow declaring internal dual-band decoders
Chris Robinson
2020-05-07
1
-12
/
+45
*
Re-add an option for installing the main lib
Chris Robinson
2020-05-07
1
-28
/
+29
*
Update the quad and 7.1 decoders
Chris Robinson
2020-05-06
1
-17
/
+17
[prev]
[next]