Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename a variable | Chris Robinson | 2013-05-26 | 1 | -8/+8 |
* | Pre-apply the a[0] EQ filter coefficient | Chris Robinson | 2013-05-26 | 1 | -5/+11 |
* | Use the helper macros in more places | Chris Robinson | 2013-05-26 | 7 | -343/+237 |
* | Add helper macros to set an error and return, and use it in a few places | Chris Robinson | 2013-05-26 | 3 | -85/+47 |
* | Use an ALeffectProps union to store the effect properties | Chris Robinson | 2013-05-25 | 8 | -232/+262 |
* | Use a Delete method for deletable objects | Chris Robinson | 2013-05-25 | 9 | -85/+19 |
* | Update the Null effect so it can act as a guide to new effects | Chris Robinson | 2013-05-25 | 2 | -22/+101 |
* | Use vtables for setting effect properties | Chris Robinson | 2013-05-24 | 9 | -117/+136 |
* | Move remaining effects to the effects subdir | Chris Robinson | 2013-05-23 | 7 | -0/+2573 |
* | Move reverb to the effects subdir | Chris Robinson | 2013-05-23 | 1 | -0/+1841 |
* | Move the AL_EFFECT_NULL state into a separate file | Chris Robinson | 2013-05-23 | 1 | -0/+104 |