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
/
alcDedicated.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the effect-specific get/set methods to where the effect is implemented
Chris Robinson
2013-03-13
1
-0
/
+51
*
Mark some parameters as const and/or RESTRICT
Chris Robinson
2012-10-14
1
-1
/
+1
*
Use a non-interleaved DryBuffer
Chris Robinson
2012-09-11
1
-8
/
+5
*
Use wrappers for float-typed math functions
Chris Robinson
2012-06-29
1
-1
/
+1
*
Don't use all caps for enum value names
Chris Robinson
2012-06-28
1
-5
/
+5
*
Use ComputeAngleGains for the echo and dedicated effects
Chris Robinson
2012-04-28
1
-9
/
+1
*
Flip the parameters to aluCart2LUTpos, so it behaves a bit more like atan2
Chris Robinson
2012-04-28
1
-1
/
+1
*
Pass a device to the effect update functions
Chris Robinson
2012-03-13
1
-2
/
+1
*
Rename SpeakerGain to ChannelGain
Chris Robinson
2012-02-10
1
-3
/
+3
*
Remove the effect slot parameter from the effect process method
Chris Robinson
2011-09-12
1
-2
/
+1
*
Remove the union from the effect parameter types
Chris Robinson
2011-09-11
1
-1
/
+1
*
Combine the dedicated (dialog/LFE) effects
Chris Robinson
2011-09-01
1
-38
/
+13
*
Apply the slot gain during the effect update method
Chris Robinson
2011-07-16
1
-5
/
+12
*
Pass the effect slot to the effect update method
Chris Robinson
2011-07-16
1
-4
/
+4
*
Use a multi-dimensional array for the panning LUT
Chris Robinson
2011-05-21
1
-1
/
+1
*
Dedicated dialog should go in front
Chris Robinson
2011-05-20
1
-1
/
+1
*
Store the separate effect parameters in a union
Chris Robinson
2011-05-20
1
-2
/
+2
*
Add support for ALC_EXT_DEDICATED
Chris Robinson
2011-03-12
1
-0
/
+131