aboutsummaryrefslogtreecommitdiff
path: root/samples
AgeCommit message (Expand)Author
2023-02-03add new lines (#1700)Robert Wu
2022-12-07Add BackgroundRunner to HelloOboe (#1669)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-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-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-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-20samples: update gradle to 7.2.2Phil Burk
2022-09-07update Oboe to version 33 (#1618)Robert Wu
2022-08-03HelloOboe: Disable playback device spinners on OpenSL ES (#1583)Robert Wu
2022-07-29use setCommunicationDevice over startBluetoothSco (#1579)Robert Wu
2022-07-20Rename instances of master with main (#1575)Robert Wu
2022-07-15Update release code and app version for PlayStore update. (#1574)Phil Burk
2022-04-15Flowgraph: Sync with internal flowgraph (#1524)Robert Wu
2022-04-05Update README.mdRobert Wu
2022-04-05Update README.mdRobert Wu
2022-03-23Add static code analysis on commit and fix CodeQL errors (#1507)Robert Wu
2022-03-17hi hat exclusive (#1503)Robert Wu
2022-03-17RhythmGame: Add some instructions (#1505)Robert Wu
2022-03-11Update gradle in samplesPhil Burk
2022-02-04Bump minSdkVersion to 21 and targetSdkVersion to 31 (#1491)Milosz Moczkowski
2022-01-05(HelloOboe) Add Bluetooth SCO sample (#1471)Robert Wu
2021-11-08(LiveEffect) Disable setting playback or recording devices with OpenSL ES (#1...Robert Wu
2021-11-05(drumthumper) remove redundant semicolon in kotlin (#1432)Lerendan
2021-10-29use calculateLatencyMillis in hello oboe (#1423)Robert Wu
2021-08-05Soundboard app (#1354)Robert Wu
2021-07-12Add format conversion for API <21Don Turner
2021-07-12Log reason why input or output stream fails to openDon Turner