aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-02-26Upgrade oboe to bab1c7de64aa1395c83be384056e2bad061ea272Haibo Huang
2020-11-26Addressing feedbackDon Turner
2020-11-26Deprecate AudioStreamCallback. Update comments to make behaviour clearerDon Turner
2020-11-24oboe: bump version to 1.5.0Phil Burk
2020-11-24Add *FramesPerDataCallback and deprecate *FramesPerCallback methodsDon Turner
2020-11-18Apply more suggestions from code review by DonPhil Burk
2020-11-18Apply suggestions from code review by DonPhil Burk
2020-11-18oboe: cleanup new callbacksPhil Burk
2020-11-18oboe: add AudioStreamDataCallback and AudioStreamErrorCallbackPhil Burk
2020-09-23Fixing github issue #989: add parameter validation to AudioStreamBasegfan
2020-08-27Update AudioStreamBuilder.hPhil Burk
2020-07-14Bump version to 1.4.3Phil Burk
2020-06-10rename to kDefaultNumBursts in LatencyTuner.hPhil Burk
2020-06-10oboe: use frames for LatencyTuner settingsPhil Burk
2020-06-10oboe: setInitialNumBursts() for LatencyTunerPhil Burk
2020-06-01Bump version to 1.4.2Phil Burk
2020-06-01Reduce logging for a cleaner logcatPhil Burk
2020-05-20opensles: prevent crash in releaseBufferPhil Burk
2020-04-24oboe: shared_ptr to streamPhil Burk
2020-04-22Oboe: openSharedStream uses ResultWithViewPhil Burk
2020-04-15oboe: add openSharedStreamPhil Burk
2020-02-11Merge branch 'master' into quirksizePhil Burk
2020-01-27bump oboe version to 1.3.2Phil Burk
2020-01-07oboe: pass through onError*Close callsPhil Burk
2019-12-20oboe: bump oboe version to 1.3.1Phil Burk
2019-12-19oboe: improve comment for setWorkaroundsEnabled()Phil Burk
2019-12-19Oboe: Add device specific Quirks for SamsungPhil Burk
2019-11-22Bump version to 1.3.0Don Turner
2019-11-14Merge branch '1.2-stable'Don Turner
2019-11-14Updating docs for DefaultStreamValues. Fixes #622Don Turner
2019-11-06oboe: bump OpenSL framesPerBurst by versionPhil Burk
2019-11-01oboe: make sure OpenSL ES buffer capacity is OKPhil Burk
2019-10-03oboe: change default buffer sizes for INPUTPhil Burk
2019-09-04oboe: bump patch numberPhil Burk
2019-09-02oboe: add waitForAvailableFrames()Phil Burk
2019-08-29resampler: fix some merge errorsPhil Burk
2019-08-29Merge branch 'master' into resamplerPhil Burk
2019-08-29OboeTester: fix SRC quality menuPhil Burk
2019-08-29resampler: fix format conversionPhil Burk
2019-08-28resampler: misc cleanup and TODOsPhil Burk
2019-08-23resampler: add Fastest qualityPhil Burk
2019-08-16resampler: turn off resampler by defaultPhil Burk
2019-08-16resampler: address lots of minor review commentsPhil Burk
2019-08-07Merge pull request #598 from google/fix-warningsAtneya Nair
2019-08-06Commenting out parameters to use Wall compiler flagAtneya Nair
2019-07-26Make AudioStream::getState() constThomas Guilbert
2019-07-19oboe: fix broken build AudioStream.cppPhil Burk
2019-07-12Small fixes from #352Thomas Guilbert
2019-06-19Adding InputPreset::VoicePerformance. (#555)Atneya Nair
2019-06-12Log error if attempting to open AAudio when not recomended (#543)Atneya Nair