1. c5dcad3 OboeTester: bump version to 1.5.26 by Phil Burk · 3 years, 10 months ago
  2. 473cc94 Update AudioStreamBuilder.h by Phil Burk · 3 years, 10 months ago
  3. 1c6682f OboeTester: fixed crash when exiting Auto Glitch Test by Phil Burk · 3 years, 10 months ago
  4. a138b9b OboeTester: pause on TEST INPUT not an error by Phil Burk · 3 years, 10 months ago
  5. 65af232 tests: test for invalid formats with OpenSL ES by Phil Burk · 3 years, 10 months ago
  6. 7c3bff2 oboe: fix sample rate converter for input streams by Phil Burk · 3 years, 10 months ago
  7. 3b22c66 test: unit tests for sample rate conversion by Phil Burk · 3 years, 10 months ago
  8. 69ae870 Use a close delay in all versions of Android by Phil Burk · 3 years, 10 months ago
  9. 2e42f5b oboe: delay before closing an AAudio stream by Phil Burk · 4 years ago
  10. b86b076 Adding migration guide by Don Turner · 3 years, 11 months ago
  11. 3c80d09 README - mention workarounds by Phil Burk · 3 years, 11 months ago
  12. 903ee1e Test edit by Don Turner · 3 years, 11 months ago
  13. 6135e00 moved shebang to top by Ragu Pattabi · 3 years, 11 months ago
  14. 5b3bf25 Merge branch 'format_error_toast' by Paul McLean · 3 years, 11 months ago
  15. 16497c8 Merge branch 'master' into format_error_toast by Paul McLean · 3 years, 11 months ago
  16. 0f59ab1 Fixed some merge errors. by Paul McLean · 3 years, 11 months ago
  17. 6d35c0f Merge branch 'format_error_toast' of https://github.com/google/oboe into format_error_toast by Paul McLean · 4 years ago
  18. 836ca9b Error Toast when incompatible WAV resource is detected. by Paul McLean · 4 years ago
  19. 08ec969 Error Toast when incompatible WAV resource is detected. by Paul McLean · 4 years ago
  20. 067145b OboeTester: upgrade gradle to 6.1.1 by Phil Burk · 4 years ago
  21. f5920ab Bump version to 1.4.3 by Don Turner · 4 years ago
  22. 4b6f29b docs: better name for Disconnected tech note by Phil Burk · 4 years ago
  23. f6606c1 Adding placeholder for OpenSLES migration guide by Don Turner · 4 years ago
  24. 9fb9a41 docs: better list of bugs for disconnect.md by Phil Burk · 4 years ago
  25. 7288357 Update issue templates by Phil Burk · 4 years ago
  26. 146c534 device section: improved description and format by Ragu Pattabi · 4 years ago
  27. 7daf12b simplified getting properties using shell script by Ragu Pattabi · 4 years ago
  28. f7e777a Added device section for bug report template by Ragu Pattabi · 4 years ago
  29. 8517708 live-effect: use playback stream sample rate to open record stream by Vincent Barthelemy · 4 years ago
  30. 5b7fe09 hello-oboe: use locks instead of copying shared_ptr by Phil Burk · 4 years ago
  31. 9a29a98 hello-oboe: store properties, refactor native code by Phil Burk · 4 years ago
  32. bb814af ignore .logpile folder by Phil Burk · 4 years ago
  33. c26937e remove logpile garbage by Phil Burk · 4 years ago
  34. 17f6e52 Bump version to 1.4.3 by Phil Burk · 4 years ago
  35. 82f422f flowgraph: comment explaining namespace change by Phil Burk · 4 years ago
  36. 2c8f281 flowgraph: fix namespace comment by Phil Burk · 4 years ago
  37. 9425ffd oboe: use oboe::flowgraph namespace by Phil Burk · 4 years ago
  38. 1ca05ea tests: modify testFlowgraph to use new namespace by Phil Burk · 4 years ago
  39. 533626b tests: turn off -fvisibility=hidden by Phil Burk · 4 years ago
  40. 4ce0714 OboeTester: use oboe::flowgraph namespace by Phil Burk · 4 years ago
  41. 9446ed6 oboe: cleanup fifo includes by Phil Burk · 4 years ago
  42. ec09dea docs: add list of android versions by Phil Burk · 4 years ago
  43. 648bac0 Merge branch 'playstore_prep' into master by Paul McLean · 4 years ago
  44. 689c2d0 Merge remote-tracking branch 'origin/master' into playstore_prep by Paul McLean · 4 years ago
  45. b391635 flowgraph test: update read() API by Phil Burk · 4 years ago
  46. 226f4d4 flowgraph: improve Oboe flowgraph by Phil Burk · 4 years ago
  47. a358bca unit tests: fix direct AAudio test by Phil Burk · 4 years ago
  48. eac60b2 Fixed a typo by Paul McLean · 4 years ago
  49. 97ffef9 Clarify the scope of the DrumThumper app. by Paul McLean · 4 years ago
  50. 540837e Initial prep for Playstore. by Paul McLean · 4 years ago
  51. d2a8a53 unit tests: added direct AAudio test by Phil Burk · 4 years ago
  52. df53730 build: use -fvisibility=hidden by Phil Burk · 4 years ago
  53. ba76e6e Add Pocket Shruti Box by Don Turner · 4 years ago
  54. ddbd7bb Add Quieter Calm app by Don Turner · 4 years ago
  55. db94372 readme: test instructions for NDK by Phil Burk · 4 years ago
  56. 2a7b88e update cmake version in readme by Phil Burk · 4 years ago
  57. de9047d samples: update gradle by Phil Burk · 4 years ago
  58. f644b60 docs: update Disconnected.md, add Huawei by Phil Burk · 4 years ago
  59. 5e31b06 Remove flavor, just change applicationId by Don Turner · 4 years ago
  60. bed8585 [samples/DrumThumper] Add flavor for publishing to Play Store with different application ID by Don Turner · 4 years, 1 month ago
  61. be1b60d Fix imports to avoid failing build by Don Turner · 4 years, 1 month ago
  62. d8bdccd Remove import cleanup by Don Turner · 4 years, 1 month ago
  63. 801a40f Change JNI method names (com_example_oboe_) by Don Turner · 4 years, 1 month ago
  64. 796a4c8 Change com.example.oboe. to com.google.oboe.samples by Don Turner · 4 years, 1 month ago
  65. a3d665c Change com.mobileer to com.google.oboe.samples by Don Turner · 4 years, 1 month ago
  66. 3b57d2f # Change JNI method names (com_google_oboe_sample_) by Don Turner · 4 years, 1 month ago
  67. fcc7d1d Change com.google.oboe.sample" to com.google.oboe.samples" by Don Turner · 4 years, 1 month ago
  68. 3f98f69 Change com.hyphonate.iolib by Don Turner · 4 years, 1 month ago
  69. f43e107 Change JNI method names (com_google_sample_oboe) by Don Turner · 4 years, 1 month ago
  70. b4ae52d Change samples.oboe to samples by Don Turner · 4 years, 1 month ago
  71. 447637c Change com.google.sample to com.google.oboe.samples by Don Turner · 4 years, 1 month ago
  72. 0e7fd93 Change JNI method names (mobileer) by Don Turner · 4 years, 1 month ago
  73. 4695243 Rename com.google.oboe.sample to com.google.oboe.samples by Don Turner · 4 years, 1 month ago
  74. f28be07 Move and rename directories by Don Turner · 4 years, 1 month ago
  75. 7c5bd22 OboeTester: reset workload by Phil Burk · 4 years, 1 month ago
  76. a183c55 OboeTester: bump version to 1.5.25 by Phil Burk · 4 years, 1 month ago
  77. f6ea1bf OboeTester: start SCO when needed by Phil Burk · 4 years, 1 month ago
  78. 1f62387 oboe: warn user of permission errors by Phil Burk · 4 years, 1 month ago
  79. cb01be5 oboe: add ChannelCountConverter by Phil Burk · 4 years, 1 month ago
  80. 388b8c3 oboe: Samsung does not use MMAP for Camcorder by Phil Burk · 4 years, 1 month ago
  81. a588899 oboe: remove debug hack in QuirksManager by Phil Burk · 4 years, 1 month ago
  82. d12bb00 oboe: add Quirk for broken mono on S9 by Phil Burk · 4 years, 1 month ago
  83. 5bc5559 OboeTester: Also check function pointers for null. by Phil Burk · 4 years, 1 month ago
  84. bae91d4 OboeTester: fix for Android < 8 by Phil Burk · 4 years, 1 month ago
  85. 5f567cd doc: add device result table for disconnect bug by Phil Burk · 4 years, 1 month ago
  86. d33b083 docs: update disconnect.md by Phil Burk · 4 years, 1 month ago
  87. 3980dca docs: update OboeTester instructions by Phil Burk · 4 years, 1 month ago
  88. d333a49 Adding indent to continuation lines by Don Turner · 4 years, 1 month ago
  89. fca853a Addressing feedback by Don Turner · 4 years, 1 month ago
  90. cac7172 Add script to create prefab package and maven artifact by Don Turner · 4 years, 1 month ago
  91. 1b08a72 OboeTester: fix state of workarounds checkbox by Phil Burk · 4 years, 1 month ago
  92. 439a79d OboeTester: fix leak of IntentReceiver by Phil Burk · 4 years, 1 month ago
  93. 6c38500 OboeTester: use 2 columns on main screen by Phil Burk · 4 years, 1 month ago
  94. 6dd3147 better bug template by Phil Burk · 4 years, 1 month ago
  95. 3cff973 rename to kDefaultNumBursts in LatencyTuner.h by Phil Burk · 4 years, 1 month ago
  96. eab3133 oboe: use frames for LatencyTuner settings by Phil Burk · 4 years, 1 month ago
  97. 7766f7f oboe: setInitialNumBursts() for LatencyTuner by Phil Burk · 4 years, 1 month ago
  98. 81c6789 Remove redundant while loop and simplify if block by Don Turner · 4 years, 1 month ago
  99. 16a9264 OboeTester: add checkbox for enabling SCO by Phil Burk · 4 years, 1 month ago
  100. 3947bd0 Handle EAGAIN result from decoder by Don Turner · 4 years, 1 month ago