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
*
Add a speaker-dist config option
Chris Robinson
2022-07-07
2
-21
/
+29
*
Properly update the Super Stereo width
Chris Robinson
2022-07-07
1
-0
/
+1
*
Don't always activate the EAX primary effect slot for sources
Chris Robinson
2022-07-06
1
-14
/
+22
*
Remove an unused struct
Chris Robinson
2022-07-05
3
-12
/
+3
*
Avoid separate lines for logging exceptions
Chris Robinson
2022-07-05
1
-14
/
+5
*
Use 48khz by default for playback
Chris Robinson
2022-07-05
1
-2
/
+2
*
Make some Vector and Matrix methods constexpr
Chris Robinson
2022-07-05
1
-29
/
+22
*
Added missing header file for std::assume_aligned. (C++20) (#724)
Hongtae Kim
2022-07-05
1
-1
/
+1
*
Release 1.22.2
Chris Robinson
2022-06-27
2
-2
/
+2
*
Update changelog
Chris Robinson
2022-06-27
1
-0
/
+6
*
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
*
Release 1.22.1
Chris Robinson
2022-06-20
2
-2
/
+2
*
Update changelog
Chris Robinson
2022-06-19
1
-1
/
+8
*
Don't change the EAX version when getting a reverb property
Chris Robinson
2022-06-19
1
-11
/
+7
*
Combine multiple individual flags
Chris Robinson
2022-06-19
3
-105
/
+67
*
Track EAX1 source changes
Chris Robinson
2022-06-19
3
-13
/
+7
*
Remove some unnecessary comparison operators
Chris Robinson
2022-06-18
2
-352
/
+72
*
Avoid changing the EAX version on failure
Chris Robinson
2022-06-18
1
-3
/
+2
*
Avoid more struct compared for reverb EAX updates
Chris Robinson
2022-06-18
1
-7
/
+18
*
Fix inverted checks
Chris Robinson
2022-06-18
1
-4
/
+4
*
Don't mark the EAX version changed when getting properties
Chris Robinson
2022-06-18
1
-4
/
+5
*
Avoid a full struct compare to check for changes
Chris Robinson
2022-06-18
2
-10
/
+19
*
Rename a parameter to avoid a shadowing warning
Chris Robinson
2022-06-18
1
-24
/
+18
*
Remove an unused lambda capture
Chris Robinson
2022-06-18
1
-1
/
+1
*
Fix checking if the primary effect slot changed
Chris Robinson
2022-06-18
2
-7
/
+2
*
[EAX] Add separate source state for each version (#720)
Boris I. Bendovsky
2022-06-18
8
-2593
/
+1664
*
Add EFX functions back to the router
Chris Robinson
2022-06-18
4
-75
/
+237
*
Avoid including intrin.h with cpuid.h
Chris Robinson
2022-06-17
1
-4
/
+3
*
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
*
Set policies to exclude /W3 and /GR on MSVC
Chris Robinson
2022-06-15
1
-9
/
+8
*
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
*
Update changelog
Chris Robinson
2022-06-10
1
-0
/
+2
*
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
*
Use a proper literal type
Chris Robinson
2022-06-07
1
-1
/
+1
*
Increase the priority of the ALSA backend
Chris Robinson
2022-06-04
1
-3
/
+3
*
Update changelog
Chris Robinson
2022-06-01
1
-1
/
+2
*
Search for Oboe config modules first
Chris Robinson
2022-06-01
1
-2
/
+5
*
Upload Win32 and x64 artifacts to Github actions (#708)
3DJ
2022-05-30
1
-1
/
+19
*
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
*
Update Changelog
Chris Robinson
2022-05-27
1
-0
/
+13
*
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
[next]