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