1. 0393ed4 Updated guidance on what not to do inside the callback by Don Turner · 5 years ago
  2. f380287 Merge pull request #373 from google/aaloader by Phil Burk · 5 years ago
  3. 808480a AAudioLoader: use RTLD_NOW by Phil Burk · 5 years ago
  4. 5bb3ae5 Add a line of OboeTester instructions by Phil Burk · 5 years ago
  5. b7ab9f2 Merge pull request #385 from google/xruncount by Phil Burk · 5 years ago
  6. 5b8831d OboeTester: bump version to 1.2.02 by Phil Burk · 5 years ago
  7. 5cb621f OboeTester: fix the display of xRunCount by Phil Burk · 5 years ago
  8. bdccdf4 Addressing nits from Phil by Don Turner · 5 years ago
  9. 91c3f45 Only show tracing warning once in log by Don Turner · 6 years ago
  10. 8c369cf Set default buffer size to two bursts for low latency streams by Don Turner · 6 years ago
  11. 0d19f30 Merge pull request #376 from google/state_l by Phil Burk · 5 years ago
  12. edce6ad Delete redundant files from samples by Don Turner · 5 years ago
  13. 9ca4587 Replace `generateSineWave` with noise generation by Don Turner · 5 years ago
  14. f401682 Merge pull request #378 from google/lockflush by Phil Burk · 5 years ago
  15. b7cfd62 Merge pull request #369 from google/ci-script-update by Phil Burk · 6 years ago
  16. 6aa8e0a Merge pull request #375 from google/nocall-opensl by Phil Burk · 6 years ago
  17. 987f0e5 Merge pull request #379 from google/checkstart by Phil Burk · 6 years ago
  18. 4566451 OboeTester: check for stream in start() by Phil Burk · 6 years ago
  19. f34633e oboe_opensles: lock requestFLush() by Phil Burk · 6 years ago
  20. 2cd69af oboe_opensles: add _l to function names called under lock by Phil Burk · 6 years ago
  21. 57770c8 oboe: fix openSL ES read, write by Phil Burk · 6 years ago
  22. 6606224 oboe: cleanup AAudio loader by Phil Burk · 6 years ago
  23. 91fc21b added some missing spaces to the docs by Phil Burk · 6 years ago
  24. ecc24e6 use oboe namespace in doc by Phil Burk · 6 years ago
  25. 06c08e9 CI script: no need to install constraintLayout after ver 1.0.2 by gfan · 6 years ago
  26. c528a9d Merge pull request #364 from google/errornocallback by Phil Burk · 6 years ago
  27. c35ea6f oboe: do not use error callback when no data callback by Phil Burk · 6 years ago
  28. 797c240 Change version history link to point to releases page by Don Turner · 6 years ago
  29. da08223 Merge pull request #344 from google/fixresult by Phil Burk · 6 years ago
  30. 4e7d4c2 Log enqueueResult in OpenSL ES by Phil Burk · 6 years ago
  31. 7cc6195 Converting RhythmGame to float and other tidy ups by Don Turner · 6 years ago
  32. 95bde41 Updating MegaDrone to use float-only signal path by Don Turner · 6 years ago
  33. 3a6de86 Minor tidy ups, addressing feedback by Don Turner · 6 years ago
  34. 8fb95a6 Refactor hello-oboe sample to use floats in signal path by Don Turner · 6 years ago
  35. 41816f5 Fix #341. Declaration shadows a local variable [-Wshadow] by Don Turner · 6 years ago
  36. 6fa2a1a Merge pull request #323 from google/stopcallback by Phil Burk · 6 years ago
  37. 2417f01 Fix #332 Change C-style casts to static_cast by Don Turner · 6 years ago
  38. d27bfad Adding -Wshadow-field compile flag by Don Turner · 6 years ago
  39. 3b183c7 Adding -Wshadow compile flag by Don Turner · 6 years ago
  40. 7767b54 Adding -Wextra-semi to compile flags and removing extra semis by Don Turner · 6 years ago
  41. 591de79 oboe: remove commented out code by Phil Burk · 6 years ago
  42. 21a2d46 oboe: only enable callback if callback requested by Phil Burk · 6 years ago
  43. c52e379 Merge pull request #328 from google/nulldlsym by Phil Burk · 6 years ago
  44. 9a9e710 Merge pull request #327 from google/stoplatency by Phil Burk · 6 years ago
  45. 4d78d26 Merge pull request #331 from google/fixnocallcrash by Phil Burk · 6 years ago
  46. 463f70b Shared code refactor - minor path amendments by Don Turner · 6 years ago
  47. f96b894 Samples can now include shared code using #include "shared/header.h" by Don Turner · 6 years ago
  48. a40de70 Refactoring RhythmGame sample to use shared code by Don Turner · 6 years ago
  49. 1fd8ec8 Refactoring MegaDrone sample to use shared code by Don Turner · 6 years ago
  50. ee6d2f3 Add shared code folder, update MegaDrone sample by Don Turner · 6 years ago
  51. 7b7f1b3 OboeTester: fix crash when Use Callback unchecked by Phil Burk · 6 years ago
  52. 82dcc58 Merge pull request #329 from google/fixrecorder by Phil Burk · 6 years ago
  53. c3cee55 OboeTester: fix Record and Play by Phil Burk · 6 years ago
  54. 1f33307 oboe: initialize AAudioLoader functions to nullptr by Phil Burk · 6 years ago
  55. c429558 oboe: return invalid from getTimestamp when stopped by Phil Burk · 6 years ago
  56. b878e2f oboe: stop stream if callback requests it by Phil Burk · 6 years ago
  57. cf728dc Merge pull request #321 from google/testcallstop by Phil Burk · 6 years ago
  58. 6fb1d80 oboetester: add checkbox that tells the callback to STOP by Phil Burk · 6 years ago
  59. 4bcc8fc Merge pull request #315 from google/openslcleanup by Phil Burk · 6 years ago
  60. 34bbf44 Merge pull request #314 from google/fifocleanup by Phil Burk · 6 years ago
  61. d77ae20 Merge pull request #313 from google/bigcleanup by Phil Burk · 6 years ago
  62. f92f143 Update README by Don Turner · 6 years ago
  63. 8cc0148 Bump to 1.1.1 by Don Turner · 6 years ago
  64. bee500f Merge pull request #316 from google/logversion by Phil Burk · 6 years ago
  65. 2b87992 oboe: log version number in openStream() by Phil Burk · 6 years ago
  66. cfdd9aa oboe: cleanup OpenSL ES wrapper by Phil Burk · 6 years ago
  67. f61cea3 oboe: cleanup FIFO by Phil Burk · 6 years ago
  68. 9bcf795 oboe: AAudio astream by Phil Burk · 6 years ago
  69. 12a172e oboe: use atomics for FIFO counters by Phil Burk · 6 years ago
  70. 7888992 oboe: cleanup AAudioLoader by Phil Burk · 6 years ago
  71. 59e594e [code] fix bad copy/paste + remove empty lines by pbodilis · 6 years ago
  72. 97baa8d [code] make opensles uses the value stored in the builder's Usage in AudioOutputStreamOpenSLES by pbodilis · 6 years ago
  73. 010cce9 Merge pull request #301 from google/dturner-patch-1 by Don Turner · 6 years ago
  74. 5f3a6c1 Merge branch 'master' into dturner-patch-1 by Don Turner · 6 years ago
  75. b4508a3 DataSources and Players are now shared_ptrs by Don Turner · 6 years ago
  76. 1cd842b Allow a Player to be constructed with a shared DataSource by Don Turner · 6 years ago
  77. d7b71dd RythmGame: using smart_ptr()s to handle Game dynamic data by Alessio Balsini · 6 years ago
  78. a1aa9d2 Add comment about Players being able to share the same DataSource by Don Turner · 6 years ago
  79. 430c1b4 Refactor to use smart pointers and references where parameters to functions should be non-null. by Don Turner · 6 years ago
  80. aa43a7b Replace tabs with 4 spaces by Don Turner · 6 years ago
  81. 1631c50 Minor tidy up by Don Turner · 6 years ago
  82. 96f4d40 Fix the memory leak in RhythmGame. Fixes #295 by Don Turner · 6 years ago
  83. 2196405 add Volcano MIDI Sequencer app to list by Phil Burk · 6 years ago
  84. 944a4df Merge pull request #305 from google/perchannel by Phil Burk · 6 years ago
  85. 5418509 Add link to SO for asking new questions by Don Turner · 6 years ago
  86. 1652c87 Add answer about playing compressed audio files by Don Turner · 6 years ago
  87. 011ee9d Updated instructions to clone the latest stable branch by Don Turner · 6 years ago
  88. e5985ed oboetester: add per channel enables for output by Phil Burk · 6 years ago
  89. ec8de0f Deprecate the changelog (use github releases page instead) by Don Turner · 6 years ago
  90. f493f49 Add link to tagged 1.0.0 stable release by Don Turner · 6 years ago
  91. 89c834f Remove TODO comment after feedback from Phil by Don Turner · 6 years ago
  92. fbc6a38 Reset stabilization parameters after stream has been closed. by Don Turner · 6 years ago
  93. aa1719a Add low pass filter to opsPerStep. Increase step duration to 20us. by Don Turner · 6 years ago
  94. cb527c2 Add LoadStabilizer class by Don Turner · 6 years ago
  95. e1f6c98 Added links to DAC and tidied up a few sentences by Don Turner · 6 years ago
  96. 15efeab add (FAQ) by Phil Burk · 6 years ago
  97. 74c413e add version info and note about FLAG_LOW_LATENCY by Phil Burk · 6 years ago
  98. 16066d7 link to FAQ by Phil Burk · 6 years ago
  99. 94d0209 rename README.md to FAQ.md by Phil Burk · 6 years ago
  100. d9caa9b Create README.md by Phil Burk · 6 years ago