Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Define _WIN32_WINNT on the command line with _WIN32 | Chris Robinson | 2011-09-20 | 1 | -1/+0 |
* | Check the number of available samples before calling the capture method | Chris Robinson | 2011-09-18 | 1 | -8/+5 |
* | Return an error from the CaptureSamples method instead of setting it | Chris Robinson | 2011-09-14 | 1 | -5/+5 |
* | 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 | 1 | -11/+5 |
* | Return an ALC error enum from the OpenPlayback backend method | Chris Robinson | 2011-08-24 | 1 | -8/+5 |
* | Move backend sources to a separate sub-directory | Chris Robinson | 2011-08-20 | 1 | -0/+780 |