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