Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add some missing 'static's | Chris Robinson | 2013-11-24 | 1 | -4/+4 |
* | Remove the Lock and Unlock methods from BackendFuncs | Chris Robinson | 2013-11-04 | 1 | -28/+4 |
* | Forward some wrapper functions to the base method | Chris Robinson | 2013-11-04 | 1 | -31/+31 |
* | Convert the OSS backend to the new interface | Chris Robinson | 2013-11-02 | 1 | -0/+6 |
* | Set vtables in the constructor | Chris Robinson | 2013-11-02 | 1 | -4/+4 |
* | Add default handlers for reset, captureSamples, and availableSamples | Chris Robinson | 2013-10-29 | 1 | -0/+15 |
* | Don't return a void | Chris Robinson | 2013-10-28 | 1 | -4/+4 |
* | Create and use a backend wrapper for capture | Chris Robinson | 2013-10-28 | 1 | -25/+126 |
* | Add audio capture methods to ALCbackend | Chris Robinson | 2013-10-28 | 1 | -0/+10 |
* | Move ALCbackend base stuff to a separate file | Chris Robinson | 2013-10-28 | 1 | -0/+122 |