aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/backends/base.c
Commit message (Expand)AuthorAgeFilesLines
* Add default handlers for reset, captureSamples, and availableSamplesChris Robinson2013-10-291-0/+15
* Don't return a voidChris Robinson2013-10-281-4/+4
* Create and use a backend wrapper for captureChris Robinson2013-10-281-25/+126
* Add audio capture methods to ALCbackendChris Robinson2013-10-281-0/+10
* Move ALCbackend base stuff to a separate fileChris Robinson2013-10-281-0/+122