aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/backends/alsa.c
Commit message (Collapse)AuthorAgeFilesLines
* Return an error from the CaptureSamples method instead of setting itChris Robinson2011-09-141-5/+5
|
* Limit the minimum ALSA capture size to 100ms, and the maximum period size to ↵Chris Robinson2011-09-131-1/+7
| | | | 50ms
* Return an ALC error enum from the OpenCapture backend methodChris Robinson2011-08-241-5/+5
|
* Return an ALC error enum from the OpenPlayback backend methodChris Robinson2011-08-241-4/+4
|
* Move backend sources to a separate sub-directoryChris Robinson2011-08-201-0/+1138