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 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
*
Some more restructuring of the PipeWire backend
Chris Robinson
2021-12-30
1
-73
/
+58
*
Set the node rate for the pipewire capture stream too
Chris Robinson
2021-12-29
1
-0
/
+1
*
Move some constexpr variables to where they're used
Chris Robinson
2021-12-28
1
-50
/
+47
*
C++-ize the PipeWire backend some more
Chris Robinson
2021-12-28
1
-61
/
+94
*
Make sure alffplay properly stops when quiting
Chris Robinson
2021-12-27
1
-10
/
+13
*
Trace the device format after starting playback
Chris Robinson
2021-12-27
1
-0
/
+7
*
Heavily update alffplay packet handling
Chris Robinson
2021-12-26
1
-157
/
+209
*
Add the PipeWire config option to alsoft-config
Chris Robinson
2021-12-25
2
-0
/
+33
*
Increase the priority of the PipeWire backend
Chris Robinson
2021-12-25
1
-6
/
+6
*
Check for audio devices when initializing PipeWire
Chris Robinson
2021-12-25
2
-3
/
+79
*
Fix non-runtime linking with pipewire
Chris Robinson
2021-12-25
1
-1
/
+2
*
Remove unnecessary ifdefs from alffplay
Chris Robinson
2021-12-24
1
-32
/
+9
*
Use the audio clock as the default in alffplay
Chris Robinson
2021-12-24
1
-49
/
+59
*
Use a bitset instead of a plain uint for flags
Chris Robinson
2021-12-23
4
-37
/
+42
*
Don't do direct channels with UHJ output
Chris Robinson
2021-12-21
2
-21
/
+17
*
Work around a MinGW thread_local bug
Chris Robinson
2021-12-20
7
-22
/
+60
*
Simplify and combine a couple macros
Chris Robinson
2021-12-18
1
-8
/
+8
*
Don't swallow up buffer callback samples when pausing
Chris Robinson
2021-12-18
1
-11
/
+17
*
Don't update voice sample histories when stopping/pausing
Chris Robinson
2021-12-18
1
-24
/
+25
*
Set the voice's ambisonic order for playing super stereo
Chris Robinson
2021-12-17
1
-1
/
+1
*
Move some more context functions to the proper source
Chris Robinson
2021-12-17
3
-77
/
+80
*
Move the effects base and effectslot to core
Chris Robinson
2021-12-17
22
-225
/
+232
*
Move some ContextBase function definitions to the right place
Chris Robinson
2021-12-17
2
-64
/
+70
*
Remove an unnecessary parameter
Chris Robinson
2021-12-17
3
-16
/
+12
*
Allocate voice properties in clusters
Chris Robinson
2021-12-17
5
-31
/
+39
*
Set the PipeWire stream rate
Chris Robinson
2021-12-16
1
-0
/
+1
*
Rename Voice::mNumChannels for clarity
Chris Robinson
2021-12-15
3
-7
/
+7
*
Add an option to use Super Stereo in alffplay
Chris Robinson
2021-12-15
1
-0
/
+23
*
Add source properties for Super Stereo
Chris Robinson
2021-12-15
8
-30
/
+116
*
Minor UHJ coefficient scaling precision improvement
Chris Robinson
2021-12-13
1
-3
/
+3
*
Make an inline function to check for 2D ambisonic formats
Chris Robinson
2021-12-12
4
-11
/
+11
*
Avoid initializing the NFC filter for every voice channel
Chris Robinson
2021-12-11
5
-72
/
+61
[next]