1. 9ffbcb6 Merge branch 'master' into resampler by Phil Burk · 5 years ago
  2. 37575d0 Remove quotes by Don Turner · 5 years ago
  3. 82b68a9 Add comments and change install path to include ABI by Don Turner · 5 years ago
  4. e3667ba Remove non essential changes by Don Turner · 5 years ago
  5. f39caf2 Fix missing CMake install targets by Kai Wolf · 5 years ago
  6. 870a9f5 resampler: use integer phase accumulation for all resamplers by Phil Burk · 5 years ago
  7. 8b8ae34 resampler: moved resampling code into its own folder by Phil Burk · 5 years ago
  8. beed0f3 resampler: implement read() for full duplex by Phil Burk · 5 years ago
  9. 9252733 flowgraph: optimize resampler by Phil Burk · 5 years ago
  10. cf1dbc5 flowgraph: add PolyphaseResamplerStereo by Phil Burk · 5 years ago
  11. 9b4e631 oboe: add PolyphaseSincResampler by Phil Burk · 5 years ago
  12. 301b066 oboe: add stereo resampler by Phil Burk · 5 years ago
  13. 68b6ffa oboe: add sinc based resampler by Phil Burk · 5 years ago
  14. 41b121b oboe: start QuirksManager by Phil Burk · 5 years ago
  15. bd76d6a OboeTester: support conversion for input and for I16 by Phil Burk · 5 years ago
  16. e4a2e9c oboe: rename OboeFlowGraph to DataConversionFlowGraph by Phil Burk · 5 years ago
  17. 8bb9324 Fix indentation tabs->spaces by Don Turner · 5 years ago
  18. dd3971d oboe: first draft of resampler by Phil Burk · 5 years ago
  19. 84e7e65 oboe: move flowgraph from OboeTester to inside Oboe by Phil Burk · 5 years ago
  20. 9fc3f7a Add version string by Don Turner · 5 years ago
  21. 34fbeaf CMakeLists.txt: make it possible to build shared library by Atsushi Eno · 5 years ago
  22. d27bfad Adding -Wshadow-field compile flag by Don Turner · 6 years ago
  23. 3b183c7 Adding -Wshadow compile flag by Don Turner · 6 years ago
  24. 7767b54 Adding -Wextra-semi to compile flags and removing extra semis by Don Turner · 6 years ago
  25. cb527c2 Add LoadStabilizer class by Don Turner · 6 years ago
  26. 2ee898a Make OBOE_ENABLE_LOGGING public by Don Turner · 6 years ago
  27. 66783b1 Enable logging only for debug builds by Don Turner · 6 years ago
  28. c6ffd52 addressing code review requests for -Ofast flag by ggfan · 6 years ago
  29. 9fd786a addressing code reviews for -Ofast addition by gfan · 6 years ago
  30. 32c6743 Added OBOE_ENABLE_LOGGING to guard against logging per github issue 175 by ggfan · 6 years ago
  31. 2778e88 Adding -Ofast for sample build. by gfan · 6 years ago
  32. e55f983 Convert c-type cast to C++ cast by gfan · 6 years ago
  33. 1abf88e Expose header directory to users via CMakeLists.txt by gerry · 6 years ago
  34. 7040a9d oboe: address review comments, better singleton by Phil Burk · 7 years ago
  35. e6c1c74 Oboe can be added to an existing project using CMake add_subdirectory by Don Turner · 7 years ago
  36. d4b7f08 Revert to using raw pointer for setCallback by Don Turner · 7 years ago
  37. 379e8e5 Rename Stream to AudioStream by Don Turner · 7 years ago
  38. 2786fb5 Documentation tidy up by Don Turner · 7 years ago
  39. 3bf32ae Use oboe namespace by Don Turner · 7 years ago
  40. 1f6dcad Use CMake to build liboboe.a for Android ABIs by Don Turner · 7 years ago