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
*
Correctly check if a multi-channel decoder is set
Chris Robinson
2022-09-16
1
-1
/
+1
*
Update the built-in quad and 7.1 decoders
Chris Robinson
2022-09-16
1
-26
/
+26
*
Clear trailing whitespace from the loaded ambdec description
Chris Robinson
2022-09-15
1
-0
/
+2
*
Use the correct va_list for the second vsnprintf
Chris Robinson
2022-09-14
1
-1
/
+1
*
Add vcpkg installation instructions (#768)
JonLiu1993
2022-09-14
1
-0
/
+13
*
Use ifstream's wchar_t constructors on Windows
Chris Robinson
2022-09-12
3
-173
/
+20
*
Don't pack ambdec coefficients
Chris Robinson
2022-09-12
2
-68
/
+25
*
Simplify ambdec loading
Chris Robinson
2022-09-12
1
-236
/
+156
*
Ensure coeff_scale is set for ambdec files
Chris Robinson
2022-09-11
3
-6
/
+13
*
Reject ambdec files with higher than third order and FuMa scaling
Chris Robinson
2022-09-11
1
-13
/
+15
*
Recognize void(pthread_t,const char*)
Chris Robinson
2022-09-09
1
-1
/
+6
*
tvos support (#762)
Paulo Coutinho
2022-09-04
1
-1
/
+1
*
Track if doing 2D mixing only
Chris Robinson
2022-09-04
6
-8
/
+20
*
Allow different HF scales for 2D mixing/output
Chris Robinson
2022-09-04
5
-7
/
+27
*
Use the difference in HF scale for upsampling ambisonics
Chris Robinson
2022-09-03
5
-34
/
+32
*
Update the second-order upsampler HF scale
Chris Robinson
2022-09-02
1
-1
/
+1
*
Revert "Don't apply the HF scaling for "upsampling" ambisonics"
Chris Robinson
2022-09-02
5
-16
/
+119
*
Use an icosahedron for 3D second-order
Chris Robinson
2022-09-01
4
-66
/
+62
*
Don't apply the HF scaling for "upsampling" ambisonics
Chris Robinson
2022-08-31
5
-119
/
+16
*
Use a more precise 3D7.1 decoder
Chris Robinson
2022-08-30
2
-26
/
+26
*
Use predefined variables to handle 1/sqrt(3)
Chris Robinson
2022-08-30
1
-44
/
+45
*
Do a simplified update for reverb when not fading
Chris Robinson
2022-08-29
1
-49
/
+48
*
Always fade the main early and late delay taps
Chris Robinson
2022-08-29
1
-8
/
+33
*
Update reverb processing
Chris Robinson
2022-08-29
1
-285
/
+290
*
Use a bind statement instead of a lambda
Chris Robinson
2022-08-29
1
-2
/
+4
*
Allow the remix tables to be variable length
Chris Robinson
2022-08-28
2
-10
/
+10
*
More updates for making an OSX framework
Chris Robinson
2022-08-28
1
-2
/
+3
*
Fix OSX framework versions
Chris Robinson
2022-08-28
1
-2
/
+2
*
Upsample the reverb output as needed
Chris Robinson
2022-08-27
1
-35
/
+94
*
Add a 2D fourth-order upsampler
Chris Robinson
2022-08-27
3
-1
/
+56
*
Fix variable name
Chris Robinson
2022-08-26
2
-3
/
+3
*
Don't mark a non-constexpr-able function as constexpr
Chris Robinson
2022-08-26
1
-1
/
+1
*
Simplify calculating the ambisonic rotator coefficients
Chris Robinson
2022-08-26
1
-34
/
+33
*
Fix W input mixing when non-0 coverage
Chris Robinson
2022-08-26
1
-15
/
+25
*
Create and use 2D upsampling matrices
Chris Robinson
2022-08-25
6
-20
/
+185
*
Apply the upsampler before rotation
Chris Robinson
2022-08-25
1
-84
/
+23
*
Don't include the full path for frameworks to link
Chris Robinson
2022-08-21
1
-4
/
+7
*
Update alffplay to support newer ffmpeg versions
Chris Robinson
2022-08-20
3
-141
/
+150
*
Create a proper third-order upsampler matrix
Chris Robinson
2022-08-19
1
-5
/
+63
*
Skip LFE for aux send gains with Direct Channels
Chris Robinson
2022-08-18
1
-0
/
+4
*
Fix the channel spread for aux send gains with full HRTF
Chris Robinson
2022-08-18
1
-1
/
+1
*
Inline and precompute some CalcDirectionCoeffs calls
Chris Robinson
2022-08-18
7
-8
/
+20
*
Avoid duplicate code
Chris Robinson
2022-08-18
3
-77
/
+56
*
rtkit: match includes with code (#752)
Rosen Penev
2022-08-18
1
-1
/
+2
*
Fix the ringbuffer write size
Chris Robinson
2022-08-18
1
-1
/
+1
*
Use an intermediate buffer for writing to the ringbuffer
Chris Robinson
2022-08-18
1
-26
/
+11
*
Pass the action flags to AudioUnitRender from the callback
Chris Robinson
2022-08-17
1
-3
/
+2
*
Inline a function and remove an unnecessary parameter
Chris Robinson
2022-08-16
5
-32
/
+23
*
Pass the bus number to AudioUnitRender from the callback
Chris Robinson
2022-08-16
1
-2
/
+2
*
Use proper array sizes for more gains
Chris Robinson
2022-08-15
15
-26
/
+30
[next]