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
/
mixvoice.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use unsigned channel indices
Chris Robinson
2019-09-12
1
-3
/
+2
*
Clean up some more implicit conversions
Chris Robinson
2019-09-11
1
-14
/
+14
*
Clean up some formatting
Chris Robinson
2019-09-03
1
-6
/
+6
*
Store the voice fraction offset as unsigned
Chris Robinson
2019-08-31
1
-2
/
+1
*
Make MixVoice a member function
Chris Robinson
2019-08-31
1
-51
/
+52
*
Pass a span to the Resample function
Chris Robinson
2019-08-20
1
-1
/
+1
*
Track the MixVoice sample count and fade counter as unsigned
Chris Robinson
2019-08-20
1
-18
/
+16
*
Use size_t for the NFC and biquad filters' sample count
Chris Robinson
2019-08-20
1
-4
/
+4
*
Pass a span for the Mix function's input
Chris Robinson
2019-08-20
1
-10
/
+12
*
Use the appropriate type
Chris Robinson
2019-08-18
1
-4
/
+4
*
Remove always-true assumption
Chris Robinson
2019-08-12
1
-1
/
+0
*
Remove multiple buffers per queue item
Chris Robinson
2019-08-11
1
-92
/
+41
*
Update some includes
Chris Robinson
2019-08-05
1
-1
/
+1
*
Move some structs to where they're used
Chris Robinson
2019-08-04
1
-20
/
+37
*
Don't allow numeric values for the resampler option
Chris Robinson
2019-08-04
1
-8
/
+1
*
Modify LIKELY and UNLIKELY to not need extra parenthesis
Chris Robinson
2019-08-04
1
-8
/
+8
*
Make a couple counts size_t
Chris Robinson
2019-08-03
1
-0
/
+1
*
Use a smart pointer for holding the context's device
Chris Robinson
2019-08-01
1
-1
/
+1
*
Add iterators to ALbufferlistitem
Chris Robinson
2019-07-31
1
-33
/
+29
*
Properly prefix ALCcontext members
Chris Robinson
2019-07-30
1
-7
/
+7
*
Rename al/* sources to avoid camel-case
Chris Robinson
2019-07-29
1
-3
/
+3
*
Move the event declarations to a separate header
Chris Robinson
2019-07-29
1
-0
/
+1
*
Rename Alc to alc
Chris Robinson
2019-07-28
1
-0
/
+954