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
/
OpenAL32
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Make the voice's 'moving' state a bitflag
Chris Robinson
2017-03-11
2
-7
/
+5
*
Allocate as many channels for DirectHrtfState as needed
Chris Robinson
2017-03-11
1
-2
/
+4
*
Dynamically allocate the device's HRTF state
Chris Robinson
2017-03-10
1
-13
/
+14
*
Implement NFC filters for Ambisonic rendering
Chris Robinson
2017-03-10
3
-1
/
+27
*
Move ALvoice declaration to alu.h
Chris Robinson
2017-03-09
2
-55
/
+55
*
Remove unnecessary atomic members
Chris Robinson
2017-03-08
6
-141
/
+135
*
Remove an unnecessary variable
Chris Robinson
2017-03-07
1
-3
/
+2
*
Check that a source is actually playing before setting paused
Chris Robinson
2017-03-07
1
-28
/
+35
*
Store the channel count and sample size in the voice
Chris Robinson
2017-03-07
2
-15
/
+11
*
Don't modify the source state in the mixer
Chris Robinson
2017-03-07
1
-7
/
+25
*
Remove an unused function
Chris Robinson
2017-03-07
2
-7
/
+0
*
Make the voice's source pointer atomic
Chris Robinson
2017-03-05
2
-8
/
+10
*
Add a boolean to specify if a voice should be playing
Chris Robinson
2017-03-02
2
-18
/
+44
*
Dynamically allocate the channel delay buffers
Chris Robinson
2017-02-28
1
-2
/
+2
*
Remove unused function declarations
Chris Robinson
2017-02-28
1
-3
/
+0
*
Start a ALC_SOFT_loopback2 extension
Chris Robinson
2017-02-28
1
-5
/
+28
*
Print WARNs when a device or context error is generated
Chris Robinson
2017-02-27
1
-0
/
+5
*
Avoid standard malloc for buffer queue entries
Chris Robinson
2017-02-27
1
-7
/
+7
*
Use separate enums for the ambisonic channel order and normalization
Chris Robinson
2017-02-27
1
-6
/
+14
*
Move the current buffer queue entry and play position to the voice
Chris Robinson
2017-02-27
2
-102
/
+113
*
Ensure a non-playing or -paused source does not use a mixing voice
Chris Robinson
2017-02-25
2
-44
/
+56
*
Improve handling of source state reads
Chris Robinson
2017-02-24
2
-72
/
+89
*
Remove CalcXYZCoeffs and inline CalcAngleCoeffs
Chris Robinson
2017-02-23
1
-13
/
+9
*
Alter how panpot/pair-wise panning works
Chris Robinson
2017-02-23
1
-0
/
+10
*
Limit filter gains to -24dB
Chris Robinson
2017-02-22
1
-1
/
+1
*
Increase the default effect slot and send count
Chris Robinson
2017-02-21
1
-1
/
+2
*
Dynamically allocate the ALsource Send[] array
Chris Robinson
2017-02-21
3
-24
/
+35
*
Make the voices' Send[] array dynamically sized
Chris Robinson
2017-02-21
3
-10
/
+10
*
Apply distance compensation when writing to the output
Chris Robinson
2017-02-19
1
-0
/
+12
*
Remove the sinc8 resampler option
Chris Robinson
2017-02-19
1
-12
/
+2
*
Reorganize ALvoice members
Chris Robinson
2017-02-15
2
-10
/
+9
*
Make ALsourceProps' Send array dynamically sized
Chris Robinson
2017-02-14
3
-19
/
+19
*
Fix build with non-C11 atomics
Chris Robinson
2017-02-13
2
-3
/
+3
*
Make the source state atomic
Chris Robinson
2017-02-13
2
-27
/
+28
*
Put BsincState in a generic union
Chris Robinson
2017-02-13
2
-2
/
+6
*
Fix more uses of unsigned sizes and offsets
Chris Robinson
2017-02-10
1
-1
/
+1
*
Remove a couple context lock wrapper functions
Chris Robinson
2017-02-07
2
-23
/
+17
*
Remove __android_log_print calls for TRACEREF
Chris Robinson
2017-01-27
1
-1
/
+0
*
Also log to __android_log_print on Android
Chris Robinson
2017-01-26
1
-0
/
+11
*
Move the B-Format HRTF virtual speaker stuff to InitHrtfPanning
Chris Robinson
2017-01-18
1
-12
/
+20
*
Replace some ALvoid with void
Chris Robinson
2017-01-18
1
-3
/
+3
*
Use ALsizei in more places
Chris Robinson
2017-01-18
6
-39
/
+39
*
Pass the left and right buffers to the hrtf mixers directly
Chris Robinson
2017-01-17
1
-5
/
+5
*
Use ALsizei and ALint for sizes and offsets with resamplers and filters
Chris Robinson
2017-01-16
3
-4
/
+5
*
Use ALsizei for sizes and offsets with the mixer
Chris Robinson
2017-01-16
2
-18
/
+18
*
Use second-order ambisonics for basic HRTF rendering
Chris Robinson
2017-01-15
1
-2
/
+2
*
Reorder filter coefficients
Chris Robinson
2016-12-21
1
-1
/
+1
*
Avoid duplicating code using a macro
Chris Robinson
2016-12-21
3
-16
/
+3
*
Convert the SndIO backend to the updated API
Chris Robinson
2016-12-21
1
-3
/
+0
*
Trace the commit ID and branch the library was built from
Chris Robinson
2016-12-21
1
-0
/
+2
[prev]
[next]