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
*
Start an interface for providing UHJ audio
Chris Robinson
2021-03-31
5
-1
/
+36
*
Combine some duplicate code
Chris Robinson
2021-03-30
3
-48
/
+52
*
Move the UHJ phase shifter to a common header
Chris Robinson
2021-03-28
1
-1
/
+1
*
Don't add the resampler prepadding to the source size to load
Chris Robinson
2021-03-23
1
-18
/
+17
*
Load/convert samples from all channels at once for mixing
Chris Robinson
2021-03-19
4
-116
/
+139
*
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
*
Workaround mingw complaining about the %z formatter
Chris Robinson
2021-03-12
3
-2
/
+16
*
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
2
-126
/
+2
*
Allow calling BackendBase::open multiple times on playback devices
Chris Robinson
2021-03-08
15
-257
/
+360
*
Avoid making BSincPointsMax public
Chris Robinson
2021-03-01
1
-1
/
+0
*
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
1
-2
/
+2
*
Clean up some formatting
Chris Robinson
2021-02-16
1
-81
/
+71
*
Add enumeration to the JACK backend
Chris Robinson
2021-02-13
1
-35
/
+84
*
Use spans instead of references to arrays
Chris Robinson
2021-02-06
3
-15
/
+16
*
Stop the Oboe recording stream when recording is stopped
Chris Robinson
2021-02-02
1
-2
/
+2
*
Implement Oboe capture
Chris Robinson
2021-01-31
1
-4
/
+135
*
Set the oboe stream buffer size
Chris Robinson
2021-01-31
1
-0
/
+2
*
Avoid copying buffers for aligning overlapped windows
Chris Robinson
2021-01-30
2
-33
/
+42
*
Allow the sample type to get changed on Solaris
Chris Robinson
2021-01-29
1
-6
/
+10
*
Fix compilation on Solaris backend
Cacodemon345
2021-01-29
1
-0
/
+1
*
Add a panning "deadzone" for spatialized sources
Chris Robinson
2021-01-28
1
-1
/
+1
*
Export EFX functions from the router
Chris Robinson
2021-01-27
1
-0
/
+11
*
Ignore SI-style configuration strings for device names
Chris Robinson
2021-01-27
1
-0
/
+5
*
Rework fading of stopped sounds
Chris Robinson
2021-01-27
1
-22
/
+13
*
Use an AL-specific buffer queue item struct for sources
Chris Robinson
2021-01-25
3
-41
/
+29
*
Store the callback in the buffer list item
Chris Robinson
2021-01-24
3
-60
/
+61
*
Store buffer info in the queue entry
Chris Robinson
2021-01-24
18
-73
/
+81
*
Set the correct default buffer bits/format
Chris Robinson
2021-01-22
1
-2
/
+2
*
Remove an unnecessary semicolon
Chris Robinson
2021-01-22
1
-1
/
+1
*
Use if constexpr when possible
Chris Robinson
2021-01-22
3
-4
/
+6
*
Make PopCount and CountTrailingZeros more standard-like
Chris Robinson
2021-01-22
4
-10
/
+14
*
Use a standard bitset for bitfield flags
Chris Robinson
2021-01-22
8
-53
/
+56
*
Make the endian test more C++-like
Chris Robinson
2021-01-21
3
-15
/
+19
*
Fix handling paused devices with the wave writer backend
Chris Robinson
2021-01-21
1
-10
/
+14
*
Simplify a division
Chris Robinson
2021-01-21
1
-1
/
+1
*
Avoid declaring some variables multiple times
Chris Robinson
2021-01-21
1
-6
/
+7
*
Avoid global constexpr arrays
Chris Robinson
2021-01-21
6
-56
/
+54
*
Avoid extra copies/work when reading HRTF data
Chris Robinson
2021-01-20
1
-8
/
+12
*
Avoid calling readAdvance in a loop
Chris Robinson
2021-01-17
1
-3
/
+5
[next]