1. 51ca755 flowgraph: fix getSampleRate() by Phil Burk · 6 years ago
  2. 0817a2b Oboetester: add flowgraph library for DSP modules by Phil Burk · 6 years ago
  3. 2417f01 Fix #332 Change C-style casts to static_cast by Don Turner · 6 years ago
  4. d27bfad Adding -Wshadow-field compile flag by Don Turner · 6 years ago
  5. 3b183c7 Adding -Wshadow compile flag by Don Turner · 6 years ago
  6. 7767b54 Adding -Wextra-semi to compile flags and removing extra semis by Don Turner · 6 years ago
  7. c52e379 Merge pull request #328 from google/nulldlsym by Phil Burk · 6 years ago
  8. 9a9e710 Merge pull request #327 from google/stoplatency by Phil Burk · 6 years ago
  9. 4d78d26 Merge pull request #331 from google/fixnocallcrash by Phil Burk · 6 years ago
  10. 463f70b Shared code refactor - minor path amendments by Don Turner · 6 years ago
  11. f96b894 Samples can now include shared code using #include "shared/header.h" by Don Turner · 6 years ago
  12. a40de70 Refactoring RhythmGame sample to use shared code by Don Turner · 6 years ago
  13. 1fd8ec8 Refactoring MegaDrone sample to use shared code by Don Turner · 6 years ago
  14. ee6d2f3 Add shared code folder, update MegaDrone sample by Don Turner · 6 years ago
  15. 7b7f1b3 OboeTester: fix crash when Use Callback unchecked by Phil Burk · 6 years ago
  16. 82dcc58 Merge pull request #329 from google/fixrecorder by Phil Burk · 6 years ago
  17. c3cee55 OboeTester: fix Record and Play by Phil Burk · 6 years ago
  18. 1f33307 oboe: initialize AAudioLoader functions to nullptr by Phil Burk · 6 years ago
  19. c429558 oboe: return invalid from getTimestamp when stopped by Phil Burk · 6 years ago
  20. cf728dc Merge pull request #321 from google/testcallstop by Phil Burk · 6 years ago
  21. 6fb1d80 oboetester: add checkbox that tells the callback to STOP by Phil Burk · 6 years ago
  22. 4bcc8fc Merge pull request #315 from google/openslcleanup by Phil Burk · 6 years ago
  23. 34bbf44 Merge pull request #314 from google/fifocleanup by Phil Burk · 6 years ago
  24. d77ae20 Merge pull request #313 from google/bigcleanup by Phil Burk · 6 years ago
  25. f92f143 Update README by Don Turner · 6 years ago
  26. 8cc0148 Bump to 1.1.1 by Don Turner · 6 years ago
  27. bee500f Merge pull request #316 from google/logversion by Phil Burk · 6 years ago
  28. 2b87992 oboe: log version number in openStream() by Phil Burk · 6 years ago
  29. cfdd9aa oboe: cleanup OpenSL ES wrapper by Phil Burk · 6 years ago
  30. f61cea3 oboe: cleanup FIFO by Phil Burk · 6 years ago
  31. 9bcf795 oboe: AAudio astream by Phil Burk · 6 years ago
  32. 12a172e oboe: use atomics for FIFO counters by Phil Burk · 6 years ago
  33. 7888992 oboe: cleanup AAudioLoader by Phil Burk · 6 years ago
  34. 59e594e [code] fix bad copy/paste + remove empty lines by pbodilis · 6 years ago
  35. 97baa8d [code] make opensles uses the value stored in the builder's Usage in AudioOutputStreamOpenSLES by pbodilis · 6 years ago
  36. 010cce9 Merge pull request #301 from google/dturner-patch-1 by Don Turner · 6 years ago
  37. 5f3a6c1 Merge branch 'master' into dturner-patch-1 by Don Turner · 6 years ago
  38. b4508a3 DataSources and Players are now shared_ptrs by Don Turner · 6 years ago
  39. 1cd842b Allow a Player to be constructed with a shared DataSource by Don Turner · 6 years ago
  40. d7b71dd RythmGame: using smart_ptr()s to handle Game dynamic data by Alessio Balsini · 6 years ago
  41. a1aa9d2 Add comment about Players being able to share the same DataSource by Don Turner · 6 years ago
  42. 430c1b4 Refactor to use smart pointers and references where parameters to functions should be non-null. by Don Turner · 6 years ago
  43. aa43a7b Replace tabs with 4 spaces by Don Turner · 6 years ago
  44. 1631c50 Minor tidy up by Don Turner · 6 years ago
  45. 96f4d40 Fix the memory leak in RhythmGame. Fixes #295 by Don Turner · 6 years ago
  46. 2196405 add Volcano MIDI Sequencer app to list by Phil Burk · 6 years ago
  47. 944a4df Merge pull request #305 from google/perchannel by Phil Burk · 6 years ago
  48. 5418509 Add link to SO for asking new questions by Don Turner · 6 years ago
  49. 1652c87 Add answer about playing compressed audio files by Don Turner · 6 years ago
  50. 011ee9d Updated instructions to clone the latest stable branch by Don Turner · 6 years ago
  51. e5985ed oboetester: add per channel enables for output by Phil Burk · 6 years ago
  52. ec8de0f Deprecate the changelog (use github releases page instead) by Don Turner · 6 years ago
  53. f493f49 Add link to tagged 1.0.0 stable release by Don Turner · 6 years ago
  54. 89c834f Remove TODO comment after feedback from Phil by Don Turner · 6 years ago
  55. fbc6a38 Reset stabilization parameters after stream has been closed. by Don Turner · 6 years ago
  56. aa1719a Add low pass filter to opsPerStep. Increase step duration to 20us. by Don Turner · 6 years ago
  57. cb527c2 Add LoadStabilizer class by Don Turner · 6 years ago
  58. e1f6c98 Added links to DAC and tidied up a few sentences by Don Turner · 6 years ago
  59. 15efeab add (FAQ) by Phil Burk · 6 years ago
  60. 74c413e add version info and note about FLAG_LOW_LATENCY by Phil Burk · 6 years ago
  61. 16066d7 link to FAQ by Phil Burk · 6 years ago
  62. 94d0209 rename README.md to FAQ.md by Phil Burk · 6 years ago
  63. d9caa9b Create README.md by Phil Burk · 6 years ago
  64. 29c674b Merge pull request #291 from google/capacitydoc by Phil Burk · 6 years ago
  65. 79c933a Merge pull request #292 from google/updatebuild by Phil Burk · 6 years ago
  66. c1c205a Merge pull request #287 from google/getbuffersize by Phil Burk · 6 years ago
  67. b476361 LiveEffect no longer starts the stream in its stop method. Fixes #298 by Don Turner · 6 years ago
  68. 0213e70 Add Best Piano and Les Talens Lyrique apps by Phil Burk · 6 years ago
  69. 72ef365 OboeTester: update gradle and build settings by Phil Burk · 6 years ago
  70. 81f328d docs: update setBufferCapacityInFrames() and setAudioApi() by Phil Burk · 6 years ago
  71. 90b2ca8 Merge pull request #289 from google/fixsizeview by Phil Burk · 6 years ago
  72. acfea7d OboeTester: fix display of buffer size by Phil Burk · 6 years ago
  73. 26a3a0d opensles: fix getBufferSizeInFrames() by Phil Burk · 6 years ago
  74. 3822007 Merge pull request #284 from google/fixloader by Phil Burk · 6 years ago
  75. 65983d6 AAudioLoader: cleanup destructor by Phil Burk · 6 years ago
  76. e62cce0 Merge pull request #279 from google/oboetester by Phil Burk · 6 years ago
  77. c6760f5 OboeTester: remove Doxygen files, cleanup constructors. by Phil Burk · 6 years ago
  78. bbdc80d OboeTester: fix Readme, was stale by Phil Burk · 6 years ago
  79. 0433d8f OboeTester: add app for testing Oboe by Phil Burk · 6 years ago
  80. 45bc3f0 Added docs about FLOAT and FAST path by version. by Phil Burk · 6 years ago
  81. 83d9e5e Allow user to define maximum buffer size when using LatencyTuner by Don Turner · 6 years ago
  82. 7d722b5 Add link to Android audio version history by Don Turner · 6 years ago
  83. cff02ae Update AndroidAudioHistory.md by Don Turner · 6 years ago
  84. df8c108 There was no Marshmallow MR1 :D by Don Turner · 6 years ago
  85. 8184e9a Update YouTube link to playlist rather than single video by Don Turner · 6 years ago
  86. 901d9ca Update AndroidAudioHistory.md by Phil Burk · 6 years ago
  87. 5d93e22 Change heading1 to heading3 (removes horizontal lines) by Don Turner · 6 years ago
  88. 43aca85 Initial draft by Don Turner · 6 years ago
  89. 471f43b Adding Android audio history placeholder by Don Turner · 6 years ago
  90. e7385e9 Merge pull request #261 from google/onerror-docs by Phil Burk · 6 years ago
  91. 1a61a4c Merge pull request #260 from google/full-duplex-docs by Phil Burk · 6 years ago
  92. f24b0f5 Update FullGuide.md by Phil Burk · 6 years ago
  93. f7ed51d remove requirement to start a thread onError by Phil Burk · 6 years ago
  94. c07920f update full duplex callback by Phil Burk · 6 years ago
  95. c5c3cc1 Remove link to getting started guide in intro by Don Turner · 6 years ago
  96. 7f68455 Adding video controls overlay to screenshot by Don Turner · 6 years ago
  97. 3821eb3 Resizing video screenshot by Don Turner · 6 years ago
  98. ef35cb9 Adding screenshot of intro video by Don Turner · 6 years ago
  99. 450e150 Add "serial over audio" link and re-order alphabetically by Don Turner · 6 years ago
  100. b268bab Adding link to introduction video by Don Turner · 6 years ago