Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move backend sources to a separate sub-directory | Chris Robinson | 2011-08-20 | 1 | -425/+0 |
* | Use separate lists for playback and capture backends | Chris Robinson | 2011-08-19 | 1 | -8/+1 |
* | Allow the backend init functions to return failure | Chris Robinson | 2011-08-17 | 1 | -1/+2 |
* | Rename the ERROR macro to ERR | Chris Robinson | 2011-07-13 | 1 | -1/+1 |
* | Use logging macros in the opensl backend | Chris Robinson | 2011-07-10 | 1 | -1/+1 |
* | Use a proper enum for the probe type | Chris Robinson | 2011-06-14 | 1 | -2/+2 |
* | Trace errors in the opensl callback | Chris Robinson | 2011-06-14 | 1 | -1/+3 |
* | Set format_pcm according to the device format | Chris Robinson | 2011-06-14 | 1 | -5/+31 |
* | Make fewer assumptions on the OpenSL buffer count | Chris Robinson | 2011-06-12 | 1 | -2/+2 |
* | Don't be silent when an OpenSL error occurs | Chris Robinson | 2011-06-12 | 1 | -1/+69 |
* | Add missing semicolon | Chris Robinson | 2011-06-12 | 1 | -1/+1 |
* | Add an OpenSL backend | Chris Robinson | 2011-06-12 | 1 | -0/+335 |