Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add new listener property definition | Chris Robinson | 2007-12-17 | 1 | -0/+2 |
| | |||||
* | Add effect type enums | Chris Robinson | 2007-12-17 | 1 | -0/+12 |
| | |||||
* | Add auxiliary effect slot function skeletons | Chris Robinson | 2007-12-17 | 1 | -0/+47 |
| | |||||
* | Implement effect function skeletons | Chris Robinson | 2007-12-17 | 1 | -0/+45 |
| | |||||
* | Release left over filters on close | Chris Robinson | 2007-12-17 | 1 | -0/+2 |
| | |||||
* | Implement AL_DIRECT_FILTER source property | Chris Robinson | 2007-12-17 | 1 | -0/+3 |
| | | | | Only AL_FILTER_NULL filter types are currently supported, however | ||||
* | Add EFX source filter properties | Chris Robinson | 2007-12-17 | 1 | -0/+9 |
| | |||||
* | 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 |
| | |||||
* | Add generic ring buffer methods | Chris Robinson | 2007-12-16 | 1 | -0/+7 |
| | |||||
* | Store a persistant name string with the device struct | Chris Robinson | 2007-12-14 | 1 | -1/+1 |
| | |||||
* | Move some global declrations into headers | Chris Robinson | 2007-12-06 | 1 | -0/+8 |
| | |||||
* | Move function declarations outside of the if-block | Chris Robinson | 2007-12-06 | 1 | -2/+2 |
| | |||||
* | Fix use of assert() to properly handle NDEBUG | Chris Robinson | 2007-11-30 | 1 | -6/+16 |
| | |||||
* | Use an AL_PRINT macro for printing lib messages/errors to the console | Chris Robinson | 2007-11-30 | 1 | -0/+13 |
| | |||||
* | Initial import | Chris Robinson | 2007-11-13 | 9 | -0/+427 |