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
...
*
Don't search for __android_log_print on non-Android targets
Chris Robinson
2022-02-03
1
-5
/
+7
*
Avoid global pointers to string literals
Chris Robinson
2022-02-01
2
-21
/
+20
*
Avoid a magic number
Chris Robinson
2022-02-01
1
-1
/
+1
*
Rename Sqrt1_2 for consistency
Chris Robinson
2022-02-01
2
-7
/
+7
*
Output a message when EAX is enabled in CMake
Chris Robinson
2022-02-01
1
-0
/
+5
*
[EAX] Add primary extension name for EAX v2.0 (#653)
Boris I. Bendovsky
2022-02-01
4
-5
/
+12
*
Remove extra ';' after member function definition (#652)
Jan Niklas Hasse
2022-01-31
1
-1
/
+1
*
[EAX] Fix alIsExtensionPresent (#651)
Boris I. Bendovsky
2022-01-31
1
-5
/
+5
*
Output a message when EAX is enabled in CMake
Chris Robinson
2022-01-30
1
-0
/
+5
*
Move ALSOFT_EAX definition to config.h
Chris Robinson
2022-01-30
44
-224
/
+149
*
Simplify FFT complex arg handling a bit
Chris Robinson
2022-01-30
1
-2
/
+4
*
Add EAX extensions (EAX 2.0-5.0, X-RAM) (#632)
Boris I. Bendovsky
2022-01-30
53
-0
/
+18533
*
Remove math_defs.h
Chris Robinson
2022-01-27
6
-61
/
+58
*
Get rid of MathDefs
Chris Robinson
2022-01-27
22
-96
/
+81
*
Start and use a standard-like numbers header
Chris Robinson
2022-01-27
6
-18
/
+52
*
Use precalculated lookup tables to swap FFT elements
Chris Robinson
2022-01-27
1
-7
/
+91
*
Add some common wrapper methods to ThreadMainloop
Chris Robinson
2022-01-26
1
-42
/
+46
*
Default the PipeWire lock's operator= instead of using the base
Chris Robinson
2022-01-26
1
-1
/
+1
*
Handle 5.1 using rear channels with PulseAudio and PipeWire
Chris Robinson
2022-01-25
2
-105
/
+60
*
Move some definitions to where they're used
Chris Robinson
2022-01-24
1
-2
/
+2
*
Avoid a messy while loop to remove from a vector
Chris Robinson
2022-01-22
1
-11
/
+8
*
Restructure the PipeWire backend code a bit
Chris Robinson
2022-01-22
1
-219
/
+235
*
Avoid holding a pw_proxy, hold the type it represents
Chris Robinson
2022-01-22
1
-36
/
+70
*
Handle duplex devices with PipeWire
Chris Robinson
2022-01-22
1
-22
/
+43
*
Update changelog
Chris Robinson
2022-01-18
1
-3
/
+1
*
Handle _gettid on FreeBSD
Chris Robinson
2022-01-18
5
-82
/
+77
*
Set niceness as a fallback only on Linux
Chris Robinson
2022-01-18
1
-0
/
+9
*
Avoid passing a function pointer to std::call_once
Chris Robinson
2022-01-18
1
-1
/
+1
*
Handle the rt-prio config options as the priority level
Chris Robinson
2022-01-18
2
-88
/
+117
*
Load the PipeWire real-time configuration
Chris Robinson
2022-01-17
1
-18
/
+57
*
Properly compare the buffer channels for preservation
Chris Robinson
2022-01-17
1
-1
/
+1
*
Fixed compiler warning (#640)
Derek Henderson
2022-01-17
1
-1
/
+1
*
Add an ambi-format option for ACN ordering and FuMa scaling
Chris Robinson
2022-01-12
3
-2
/
+19
*
Use a different output matrix for late reverb
Chris Robinson
2022-01-11
1
-14
/
+22
*
Explicitly default the band splitter's copy assignment
Chris Robinson
2022-01-11
1
-0
/
+1
*
Slightly improve handling of stopping voices
Chris Robinson
2022-01-08
1
-19
/
+27
*
Use the deprecated enum for older Qt versions
Chris Robinson
2022-01-06
1
-0
/
+4
*
Avoid a deprecated QString enum
Chris Robinson
2022-01-05
1
-1
/
+1
*
Add a third-order ambisonic decoder for HRTF
Chris Robinson
2022-01-05
2
-7
/
+63
*
Update the 3D7.1 configuration
Chris Robinson
2022-01-04
1
-24
/
+42
*
Update the HRTF second-order ambisonic decoder
Chris Robinson
2022-01-04
1
-42
/
+27
*
Remove a couple unnecessary overloads
Chris Robinson
2022-01-04
1
-9
/
+1
*
Avoid duplicate definitions of the same wrapper functions
Chris Robinson
2022-01-04
1
-74
/
+41
*
Remove extra ';' after member function definition (#634)
Jan Niklas Hasse
2022-01-04
1
-1
/
+1
*
Don't mix higher orders of B-Format than the device is doing
Chris Robinson
2022-01-02
1
-2
/
+2
*
Use an span of pointers instead of arrays for mixing
Chris Robinson
2022-01-01
1
-93
/
+94
*
Pass a span of pointers to the UHJ/SuperStereo decoder
Chris Robinson
2022-01-01
4
-23
/
+29
*
Avoid a static-sized char array on the stack
Chris Robinson
2021-12-31
1
-16
/
+22
*
Add a couple more methods to al::optional
Chris Robinson
2021-12-31
1
-0
/
+16
*
Avoid some unnecessary copying
Chris Robinson
2021-12-31
1
-10
/
+9
[prev]
[next]