1. 4be44b2 Add question about Android Studio not indexing Oboe symbols by Don Turner · 5 years ago
  2. 43a2ab0 Merge pull request #419 from google/useint32 by Phil Burk · 5 years ago
  3. fafb68c Merge pull request #418 from google/glitchtest by Phil Burk · 5 years ago
  4. 416961e hello-oboe: use int32_t for channelCount by Phil Burk · 5 years ago
  5. cbad077 oboe: use int32_t in AudioStreamBase.h by Phil Burk · 5 years ago
  6. cd81832 OboeTester: finish glitch test by Phil Burk · 5 years ago
  7. 9ec6386 Add link to article by Don Turner · 5 years ago
  8. cf400c9 Switch to using app bundles by Don Turner · 5 years ago
  9. 7386a83 OboeTester: add glitch test by Phil Burk · 5 years ago
  10. 9bf3943 Merge pull request #416 from google/latency2 by Phil Burk · 5 years ago
  11. ec3159c OboeTester: cleanup latency test by Phil Burk · 5 years ago
  12. 42c9f8a Oboetester: finish latency test by Phil Burk · 5 years ago
  13. 72e72e3 Merge pull request #415 from google/latency by Phil Burk · 5 years ago
  14. 06fd9bf Addressing comments from Phil, also some minor refactoring by Don Turner · 5 years ago
  15. 686bc48 Removing path which only works on my machine by Don Turner · 5 years ago
  16. 508b4cf Updating hardcoded paths for CI by Don Turner · 5 years ago
  17. 0f980fd Update CI build config for split APKs by Don Turner · 5 years ago
  18. 00f812b Update RhythmGame sample name for CI by Don Turner · 5 years ago
  19. 81d88f1 Fix broken build (missing include) by Don Turner · 5 years ago
  20. 89d855d Comment out ffmpegExtractor flavor since it cannot be built by Travis-CI due to dependent FFmpeg libraries by Don Turner · 5 years ago
  21. f264fc4 Add option to use FFmpeg and async loading of assets by Don Turner · 5 years ago
  22. 474b58c Merge pull request #377 from google/getposition by Phil Burk · 5 years ago
  23. 34fbeaf CMakeLists.txt: make it possible to build shared library by Atsushi Eno · 5 years ago
  24. 1b298cc Remove isPlaying from AudioStream header by Julio Zynger · 5 years ago
  25. d2dd527 OboeTester: add latency test result code by Phil Burk · 5 years ago
  26. 3873e88 OboeTester: add cancel button by Phil Burk · 5 years ago
  27. 80d83d8 OboeTester: add loopback latency tester by Phil Burk · 5 years ago
  28. 811bfd0 Merge pull request #399 from google/fullduplex by Phil Burk · 5 years ago
  29. 071bf2d OboeTester: improve Echo by Phil Burk · 5 years ago
  30. 1d17a60 OboeTester: add fader to control delay time by Phil Burk · 5 years ago
  31. 0af43bb OboeTester: major refactoring of NativeAudioContext by Phil Burk · 5 years ago
  32. f03f350 OboeTester: allow collapse of settings by Phil Burk · 5 years ago
  33. d715163 OboeTester: add InterpolatingDelayLine by Phil Burk · 5 years ago
  34. 7e601f3 OboeTester: add FullDuplexStream and FullDuplexEcho by Phil Burk · 5 years ago
  35. 71d97e9 OboeTester: use new flowgraph API with simpler pullData by Phil Burk · 5 years ago
  36. 22f2113 OboeTester: cleanup pull mechanism in flowgraph by Phil Burk · 5 years ago
  37. 90a86a9 Adding Grainstorm by Don Turner · 5 years ago
  38. 80a725c Refactor list of apps into a table by Don Turner · 5 years ago
  39. 03bdc0a OboeTester: handle start() based on ActivityType by Phil Burk · 5 years ago
  40. 6c16ce9 OboeTester: manage multiple native streams by Phil Burk · 5 years ago
  41. fb358af OboeTester: add EchoActivity by Phil Burk · 5 years ago
  42. 8b26c45 OboeTester: refactor to allow N stream views by Phil Burk · 5 years ago
  43. 2f4e204 Merge pull request #395 from google/flowgraph2 by Phil Burk · 5 years ago
  44. 60bd6db Add note on closing a stream by Don Turner · 5 years ago
  45. 9136201 OboeTester: general cleanup in flowgraph code by Phil Burk · 5 years ago
  46. fc5fe7b Merge pull request #394 from google/gradle410 by Phil Burk · 5 years ago
  47. 223f090 OboeTester: update gradle by Phil Burk · 5 years ago
  48. c68bca5 Merge pull request #343 from google/flowgraph by Phil Burk · 5 years ago
  49. 872540c Merge branch 'master' into flowgraph by Phil Burk · 5 years ago
  50. 78e7413 OboeTester: document flowgraph classes by Phil Burk · 5 years ago
  51. 3b62fef OboeTester: use shared_ptr in AudioStreamGateway by Phil Burk · 5 years ago
  52. 0393ed4 Updated guidance on what not to do inside the callback by Don Turner · 5 years ago
  53. f380287 Merge pull request #373 from google/aaloader by Phil Burk · 5 years ago
  54. 808480a AAudioLoader: use RTLD_NOW by Phil Burk · 5 years ago
  55. 5bb3ae5 Add a line of OboeTester instructions by Phil Burk · 5 years ago
  56. b7ab9f2 Merge pull request #385 from google/xruncount by Phil Burk · 5 years ago
  57. 5b8831d OboeTester: bump version to 1.2.02 by Phil Burk · 5 years ago
  58. 5cb621f OboeTester: fix the display of xRunCount by Phil Burk · 5 years ago
  59. bdccdf4 Addressing nits from Phil by Don Turner · 5 years ago
  60. 91c3f45 Only show tracing warning once in log by Don Turner · 6 years ago
  61. 8c369cf Set default buffer size to two bursts for low latency streams by Don Turner · 6 years ago
  62. 0d19f30 Merge pull request #376 from google/state_l by Phil Burk · 5 years ago
  63. edce6ad Delete redundant files from samples by Don Turner · 5 years ago
  64. 9ca4587 Replace `generateSineWave` with noise generation by Don Turner · 5 years ago
  65. f401682 Merge pull request #378 from google/lockflush by Phil Burk · 5 years ago
  66. b7cfd62 Merge pull request #369 from google/ci-script-update by Phil Burk · 6 years ago
  67. 6aa8e0a Merge pull request #375 from google/nocall-opensl by Phil Burk · 6 years ago
  68. 987f0e5 Merge pull request #379 from google/checkstart by Phil Burk · 6 years ago
  69. 4566451 OboeTester: check for stream in start() by Phil Burk · 6 years ago
  70. f34633e oboe_opensles: lock requestFLush() by Phil Burk · 6 years ago
  71. 1eb001a oboe_opensles: prevent deadlock if callback collides with requestPause() by Phil Burk · 6 years ago
  72. 2cd69af oboe_opensles: add _l to function names called under lock by Phil Burk · 6 years ago
  73. 3b4a1ae oboe_opensles: add locks to updateServiceFrameCounter() by Phil Burk · 6 years ago
  74. 57770c8 oboe: fix openSL ES read, write by Phil Burk · 6 years ago
  75. 6606224 oboe: cleanup AAudio loader by Phil Burk · 6 years ago
  76. 91fc21b added some missing spaces to the docs by Phil Burk · 6 years ago
  77. ecc24e6 use oboe namespace in doc by Phil Burk · 6 years ago
  78. 06c08e9 CI script: no need to install constraintLayout after ver 1.0.2 by gfan · 6 years ago
  79. c528a9d Merge pull request #364 from google/errornocallback by Phil Burk · 6 years ago
  80. c35ea6f oboe: do not use error callback when no data callback by Phil Burk · 6 years ago
  81. 797c240 Change version history link to point to releases page by Don Turner · 6 years ago
  82. 72356eb OboeTester: remove FifoProcessor, add docs by Phil Burk · 6 years ago
  83. da08223 Merge pull request #344 from google/fixresult by Phil Burk · 6 years ago
  84. 4e7d4c2 Log enqueueResult in OpenSL ES by Phil Burk · 6 years ago
  85. 51ca755 flowgraph: fix getSampleRate() by Phil Burk · 6 years ago
  86. 7cc6195 Converting RhythmGame to float and other tidy ups by Don Turner · 6 years ago
  87. 95bde41 Updating MegaDrone to use float-only signal path by Don Turner · 6 years ago
  88. 3a6de86 Minor tidy ups, addressing feedback by Don Turner · 6 years ago
  89. 8fb95a6 Refactor hello-oboe sample to use floats in signal path by Don Turner · 6 years ago
  90. 0817a2b Oboetester: add flowgraph library for DSP modules by Phil Burk · 6 years ago
  91. 41816f5 Fix #341. Declaration shadows a local variable [-Wshadow] by Don Turner · 6 years ago
  92. 6fa2a1a Merge pull request #323 from google/stopcallback by Phil Burk · 6 years ago
  93. 2417f01 Fix #332 Change C-style casts to static_cast by Don Turner · 6 years ago
  94. d27bfad Adding -Wshadow-field compile flag by Don Turner · 6 years ago
  95. 3b183c7 Adding -Wshadow compile flag by Don Turner · 6 years ago
  96. 7767b54 Adding -Wextra-semi to compile flags and removing extra semis by Don Turner · 6 years ago
  97. 591de79 oboe: remove commented out code by Phil Burk · 6 years ago
  98. 21a2d46 oboe: only enable callback if callback requested by Phil Burk · 6 years ago
  99. c52e379 Merge pull request #328 from google/nulldlsym by Phil Burk · 6 years ago
  100. 9a9e710 Merge pull request #327 from google/stoplatency by Phil Burk · 6 years ago