Chris Robinson
|
6a97f6a327
|
Reset the ALSA device if the number of available samples grows too large
|
2011-11-28 10:24:24 -08:00 |
|
Chris Robinson
|
dfd02817fa
|
Make ALSA XRUN when the number of available samples exceeds the buffer size
|
2011-11-28 09:12:30 -08:00 |
|
Chris Robinson
|
edb386eb1e
|
Add a ConfigValueStr function, to return the string through a parameter
|
2011-09-19 11:29:18 -07:00 |
|
Chris Robinson
|
cc3dd648ac
|
Check the number of available samples before calling the capture method
|
2011-09-18 20:27:34 -07:00 |
|
Chris Robinson
|
97024151e4
|
Return an error from the CaptureSamples method instead of setting it
|
2011-09-14 02:01:35 -07:00 |
|
Chris Robinson
|
62dfea43c6
|
Limit the minimum ALSA capture size to 100ms, and the maximum period size to 50ms
|
2011-09-13 23:51:22 -07:00 |
|
Chris Robinson
|
7e2155d937
|
Return an ALC error enum from the OpenCapture backend method
|
2011-08-24 14:44:15 -07:00 |
|
Chris Robinson
|
c696d4dbb2
|
Return an ALC error enum from the OpenPlayback backend method
|
2011-08-24 14:24:48 -07:00 |
|
Chris Robinson
|
9989f33fc2
|
Move backend sources to a separate sub-directory
|
2011-08-20 00:41:47 -07:00 |
|