Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix allocation of multiple effect slots, effects, and filters | Chris Robinson | 2008-01-15 | 1 | -0/+2 |
* | Store effect slots in the context | Chris Robinson | 2008-01-15 | 1 | -16/+13 |
* | Remove errant line | Chris Robinson | 2008-01-15 | 1 | -2/+0 |
* | Make sure a valid context is set for effect slots | Chris Robinson | 2008-01-15 | 1 | -0/+55 |
* | Fix some copy/paste errors | Chris Robinson | 2008-01-15 | 1 | -1/+1 |
* | Merge branch 'master' into efx-experiment | Chris Robinson | 2007-12-31 | 1 | -0/+2 |
* | Use the AuxSendAuto property of the effect slot | Chris Robinson | 2007-12-18 | 1 | -1/+0 |
* | Add AL_EFFECTSLOT_AUXILIARY_SEND_AUTO property (still unimplemented) | Chris Robinson | 2007-12-18 | 1 | -0/+17 |
* | Implement AL_EFFECTSLOT_GAIN property | Chris Robinson | 2007-12-18 | 1 | -6/+23 |
* | Implement AL_EFFECTSLOT_EFFECT property | Chris Robinson | 2007-12-18 | 1 | -8/+32 |
* | Only allow one auxiliary effect slot | Chris Robinson | 2007-12-18 | 1 | -20/+26 |
* | Add auxiliary effect slot function skeletons | Chris Robinson | 2007-12-17 | 1 | -0/+359 |