Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use arrays instead of pointer-to-arrays for the low-pass filter | Chris Robinson | 2008-07-26 | 1 | -4/+4 |
* | Make the filter processing function inline | Chris Robinson | 2008-07-26 | 1 | -1/+2 |
* | Implement yet another low-pass filter | Chris Robinson | 2008-07-25 | 1 | -0/+8 |
* | Add AL_FILTER_LOWPASS support | Chris Robinson | 2007-12-17 | 1 | -0/+7 |
* | Release left over filters on close | Chris Robinson | 2007-12-17 | 1 | -0/+2 |
* | Add AL_FILTER_TYPE enum | Chris Robinson | 2007-12-17 | 1 | -4/+6 |
* | Implement filter function skeletons | Chris Robinson | 2007-12-17 | 1 | -0/+44 |