Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
oboe
/
8fb95a67d6c593ccf61501fb305aea225dd09e6d
/
include
6fa2a1a
Merge pull request #323 from google/stopcallback
by Phil Burk
· 6 years ago
7767b54
Adding -Wextra-semi to compile flags and removing extra semis
by Don Turner
· 6 years ago
b878e2f
oboe: stop stream if callback requests it
by Phil Burk
· 6 years ago
d77ae20
Merge pull request #313 from google/bigcleanup
by Phil Burk
· 6 years ago
8cc0148
Bump to 1.1.1
by Don Turner
· 6 years ago
2b87992
oboe: log version number in openStream()
by Phil Burk
· 6 years ago
12a172e
oboe: use atomics for FIFO counters
by Phil Burk
· 6 years ago
fbc6a38
Reset stabilization parameters after stream has been closed.
by Don Turner
· 6 years ago
cb527c2
Add LoadStabilizer class
by Don Turner
· 6 years ago
81f328d
docs: update setBufferCapacityInFrames() and setAudioApi()
by Phil Burk
· 6 years ago
83d9e5e
Allow user to define maximum buffer size when using LatencyTuner
by Don Turner
· 6 years ago
4bf2475
Merge pull request #243 from google/fixleak
by Phil Burk
· 6 years ago
237cee0
Fix memory leak if AudioStreamBuilder::openStream() fails.
by Phil Burk
· 6 years ago
80c5a0c
docs: add restrictions to AudioStreamCallback
by Phil Burk
· 6 years ago
dfadd45
Code review feedback from phil
by Don Turner
· 6 years ago
2eae437
Version bump, add changelog
by Don Turner
· 6 years ago
0a61070
Adding simpler getTimestamp method. Fixes #209
by Don Turner
· 6 years ago
eab3a46
Remove AudioStream::setNativeFormat. Fixes #210
by Don Turner
· 6 years ago
5490545
refactor code for updating frame counters
by Phil Burk
· 6 years ago
fe7eae3
check usingFifo() for getFramesRead/Written()
by Phil Burk
· 6 years ago
874d124
Addressing docs feedback from Glenn
by Don Turner
· 6 years ago
fadd2b4
Add docs homepage, switch off jekyll
by Don Turner
· 6 years ago
8330e85
Updating docs in line with Phil's feedback
by Don Turner
· 6 years ago
970a91f
Fixing comment for getUnderlyingStream
by Don Turner
· 6 years ago
1a0b366
Adding docs to all public objects
by Don Turner
· 6 years ago
7dcf25d
Allow setting of default stream values
by Don Turner
· 6 years ago
5f37601
oboe: better name for CONSTANT_API_P
by Phil Burk
· 6 years ago
1ded8e7
oboe: remove dependencies on P constants
by Phil Burk
· 6 years ago
f34212c
Adding reserved Result values, update convertToText
by Don Turner
· 6 years ago
ff649d0
Refactor AudioStream methods to handle closed state
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
3a253b2
Adding operator overloading for ResultWithValue<T>
by gfan
· 6 years ago
2016779
bump minor version to 12 for new P functions
by Phil Burk
· 6 years ago
f0716a6
Merge branch 'master' into sessionid
by Phil Burk
· 6 years ago
7a05d68
Version bump, update README
by Don Turner
· 6 years ago
c021a77
Addressing feedback from philburk@ on ResultWithValue
by Don Turner
· 6 years ago
fa6f67e
Refactor getXRunCount to return ResultWithValue
by Don Turner
· 6 years ago
5254904
Merge pull request #105 from ggfan/get-frames-per-burst-const
by Phil Burk
· 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
d2c1eb8
add const modifier to oboe::AudioStream::getFramesPerBurst()
by gerry
· 6 years ago
c30bbe6
Add new P functions, setUsage() etc
by Phil Burk
· 7 years ago
3edbf05
oboe: change "subsequent" to "created"
by Phil Burk
· 7 years ago
d4a31b2
Merge pull request #74 from google/nodevid
by Phil Burk
· 7 years ago
fe407d4
oboe: better latency comments
by Phil Burk
· 7 years ago
c07dc62
oboe: add calculateLatencyMillis()
by Phil Burk
· 7 years ago
7c19352
oboe: cleaned up ErrorOrValue
by Phil Burk
· 7 years ago
4cf25f1
oboe: add ErrorOrValue dual return
by Phil Burk
· 7 years ago
699e3aa
Set deviceId to kUnspecified for OpenSL ES.
by Phil Burk
· 7 years ago
0cb67a6
oboe: cleanup OpenSL ES input
by Phil Burk
· 7 years ago
dac7687
Merge pull request #70 from google/getstream
by Phil Burk
· 7 years ago
a22f301
oboe: add debug method for getting AAudioStream
by Phil Burk
· 7 years ago
c668c41
oboe querysdk: make a distinction between supported and recommended
by Phil Burk
· 7 years ago
f3c46fb
oboe: add general purpose getSdkVersion() query
by Phil Burk
· 7 years ago
a5d6637
oboe: more blocking read/write
by Phil Burk
· 7 years ago
34217a7
oboe: add blocking read/write
by Phil Burk
· 7 years ago
c51f2ef
Version bump from 0.9 to 0.10
by Don Turner
· 7 years ago
aab1d25
Adding convertToText for AudioApi
by Don Turner
· 7 years ago
e59853f
Rename ApiIndex to AudioApi, move into Definitions.h
by Don Turner
· 7 years ago
09c96e9
Initialize mStreamCallback to nullptr. Fixes #44.
by Don Turner
· 7 years ago
7283080
Add convertToText(StreamState). Fixes #38
by Don Turner
· 7 years ago
8b5f1c1
Add disconnected state
by Don Turner
· 7 years ago
49fedc2
Change Version from class to struct
by Don Turner
· 7 years ago
8dfb025
Use #defines for version numbers
by Don Turner
· 7 years ago
288946b
Adding version information
by Don Turner
· 7 years ago
5ea2530
Adding template method convertToText
by Don Turner
· 7 years ago
d4b7f08
Revert to using raw pointer for setCallback
by Don Turner
· 7 years ago
338eac6
member vairable alignment
by Don Turner
· 7 years ago
93fad7d
Minor edits to address comments
by Don Turner
· 7 years ago
379e8e5
Rename Stream to AudioStream
by Don Turner
· 7 years ago
da0edda
Use std::shared_ptr for callback object
by Don Turner
· 7 years ago
2786fb5
Documentation tidy up
by Don Turner
· 7 years ago
3bf32ae
Use oboe namespace
by Don Turner
· 7 years ago
cfd1a01
oboe: automatically stop and close a stream when disconnected
by Phil Burk
· 7 years ago
c8e73de
oboe callback: remove onExit()
by Phil Burk
· 7 years ago
01f0477
Merge branch 'issupported' of https://github.com/google/oboe
by Don Turner
· 7 years ago
fecb83c
Add OboeUtilities.h to Oboe.h so Oboe_convert* methods are available to clients
by Don Turner
· 7 years ago
19f9815
oboe: add easy way to query whether AAudio is supported
by Phil Burk
· 7 years ago
c2243b1
oboe: add OboeLatencyTuner.cpp, cleanup
by Phil Burk
· 7 years ago
65b4dc1
Add Oboe_convert methods, make them public
by Don Turner
· 7 years ago
ec6271f
Remove redundant dummy.cpp
by Don Turner
· 7 years ago
ca6f91a
Initial commit
by Don Turner
· 7 years ago