aboutsummaryrefslogtreecommitdiffstats
path: root/alc/backends/pulseaudio.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Enable and fix more warningsChris Robinson2019-09-141-1/+1
|
* Don't hold the pulse lock while not necessaryChris Robinson2019-09-141-1/+2
|
* Fix some more implicit conversions noted by GCCChris Robinson2019-09-141-1/+1
|
* Clean up (most) implicit conversions in the backendsChris Robinson2019-09-141-23/+24
|
* Use unsigned channel indicesChris Robinson2019-09-121-2/+2
|
* Add methods to get env vars as an optionalChris Robinson2019-08-121-2/+3
|
* Move the dynload decls and defs to commonChris Robinson2019-08-101-1/+2
|
* Modify LIKELY and UNLIKELY to not need extra parenthesisChris Robinson2019-08-041-11/+11
|
* Rename Alc to alcChris Robinson2019-07-281-0/+1532