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
/
Include
/
alSource.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename RollOff to Rolloff
Chris Robinson
2017-05-05
1
-1
/
+1
*
Add a property to force source spatialization on or off
Chris Robinson
2017-05-04
1
-0
/
+1
*
Store the resampler as part of the source
Chris Robinson
2017-04-21
1
-0
/
+1
*
Make the buffer list next pointer atomic
Chris Robinson
2017-04-19
1
-1
/
+2
*
Store the source queue head in the voice to signify looping
Chris Robinson
2017-04-18
1
-3
/
+2
*
Store the source prop updates with the mixer voice
Chris Robinson
2017-04-17
1
-57
/
+0
*
Use an atomic flag to test if a source needs to update
Chris Robinson
2017-03-20
1
-1
/
+1
*
Don't defer source state or offset changes
Chris Robinson
2017-03-19
1
-4
/
+0
*
Move ALvoice declaration to alu.h
Chris Robinson
2017-03-09
1
-54
/
+0
*
Remove unnecessary atomic members
Chris Robinson
2017-03-08
1
-41
/
+41
*
Store the channel count and sample size in the voice
Chris Robinson
2017-03-07
1
-4
/
+7
*
Remove an unused function
Chris Robinson
2017-03-07
1
-6
/
+0
*
Make the voice's source pointer atomic
Chris Robinson
2017-03-05
1
-1
/
+1
*
Add a boolean to specify if a voice should be playing
Chris Robinson
2017-03-02
1
-3
/
+5
*
Move the current buffer queue entry and play position to the voice
Chris Robinson
2017-02-27
1
-11
/
+13
*
Improve handling of source state reads
Chris Robinson
2017-02-24
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
1
-1
/
+1
*
Make the voices' Send[] array dynamically sized
Chris Robinson
2017-02-21
1
-1
/
+1
*
Reorganize ALvoice members
Chris Robinson
2017-02-15
1
-7
/
+6
*
Make ALsourceProps' Send array dynamically sized
Chris Robinson
2017-02-14
1
-4
/
+4
*
Fix build with non-C11 atomics
Chris Robinson
2017-02-13
1
-1
/
+1
*
Make the source state atomic
Chris Robinson
2017-02-13
1
-1
/
+8
*
Put BsincState in a generic union
Chris Robinson
2017-02-13
1
-1
/
+1
*
Use ALsizei in more places
Chris Robinson
2017-01-18
1
-4
/
+4
*
Only send source updates for sources that have updated
Chris Robinson
2016-11-23
1
-0
/
+2
*
Clean up finding a source's voice
Chris Robinson
2016-11-22
1
-1
/
+1
*
Avoid resupplying unneeded source updates
Chris Robinson
2016-08-23
1
-34
/
+37
*
Don't store the looping state in the voice
Chris Robinson
2016-07-31
1
-4
/
+2
*
Move the input channel array out of the DirectParams and SendParams
Chris Robinson
2016-07-13
1
-2
/
+4
*
Store the voice output buffers separate from the params
Chris Robinson
2016-07-11
1
-0
/
+10
*
Reorder some source fields
Chris Robinson
2016-07-07
1
-5
/
+5
*
Remove some unnecessary volatile keywords
Chris Robinson
2016-06-03
1
-31
/
+31
*
Make a function static
Chris Robinson
2016-06-01
1
-1
/
+0
*
Make the source position calues atomic
Chris Robinson
2016-05-19
1
-2
/
+2
*
Avoid redundantly storing distance model settings
Chris Robinson
2016-05-17
1
-1
/
+1
*
Don't store the source's update method with the voice
Chris Robinson
2016-05-16
1
-3
/
+0
*
Provide asynchronous property updates for sources
Chris Robinson
2016-05-14
1
-23
/
+81
*
Hold the source map lock while handling it
Chris Robinson
2016-05-10
1
-2
/
+11
*
Find a valid source buffer before updating the voice
Chris Robinson
2016-05-09
1
-1
/
+1
*
Implement AL_EXT_STEREO_ANGLES support
Chris Robinson
2016-03-25
1
-0
/
+5
*
Calculate channel gain stepping just before mixing
Chris Robinson
2016-02-14
1
-0
/
+3
*
Make the source's buffer queue a singly-linked list
Chris Robinson
2016-01-31
1
-1
/
+0
*
Implement a band-limited sinc resampler
Chris Robinson
2015-11-05
1
-0
/
+2
*
Use a constant value for the post-position padding
Chris Robinson
2015-10-15
1
-1
/
+1
*
Store the source's previous samples with the voice
Chris Robinson
2015-10-15
1
-0
/
+2
*
Move the resampler stuff to mixer.c where it's used
Chris Robinson
2015-10-01
1
-5
/
+0
*
Don't keep selecting the mixer to use
Chris Robinson
2015-09-27
1
-2
/
+0
*
Use aluVector in some more places
Chris Robinson
2014-12-16
1
-3
/
+3
*
Support B-Format source rotation with AL_ORIENTATION
Chris Robinson
2014-10-31
1
-0
/
+1
[next]