1. d8bdccd Remove import cleanup by Don Turner · 4 years, 2 months ago
  2. 801a40f Change JNI method names (com_example_oboe_) by Don Turner · 4 years, 2 months ago
  3. 796a4c8 Change com.example.oboe. to com.google.oboe.samples by Don Turner · 4 years, 2 months ago
  4. a3d665c Change com.mobileer to com.google.oboe.samples by Don Turner · 4 years, 2 months ago
  5. 3b57d2f # Change JNI method names (com_google_oboe_sample_) by Don Turner · 4 years, 2 months ago
  6. fcc7d1d Change com.google.oboe.sample" to com.google.oboe.samples" by Don Turner · 4 years, 2 months ago
  7. 3f98f69 Change com.hyphonate.iolib by Don Turner · 4 years, 2 months ago
  8. f43e107 Change JNI method names (com_google_sample_oboe) by Don Turner · 4 years, 2 months ago
  9. b4ae52d Change samples.oboe to samples by Don Turner · 4 years, 2 months ago
  10. 447637c Change com.google.sample to com.google.oboe.samples by Don Turner · 4 years, 2 months ago
  11. 0e7fd93 Change JNI method names (mobileer) by Don Turner · 4 years, 2 months ago
  12. 4695243 Rename com.google.oboe.sample to com.google.oboe.samples by Don Turner · 4 years, 2 months ago
  13. f28be07 Move and rename directories by Don Turner · 4 years, 2 months ago
  14. 7c5bd22 OboeTester: reset workload by Phil Burk · 4 years, 2 months ago
  15. a183c55 OboeTester: bump version to 1.5.25 by Phil Burk · 4 years, 2 months ago
  16. f6ea1bf OboeTester: start SCO when needed by Phil Burk · 4 years, 2 months ago
  17. 1f62387 oboe: warn user of permission errors by Phil Burk · 4 years, 3 months ago
  18. cb01be5 oboe: add ChannelCountConverter by Phil Burk · 4 years, 2 months ago
  19. 388b8c3 oboe: Samsung does not use MMAP for Camcorder by Phil Burk · 4 years, 3 months ago
  20. a588899 oboe: remove debug hack in QuirksManager by Phil Burk · 4 years, 3 months ago
  21. d12bb00 oboe: add Quirk for broken mono on S9 by Phil Burk · 4 years, 3 months ago
  22. 5bc5559 OboeTester: Also check function pointers for null. by Phil Burk · 4 years, 2 months ago
  23. bae91d4 OboeTester: fix for Android < 8 by Phil Burk · 4 years, 2 months ago
  24. 5f567cd doc: add device result table for disconnect bug by Phil Burk · 4 years, 3 months ago
  25. d33b083 docs: update disconnect.md by Phil Burk · 4 years, 3 months ago
  26. 3980dca docs: update OboeTester instructions by Phil Burk · 4 years, 3 months ago
  27. d333a49 Adding indent to continuation lines by Don Turner · 4 years, 3 months ago
  28. fca853a Addressing feedback by Don Turner · 4 years, 3 months ago
  29. cac7172 Add script to create prefab package and maven artifact by Don Turner · 4 years, 3 months ago
  30. 1b08a72 OboeTester: fix state of workarounds checkbox by Phil Burk · 4 years, 3 months ago
  31. 439a79d OboeTester: fix leak of IntentReceiver by Phil Burk · 4 years, 3 months ago
  32. 6c38500 OboeTester: use 2 columns on main screen by Phil Burk · 4 years, 3 months ago
  33. 6dd3147 better bug template by Phil Burk · 4 years, 3 months ago
  34. 3cff973 rename to kDefaultNumBursts in LatencyTuner.h by Phil Burk · 4 years, 3 months ago
  35. eab3133 oboe: use frames for LatencyTuner settings by Phil Burk · 4 years, 3 months ago
  36. 7766f7f oboe: setInitialNumBursts() for LatencyTuner by Phil Burk · 4 years, 3 months ago
  37. 81c6789 Remove redundant while loop and simplify if block by Don Turner · 4 years, 3 months ago
  38. 16a9264 OboeTester: add checkbox for enabling SCO by Phil Burk · 4 years, 3 months ago
  39. 3947bd0 Handle EAGAIN result from decoder by Don Turner · 4 years, 3 months ago
  40. 0511540 link to resampler header by Phil Burk · 4 years, 3 months ago
  41. d2a3140 Update to latest version by Don Turner · 4 years, 3 months ago
  42. eecaf3e Update instructions for prefab by Don Turner · 4 years, 3 months ago
  43. 55304d7 Fix AudioStream.cpp indentation. by Phil Burk · 4 years, 3 months ago
  44. 3bc04a2 Bump version to 1.4.2 by Phil Burk · 4 years, 3 months ago
  45. d8264be Reduce logging for a cleaner logcat by Phil Burk · 4 years, 3 months ago
  46. c79dada Always log errors and LOGI messages by Phil Burk · 4 years, 3 months ago
  47. 9fcce5e Addressed Phil's comments. by Paul McLean · 4 years, 4 months ago
  48. 06a5926 Remove unneeded "io" folder in parselib. by Paul McLean · 4 years, 4 months ago
  49. 7012875 Changed package from com.plausible -> com.mobileer by Paul McLean · 4 years, 4 months ago
  50. 0d65275 Changed package from com.plausible -> com.mobileer by Paul McLean · 4 years, 4 months ago
  51. 25e0184 Prepping DrumThumper for placement on the Play Store. by Paul McLean · 4 years, 4 months ago
  52. cf7c3e9 docs: add RemixLive by Phil Burk · 4 years, 3 months ago
  53. d2643d9 docs: suggest AudioManager.ACTION_HEADSET_PLUG by Phil Burk · 4 years, 3 months ago
  54. 163b2c9 corrected intent constant by Ragu Pattabi · 4 years, 3 months ago
  55. d273248 update releaseBuffer tech note with workaround by Phil Burk · 4 years, 3 months ago
  56. d2430bf opensles: prevent crash in releaseBuffer by Phil Burk · 4 years, 3 months ago
  57. 7cdf71f Turn off execute bit for ordinary text files by Glenn Kasten · 4 years, 3 months ago
  58. ec34dec Add crash signature for releaseBuffer() by Phil Burk · 4 years, 3 months ago
  59. 7839f39 link to assert in releaseBuffer by Phil Burk · 4 years, 3 months ago
  60. 617cbfd add AOSP patch links by Phil Burk · 4 years, 3 months ago
  61. e9c7481 updated libGDX and added Pinoy Piano by Phil Burk · 4 years, 4 months ago
  62. 88ae330 fix formatting by Nishant Srivastava · 4 years, 4 months ago
  63. 4b60ee0 add info about AGP version and adding the extra flag if below that version by Nishant Srivastava · 4 years, 4 months ago
  64. 47c336e mention usage of stable prefab version by Nishant Srivastava · 4 years, 4 months ago
  65. f9e0092 Add tech note for releaseBuffer assert by Phil Burk · 4 years, 4 months ago
  66. 12b0fb8 OboeTester: cleanup debug messages by Phil Burk · 4 years, 4 months ago
  67. 2bb4ec8 Addressed README.md comments. by Paul McLean · 4 years, 4 months ago
  68. 25a3fe7 Initial addition of README.md file for DrumThumper Sample. by Paul McLean · 4 years, 4 months ago
  69. 23575a4 Merge pull request #836 from google/chromeos by Emilie Roberts · 4 years, 4 months ago
  70. 866d701 Merge pull request #851 from google/remove-ci-lldb by Gerry · 4 years, 4 months ago
  71. 6230a80 Fixing lldb 3.1 installation failure in ci by gfan · 4 years, 4 months ago
  72. ab625b6 Merge pull request #821 from google/deleterace by Phil Burk · 4 years, 4 months ago
  73. 25b5af1 Fix crash on rotate (new controls in landscape layout). by Paul McLean · 4 years, 4 months ago
  74. 9d57c6e add CL for Q 4096 fix by Phil Burk · 4 years, 4 months ago
  75. f454250 Ask for more info by Don Turner · 4 years, 4 months ago
  76. 2919ee4 Fixes #831 by Don Turner · 4 years, 4 months ago
  77. 0661cb0 Change callback to support arbitrary channel counts. by Don Turner · 4 years, 4 months ago
  78. b306aef Set pointer to null on delete. by Paul McLean · 4 years, 4 months ago
  79. 1ca821b Fixed crash (for double-delete) in unloadSampleData(). by Paul McLean · 4 years, 4 months ago
  80. 3aad742 Fixed pan bug in SampleSource::CalcGainFactors() by Paul McLean · 4 years, 4 months ago
  81. 9dad6b2 Added Hide/Show for mix controls. by Paul McLean · 4 years, 4 months ago
  82. 4b8a51f Addressed comments from pull request. by Paul McLean · 4 years, 4 months ago
  83. b2cf232 Added control of gain for each drum and a mix UI for gain and pan. by Paul McLean · 4 years, 4 months ago
  84. 1c043b0 Default to building both x86 and ARM ABIs by Emilie Roberts · 4 years, 4 months ago
  85. da7f9cc oboe: shared_ptr to stream by Phil Burk · 4 years, 4 months ago
  86. cd128ac [FXLab] Update screenshot by Don Turner · 4 years, 4 months ago
  87. 9196177 Add instructions on unmuting sound by Don Turner · 4 years, 4 months ago
  88. 554400f Update README.md by Don Turner · 4 years, 4 months ago
  89. 0532308 Add link to FXLab by Don Turner · 4 years, 4 months ago
  90. df6d638 Oboe: openSharedStream uses ResultWithView by Phil Burk · 4 years, 4 months ago
  91. f9b0275 Addressed Phil's review comments. by Paul McLean · 4 years, 4 months ago
  92. 519322a Implemented stereo playback. by Paul McLean · 4 years, 5 months ago
  93. c4556cc OboeTester: use openSharedStream() by Phil Burk · 4 years, 5 months ago
  94. 68f7df0 oboe: add openSharedStream by Phil Burk · 4 years, 5 months ago
  95. 55d878a Merge branch 'refactor_samplebuffer' by Paul McLean · 4 years, 5 months ago
  96. cb450b4 Merge branch 'master' of github.com:google/oboe into refactor_samplebuffer by Paul McLean · 4 years, 5 months ago
  97. ed4f54a Last couple of comments. by Paul McLean · 4 years, 5 months ago
  98. 8522b15 update resampler doc by Phil Burk · 4 years, 5 months ago
  99. c704322 Fixed a typo. by Paul McLean · 4 years, 5 months ago
  100. e30c438 Addressed Phil's last (I hope) set of comments. by Paul McLean · 4 years, 5 months ago