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
/
core
/
voice.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add the ability to start a voice at a particular time
Chris Robinson
2022-11-03
1
-1
/
+5
*
Handle negative voice positions
Chris Robinson
2022-11-02
1
-1
/
+1
*
Rename some variables to more clearly indicate their meaning
Chris Robinson
2022-10-28
1
-1
/
+1
*
Use proper array sizes for more gains
Chris Robinson
2022-08-15
1
-2
/
+2
*
Parameterize the UHJ filter length
Chris Robinson
2022-08-07
1
-1
/
+1
*
Use a member variable to specify the decoder padding
Chris Robinson
2022-05-17
1
-0
/
+1
*
Use virtual functions for the decoder
Chris Robinson
2022-05-14
1
-2
/
+1
*
Use a bitset instead of a plain uint for flags
Chris Robinson
2021-12-23
1
-8
/
+13
*
Allocate voice properties in clusters
Chris Robinson
2021-12-17
1
-1
/
+1
*
Rename Voice::mNumChannels for clarity
Chris Robinson
2021-12-15
1
-2
/
+2
*
Add source properties for Super Stereo
Chris Robinson
2021-12-15
1
-0
/
+1
*
Add an internal Super Stereo format
Chris Robinson
2021-12-11
1
-0
/
+1
*
Improve the 2-channel UHJ response
Chris Robinson
2021-12-09
1
-1
/
+1
*
Don't allocate full buffer lines in each voice
Chris Robinson
2021-06-21
1
-4
/
+2
*
Avoid mixing extraneous channels
Chris Robinson
2021-06-21
1
-0
/
+1
*
Move BufferStorage and Voice to core
Chris Robinson
2021-04-27
1
-0
/
+270