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
*
Minor reformating
Chris Robinson
2015-08-22
1
-31
/
+32
*
Don't explicitly store first-order coefficients
Chris Robinson
2015-08-18
1
-60
/
+114
*
Set the WAVEFORMATEX cbSize field for mmdevapi capture
Chris Robinson
2015-08-18
1
-0
/
+1
*
Define MixHrtf directly instead of through a SUFFIX macro
Chris Robinson
2015-08-15
4
-19
/
+6
*
Fix handling of PulseAudio devices that have the same description
Chris Robinson
2015-08-14
1
-10
/
+44
*
Also recognize "DirectSound" and "MMSYSTEM" on Windows
Chris Robinson
2015-08-14
1
-3
/
+5
*
Recognize "DirectSound3D" as a device name on Windows
Chris Robinson
2015-08-13
1
-1
/
+8
*
Wait for the OpenSL buffer queue to empty when stopping
Chris Robinson
2015-08-13
1
-1
/
+10
*
Allow specifying ALC_DONT_CARE_SOFT for ALC_HRTF_SOFT
Chris Robinson
2015-07-06
1
-16
/
+23
*
Change source radius behavior
Chris Robinson
2015-07-05
1
-19
/
+33
*
Update a couple comments
Chris Robinson
2015-07-04
2
-7
/
+5
*
Check for duplicate device names in the mmdevapi backend
Chris Robinson
2015-06-30
1
-1
/
+27
*
Use the lockless ringbuffer for mmdevapi capture
Chris Robinson
2015-06-30
1
-8
/
+9
*
Double check the mmdevapi capture format
Chris Robinson
2015-06-07
1
-1
/
+23
*
Add a macro to simplify allocating and constructing an object
Chris Robinson
2015-05-18
11
-117
/
+17
*
Convert the solaris backend to the new API
Chris Robinson
2015-05-17
3
-78
/
+135
*
Add a method to reset the device
Chris Robinson
2015-05-16
1
-0
/
+38
*
Add a few more HRTF status values
Chris Robinson
2015-05-16
1
-3
/
+19
*
Add an HRTF status query
Chris Robinson
2015-05-15
1
-4
/
+23
*
Fix mingw64 build
alexxvk
2015-05-02
1
-0
/
+1
*
Don't assert the increment value in the copy32 resampler
Chris Robinson
2015-02-15
1
-2
/
+1
*
Fix the HRTF B-Format decoder's W coefficient
Chris Robinson
2015-02-14
1
-18
/
+5
*
Cheange some more unnecessarily small coefficients to 0
Chris Robinson
2015-02-11
1
-6
/
+6
*
Add an option for "basic" HRTF rendering
Chris Robinson
2015-02-11
2
-9
/
+28
*
Calculate HRTF coefficients for all B-Format channels at once
Chris Robinson
2015-02-10
3
-34
/
+72
*
Use a single statement to declare the buffer format channel maps
Chris Robinson
2015-02-10
1
-14
/
+9
*
Pass the (FuMa) channel number to GetBFormatHrtfCoeffs
Chris Robinson
2015-02-10
3
-10
/
+10
*
Correct conversion from polar to cartesian coords for HRTF
Chris Robinson
2015-02-10
1
-3
/
+3
*
Use B-Format for HRTF's virtual output format
Chris Robinson
2015-02-09
4
-33
/
+97
*
Properly handle a mono output buffer with the MIDI synths
Chris Robinson
2015-02-09
5
-17
/
+19
*
Add a comment detailing how the HRTF channel buffer is set up
Chris Robinson
2015-02-09
1
-19
/
+45
*
Make sure the BS2B filter is freed if HRTF is enabled
Chris Robinson
2015-02-09
1
-0
/
+4
*
Move HRTF params and state closer together
Chris Robinson
2015-02-09
2
-12
/
+12
*
Add a note to the JACK backend about a (minor) race condition
Chris Robinson
2015-02-07
1
-0
/
+14
*
Fix some ringbuffer function comments
Chris Robinson
2015-02-07
1
-4
/
+4
*
Clean up another vector iterator loop
Chris Robinson
2015-02-07
1
-12
/
+12
*
Avoid tracing wide-char strings
Chris Robinson
2015-02-07
2
-27
/
+43
*
Avoid unnecessary uses of ExchangeInt/Ptr
Chris Robinson
2015-02-04
3
-6
/
+14
*
Avoid unnecessary ExchangeInt uses
Chris Robinson
2015-02-04
1
-2
/
+2
*
Try the JACK backend before PulseAudio
Chris Robinson
2015-02-03
1
-3
/
+3
*
Signal the mixer thread outside of the mutex lock
Chris Robinson
2015-02-03
1
-1
/
+5
*
Don't try to spawn a JACK server by default
Chris Robinson
2015-02-03
1
-6
/
+6
*
Always use the JACK server buffer size as the update size
Chris Robinson
2015-02-03
1
-12
/
+15
*
Ensure PulseAudio's mixing loop is signaled when stopping
Chris Robinson
2015-01-21
1
-0
/
+8
*
Remove a couple unused variables
Chris Robinson
2015-01-20
1
-3
/
+0
*
Fix variable check
Chris Robinson
2015-01-20
1
-1
/
+1
*
Fix X7DOT1_NARROW name to X7DOT1_WIDE
Chris Robinson
2015-01-15
1
-3
/
+3
*
Accept a "narrow" layout for 7.1 with mmdevapi
Chris Robinson
2015-01-15
1
-2
/
+3
*
Fix the flags type
Chris Robinson
2015-01-11
1
-1
/
+2
*
Remove some IN_IDE_PARSER uses
Chris Robinson
2014-12-24
1
-7
/
+0
[next]