Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Free the WaveIn buffers' data after unpreparing them all | Chris Robinson | 2011-08-25 | 1 | -7/+4 |
| | |||||
* | Return an ALC error enum from the OpenCapture backend method | Chris Robinson | 2011-08-24 | 6 | -46/+35 |
| | |||||
* | Return an ALC error enum from the OpenPlayback backend method | Chris Robinson | 2011-08-24 | 14 | -73/+61 |
| | |||||
* | Don't enumerate "PulseAudio Default" in the ALL_DEVICES list | Chris Robinson | 2011-08-20 | 1 | -18/+6 |
| | |||||
* | Don't expose "DirectSound Default" in the ALL_DEVICES list | Chris Robinson | 2011-08-20 | 1 | -14/+1 |
| | | | | | 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). | ||||
* | Move backend sources to a separate sub-directory | Chris Robinson | 2011-08-20 | 14 | -0/+8138 |