1. 0bb43d0 OboeTester: address review comments by Phil Burk · 4 years, 10 months ago
  2. 79bcf39 OboeTester: count short reads when locked by Phil Burk · 4 years, 10 months ago
  3. bbde5bb OboeTester: add control over input margin by Phil Burk · 4 years, 10 months ago
  4. c230a49 oboe: add waitForAvailableFrames() by Phil Burk · 4 years, 10 months ago
  5. a769295 OboeTester: remain locked after glitch by Phil Burk · 4 years, 11 months ago
  6. 6bd7ea2 OboeTester: add Intent for glitch test by Phil Burk · 4 years, 11 months ago
  7. eae3fa1 Merge pull request #617 from google/fixlive by Phil Burk · 4 years, 11 months ago
  8. 2d639b0 LiveEffect: fix crash if audio permission needed by Phil Burk · 4 years, 11 months ago
  9. 641862e Merge pull request #530 from google/resampler by Phil Burk · 4 years, 11 months ago
  10. a4ddbec resampler: fix some merge errors by Phil Burk · 4 years, 11 months ago
  11. 9ffbcb6 Merge branch 'master' into resampler by Phil Burk · 4 years, 11 months ago
  12. 252abe0 OboeTester: fix SRC quality menu by Phil Burk · 4 years, 11 months ago
  13. 5927398 resampler: fix format conversion by Phil Burk · 4 years, 11 months ago
  14. 41b868c resampler: misc cleanup and TODOs by Phil Burk · 4 years, 11 months ago
  15. 99723ee Merge pull request #609 from google/OboeTester-ci by Gerry · 4 years, 11 months ago
  16. b69847c resampler: add Fastest quality by Phil Burk · 4 years, 11 months ago
  17. 57d6145 Merge pull request #603 from google/fifo-cleanup by Phil Burk · 4 years, 11 months ago
  18. 99c0048 resampler: pass callback result by Phil Burk · 4 years, 11 months ago
  19. 08a5e0f fifo: pass atomics to avoid cast by Phil Burk · 4 years, 11 months ago
  20. 6adcdb7 resampler: minor comments by Phil Burk · 5 years ago
  21. 140d759 resampler: better bessel function by Phil Burk · 5 years ago
  22. abb2985 Add OboeTester to CI build by gfan · 5 years ago
  23. c123b67 resampler: add HyperbolicCosineWindow by Phil Burk · 5 years ago
  24. 085ab35 Ensure that float array is initialized with type size_t by Don Turner · 5 years ago
  25. 9414702 Replace NULL with nullptr by Don Turner · 5 years ago
  26. f0c2a98 resampler: use more accurate bessel function for Kaiser window by Phil Burk · 5 years ago
  27. 5663a56 resampler: turn off resampler by default by Phil Burk · 5 years ago
  28. 2da4a84 resampler: address lots of minor review comments by Phil Burk · 5 years ago
  29. d4f8b19 OboeTester: add automation requirements by Phil Burk · 5 years ago
  30. bb066c3 OboeTester: update main README by Phil Burk · 5 years ago
  31. 75fa8a2 OboeTester: add Usage.md by Phil Burk · 5 years ago
  32. ac7b351 Oboetester: fix doc links by Phil Burk · 5 years ago
  33. 8ad5261 OboeTester: add Build.md by Phil Burk · 5 years ago
  34. 086c074 add OboeTester/docs/README.md by Phil Burk · 5 years ago
  35. 6603355 OboeTester: doc glitch automation not implemented by Phil Burk · 5 years ago
  36. fb34072 Merge pull request #605 from google/intentional by Phil Burk · 5 years ago
  37. afcb968 OboeTester: run latency test from intent by Phil Burk · 5 years ago
  38. 3573eb9 docs mark auto tests UNIMPLEMENTED by Phil Burk · 5 years ago
  39. 69a0882 document automated latency report by Phil Burk · 5 years ago
  40. 9f29ee0 doc using an intent for automated testing by Phil Burk · 5 years ago
  41. 863d7a2 Merge pull request #601 from google/showbuild by Phil Burk · 5 years ago
  42. 550bf16 FIFO: move threshold up to AudioStreamBuffered by Phil Burk · 5 years ago
  43. 7386639 Refactor samples (#541) by Atneya Nair · 5 years ago
  44. 7e2fec7 OboeTester: show build on main screen by Phil Burk · 5 years ago
  45. 919cd42 fifo: address concerns about signed vs unsigned by Phil Burk · 5 years ago
  46. e09fd98 Update GettingStarted.md (#550) by Atneya Nair · 5 years ago
  47. 953b2c2 Merge pull request #598 from google/fix-warnings by Atneya Nair · 5 years ago
  48. 812dd68 Commenting out parameters to use Wall compiler flag by Atneya Nair · 5 years ago
  49. 37575d0 Remove quotes by Don Turner · 5 years ago
  50. 82b68a9 Add comments and change install path to include ABI by Don Turner · 5 years ago
  51. e3667ba Remove non essential changes by Don Turner · 5 years ago
  52. f39caf2 Fix missing CMake install targets by Kai Wolf · 5 years ago
  53. 5e16d9a Merge pull request #597 from google/input4096 by Phil Burk · 5 years ago
  54. 870a9f5 resampler: use integer phase accumulation for all resamplers by Phil Burk · 5 years ago
  55. 821c649 resampler: fix SincResampler by Phil Burk · 5 years ago
  56. 4642de8 aaudio: add comments about limiting input capacity by Phil Burk · 5 years ago
  57. 684aec8 Add notes on API 29 Q by Phil Burk · 5 years ago
  58. 4090eb8 Merge pull request #593 from google/randpulse by Phil Burk · 5 years ago
  59. ed231f6 Merge pull request #592 from tguilbert-google/const_state by tguilbert-google · 5 years ago
  60. 451ff42 Merge pull request #586 from NewProggie/add_missing_types_converttotext by Phil Burk · 5 years ago
  61. 4ee444f OboeTester: comment normalize() by Phil Burk · 5 years ago
  62. e91081d OboeTester: remove dead code, 1.5.01 by Phil Burk · 5 years ago
  63. 57a35eb OboeTester: add Share buton by Phil Burk · 5 years ago
  64. 549bc69 OboeTester: better confidence metric by Phil Burk · 5 years ago
  65. cd12e2c OboeTester: add RMS for latency test by Phil Burk · 5 years ago
  66. 3459ce9 OboeTester: split out ManchesterEncoder by Phil Burk · 5 years ago
  67. 652d5f6 OboeTester: upgrade gradle by Phil Burk · 5 years ago
  68. c58f3e1 OboeTester: use random pulse for latency test by Phil Burk · 5 years ago
  69. 99a2ba5 Make AudioStream::getState() const by Thomas Guilbert · 5 years ago
  70. 9e222e5 add Sound Amplifier to list of Oboe apps by Phil Burk · 5 years ago
  71. e020c37 resampler: optimizer SincResampler by Phil Burk · 5 years ago
  72. bc80813 resampler: better documentation by Phil Burk · 5 years ago
  73. 7caccf8 OboeTester: update gradle by Phil Burk · 5 years ago
  74. f183221 Add convertToText implementations for missing types by Kai Wolf · 5 years ago
  75. d42b005 Merge pull request #585 from google/travis-fix by Phil Burk · 5 years ago
  76. 0dfa5b9 move request to add a project to the top by Phil Burk · 5 years ago
  77. 88289e2 Fix github issue 584 by gfan · 5 years ago
  78. d153035 Merge pull request #581 from tguilbert-google/vector_buffer by tguilbert-google · 5 years ago
  79. 44a2280 Use unique_ptr by Thomas Guilbert · 5 years ago
  80. 0a784e6 resampler: apply cutoff to reduce aliasing by Phil Burk · 5 years ago
  81. 005e4fc Merge pull request #583 from google/fix582_linker by Phil Burk · 5 years ago
  82. fa4b382 oboe: fix broken build AudioStream.cpp by Phil Burk · 5 years ago
  83. 0948b4b Make mCallbackBuffer private by Thomas Guilbert · 5 years ago
  84. 449c084 Merge pull request #580 from tguilbert-google/opensles_cleanup by tguilbert-google · 5 years ago
  85. 9f3258a Use std::vector over uint8_t[] by Thomas Guilbert · 5 years ago
  86. 10cd299 Cleanup opensles files by Thomas Guilbert · 5 years ago
  87. ec075a4 Merge pull request #577 from tguilbert-google/small_changes by tguilbert-google · 5 years ago
  88. 96db595 Merge pull request #578 from tguilbert-google/cleanup by tguilbert-google · 5 years ago
  89. d58c156 Merge pull request #575 from tguilbert-google/fifo_fences by tguilbert-google · 5 years ago
  90. f7dbed0 revert of cassert change by Thomas Guilbert · 5 years ago
  91. 263661c Revert cassert change by Thomas Guilbert · 5 years ago
  92. ab5455f Use cassert instead of assert.h by Thomas Guilbert · 5 years ago
  93. 8b8ae34 resampler: moved resampling code into its own folder by Phil Burk · 5 years ago
  94. 941fd5e resampler: change signatures by Phil Burk · 5 years ago
  95. b7ff43f Use nullptr and <assert.h> by Thomas Guilbert · 5 years ago
  96. d4ddcef Fix branching error by Thomas Guilbert · 5 years ago
  97. ddedbb8 Collection of small fixes by Thomas Guilbert · 5 years ago
  98. 103bc75 Undo signed changes by Thomas Guilbert · 5 years ago
  99. fc70271 resampler: simplify FilterAudioStream::read() by Phil Burk · 5 years ago
  100. beed0f3 resampler: implement read() for full duplex by Phil Burk · 5 years ago