aboutsummaryrefslogtreecommitdiffstats
path: root/alc/backends/base.h
Commit message (Expand)AuthorAgeFilesLines
* Set channel labels from WFX channel masksChris Robinson2020-06-151-0/+5
* Move a couple related functions to the backend baseChris Robinson2020-06-121-0/+6
* Don't return a bool from the backend start methodChris Robinson2020-04-281-1/+1
* Use a common base for a couple exceptionsChris Robinson2020-04-101-1/+18
* Inline a small helper methodChris Robinson2020-03-301-14/+24
* Get rid of a redundant enumChris Robinson2020-03-301-6/+1
* Return the enumerated device names from the backendChris Robinson2020-03-301-1/+1
* Inline a couple BackendBase methodsChris Robinson2020-03-301-3/+3
* Remove the mutex from the backend baseChris Robinson2020-03-291-2/+0
* Remove unnecessary locks now that the mixer doesn't require oneChris Robinson2020-02-261-3/+0
* Remove a couple unnecessary type aliasesChris Robinson2020-02-221-2/+0
* Use exceptions for backend open failuresChris Robinson2019-10-071-1/+1
* Make the BackendFactory base destructor protectedChris Robinson2019-09-151-2/+3
* Return and pass more appropriate types for backendsChris Robinson2019-09-151-3/+4
* Enable and fix more warningsChris Robinson2019-09-141-0/+2
* More include cleanupChris Robinson2019-07-291-2/+4
* Rename Alc to alcChris Robinson2019-07-281-0/+78