1. e5985ed oboetester: add per channel enables for output by Phil Burk · 6 years ago
  2. 89c834f Remove TODO comment after feedback from Phil by Don Turner · 6 years ago
  3. fbc6a38 Reset stabilization parameters after stream has been closed. by Don Turner · 6 years ago
  4. aa1719a Add low pass filter to opsPerStep. Increase step duration to 20us. by Don Turner · 6 years ago
  5. cb527c2 Add LoadStabilizer class by Don Turner · 6 years ago
  6. 15efeab add (FAQ) by Phil Burk · 6 years ago
  7. 74c413e add version info and note about FLAG_LOW_LATENCY by Phil Burk · 6 years ago
  8. 16066d7 link to FAQ by Phil Burk · 6 years ago
  9. 94d0209 rename README.md to FAQ.md by Phil Burk · 6 years ago
  10. d9caa9b Create README.md by Phil Burk · 6 years ago
  11. 29c674b Merge pull request #291 from google/capacitydoc by Phil Burk · 6 years ago
  12. 79c933a Merge pull request #292 from google/updatebuild by Phil Burk · 6 years ago
  13. c1c205a Merge pull request #287 from google/getbuffersize by Phil Burk · 6 years ago
  14. b476361 LiveEffect no longer starts the stream in its stop method. Fixes #298 by Don Turner · 6 years ago
  15. 0213e70 Add Best Piano and Les Talens Lyrique apps by Phil Burk · 6 years ago
  16. 72ef365 OboeTester: update gradle and build settings by Phil Burk · 6 years ago
  17. 81f328d docs: update setBufferCapacityInFrames() and setAudioApi() by Phil Burk · 6 years ago
  18. 90b2ca8 Merge pull request #289 from google/fixsizeview by Phil Burk · 6 years ago
  19. acfea7d OboeTester: fix display of buffer size by Phil Burk · 6 years ago
  20. 26a3a0d opensles: fix getBufferSizeInFrames() by Phil Burk · 6 years ago
  21. 3822007 Merge pull request #284 from google/fixloader by Phil Burk · 6 years ago
  22. 65983d6 AAudioLoader: cleanup destructor by Phil Burk · 6 years ago
  23. e62cce0 Merge pull request #279 from google/oboetester by Phil Burk · 6 years ago
  24. c6760f5 OboeTester: remove Doxygen files, cleanup constructors. by Phil Burk · 6 years ago
  25. bbdc80d OboeTester: fix Readme, was stale by Phil Burk · 6 years ago
  26. 0433d8f OboeTester: add app for testing Oboe by Phil Burk · 6 years ago
  27. 45bc3f0 Added docs about FLOAT and FAST path by version. by Phil Burk · 6 years ago
  28. 83d9e5e Allow user to define maximum buffer size when using LatencyTuner by Don Turner · 6 years ago
  29. 7d722b5 Add link to Android audio version history by Don Turner · 6 years ago
  30. cff02ae Update AndroidAudioHistory.md by Don Turner · 6 years ago
  31. df8c108 There was no Marshmallow MR1 :D by Don Turner · 6 years ago
  32. 8184e9a Update YouTube link to playlist rather than single video by Don Turner · 6 years ago
  33. 901d9ca Update AndroidAudioHistory.md by Phil Burk · 6 years ago
  34. 5d93e22 Change heading1 to heading3 (removes horizontal lines) by Don Turner · 6 years ago
  35. 43aca85 Initial draft by Don Turner · 6 years ago
  36. 471f43b Adding Android audio history placeholder by Don Turner · 6 years ago
  37. e7385e9 Merge pull request #261 from google/onerror-docs by Phil Burk · 6 years ago
  38. 1a61a4c Merge pull request #260 from google/full-duplex-docs by Phil Burk · 6 years ago
  39. f24b0f5 Update FullGuide.md by Phil Burk · 6 years ago
  40. f7ed51d remove requirement to start a thread onError by Phil Burk · 6 years ago
  41. c07920f update full duplex callback by Phil Burk · 6 years ago
  42. c5c3cc1 Remove link to getting started guide in intro by Don Turner · 6 years ago
  43. 7f68455 Adding video controls overlay to screenshot by Don Turner · 6 years ago
  44. 3821eb3 Resizing video screenshot by Don Turner · 6 years ago
  45. ef35cb9 Adding screenshot of intro video by Don Turner · 6 years ago
  46. 450e150 Add "serial over audio" link and re-order alphabetically by Don Turner · 6 years ago
  47. b268bab Adding link to introduction video by Don Turner · 6 years ago
  48. 4bf2475 Merge pull request #243 from google/fixleak by Phil Burk · 6 years ago
  49. 51cd02d Merge pull request #236 from google/threadq by Phil Burk · 6 years ago
  50. 462b538 Fixes #246 - Build fails on AS 3.1.3 by Don Turner · 6 years ago
  51. 59b75d3 Add ABI filters to samples by Don Turner · 6 years ago
  52. 237cee0 Fix memory leak if AudioStreamBuilder::openStream() fails. by Phil Burk · 6 years ago
  53. ece9dc9 Add link to API reference by Don Turner · 6 years ago
  54. c69aa5a reorder alphabetically by Phil Burk · 6 years ago
  55. d4eb493 add Music Speed Changer by Phil Burk · 6 years ago
  56. 80c5a0c docs: add restrictions to AudioStreamCallback by Phil Burk · 6 years ago
  57. 1225a33 Merge pull request #234 from google/writenow by Phil Burk · 6 years ago
  58. 33c4ecd Moved link to apps using Oboe by Don Turner · 6 years ago
  59. 7c7acee Update README.md by Don Turner · 6 years ago
  60. 39316dc Remove "developer preview" status by Don Turner · 6 years ago
  61. bb37d1a All G-Stomper apps appear to use AAudio by Don Turner · 6 years ago
  62. a57def6 Fixes #215 Update stream disconnect instructions by Don Turner · 6 years ago
  63. 2b9390d cleanup comments for readNow by Phil Burk · 6 years ago
  64. b3e90b5 fix readNow buffer pointer by Phil Burk · 6 years ago
  65. 21255d9 Fix link to docs by Don Turner · 6 years ago
  66. b0d1f75 Update ChangeLog.md by Don Turner · 6 years ago
  67. 8893e66 Removing test for isPlaying since method has been removed by Don Turner · 6 years ago
  68. dfadd45 Code review feedback from phil by Don Turner · 6 years ago
  69. 2eae437 Version bump, add changelog by Don Turner · 6 years ago
  70. 4890883 Remove isPlaying method. Fixes #208 by Don Turner · 6 years ago
  71. 0a61070 Adding simpler getTimestamp method. Fixes #209 by Don Turner · 6 years ago
  72. eab3a46 Remove AudioStream::setNativeFormat. Fixes #210 by Don Turner · 6 years ago
  73. f31f852 Merge pull request #226 from google/usingfifo by Phil Burk · 6 years ago
  74. a56ced8 Add ktnes to list of projects using Oboe by Don Turner · 6 years ago
  75. 5490545 refactor code for updating frame counters by Phil Burk · 6 years ago
  76. de7de88 Update gradle version and dependencies by Don Turner · 6 years ago
  77. 4725583 Fix #221 Wrap getExclusiveCores in try/catch by Don Turner · 6 years ago
  78. fe7eae3 check usingFifo() for getFramesRead/Written() by Phil Burk · 6 years ago
  79. 4d32132 add more instructions for n-Track Studio by Phil Burk · 6 years ago
  80. d35569a Link to new page showing list of Oboe Projects by Phil Burk · 6 years ago
  81. b8aae13 Document list of projects using Oboe by Phil Burk · 6 years ago
  82. 6dd6439 Adding assets folder, start logcat output from command line by Don Turner · 6 years ago
  83. ae0a477 Adding unit test runner app and improvements to unit testing process by Don Turner · 6 years ago
  84. 2653a47 Update gradle version by Don Turner · 6 years ago
  85. 9237fbd Updating doxygen by Don Turner · 6 years ago
  86. 874d124 Addressing docs feedback from Glenn by Don Turner · 6 years ago
  87. fadd2b4 Add docs homepage, switch off jekyll by Don Turner · 6 years ago
  88. 6c11c60 Clear queue buffers when the stream is stopped by Don Turner · 6 years ago
  89. fc288aa Merge pull request #217 from google/capacity4096 by Phil Burk · 6 years ago
  90. c39d534 Merge pull request #220 from google/transfer by Phil Burk · 6 years ago
  91. 0f2c0c1 opensles: fix stall when buffer size changed by Phil Burk · 6 years ago
  92. dc5ed59 round capacity up to get a FAST input path by Phil Burk · 6 years ago
  93. 8330e85 Updating docs in line with Phil's feedback by Don Turner · 6 years ago
  94. 13bea2e Updating doxygen site by Don Turner · 6 years ago
  95. 970a91f Fixing comment for getUnderlyingStream by Don Turner · 6 years ago
  96. 1a0b366 Adding docs to all public objects by Don Turner · 6 years ago
  97. 35fac38 remove "this" by Phil Burk · 6 years ago
  98. 6dd9d9e Link to Issue requesting Oboe apps by Phil Burk · 6 years ago
  99. 6f3d6cd Use SHORT_NAMES to see if this solves Jekyll build error by Don Turner · 6 years ago
  100. a180fac Disabling jekyll by Don Turner · 6 years ago