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