1. 9f3258a Use std::vector over uint8_t[] by Thomas Guilbert · 5 years ago
  2. ec075a4 Merge pull request #577 from tguilbert-google/small_changes by tguilbert-google · 5 years ago
  3. 96db595 Merge pull request #578 from tguilbert-google/cleanup by tguilbert-google · 5 years ago
  4. d58c156 Merge pull request #575 from tguilbert-google/fifo_fences by tguilbert-google · 5 years ago
  5. f7dbed0 revert of cassert change by Thomas Guilbert · 5 years ago
  6. 263661c Revert cassert change by Thomas Guilbert · 5 years ago
  7. ab5455f Use cassert instead of assert.h by Thomas Guilbert · 5 years ago
  8. b7ff43f Use nullptr and <assert.h> by Thomas Guilbert · 5 years ago
  9. d4ddcef Fix branching error by Thomas Guilbert · 5 years ago
  10. ddedbb8 Collection of small fixes by Thomas Guilbert · 5 years ago
  11. 103bc75 Undo signed changes by Thomas Guilbert · 5 years ago
  12. 187f6ac Update issue templates by Phil Burk · 5 years ago
  13. 5a73fb9 Add atomic increment to FifoControllers by Thomas Guilbert · 5 years ago
  14. 8f47ec8 Small fixes from #352 by Thomas Guilbert · 5 years ago
  15. c7aae7b Merge pull request #571 from tguilbert-google/const_fifo by tguilbert-google · 5 years ago
  16. f263601 Mark Fifo getters as consts by Thomas Guilbert · 5 years ago
  17. 812313b Updating FullGuide.md to address documentation issues (#556) by Atneya Nair · 5 years ago
  18. eb7df54 Merge pull request #566 from google/bugreport-template-1 by Phil Burk · 5 years ago
  19. f308044 Update issue templates by Phil Burk · 5 years ago
  20. e1c46f8 Add link to SO question by Don Turner · 5 years ago
  21. 1895b11 Add details about `PerformanceMode` on Android <7.1 by Don Turner · 5 years ago
  22. 1a9efd5 Fix formatting issue by Don Turner · 5 years ago
  23. 09d7c11 Update sample code for obtaining optimal latency by Don Turner · 5 years ago
  24. 9aadb86 Code samples set stream default values. Fixes #513 by Don Turner · 5 years ago
  25. 2a49f21 Add Mini Tunes app by Don Turner · 5 years ago
  26. 04111a4 Merge pull request #563 from google/servicedll by Phil Burk · 5 years ago
  27. 5c4f100 OboeTester: load native library from service by Phil Burk · 5 years ago
  28. cd60416 Added SoundCloud to list of apps using Oboe by Don Turner · 5 years ago
  29. 8dcd2e6 Only load API 28 methods on API 28 and above. Fixes #149 by Don Turner · 5 years ago
  30. 2b8714f Update documentation by Don Turner · 5 years ago
  31. 41d01d7 Update documentation to latest stable version (1.2) by Don Turner · 5 years ago
  32. bb7c80f update OboeTester readme by Phil Burk · 5 years ago
  33. a6e7ef2 Adding InputPreset::VoicePerformance. (#555) by Atneya Nair · 5 years ago
  34. 77ea188 Updating known issues documentation. Fixes #482 (#545) by Atneya Nair · 5 years ago
  35. a935285 Log error if attempting to open AAudio when not recomended (#543) by Atneya Nair · 5 years ago
  36. a688320 Clarifies documentation around setDeviceId(). Fixes #480 (#546) by Atneya Nair · 5 years ago
  37. 82a52db Merge pull request #544 from google/issue-478 by Atneya Nair · 5 years ago
  38. 1de4d33 Deprecating old getTimestamp method. Fixes #478 by Atneya Nair · 5 years ago
  39. f8ab39a Merge pull request #540 from google/managed-builder-fix by Atneya Nair · 5 years ago
  40. 969d48e Fixing bug in AudioStreamBuilder causing leak by Atneya Nair · 5 years ago
  41. 42a4ce3 Move ownership of AudioEngine object into Java by Don Turner · 5 years ago
  42. 116d8e0 Changing engine to be a unique_ptr by Don Turner · 5 years ago
  43. a7c9677 Merge pull request #534 from google/fixonerror by Phil Burk · 5 years ago
  44. a74fdbc Merge pull request #533 from google/issue-529_new by Atneya Nair · 5 years ago
  45. 5654c29 oboe: improve comments for onError callbacks by Phil Burk · 5 years ago
  46. c812537 Deleting stream prior to opening new stream. Other documentation and refactoring changes by Atneya Nair · 5 years ago
  47. 2441eca oboe: make error callback support code protected by Phil Burk · 5 years ago
  48. cb2b340 oboe: prevent onError callback from causing an assert by Phil Burk · 5 years ago
  49. 6d3a2fe Refactoring Hello-Oboe to use ManagedStream by Atneya Nair · 5 years ago
  50. f172985 Add support for unique ptr AudioStreams by Atneya Nair · 5 years ago
  51. b36c4af Adding a Copy Constructor to AudioStreamBuilder (#528) by Atneya Nair · 5 years ago
  52. f4172d0 Reinit. Audio Engine for MegaDrone on restart. (#523) by Atneya Nair · 5 years ago
  53. dba5be8 Refactor Live Effect to use Full Duplex Stream (#522) by Atneya Nair · 5 years ago
  54. 3be5aa4 Using constants for spinner default values (#516) by atneya-nair · 5 years ago
  55. 3d30300 Merge pull request #518 from google/issue-517 by atneya-nair · 5 years ago
  56. 8bb9324 Fix indentation tabs->spaces by Don Turner · 5 years ago
  57. 0bbd699 Fix variable name to avoid -Wshadow-field error by Don Turner · 5 years ago
  58. eaced36 Updating gradle to use latest version as well as updated android gradle plugin by Atneya Nair · 5 years ago
  59. cba8702 close exclusive streams onPause(), fix Issue 448 (#511) by atneya-nair · 5 years ago
  60. ac13fc9 Fix typo in OboeTester README by Phil Burk · 5 years ago
  61. 2a15ae9 Add to OboeTester README by Phil Burk · 5 years ago
  62. 83ae2bf Adding Audio Evolution Mobile by Don Turner · 5 years ago
  63. 2effdb1 Merge pull request #509 from google/refactor-time-function by atneya-nair · 5 years ago
  64. 6fbcd64 Refactor to use std::chrono by Don Turner · 5 years ago
  65. 4544f26 Merge pull request #507 from google/fix-rhythmgame by atneya-nair · 5 years ago
  66. f2c914a Fix stereo output. Fixes #505 by Don Turner · 5 years ago
  67. 514a8ca Merge pull request #506 from google/nonoise by Phil Burk · 5 years ago
  68. 89fa4a1 Add C++14 requirement by Don Turner · 5 years ago
  69. 36cb4b8 Stronger guidance on closing streams by Don Turner · 5 years ago
  70. 03dfd4f Add Android Studio version requirement by Don Turner · 5 years ago
  71. 9a5d8b3 Update unit tests documentation by Don Turner · 5 years ago
  72. 2ef9ad0 OboeTester: set noise amplitude to zero by Phil Burk · 5 years ago
  73. f33c84a Merge pull request #497 from google/moveflow by Phil Burk · 5 years ago
  74. 84e7e65 oboe: move flowgraph from OboeTester to inside Oboe by Phil Burk · 5 years ago
  75. 39e9bc6 Merge pull request #487 from google/issue-486 by Phil Burk · 5 years ago
  76. f78df13 #486 Style and minor fixes to prev. commit by Atneya Nair · 5 years ago
  77. bde3bd8 486 - added state description to Stream Dump by Atneya Nair · 5 years ago
  78. 79b4fbe Merge pull request #481 from google/autogl by Phil Burk · 5 years ago
  79. e87667d Oboetester: improve auto glitch test by Phil Burk · 5 years ago
  80. c9ee002 Add note about API 23 emulator being broken by Don Turner · 5 years ago
  81. 00e03d1 Merge pull request #467 from google/wakelocks by Phil Burk · 5 years ago
  82. 19ee908 OboeTester: add screen wake locks by Phil Burk · 5 years ago
  83. f52d717 Merge pull request #466 from google/saveglitch by Phil Burk · 5 years ago
  84. 81ca474 OboeTester: share WAVE from glitch test by Phil Burk · 5 years ago
  85. a7d15d2 Remove tabs by Don Turner · 5 years ago
  86. a87d5f1 Added comments for kVersionText variable by Don Turner · 5 years ago
  87. 9fc3f7a Add version string by Don Turner · 5 years ago
  88. 9f3a33f OboeTester: save WAVE from glitch test by Phil Burk · 5 years ago
  89. c278091 Merge pull request #457 from google/fix425 by Phil Burk · 5 years ago
  90. 1167044 Merge pull request #456 from google/philburk-patch-1 by Phil Burk · 5 years ago
  91. 360345b say stream cannot be used after close by Phil Burk · 5 years ago
  92. 3f40cdd tests: use constexpr by Phil Burk · 5 years ago
  93. fb5bd96 Merge pull request #461 from google/gradlewrapper by Phil Burk · 5 years ago
  94. a5eaac3 OboeTester: add gradle wrapper by Phil Burk · 5 years ago
  95. e9e4378 Merge pull request #458 from google/writewav by Phil Burk · 5 years ago
  96. f4c4f4e Merge pull request #455 from google/fixwaittest by Phil Burk · 5 years ago
  97. 5ed290d Addressing feedback by Don Turner · 5 years ago
  98. a966c1b Update FAQ.md by Don Turner · 5 years ago
  99. 92ba5ad Add "Why didn't I get a low latency audio stream?" by Don Turner · 5 years ago
  100. 327361c OboeTester: add WaveFileWriter for recorder by Phil Burk · 5 years ago