Chris Robinson
|
462f27c129
|
Use a function to retrieve the current context in an already-locked state
This should help prevent race-conditions with a context being destroyed between
breing retrieved and locked
|
2009-08-16 14:09:23 -07:00 |
|
Chris Robinson
|
510ccc7f17
|
Store the effect and filter lists in the device
|
2009-08-15 09:39:18 -07:00 |
|
Chris Robinson
|
5f3329b2c9
|
Don't export extension function symbols from the lib
|
2008-09-06 13:45:27 -07:00 |
|
Chris Robinson
|
8621fbb015
|
Improve getting and setting EFX filter parameters
|
2008-07-26 18:32:45 -07:00 |
|
Chris Robinson
|
93c0f61050
|
Clarify implicit destruction warnings
|
2008-07-22 14:29:27 -07:00 |
|
Chris Robinson
|
6735fc7911
|
Add missing config.h includes
|
2008-01-16 14:09:04 -08:00 |
|
Chris Robinson
|
a6213ebfc7
|
Fix allocation of multiple effect slots, effects, and filters
|
2008-01-15 16:24:12 -08:00 |
|
Chris Robinson
|
7edc576e9c
|
Fix some copy/paste errors
|
2008-01-15 15:37:54 -08:00 |
|
Chris Robinson
|
3d78d93b40
|
Merge branch 'master' into efx-experiment
|
2007-12-31 19:34:52 -08:00 |
|
Chris Robinson
|
4cc64fa9a8
|
Don't allow properties on effect and filter name 0
|
2007-12-18 18:39:08 -08:00 |
|
Chris Robinson
|
168d8e3bee
|
Add AL_FILTER_LOWPASS support
Direct filters only, since auxiliary sends and slots aren't available yet
|
2007-12-17 22:42:38 -08:00 |
|
Chris Robinson
|
9ebf1c1431
|
Don't attempt to free null effects or filters
|
2007-12-17 19:12:49 -08:00 |
|
Chris Robinson
|
8795932420
|
0 is a valid filter and effect name
|
2007-12-17 19:10:22 -08:00 |
|
Chris Robinson
|
aa386041e7
|
Fix comment
|
2007-12-17 17:20:55 -08:00 |
|
Chris Robinson
|
91d214d713
|
Release left over filters on close
|
2007-12-17 17:08:44 -08:00 |
|
Chris Robinson
|
56ff747463
|
Implement filter function skeletons
|
2007-12-17 15:43:35 -08:00 |
|