Chris Robinson
|
fe1e046ea6
|
Remove a couple ineffective alcSetError calls
|
2011-09-14 11:55:57 -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
|
a4f8408150
|
Use maxu to clamp PulseAudio's capture buffer size
|
2011-09-13 21:53:34 -07:00 |
|
Chris Robinson
|
7a0df8553f
|
Allow PulseAudio's tlength to grow to make sure there's at least two updates
|
2011-09-09 22:30:24 -07:00 |
|
Chris Robinson
|
ccc2644e6b
|
Free the WaveIn buffers' data after unpreparing them all
|
2011-08-25 11:33:13 -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
|
80b8abb0ec
|
Don't enumerate "PulseAudio Default" in the ALL_DEVICES list
|
2011-08-20 03:00:38 -07:00 |
|
Chris Robinson
|
529ff3197a
|
Don't expose "DirectSound Default" in the ALL_DEVICES list
This is under the assumption that one of the devices in ALL_DEVICES corresponds
to the default. This is not true for all backends (eg, ALSA).
|
2011-08-20 02:49:15 -07:00 |
|
Chris Robinson
|
9989f33fc2
|
Move backend sources to a separate sub-directory
|
2011-08-20 00:41:47 -07:00 |
|