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
/
alcEcho.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Scale output of effects to compensate for device down-mixing
Chris Robinson
2010-05-12
1
-1
/
+8
*
Make some functions static
Chris Robinson
2010-04-08
1
-4
/
+4
*
Pass the context to alSetError
Chris Robinson
2010-03-16
1
-6
/
+0
*
Make sure there's at least a one-sample delay for the echo's first tap
Chris Robinson
2009-11-19
1
-4
/
+4
*
Move NextPowerOf2 to alMain.h
Chris Robinson
2009-11-19
1
-18
/
+0
*
Make sure to set the new echo sample buffer and remove an unused macro
Chris Robinson
2009-11-18
1
-3
/
+1
*
Clear the echo and delay lines even if the buffer doesn't change size
Chris Robinson
2009-10-21
1
-4
/
+3
*
Remove the Frequency field from the context
Chris Robinson
2009-10-20
1
-3
/
+4
*
Add a method to update device-dependant effect parameters.
Chris Robinson
2009-10-20
1
-28
/
+23
*
Be context-agnostic in the effect Create functions
Chris Robinson
2009-10-19
1
-43
/
+59
*
Set an error if effect creation fails
Chris Robinson
2009-05-31
1
-0
/
+5
*
Apply slot gain on slot output, not input
Chris Robinson
2009-05-29
1
-2
/
+6
*
Don't expose effect-specific structures
Chris Robinson
2009-05-29
1
-46
/
+54
*
Clear the filter history directly
Chris Robinson
2009-05-17
1
-2
/
+2
*
Make the filter functions global inline, and use it for echo
Chris Robinson
2009-05-16
1
-8
/
+1
*
Set some common macros in alu.h
Chris Robinson
2009-05-16
1
-6
/
+1
*
Make the filter history buffer size flexible
Chris Robinson
2009-04-16
1
-2
/
+4
*
Fix comment regarding the 3rd echo tap
Chris Robinson
2009-04-12
1
-2
/
+2
*
Add the Echo effect
Chris Robinson
2009-04-12
1
-0
/
+194