1. 0cb67a6 oboe: cleanup OpenSL ES input by Phil Burk · 6 years ago
  2. dac7687 Merge pull request #70 from google/getstream by Phil Burk · 6 years ago
  3. a22f301 oboe: add debug method for getting AAudioStream by Phil Burk · 6 years ago
  4. c668c41 oboe querysdk: make a distinction between supported and recommended by Phil Burk · 6 years ago
  5. f3c46fb oboe: add general purpose getSdkVersion() query by Phil Burk · 6 years ago
  6. 477e01c Oboe: remove some logs, misc cleanup by Phil Burk · 6 years ago
  7. f9fc01d oboe: remove getNextReadTime by Phil Burk · 6 years ago
  8. a5d6637 oboe: more blocking read/write by Phil Burk · 6 years ago
  9. 34217a7 oboe: add blocking read/write by Phil Burk · 6 years ago
  10. d35c572 Do not use AAudio unless running on Android 8.1 or higher by Mikhail Naganov · 6 years ago
  11. 87f80e8 More concise return strings for convertToText methods by Don Turner · 7 years ago
  12. aab1d25 Adding convertToText for AudioApi by Don Turner · 7 years ago
  13. 7283080 Add convertToText(StreamState). Fixes #38 by Don Turner · 7 years ago
  14. 5417cf8 Move float scaling value into constant. Fixes #21 by Don Turner · 7 years ago
  15. 9b1c2ce oboe: make chanCountToChanMask non-virtual by Phil Burk · 7 years ago
  16. 7040a9d oboe: address review comments, better singleton by Phil Burk · 7 years ago
  17. d9703b0 oboe: OPenSL ES opens moved into stream open by Phil Burk · 7 years ago
  18. 420715b oboe: cleanup OpenSL ES input by Phil Burk · 7 years ago
  19. 6d95291 oboe: implement input stream by Phil Burk · 7 years ago
  20. 9a147a1 oboe: move OpenSL ES output code to its own class by Phil Burk · 7 years ago
  21. 64c55f4 oboe: OpenSL ES refactor engine by Phil Burk · 7 years ago
  22. 056fe73 Changing std::make_unique to std::unique_ptr to avoid dependency on C++14 by Don Turner · 7 years ago
  23. 605c25c Add TODO for convertToText method to return int value in string by Don Turner · 7 years ago
  24. 5ea2530 Adding template method convertToText by Don Turner · 7 years ago
  25. d4b7f08 Revert to using raw pointer for setCallback by Don Turner · 7 years ago
  26. 93fad7d Minor edits to address comments by Don Turner · 7 years ago
  27. 379e8e5 Rename Stream to AudioStream by Don Turner · 7 years ago
  28. da0edda Use std::shared_ptr for callback object by Don Turner · 7 years ago
  29. e5bc9d9 Add default case to convert methods by Don Turner · 7 years ago
  30. 2786fb5 Documentation tidy up by Don Turner · 7 years ago
  31. 3bf32ae Use oboe namespace by Don Turner · 7 years ago
  32. cfd1a01 oboe: automatically stop and close a stream when disconnected by Phil Burk · 7 years ago
  33. 6c1fc78 Update FifoBuffer.cpp by jplatipus · 7 years ago
  34. 6c60236 oboe: fix dlsym for getFramesWritten/Read by Phil Burk · 7 years ago
  35. 19f9815 oboe: add easy way to query whether AAudio is supported by Phil Burk · 7 years ago
  36. c2243b1 oboe: add OboeLatencyTuner.cpp, cleanup by Phil Burk · 7 years ago
  37. 455027e More AAudioLoader cleanups by Mikhail Naganov · 7 years ago
  38. f8a24d6 AAudioLoader: add 'stream_read' by Mikhail Naganov · 7 years ago
  39. deffe41 Fix AAudioLoader by Mikhail Naganov · 7 years ago
  40. 65b4dc1 Add Oboe_convert methods, make them public by Don Turner · 7 years ago
  41. 2682fbd Use SLDataFormat_PCM on API < 21 by Don Turner · 7 years ago
  42. 015ef88 Merge "Fix path for OboeDebug.h" by Don Turner · 7 years ago
  43. 6580987 Change log level from error to info if libaaudio not available by Don Turner · 7 years ago
  44. df0d916 Add OboeConvert_ResultToText by Don Turner · 7 years ago
  45. d96e05e Fix path for OboeDebug.h by Don Turner · 7 years ago
  46. 8d8bb0a oboe: remove unused include by Phil Burk · 7 years ago
  47. ca6f91a Initial commit by Don Turner · 7 years ago