1. c6ea02c Convert samples to use shared_ptr stream creation interface (#1016) by Gerry · 4 years ago
  2. 8517708 live-effect: use playback stream sample rate to open record stream by Vincent Barthelemy · 4 years, 1 month ago
  3. f43e107 Change JNI method names (com_google_sample_oboe) by Don Turner · 4 years, 3 months ago
  4. b4ae52d Change samples.oboe to samples by Don Turner · 4 years, 3 months ago
  5. 447637c Change com.google.sample to com.google.oboe.samples by Don Turner · 4 years, 3 months ago
  6. f28be07 Move and rename directories by Don Turner · 4 years, 3 months ago
  7. 0a78e50 LiveEffect: address comments from Gerry by Phil Burk · 4 years, 6 months ago
  8. c8e53db LiveEffect: use ManagedStream by Phil Burk · 4 years, 6 months ago
  9. f5f967c LiveEffect: handle failure to open the stream by Phil Burk · 4 years, 6 months ago
  10. 2d639b0 LiveEffect: fix crash if audio permission needed by Phil Burk · 5 years ago
  11. 9aadb86 Code samples set stream default values. Fixes #513 by Don Turner · 5 years ago
  12. b36c4af Adding a Copy Constructor to AudioStreamBuilder (#528) by Atneya Nair · 5 years ago
  13. dba5be8 Refactor Live Effect to use Full Duplex Stream (#522) by Atneya Nair · 5 years ago
  14. cba8702 close exclusive streams onPause(), fix Issue 448 (#511) by atneya-nair · 5 years ago
  15. b476361 LiveEffect no longer starts the stream in its stop method. Fixes #298 by Don Turner · 6 years ago
  16. 59b75d3 Add ABI filters to samples by Don Turner · 6 years ago
  17. de7de88 Update gradle version and dependencies by Don Turner · 6 years ago
  18. c6ffd52 addressing code review requests for -Ofast flag by ggfan · 6 years ago
  19. 9fd786a addressing code reviews for -Ofast addition by gfan · 6 years ago
  20. 32c6743 Added OBOE_ENABLE_LOGGING to guard against logging per github issue 175 by ggfan · 6 years ago
  21. 2778e88 Adding -Ofast for sample build. by gfan · 6 years ago
  22. e55f983 Convert c-type cast to C++ cast by gfan · 6 years ago
  23. 2cea91f Updated all sdks, and also updated to use AndroidX as support library. by AndroidDeveloperLB · 6 years ago
  24. 6fc2f33 Merge pull request #127 from ggfan/consolidate-const by Gerry · 6 years ago
  25. 06313ee Adding Stereo and Mono as enum to the interface by gerry · 6 years ago
  26. 54e1095 Update gradle configs to use correct terms and latest library versions by Don Turner · 6 years ago
  27. 40aa2e7 Addressing more code reviews by gerry · 6 years ago