Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't export extension function symbols from the lib | Chris Robinson | 2008-09-06 | 1 | -13/+13 |
* | Implement yet another low-pass filter | Chris Robinson | 2008-07-25 | 1 | -2/+4 |
* | Implement AL_EFFECT_REVERB | Chris Robinson | 2008-01-18 | 1 | -0/+9 |
* | Keep track of references to effect slots, so they aren't deleted while in use | Chris Robinson | 2008-01-16 | 1 | -0/+2 |
* | Store effect slots in the context | Chris Robinson | 2008-01-15 | 1 | -1/+1 |
* | Don't append _struct to the effect slot struct name | Chris Robinson | 2008-01-15 | 1 | -2/+2 |
* | Remove unneeded struct member | Chris Robinson | 2007-12-18 | 1 | -3/+0 |
* | Add AL_EFFECTSLOT_AUXILIARY_SEND_AUTO property (still unimplemented) | Chris Robinson | 2007-12-18 | 1 | -0/+1 |
* | Implement AL_EFFECTSLOT_GAIN property | Chris Robinson | 2007-12-18 | 1 | -0/+2 |
* | Implement AL_EFFECTSLOT_EFFECT property | Chris Robinson | 2007-12-18 | 1 | -0/+3 |
* | Add auxiliary effect slot function skeletons | Chris Robinson | 2007-12-17 | 1 | -0/+47 |