1. 0948b4b Make mCallbackBuffer private by Thomas Guilbert · 5 years ago
  2. 449c084 Merge pull request #580 from tguilbert-google/opensles_cleanup by tguilbert-google · 5 years ago
  3. 9f3258a Use std::vector over uint8_t[] by Thomas Guilbert · 5 years ago
  4. 10cd299 Cleanup opensles files by Thomas Guilbert · 5 years ago
  5. ec075a4 Merge pull request #577 from tguilbert-google/small_changes by tguilbert-google · 5 years ago
  6. 96db595 Merge pull request #578 from tguilbert-google/cleanup by tguilbert-google · 5 years ago
  7. d58c156 Merge pull request #575 from tguilbert-google/fifo_fences by tguilbert-google · 5 years ago
  8. f7dbed0 revert of cassert change by Thomas Guilbert · 5 years ago
  9. 263661c Revert cassert change by Thomas Guilbert · 5 years ago
  10. ab5455f Use cassert instead of assert.h by Thomas Guilbert · 5 years ago
  11. 8b8ae34 resampler: moved resampling code into its own folder by Phil Burk · 5 years ago
  12. 941fd5e resampler: change signatures by Phil Burk · 5 years ago
  13. b7ff43f Use nullptr and <assert.h> by Thomas Guilbert · 5 years ago
  14. d4ddcef Fix branching error by Thomas Guilbert · 5 years ago
  15. ddedbb8 Collection of small fixes by Thomas Guilbert · 5 years ago
  16. 103bc75 Undo signed changes by Thomas Guilbert · 5 years ago
  17. fc70271 resampler: simplify FilterAudioStream::read() by Phil Burk · 5 years ago
  18. beed0f3 resampler: implement read() for full duplex by Phil Burk · 5 years ago
  19. 187f6ac Update issue templates by Phil Burk · 5 years ago
  20. 5a73fb9 Add atomic increment to FifoControllers by Thomas Guilbert · 5 years ago
  21. 8f47ec8 Small fixes from #352 by Thomas Guilbert · 5 years ago
  22. 561cda3 flowgraph: change onProcessFixedBlock return value by Phil Burk · 5 years ago
  23. c7aae7b Merge pull request #571 from tguilbert-google/const_fifo by tguilbert-google · 5 years ago
  24. 776b8b5 flowgraph: pass source and sink streams by Phil Burk · 5 years ago
  25. f263601 Mark Fifo getters as consts by Thomas Guilbert · 5 years ago
  26. 9252733 flowgraph: optimize resampler by Phil Burk · 5 years ago
  27. 6bc27a3 flowgraph: optimize stereo resampler by Phil Burk · 5 years ago
  28. 812313b Updating FullGuide.md to address documentation issues (#556) by Atneya Nair · 5 years ago
  29. eb7df54 Merge pull request #566 from google/bugreport-template-1 by Phil Burk · 5 years ago
  30. f308044 Update issue templates by Phil Burk · 5 years ago
  31. cf1dbc5 flowgraph: add PolyphaseResamplerStereo by Phil Burk · 5 years ago
  32. e1c46f8 Add link to SO question by Don Turner · 5 years ago
  33. 1895b11 Add details about `PerformanceMode` on Android <7.1 by Don Turner · 5 years ago
  34. 1a9efd5 Fix formatting issue by Don Turner · 5 years ago
  35. 9b4e631 oboe: add PolyphaseSincResampler by Phil Burk · 5 years ago
  36. 09d7c11 Update sample code for obtaining optimal latency by Don Turner · 5 years ago
  37. 9aadb86 Code samples set stream default values. Fixes #513 by Don Turner · 5 years ago
  38. 2a49f21 Add Mini Tunes app by Don Turner · 5 years ago
  39. 04111a4 Merge pull request #563 from google/servicedll by Phil Burk · 5 years ago
  40. 5c4f100 OboeTester: load native library from service by Phil Burk · 5 years ago
  41. cd60416 Added SoundCloud to list of apps using Oboe by Don Turner · 5 years ago
  42. 8dcd2e6 Only load API 28 methods on API 28 and above. Fixes #149 by Don Turner · 5 years ago
  43. 2b8714f Update documentation by Don Turner · 5 years ago
  44. 41d01d7 Update documentation to latest stable version (1.2) by Don Turner · 5 years ago
  45. bb7c80f update OboeTester readme by Phil Burk · 5 years ago
  46. a6e7ef2 Adding InputPreset::VoicePerformance. (#555) by Atneya Nair · 5 years ago
  47. 77ea188 Updating known issues documentation. Fixes #482 (#545) by Atneya Nair · 5 years ago
  48. a935285 Log error if attempting to open AAudio when not recomended (#543) by Atneya Nair · 5 years ago
  49. a688320 Clarifies documentation around setDeviceId(). Fixes #480 (#546) by Atneya Nair · 5 years ago
  50. 82a52db Merge pull request #544 from google/issue-478 by Atneya Nair · 5 years ago
  51. 1de4d33 Deprecating old getTimestamp method. Fixes #478 by Atneya Nair · 5 years ago
  52. 65e32b6 oboe: fix off-by-one in resampler filter by Phil Burk · 5 years ago
  53. f8ab39a Merge pull request #540 from google/managed-builder-fix by Atneya Nair · 5 years ago
  54. 301b066 oboe: add stereo resampler by Phil Burk · 5 years ago
  55. 969d48e Fixing bug in AudioStreamBuilder causing leak by Atneya Nair · 5 years ago
  56. a007fb3 oboe: use factory class for Resamplers by Phil Burk · 5 years ago
  57. 42a4ce3 Move ownership of AudioEngine object into Java by Don Turner · 5 years ago
  58. 116d8e0 Changing engine to be a unique_ptr by Don Turner · 5 years ago
  59. e82bc51 oboe: fix stereo SincResampler by Phil Burk · 5 years ago
  60. 68b6ffa oboe: add sinc based resampler by Phil Burk · 5 years ago
  61. a7c9677 Merge pull request #534 from google/fixonerror by Phil Burk · 5 years ago
  62. a74fdbc Merge pull request #533 from google/issue-529_new by Atneya Nair · 5 years ago
  63. 5654c29 oboe: improve comments for onError callbacks by Phil Burk · 5 years ago
  64. f5b3b81 oboe: add to QuirksManager by Phil Burk · 5 years ago
  65. c812537 Deleting stream prior to opening new stream. Other documentation and refactoring changes by Atneya Nair · 5 years ago
  66. 41b121b oboe: start QuirksManager by Phil Burk · 5 years ago
  67. 2441eca oboe: make error callback support code protected by Phil Burk · 5 years ago
  68. cb2b340 oboe: prevent onError callback from causing an assert by Phil Burk · 5 years ago
  69. 6d3a2fe Refactoring Hello-Oboe to use ManagedStream by Atneya Nair · 5 years ago
  70. f172985 Add support for unique ptr AudioStreams by Atneya Nair · 5 years ago
  71. b36c4af Adding a Copy Constructor to AudioStreamBuilder (#528) by Atneya Nair · 5 years ago
  72. e6b9f2b oboe: control whether conversion is allowed by Phil Burk · 5 years ago
  73. bd76d6a OboeTester: support conversion for input and for I16 by Phil Burk · 5 years ago
  74. 717a453 OboeTester: fix recording of I16 by Phil Burk · 5 years ago
  75. e4a2e9c oboe: rename OboeFlowGraph to DataConversionFlowGraph by Phil Burk · 5 years ago
  76. f4172d0 Reinit. Audio Engine for MegaDrone on restart. (#523) by Atneya Nair · 5 years ago
  77. dba5be8 Refactor Live Effect to use Full Duplex Stream (#522) by Atneya Nair · 5 years ago
  78. f67a97f oboe: fix sample rate converter by Phil Burk · 5 years ago
  79. 83ceba1 OboeTester: add resampler test by Phil Burk · 5 years ago
  80. 3be5aa4 Using constants for spinner default values (#516) by atneya-nair · 5 years ago
  81. 3d30300 Merge pull request #518 from google/issue-517 by atneya-nair · 5 years ago
  82. 8bb9324 Fix indentation tabs->spaces by Don Turner · 5 years ago
  83. 0bbd699 Fix variable name to avoid -Wshadow-field error by Don Turner · 5 years ago
  84. eaced36 Updating gradle to use latest version as well as updated android gradle plugin by Atneya Nair · 5 years ago
  85. cba8702 close exclusive streams onPause(), fix Issue 448 (#511) by atneya-nair · 5 years ago
  86. ac13fc9 Fix typo in OboeTester README by Phil Burk · 5 years ago
  87. 2a15ae9 Add to OboeTester README by Phil Burk · 5 years ago
  88. 83ae2bf Adding Audio Evolution Mobile by Don Turner · 5 years ago
  89. 7a644e4 Merge branch 'resampler' of https://github.com/google/oboe into resampler by Phil Burk · 5 years ago
  90. dd3971d oboe: first draft of resampler by Phil Burk · 5 years ago
  91. 2effdb1 Merge pull request #509 from google/refactor-time-function by atneya-nair · 5 years ago
  92. 6fbcd64 Refactor to use std::chrono by Don Turner · 5 years ago
  93. 4544f26 Merge pull request #507 from google/fix-rhythmgame by atneya-nair · 5 years ago
  94. f2c914a Fix stereo output. Fixes #505 by Don Turner · 5 years ago
  95. 514a8ca Merge pull request #506 from google/nonoise by Phil Burk · 5 years ago
  96. 89fa4a1 Add C++14 requirement by Don Turner · 5 years ago
  97. 36cb4b8 Stronger guidance on closing streams by Don Turner · 5 years ago
  98. 03dfd4f Add Android Studio version requirement by Don Turner · 5 years ago
  99. 9a5d8b3 Update unit tests documentation by Don Turner · 5 years ago
  100. 2ef9ad0 OboeTester: set noise amplitude to zero by Phil Burk · 5 years ago