aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/backends/pulseaudio.c
Commit message (Expand)AuthorAgeFilesLines
...
* Return an error from the CaptureSamples method instead of setting itChris Robinson2011-09-141-5/+5
* Use maxu to clamp PulseAudio's capture buffer sizeChris Robinson2011-09-131-2/+1
* Allow PulseAudio's tlength to grow to make sure there's at least two updatesChris Robinson2011-09-091-7/+19
* 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-5/+5
* Don't enumerate "PulseAudio Default" in the ALL_DEVICES listChris Robinson2011-08-201-18/+6
* Move backend sources to a separate sub-directoryChris Robinson2011-08-201-0/+1430