1. 0661cb0 Change callback to support arbitrary channel counts. by Don Turner · 4 years, 4 months ago
  2. b306aef Set pointer to null on delete. by Paul McLean · 4 years, 4 months ago
  3. 1ca821b Fixed crash (for double-delete) in unloadSampleData(). by Paul McLean · 4 years, 4 months ago
  4. 3aad742 Fixed pan bug in SampleSource::CalcGainFactors() by Paul McLean · 4 years, 4 months ago
  5. 9dad6b2 Added Hide/Show for mix controls. by Paul McLean · 4 years, 4 months ago
  6. 4b8a51f Addressed comments from pull request. by Paul McLean · 4 years, 4 months ago
  7. b2cf232 Added control of gain for each drum and a mix UI for gain and pan. by Paul McLean · 4 years, 4 months ago
  8. cd128ac [FXLab] Update screenshot by Don Turner · 4 years, 4 months ago
  9. 9196177 Add instructions on unmuting sound by Don Turner · 4 years, 4 months ago
  10. 554400f Update README.md by Don Turner · 4 years, 4 months ago
  11. 0532308 Add link to FXLab by Don Turner · 4 years, 4 months ago
  12. f9b0275 Addressed Phil's review comments. by Paul McLean · 4 years, 4 months ago
  13. 519322a Implemented stereo playback. by Paul McLean · 4 years, 5 months ago
  14. 55d878a Merge branch 'refactor_samplebuffer' by Paul McLean · 4 years, 5 months ago
  15. cb450b4 Merge branch 'master' of github.com:google/oboe into refactor_samplebuffer by Paul McLean · 4 years, 5 months ago
  16. ed4f54a Last couple of comments. by Paul McLean · 4 years, 5 months ago
  17. 8522b15 update resampler doc by Phil Burk · 4 years, 5 months ago
  18. c704322 Fixed a typo. by Paul McLean · 4 years, 5 months ago
  19. e30c438 Addressed Phil's last (I hope) set of comments. by Paul McLean · 4 years, 5 months ago
  20. d533462 resampler doc: use inputFramesLeft by Phil Burk · 4 years, 5 months ago
  21. e35a176 std::vector<> for SimpleAudioPlayer data members. by Paul McLean · 4 years, 5 months ago
  22. e86925a Merge pull request #817 from google/upgradle by Phil Burk · 4 years, 5 months ago
  23. 2ff4d4c [DrumThumper] Fix issue where audio stream would not be started on OpenSL. Fixes #808 by Don Turner · 4 years, 5 months ago
  24. ceb96cf fir typo in README by Phil Burk · 4 years, 5 months ago
  25. 1d84c73 update README for the sample rate converter by Phil Burk · 4 years, 5 months ago
  26. 583c0af Add instruction to use shared STL. Fixes #812 by Don Turner · 4 years, 5 months ago
  27. f95ea09 OboeTester: update gradle files by Phil Burk · 4 years, 5 months ago
  28. c13b27d Investigated device switch / multi stream open problem. by Paul McLean · 4 years, 5 months ago
  29. 8705d9d Merge pull request #806 from google/livecrash by Phil Burk · 4 years, 5 months ago
  30. 0a78e50 LiveEffect: address comments from Gerry by Phil Burk · 4 years, 5 months ago
  31. 7089578 Addressed Phil's latest comments. by Paul McLean · 4 years, 5 months ago
  32. 51af214 Addressing feedback from Phil by Don Turner · 4 years, 6 months ago
  33. 78ee994 Add steps for using prefab package. Fixes #230 by Don Turner · 4 years, 6 months ago
  34. 8266d26 Added unique_ptr<> and shared_ptr<> to SampleBuffer and SimpleMultiPlayer. by Paul McLean · 4 years, 6 months ago
  35. c8e53db LiveEffect: use ManagedStream by Phil Burk · 4 years, 6 months ago
  36. f5f967c LiveEffect: handle failure to open the stream by Phil Burk · 4 years, 6 months ago
  37. 0c8b683 Refactored SampleBuffer into SampleSource & SampleBuffer by Paul McLean · 4 years, 6 months ago
  38. 3a8a0bb Removed unused statements from the CMakeLists.txt files. by Paul McLean · 4 years, 6 months ago
  39. 0b9f66b Refactoring wavlib into 2 libs: by Paul McLean · 4 years, 6 months ago
  40. 783f303 Merge pull request #793 from google/showload by Phil Burk · 4 years, 6 months ago
  41. 8e03882 OboeTester: show % CPU load by Phil Burk · 4 years, 6 months ago
  42. 73fa9be Merge pull request #792 from google/moveavg by Phil Burk · 4 years, 6 months ago
  43. f90112f OboeTester: move average latency report up by Phil Burk · 4 years, 6 months ago
  44. 4d7af17 add README for resampler by Phil Burk · 4 years, 6 months ago
  45. 154a241 Add prefab template folder by Don Turner · 4 years, 6 months ago
  46. 07547db Merge branch 'prefab' by Don Turner · 4 years, 6 months ago
  47. aef269e Adding build script for shared libraries by Don Turner · 4 years, 6 months ago
  48. fa7fe6a describe option between 3.5 mm jack and TigerTail by Phil Burk · 4 years, 7 months ago
  49. b9110f9 Merge pull request #734 from google/quirksize by Phil Burk · 4 years, 7 months ago
  50. 8969f1f Merge branch 'master' into quirksize by Phil Burk · 4 years, 7 months ago
  51. b40a8fe add Testing section to README by Phil Burk · 4 years, 7 months ago
  52. 3f8fbb0 remove rogue semicolon from doc by Phil Burk · 4 years, 7 months ago
  53. babddb0 Fix erroneous restart on initial device list notification by Paul McLean · 4 years, 7 months ago
  54. c4d7e73 Merge pull request #759 from google/dsptiming by Phil Burk · 4 years, 7 months ago
  55. b2110d9 Merge pull request #773 from google/fixcbsize by Phil Burk · 4 years, 7 months ago
  56. 4277fc1 Merge pull request #774 from google/fixcbmantest by Phil Burk · 4 years, 7 months ago
  57. 4706346 opensles: cleanup test indentation by Phil Burk · 4 years, 7 months ago
  58. c6dad20 opensles: show callback size after adjustment by Phil Burk · 4 years, 7 months ago
  59. fcec571 opensles: honor setFramesPerCallback() by Phil Burk · 4 years, 7 months ago
  60. 8f49571 tests: test framesPerCallback by Phil Burk · 4 years, 7 months ago
  61. 2afaacc OboeTester: use callback size for test by Phil Burk · 4 years, 7 months ago
  62. dea3583 cleanup unit test docs by Phil Burk · 4 years, 7 months ago
  63. 41857ba update test procedure for new NDK path by Phil Burk · 4 years, 7 months ago
  64. facd97f update Oboe unit test instructions by Phil Burk · 4 years, 7 months ago
  65. a4cdb5f Merge pull request #770 from google/callbacksize by Phil Burk · 4 years, 7 months ago
  66. 27c7271 OboeTester: show framesPerCallback by Phil Burk · 4 years, 7 months ago
  67. 58bce97 bump oboe version to 1.3.2 by Phil Burk · 4 years, 7 months ago
  68. 5b56aef Merge pull request #762 from google/fixbufsize by Phil Burk · 4 years, 7 months ago
  69. 754a7f2 Merge pull request #758 from google/fixtypes by Phil Burk · 4 years, 7 months ago
  70. 4615e0e Fix Travis errors by Paul McLean · 4 years, 7 months ago
  71. 8019801 Implemented device change reset fallback mechanism. by Paul McLean · 4 years, 7 months ago
  72. 073ad28 Final commit of DrumThump oboe sample app by Paul McLean · 4 years, 8 months ago
  73. 61149a9 opensles: scale buffer size by rate by Phil Burk · 4 years, 8 months ago
  74. 8b0cc5a OboeTester - improve docs by Phil Burk · 4 years, 8 months ago
  75. 68460ae Add Faust to apps list by Phil Burk · 4 years, 8 months ago
  76. 8cd3672 OboeTester: measure glitches vs DSP time offset by Phil Burk · 4 years, 8 months ago
  77. 304191e Minor typos & tidy up by Don Turner · 4 years, 8 months ago
  78. ba5e47e Add link to effects page by Don Turner · 4 years, 8 months ago
  79. 5785fb1 Merge pull request #753 from google/onerror by Phil Burk · 4 years, 8 months ago
  80. d70f2e7 Add FLOAT INPUT as a reason for high latency by Phil Burk · 4 years, 8 months ago
  81. 44116ec oboe: pass through onError*Close calls by Phil Burk · 4 years, 8 months ago
  82. c572e88 OboeTester: log onError*Close() by Phil Burk · 4 years, 8 months ago
  83. b9cd55b oboe: fix type includes by Phil Burk · 4 years, 8 months ago
  84. 0e4703d add link to effects.md by Phil Burk · 4 years, 8 months ago
  85. df57129 Add effects.md Tech Note by Phil Burk · 4 years, 8 months ago
  86. a68ab51 Fixing more tabs by Don Turner · 4 years, 8 months ago
  87. ec020a3 Fixing stupid tabs for indentation by Don Turner · 4 years, 8 months ago
  88. f85357a [FXlab] Adding volume toggle to top Toolbar. Fixes #675 by Don Turner · 4 years, 8 months ago
  89. 1072502 docs: fix OboeStreamCallback reference by Phil Burk · 4 years, 8 months ago
  90. c6808e6 add link to Tech Notes by Phil Burk · 4 years, 8 months ago
  91. 55d1fe0 add link to OboeTester for Disconnects by Phil Burk · 4 years, 8 months ago
  92. 3415745 Add in_preset by Phil Burk · 4 years, 8 months ago
  93. 01d1b33 Update README.md by Phil Burk · 4 years, 8 months ago
  94. b8351c4 link to tech notes by Phil Burk · 4 years, 8 months ago
  95. 0762a6d Merge pull request #746 from google/cleandisco by Phil Burk · 4 years, 8 months ago
  96. f1a5897 tweak disconnect doc by Phil Burk · 4 years, 8 months ago
  97. 350fae5 Add link to disconnected tech note by Phil Burk · 4 years, 8 months ago
  98. c561d8b Add tech note on disconnects by Phil Burk · 4 years, 8 months ago
  99. c893eb6 OboeTester: simplify DISCONNECT test by Phil Burk · 4 years, 8 months ago
  100. a2e578d OboeTester: test INPUT disconnects by Phil Burk · 4 years, 8 months ago