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