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