aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/backends/base.h
Commit message (Expand)AuthorAgeFilesLines
* Convert ALSA to the new backend interfaceChris Robinson2013-10-281-0/+1
* Rename the support method to querySupportChris Robinson2013-10-281-4/+4
* Create and use a backend wrapper for captureChris Robinson2013-10-281-2/+3
* Add audio capture methods to ALCbackendChris Robinson2013-10-281-0/+9
* Move ALCbackend base stuff to a separate fileChris Robinson2013-10-281-0/+2
* Move the device mutex to the backendChris Robinson2013-10-281-0/+5
* Convert the Null backend to the ALCbackend styleChris Robinson2013-10-281-0/+2
* Add a backend factory base typeChris Robinson2013-10-281-0/+43
* Add a default getLatency to ALCbackendChris Robinson2013-10-281-0/+1
* Move the lock/unlock methods to the backendChris Robinson2013-10-281-0/+12
* Add missing header to gitChris Robinson2013-10-271-0/+62