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
...
*
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
*
Use amplitude-matching HF scaling for non-FOA HRTF output
Chris Robinson
2022-08-15
1
-4
/
+4
*
Use the proper type for a global definition
Chris Robinson
2022-08-15
1
-9
/
+11
*
Update in incorrect comment
Chris Robinson
2022-08-15
1
-1
/
+1
*
Use a decode-encode method for ambisonic upsampling
Chris Robinson
2022-08-15
3
-22
/
+283
*
Use the right array size for the mixing parameters
Chris Robinson
2022-08-14
1
-1
/
+1
*
Update some arrays in preparation for fourth order support
Chris Robinson
2022-08-14
2
-6
/
+11
*
Update the default HRTF
Chris Robinson
2022-08-13
3
-4
/
+2
*
Move a member variable to the struct it's needed
Chris Robinson
2022-08-09
1
-2
/
+2
*
Rename the UHJ filter config option
Chris Robinson
2022-08-09
2
-7
/
+7
*
Add an option for higher quality UHJ filters
Chris Robinson
2022-08-08
6
-19
/
+67
*
Parameterize the UHJ filter length
Chris Robinson
2022-08-07
7
-40
/
+101
*
Clear the buffer from X-RAM before updating its size
Chris Robinson
2022-08-05
1
-0
/
+3
*
Avoid putting a 1KB array on the stack
Chris Robinson
2022-08-02
2
-7
/
+10
*
Rework multi-channel source radius handling
Chris Robinson
2022-08-02
1
-50
/
+118
*
Change an inline function to a class method
Chris Robinson
2022-08-02
4
-16
/
+15
*
Simplify calculating nearest HRIR index
Chris Robinson
2022-08-02
1
-8
/
+1
*
Check the channel count for a valid DecoderView
Chris Robinson
2022-08-02
1
-1
/
+1
*
Add media class for Audio/Source/Virtual as a valid node (#747)
Eir W
2022-08-02
1
-1
/
+6
*
Add missing include for FreeBSD
Chris Robinson
2022-07-29
1
-0
/
+3
*
AllocEffectSlot can't fail
Chris Robinson
2022-07-29
1
-17
/
+3
*
Use an intrusive_ptr to hold on to the EffectState
Chris Robinson
2022-07-29
3
-9
/
+7
*
Ensure some mixing buffers are aligned for SIMD
Chris Robinson
2022-07-26
2
-2
/
+2
*
Mark the EffectSlot in use after getting one
Chris Robinson
2022-07-26
1
-0
/
+1
*
Avoid __try on ARMv7 targets with MSVC
Chris Robinson
2022-07-24
1
-1
/
+4
*
Fix a typo in a comment
Chris Robinson
2022-07-22
1
-2
/
+2
*
Don't assume rlim_t is unsigned
Chris Robinson
2022-07-22
1
-3
/
+4
*
Update a config comment about the default sample rate
Chris Robinson
2022-07-21
1
-1
/
+1
*
Use the reverb air absorption for the send paths
Chris Robinson
2022-07-19
1
-9
/
+7
*
Silence an inline failure warning with GCC
Chris Robinson
2022-07-19
1
-0
/
+4
*
Declare variables closer to where they're used
Chris Robinson
2022-07-18
1
-4
/
+2
*
Remove a redundant check
Chris Robinson
2022-07-17
1
-3
/
+0
*
Fix parameter signedness
Chris Robinson
2022-07-17
2
-2
/
+2
*
Update some outdated docs
Chris Robinson
2022-07-17
2
-16
/
+8
*
Avoid duplicate initializations for multiple filters
Chris Robinson
2022-07-17
1
-1
/
+2
*
Fix possible C2084 compiler error (#735)
Edoardo Lolletti
2022-07-17
1
-0
/
+3
*
Merge pull request #734 from bibendovsky/wip_20220714
kcat
2022-07-17
7
-57
/
+197
|
\
|
*
[EAX_SOURCE] Fix source's occlusion and exclusion contribution
Boris I. Bendovsky
2022-07-17
3
-19
/
+62
|
*
[EAX_FX_SLOT] Fix setting EAX5 flags
Boris I. Bendovsky
2022-07-17
1
-1
/
+1
|
*
[EAX_CONTEXT] Fix defaults for current properties
Boris I. Bendovsky
2022-07-17
2
-6
/
+41
|
*
[EAX_FX_SLOT] Fix defaults for current properties
Boris I. Bendovsky
2022-07-17
2
-18
/
+45
|
*
[EAX_SOURCE] Skip occlusion calculation if occlusion property is zero
Boris I. Bendovsky
2022-07-17
1
-3
/
+7
[prev]
[next]