Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change a couple functions into member functions | Chris Robinson | 2020-08-07 | 1 | -1/+1 |
* | Move a couple related functions to the backend base | Chris Robinson | 2020-06-12 | 1 | -1/+1 |
* | Don't return a bool from the backend start method | Chris Robinson | 2020-04-28 | 1 | -4/+3 |
* | Set the device name in the Oboe backend | Chris Robinson | 2020-04-20 | 1 | -0/+2 |
* | Trace the opened Oboe stream properties | Chris Robinson | 2020-04-19 | 1 | -6/+6 |
* | More gracefully relax the Oboe format request | Chris Robinson | 2020-04-19 | 1 | -21/+23 |
* | Try to be more robust with the Oboe format | Chris Robinson | 2020-04-18 | 1 | -8/+45 |
* | Initial implementation for Oboe-based playback | Chris Robinson | 2020-04-18 | 1 | -4/+185 |
* | Add an Oboe backend stub | Chris Robinson | 2020-04-18 | 1 | -0/+28 |