aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-01OboeTester: fix overflow in array of PeakDetectors. (#1665)Phil Burk
2022-11-30SoundBoard/MegaDrone: Retry open if it fails (#1664)Robert Wu
2022-11-23Update samples to use shared_ptr for setErrorCallback (#1661)Robert Wu
2022-11-23Delete local.properties (#1656)Robert Wu
2022-11-23Update Definitions.h (#1655)Robert Wu
2022-11-23Delete extra CONTRIBUTING file (#1654)Robert Wu
2022-11-23Merge branch 'min_app_kt'Phil Burk
2022-11-14Change thew to the.Phil Burk
2022-11-14Retry if open or start fails.Phil Burk
2022-11-14HelloOboe: try again when start failsPhil Burk
2022-11-14Log whether an added device is a sink/source (#1652)Robert Wu
2022-11-13Merge coroutine scope from Don TurnerPhil Burk
2022-10-19OpenSL ES: Return ErrorInvalidFormat instead of ErrorInternal for invalid for...Robert Wu
2022-10-11Create coroutine scope for audio playerDon Turner
2022-10-05Update README files.Phil Burk
2022-10-05Use two buttons that change state.Phil Burk
2022-10-05Pass shared_ptr to Oboe callbacks.Phil Burk
2022-10-05Merge branch 'min_app_kt' of https://github.com/google/oboe into min_app_ktPhil Burk
2022-10-05remove unused filePhil Burk
2022-10-05Address most commentsPhil Burk
2022-10-05Remove testsPhil Burk
2022-10-05Use shared_ptrPhil Burk
2022-10-05Add MinimalOboe sample appPhil Burk
2022-10-05Update gradle so it builds with Compose supports.Phil Burk
2022-10-05Clean up importsDon Turner
2022-10-05Remove view model, move state into AudioPlayerDon Turner
2022-10-05Update viewmodel to be lifecycle awareDon Turner
2022-10-05Refactor UI state into view modelDon Turner
2022-09-28remove unused filePhil Burk
2022-09-28Address most commentsPhil Burk
2022-09-28Remove testsPhil Burk
2022-09-28Match setChannelConversionAllowed comment to code (#1633)Robert Wu
2022-09-27Use shared_ptrPhil Burk
2022-09-27Add MinimalOboe sample appPhil Burk
2022-09-27Update gradle so it builds with Compose supports.Phil Burk
2022-09-26Delete README (#1631)Robert Wu
2022-09-21oboe: use shared_ptr for callbacks (#1626)Phil Burk
2022-09-20samples: update gradle to 7.2.2Phil Burk
2022-09-16resampler fix glitch in some configurations (#1624)Phil Burk
2022-09-14check zero buffer depth and enqueue before setRecordState (#1621)Robert Wu
2022-09-07OboeTester: bump gradle to 7.2.2 (#1620)Phil Burk
2022-09-07add more prerequisites for unit testsPhil Burk
2022-09-07OboeTester: Add ability to add audio effects from stream configs (#1613)Robert Wu
2022-09-07OboeTester: Add instructions for channel mask automated testing (#1616)Robert Wu
2022-09-07update Oboe to version 33 (#1618)Robert Wu
2022-08-31OboeTester: add error callback test (#1614)Phil Burk
2022-08-30read from intended input channel (#1615)Robert Wu
2022-08-29opensles: implement capacity using buffer queue length (#1601)Phil Burk
2022-08-26OboeTester: Add duration and reports for input and output tests (#1605)Robert Wu
2022-08-17OboeTester: use string placeholders (#1604)Phil Burk