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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Use an intrusive_ptr to hold on to the EffectState
Chris Robinson
2022-07-29
1
-3
/
+3
*
Ensure some mixing buffers are aligned for SIMD
Chris Robinson
2022-07-26
2
-2
/
+2
*
Use the reverb air absorption for the send paths
Chris Robinson
2022-07-19
1
-9
/
+7
*
Declare variables closer to where they're used
Chris Robinson
2022-07-18
1
-4
/
+2
*
[EAX_CONTEXT] Fix defaults for current properties
Boris I. Bendovsky
2022-07-17
2
-6
/
+41
*
[EAX_CONTEXT] Fix committing of a property value
Boris I. Bendovsky
2022-07-17
1
-1
/
+3
*
[EAX_FX_SLOT] Mark sources as changed instead of commiting them to catch up w...
Boris I. Bendovsky
2022-07-17
2
-7
/
+1
*
Don't pass an EaxCall to initialize_fx_slots
Chris Robinson
2022-07-15
2
-9
/
+8
*
Don't store and manage wet buffers separately
Chris Robinson
2022-07-15
4
-54
/
+15
*
Allocate EffectSlots in clusters
Chris Robinson
2022-07-15
2
-1
/
+20
*
Dynamically allocate EffectSlot objects
Chris Robinson
2022-07-15
2
-4
/
+4
*
Don't track dirty flags per EAX version
Chris Robinson
2022-07-13
2
-38
/
+25
*
Don't commit EAX properties when not initialized
Chris Robinson
2022-07-13
1
-1
/
+2
*
[EAX] Add separate context state for each version (#731)
Boris I. Bendovsky
2022-07-13
2
-688
/
+615
*
[EAX] Use separate FX slot state for each version (#730)
Boris I. Bendovsky
2022-07-12
2
-17
/
+4
*
Add a config compat option for NFC distance scaling
Chris Robinson
2022-07-07
3
-8
/
+12
*
Add a speaker-dist config option
Chris Robinson
2022-07-07
1
-7
/
+15
*
Remove an unused struct
Chris Robinson
2022-07-05
1
-9
/
+1
*
Define PW_KEY_NODE_RATE when needed
Chris Robinson
2022-06-24
1
-0
/
+5
*
Fix the PipeWire version check
Chris Robinson
2022-06-24
1
-1
/
+2
*
Remove an unused lambda capture
Chris Robinson
2022-06-18
1
-1
/
+1
*
[EAX] Add separate source state for each version (#720)
Boris I. Bendovsky
2022-06-18
2
-27
/
+8
*
Don't apply effect auto send adjustments for non-reverb effects
Chris Robinson
2022-06-16
1
-1
/
+1
*
Match exactly 5.1 Rear in WASAPI
Chris Robinson
2022-06-16
1
-2
/
+2
*
Handle a blank channel mask from WASAPI
Chris Robinson
2022-06-14
1
-10
/
+18
*
Use an inline function instead of a function-like macro
Chris Robinson
2022-06-12
1
-6
/
+7
*
Disable EAX if the Chorus effect is disabled
Chris Robinson
2022-06-10
1
-2
/
+7
*
Handle 5.1 Rear with DSound playback
Chris Robinson
2022-06-08
1
-42
/
+44
*
Check and handle 5.1 Rear with WASAPI capture
Chris Robinson
2022-06-07
1
-3
/
+23
*
Trace the WASAPI device mix format
Chris Robinson
2022-06-07
1
-0
/
+1
*
Track 5.1 Rear with WASAPI playback
Chris Robinson
2022-06-07
1
-3
/
+14
*
Increase the priority of the ALSA backend
Chris Robinson
2022-06-04
1
-3
/
+3
*
Use a ringbuffer for Oboe capture
Chris Robinson
2022-05-28
1
-66
/
+23
*
Fix requeueing logic for OpenSLCapture::captureSamples
Chris Robinson
2022-05-28
1
-17
/
+29
*
Ensure enough default sends for EAX with the config option set
Chris Robinson
2022-05-27
1
-10
/
+24
*
Use a boolean check instead of a function pointer
Chris Robinson
2022-05-24
1
-7
/
+14
*
Avoid dividing by a constant
Chris Robinson
2022-05-24
1
-4
/
+4
*
[EAX] Add separate effect state for each version (#705)
Boris I. Bendovsky
2022-05-24
2
-164
/
+118
*
Use the mix format if IsFormatSupported fails for WASAPI capture
Chris Robinson
2022-05-17
1
-1
/
+6
*
Avoid a virtual function call to set the decoder width
Chris Robinson
2022-05-17
1
-1
/
+1
*
Move EAX files to their own sub-directory
Chris Robinson
2022-05-16
4
-9
/
+9
*
Use virtual functions for the decoder
Chris Robinson
2022-05-14
1
-1
/
+1
*
Mark the template base as inline
Chris Robinson
2022-05-14
1
-1
/
+1
*
Keep some variables local to where they're needed
Chris Robinson
2022-05-13
1
-26
/
+21
*
Use pw_buffer::requested in newer PipeWire versions
Chris Robinson
2022-05-13
1
-16
/
+26
*
Remove a couple unnecessary casts
Chris Robinson
2022-05-13
1
-3
/
+3
*
Fix the CoreAudio output element value
Chris Robinson
2022-05-10
1
-1
/
+1
*
More agressively hide PipeWire and SDL header warnings
Chris Robinson
2022-05-09
2
-2
/
+17
[next]