Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
oboe
/
917030dec0f82a08ce21a17adb264e33b98628f9
/
samples
917030d
Fix links
by Don Turner
· 6 years ago
c5a27b2
Fix #170 - Add getExclusiveCores to MegaDrone sample
by Don Turner
· 6 years ago
c6ffd52
addressing code review requests for -Ofast flag
by ggfan
· 6 years ago
9fd786a
addressing code reviews for -Ofast addition
by gfan
· 6 years ago
32c6743
Added OBOE_ENABLE_LOGGING to guard against logging per github issue 175
by ggfan
· 6 years ago
2778e88
Adding -Ofast for sample build.
by gfan
· 6 years ago
9e827e3
Merge pull request #173 from ggfan/old-style-cast-fix
by Gerry
· 6 years ago
e55f983
Convert c-type cast to C++ cast
by gfan
· 6 years ago
7dcf25d
Allow setting of default stream values
by Don Turner
· 6 years ago
599e9a0
Fixes #148 hello-oboe UI doesn't fit on Nexus One (API 16)
by Don Turner
· 6 years ago
ff649d0
Refactor AudioStream methods to handle closed state
by Don Turner
· 6 years ago
2cea91f
Updated all sdks, and also updated to use AndroidX as support library.
by AndroidDeveloperLB
· 6 years ago
eedc084
Change NDK r16 to r17
by Don Turner
· 6 years ago
6fc2f33
Merge pull request #127 from ggfan/consolidate-const
by Gerry
· 6 years ago
06313ee
Adding Stereo and Mono as enum to the interface
by gerry
· 6 years ago
1e4cf7c
Add link to codelab
by Don Turner
· 6 years ago
f393890
Lock MegaDrone and RhythmGame samples to portrait orientation
by Don Turner
· 6 years ago
54e1095
Update gradle configs to use correct terms and latest library versions
by Don Turner
· 6 years ago
40aa2e7
Addressing more code reviews
by gerry
· 6 years ago
7ba67fe
Addressing code reviews for echo sample
by gerry
· 6 years ago
3b5b60a
Adding loopback example ( echo ) sample
by gerry
· 6 years ago
b06e90c
Fix incorrect sample name
by Don Turner
· 6 years ago
fa6f67e
Refactor getXRunCount to return ResultWithValue
by Don Turner
· 6 years ago
cd4d7dc
Minor change: add execution access right to samples/gradlew
by gerry
· 6 years ago
5201099
Merge branch 'master' into ci
by Don Turner
· 6 years ago
c351bd0
Adding travis ci to the repo
by gfan
· 6 years ago
85f994c
Bump gradle version
by Don Turner
· 6 years ago
b7495ad
Add implicit ctor, static ctor and cast to Result operator
by Don Turner
· 6 years ago
75241ba
Refactor setBufferSizeInFrames to return a ResultWithValue
by Don Turner
· 7 years ago
a5f1e73
Removing redundant destructor
by Don Turner
· 6 years ago
8e0338d
Remove debug logging
by Don Turner
· 6 years ago
55e6499
AudioEngine holds pointer to an ISynth. Exact Synth type determined at runtime
by Don Turner
· 6 years ago
495af0e
Refactoring Synth to template class and addressing other review points
by Don Turner
· 6 years ago
f0d94f1
Fixing links and screenshot
by Don Turner
· 6 years ago
c700fc8
Adding MegaDrone sample (from AES talk)
by Don Turner
· 6 years ago
c619d88
Remove erroneous result check
by Don Turner
· 7 years ago
254dc86
Initialize class members to nullptr
by Don Turner
· 7 years ago
35d4543
Initialize mAssetManager to nullptr
by Don Turner
· 7 years ago
fdc4357
Change include path of constants file
by Don Turner
· 7 years ago
bbdefad
Some tidy up for I/O 2018 codelab
by Don Turner
· 7 years ago
4df8b4c
Explain what each of the UI options does
by Don Turner
· 7 years ago
5070d2a
Up to date screenshot which shows API and channel count selection
by Don Turner
· 7 years ago
7e69661
Fixing variable names
by Don Turner
· 7 years ago
dc101a3
Solving concurrency problem
by Don Turner
· 7 years ago
16f7a7f
Adding concurrency test
by Don Turner
· 7 years ago
f7923ae
Addressing review comments
by Don Turner
· 7 years ago
0db81a4
Updating various READMEs
by Don Turner
· 7 years ago
e3e55e6
Moving samples from high-performance repo to here
by Don Turner
· 7 years ago