1. 4875e5a Adding a break to a long line by Antônio Oliveira · 4 years ago
  2. 726a99e Remove code duplication by Antônio Oliveira · 4 years ago
  3. d4da8d2 Allows a pad to be played while it is still pressed on Drumthumper sample by Antônio Oliveira · 4 years ago
  4. d20b485 Code review adjusts by Antônio Oliveira · 4 years ago
  5. f4d2113 Applying Android Studio code linter improvements by Antônio Oliveira · 4 years ago
  6. 79d839c Addressed Phil's last round of comments. by Paul McLean · 4 years ago
  7. 01d2bf7 Cleaned up README.md file. removed local "channelCount" variable. by Paul McLean · 4 years ago
  8. f6585a6 Updated README.md to relect current behavior and have instructions by Paul McLean · 4 years ago
  9. 92d52ae Removed a bit of dead code. by Paul McLean · 4 years ago
  10. a6f7558 Use actual output stream to obtain playback sample rate. by Paul McLean · 4 years ago
  11. 19143c3 Added resample on sample load to avoid the resampling penalty at play time. by Paul McLean · 4 years ago
  12. 0f59ab1 Fixed some merge errors. by Paul McLean · 4 years, 1 month ago
  13. 6d35c0f Merge branch 'format_error_toast' of https://github.com/google/oboe into format_error_toast by Paul McLean · 4 years, 1 month ago
  14. 836ca9b Error Toast when incompatible WAV resource is detected. by Paul McLean · 4 years, 1 month ago
  15. 08ec969 Error Toast when incompatible WAV resource is detected. by Paul McLean · 4 years, 1 month ago
  16. 689c2d0 Merge remote-tracking branch 'origin/master' into playstore_prep by Paul McLean · 4 years, 2 months ago
  17. eac60b2 Fixed a typo by Paul McLean · 4 years, 2 months ago
  18. 97ffef9 Clarify the scope of the DrumThumper app. by Paul McLean · 4 years, 2 months ago
  19. 540837e Initial prep for Playstore. by Paul McLean · 4 years, 2 months ago
  20. 5e31b06 Remove flavor, just change applicationId by Don Turner · 4 years, 3 months ago
  21. bed8585 [samples/DrumThumper] Add flavor for publishing to Play Store with different application ID by Don Turner · 4 years, 3 months ago
  22. be1b60d Fix imports to avoid failing build by Don Turner · 4 years, 3 months ago
  23. d8bdccd Remove import cleanup by Don Turner · 4 years, 3 months ago
  24. a3d665c Change com.mobileer to com.google.oboe.samples by Don Turner · 4 years, 3 months ago
  25. 0e7fd93 Change JNI method names (mobileer) by Don Turner · 4 years, 3 months ago
  26. 4695243 Rename com.google.oboe.sample to com.google.oboe.samples by Don Turner · 4 years, 3 months ago
  27. f28be07 Move and rename directories by Don Turner · 4 years, 3 months ago
  28. 06a5926 Remove unneeded "io" folder in parselib. by Paul McLean · 4 years, 4 months ago
  29. 7012875 Changed package from com.plausible -> com.mobileer by Paul McLean · 4 years, 4 months ago
  30. 0d65275 Changed package from com.plausible -> com.mobileer by Paul McLean · 4 years, 4 months ago
  31. 25e0184 Prepping DrumThumper for placement on the Play Store. by Paul McLean · 4 years, 4 months ago
  32. 2bb4ec8 Addressed README.md comments. by Paul McLean · 4 years, 4 months ago
  33. 25a3fe7 Initial addition of README.md file for DrumThumper Sample. by Paul McLean · 4 years, 4 months ago
  34. 25b5af1 Fix crash on rotate (new controls in landscape layout). by Paul McLean · 4 years, 4 months ago
  35. 9dad6b2 Added Hide/Show for mix controls. by Paul McLean · 4 years, 4 months ago
  36. 4b8a51f Addressed comments from pull request. by Paul McLean · 4 years, 5 months ago
  37. b2cf232 Added control of gain for each drum and a mix UI for gain and pan. by Paul McLean · 4 years, 5 months ago
  38. 519322a Implemented stereo playback. by Paul McLean · 4 years, 5 months ago
  39. cb450b4 Merge branch 'master' of github.com:google/oboe into refactor_samplebuffer by Paul McLean · 4 years, 5 months ago
  40. ed4f54a Last couple of comments. by Paul McLean · 4 years, 5 months ago
  41. c704322 Fixed a typo. by Paul McLean · 4 years, 5 months ago
  42. e30c438 Addressed Phil's last (I hope) set of comments. by Paul McLean · 4 years, 5 months ago
  43. e35a176 std::vector<> for SimpleAudioPlayer data members. by Paul McLean · 4 years, 5 months ago
  44. 2ff4d4c [DrumThumper] Fix issue where audio stream would not be started on OpenSL. Fixes #808 by Don Turner · 4 years, 5 months ago
  45. c13b27d Investigated device switch / multi stream open problem. by Paul McLean · 4 years, 5 months ago
  46. 0c8b683 Refactored SampleBuffer into SampleSource & SampleBuffer by Paul McLean · 4 years, 6 months ago
  47. 3a8a0bb Removed unused statements from the CMakeLists.txt files. by Paul McLean · 4 years, 6 months ago
  48. 0b9f66b Refactoring wavlib into 2 libs: by Paul McLean · 4 years, 6 months ago
  49. babddb0 Fix erroneous restart on initial device list notification by Paul McLean · 4 years, 7 months ago
  50. 8019801 Implemented device change reset fallback mechanism. by Paul McLean · 4 years, 8 months ago
  51. 073ad28 Final commit of DrumThump oboe sample app by Paul McLean · 4 years, 8 months ago