Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |