aboutsummaryrefslogtreecommitdiff
path: root/samples/hello-oboe
AgeCommit message (Expand)Author
2020-11-26hello-oboe: fix latency supported logicupstream/1.5.0Phil Burk
2020-11-24Addressing Phil's feedbackDon Turner
2020-11-24Update samplesDon Turner
2020-11-09HelloOboe: fix crash on exitPhil Burk
2020-09-14Simple fix to hello-oboe related to shared_ptrgfan
2020-07-15hello-oboe: use locks instead of copying shared_ptrPhil Burk
2020-07-15hello-oboe: store properties, refactor native codePhil Burk
2020-06-24Change JNI method names (com_google_sample_oboe)Don Turner
2020-06-24Change samples.oboe to samplesDon Turner
2020-06-24Change com.google.sample to com.google.oboe.samplesDon Turner
2020-06-24Move and rename directoriesDon Turner
2019-08-13Refactor samples (#541)Atneya Nair
2019-06-28Code samples set stream default values. Fixes #513Don Turner
2019-06-03Refactoring Hello-Oboe to use ManagedStreamAtneya Nair
2019-06-03Adding a Copy Constructor to AudioStreamBuilder (#528)Atneya Nair
2019-05-22Using constants for spinner default values (#516)atneya-nair
2019-05-21close exclusive streams onPause(), fix Issue 448 (#511)atneya-nair
2019-03-22hello-oboe: use int32_t for channelCountPhil Burk
2019-02-14Only show tracing warning once in logDon Turner
2019-02-12Delete redundant files from samplesDon Turner
2019-01-04Converting RhythmGame to float and other tidy upsDon Turner
2019-01-04Minor tidy ups, addressing feedbackDon Turner
2019-01-04Refactor hello-oboe sample to use floats in signal pathDon Turner
2018-10-02Adding simpler getTimestamp method. Fixes #209Don Turner
2018-09-27Update gradle version and dependenciesDon Turner
2018-07-31addressing code review requests for -Ofast flagggfan
2018-07-30addressing code reviews for -Ofast additiongfan
2018-07-30Added OBOE_ENABLE_LOGGING to guard against logging per github issue 175ggfan
2018-07-30Adding -Ofast for sample build.gfan
2018-07-30Merge pull request #173 from ggfan/old-style-cast-fixGerry
2018-07-27Convert c-type cast to C++ castgfan
2018-07-27Allow setting of default stream valuesDon Turner
2018-07-24Fixes #148 hello-oboe UI doesn't fit on Nexus One (API 16)Don Turner
2018-07-10Refactor AudioStream methods to handle closed stateDon Turner
2018-07-02Updated all sdks, and also updated to use AndroidX as support library.AndroidDeveloperLB
2018-06-28Update gradle configs to use correct terms and latest library versionsDon Turner
2018-06-14Refactor getXRunCount to return ResultWithValueDon Turner
2018-04-16Explain what each of the UI options doesDon Turner
2018-04-16Up to date screenshot which shows API and channel count selectionDon Turner
2018-04-10Updating various READMEsDon Turner
2018-03-27Moving samples from high-performance repo to hereDon Turner