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
...
*
Combine some duplicate code
Chris Robinson
2021-03-30
4
-90
/
+53
*
Rename a couple class members
Chris Robinson
2021-03-28
2
-12
/
+12
*
Remove some unnecessary includes
Chris Robinson
2021-03-28
2
-12
/
+0
*
Move the UHJ phase shifter to a common header
Chris Robinson
2021-03-28
6
-400
/
+394
*
Add the export definitions to the library projects
Chris Robinson
2021-03-28
2
-6
/
+4
*
Add an option to change the UHJ decoder method
Chris Robinson
2021-03-26
1
-27
/
+50
*
Fix a comment typo
Chris Robinson
2021-03-24
1
-2
/
+2
*
Update the UHJ decoding coefficients
Chris Robinson
2021-03-24
2
-62
/
+71
*
Don't add the resampler prepadding to the source size to load
Chris Robinson
2021-03-23
1
-18
/
+17
*
Add support for decoding 3- and 4-channel UHJ audio
Chris Robinson
2021-03-21
1
-32
/
+185
*
Don't assume two input channels in uhjdecoder
Chris Robinson
2021-03-21
1
-1
/
+1
*
Add a utility to decode UHJ sound files to AMB
Chris Robinson
2021-03-21
2
-4
/
+531
*
Use float formats in examples/alstreamcb
Chris Robinson
2021-03-21
1
-10
/
+10
*
Fix the UHJ all-pass delay
Chris Robinson
2021-03-20
2
-11
/
+8
*
Load/convert samples from all channels at once for mixing
Chris Robinson
2021-03-19
5
-123
/
+147
*
Merge pull request #543 from ilya-fedin/dont-force-app-name
kcat
2021-03-17
1
-8
/
+1
|
\
|
*
Don't force application name with pulseaudio
Ilya Fedin
2021-03-18
1
-8
/
+1
|
/
*
Don't activate the WASAPI device when initially opening it
Chris Robinson
2021-03-17
1
-17
/
+2
*
Avoid returning objects with a reference parameter
Chris Robinson
2021-03-16
1
-13
/
+13
*
Check that CoCreateInstance succeeds
Chris Robinson
2021-03-16
1
-13
/
+17
*
Fix UHJ FIR filter alignment
Chris Robinson
2021-03-15
1
-1
/
+1
*
Workaround mingw complaining about the %z formatter
Chris Robinson
2021-03-12
6
-3
/
+30
*
Avoid shadowing variable names
Chris Robinson
2021-03-11
1
-6
/
+6
*
Declare the attribute counts closer to where they are
Chris Robinson
2021-03-10
1
-25
/
+30
*
Prevent querying the capture device name from a playback device
Chris Robinson
2021-03-09
1
-3
/
+16
*
Don't verify and hold a device reference in alcRenderSamplesSOFT
Chris Robinson
2021-03-09
1
-5
/
+4
*
Add a function/extension to reopen a playback device
Chris Robinson
2021-03-09
2
-25
/
+112
*
Initialize the new audio unit before disposing the old one
Chris Robinson
2021-03-09
1
-6
/
+6
*
Move the ComPtr wrapper to a common header
Chris Robinson
2021-03-08
4
-126
/
+73
*
Allow calling BackendBase::open multiple times on playback devices
Chris Robinson
2021-03-08
15
-257
/
+360
*
Use a fast native type for the backup popcount
Chris Robinson
2021-03-02
1
-7
/
+20
*
Use the correct lock when allocating filters
Chris Robinson
2021-03-02
1
-1
/
+1
*
Avoid making BSincPointsMax public
Chris Robinson
2021-03-01
3
-19
/
+30
*
Avoid cutting off the last bsinc filter coefficient
Chris Robinson
2021-03-01
1
-3
/
+3
*
Avoid trying to get the app path when it fails on Windows too
Chris Robinson
2021-02-27
1
-9
/
+10
*
Avoid calling readlink on platforms that don't support it
Chris Robinson
2021-02-27
1
-11
/
+11
*
Avoiding cutting all bsinc resampler output at scale 0
Chris Robinson
2021-02-24
2
-9
/
+8
*
Use a more appropriate epsilon for Sinc()
Chris Robinson
2021-02-24
1
-1
/
+2
*
Avoid an unnecessary loop iteration
Chris Robinson
2021-02-23
1
-2
/
+3
*
Adjust the bsinc filter table packing
Chris Robinson
2021-02-23
4
-41
/
+29
*
Remove unnecessary use of SSE2 intrinsics
Chris Robinson
2021-02-21
1
-2
/
+1
*
Store the all-pass FIR results more efficiently
Chris Robinson
2021-02-18
1
-14
/
+23
*
Use shifts instead of shuffles with SSE where possible
Chris Robinson
2021-02-18
1
-4
/
+4
*
Add some optimization hints
Chris Robinson
2021-02-16
3
-18
/
+24
*
Clean up some formatting
Chris Robinson
2021-02-16
1
-81
/
+71
*
Add missing include
Chris Robinson
2021-02-16
1
-0
/
+1
*
Add enumeration to the JACK backend
Chris Robinson
2021-02-13
1
-35
/
+84
*
Add the all-pass filter results to the output with NEON
Chris Robinson
2021-02-08
1
-3
/
+3
*
Use spans instead of references to arrays
Chris Robinson
2021-02-06
12
-31
/
+38
*
Add a alSourceQueueBufferLayersSOFT stub
Chris Robinson
2021-02-04
1
-0
/
+11
[prev]
[next]