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