1. 662f25f Merge "aaudio: set buffer size to at least one burst" by TreeHugger Robot · 7 years ago
  2. 4185268 aaudio: set buffer size to at least one burst by Phil Burk · 7 years ago
  3. 68646ba Add aaudio APC opt-out by Kevin Rocard · 7 years ago
  4. fd1ea43 Merge "aaudio: cleanup code that reads timing model" by Phil Burk · 8 years ago
  5. 377c1c2 aaudio: cleanup code that reads timing model by Phil Burk · 8 years ago
  6. 18c8476 aaudio: fix framesWritten for Legacy INPUT by Phil Burk · 8 years ago
  7. a53ffa6 aaudio: rename timestamp variables by Phil Burk · 8 years ago
  8. c8b2701 Merge "aaudio: call stop() from the callback" by TreeHugger Robot · 8 years ago
  9. 26ddd4c Merge "aaudio: only return a timestamp when STARTED" by Phil Burk · 8 years ago
  10. 3788f65 aaudio: only return a timestamp when STARTED by Phil Burk · 8 years ago
  11. 1e83bee aaudio: call stop() from the callback by Phil Burk · 8 years ago
  12. ae4b6ec add new audio sources for audio capture by Eric Laurent · 8 years ago
  13. 762365c aaudio: suspend a stream when its queue is full by Phil Burk · 8 years ago
  14. 7f7dc87 Merge "aaudio: reduce log spam" by TreeHugger Robot · 8 years ago
  15. 58f7ff5 aaudio: Fix converting negative FIFO counters to index by Phil Burk · 8 years ago
  16. a3901e9 aaudio: reduce log spam by Phil Burk · 8 years ago
  17. 317bac9 AAudio: Fix setChannelCount and setSamplesPerFrame by Zach Riggle · 8 years ago
  18. 8ffcf61 aaudio: turn off RAW flag for sessions by Phil Burk · 8 years ago
  19. 0127c1b aaudio: use new flowgraph to simplify processing by Phil Burk · 8 years ago
  20. 3610f74 Merge changes I7d7794fd,I81a56554 by Phil Burk · 8 years ago
  21. 64dce36 aaudio: add simple flowgraph system by Phil Burk · 8 years ago
  22. 5c4f826 aaudio: clip setBufferSizeInFrames() by Phil Burk · 9 years ago
  23. 882c520 aaudio: cleanup FIFO by Phil Burk · 8 years ago
  24. 9dcd34f AAudio should not use legacy path if not allowed by Kevin Rocard · 8 years ago
  25. 2b6f128 aaudio: fix reset of frame counters on stop, flush by Phil Burk · 8 years ago
  26. 51f0717 aaudio: use fmin and fmax to block Nan by Phil Burk · 8 years ago
  27. f7da0b9 aaudio: fix FIFO wrapround frame counts by Phil Burk · 8 years ago
  28. bbd5286 aaudio: teardown stream based on a port handle by Phil Burk · 8 years ago
  29. 55e5eab aaudio: cleanup logs and add counters to dumpsys by Phil Burk · 8 years ago
  30. 3d786cb aaudio: convert I16 input to float by Phil Burk · 8 years ago
  31. c095964 aaudio: fix uninitialized var in getBestTimestamp by Phil Burk · 8 years ago
  32. 19e990e aaudio: improve logging to help debugging by Phil Burk · 8 years ago
  33. 7f68013 audio: check for negative sizes in conversion by Phil Burk · 8 years ago
  34. a5891f4 aaudio: call validate() from readFromParcel() by Phil Burk · 8 years ago
  35. b62c79b Merge "aaudio: convert mono output to stereo" by TreeHugger Robot · 9 years ago
  36. 41f19d8 aaudio: convert mono output to stereo by Phil Burk · 9 years ago
  37. 02fec70 aaudio: set ramp frames based on sample rate by Phil Burk · 9 years ago
  38. ed81601 aaudio: fix routing for FAST track by Phil Burk · 9 years ago
  39. 67fdd89 aaudio: fix sessionId conversion by Phil Burk · 9 years ago
  40. 5cc83c3 aaudio: fix some state transitions by Phil Burk · 9 years ago
  41. 6a784e7 Merge changes from topic "audio-hal-v4-tmp" by Kevin Rocard · 9 years ago
  42. 7a4b8ab Merge "aaudio: use AAUDIO_INPUT_PRESET_VOICE_RECOGNITION" by Phil Burk · 9 years ago
  43. eaef9b9 aaudio: use AAUDIO_INPUT_PRESET_VOICE_RECOGNITION by Phil Burk · 9 years ago
  44. da60340 Merge "aaudio: fix race condition in requestStart()" by TreeHugger Robot · 9 years ago
  45. 6d7582e Audio V4: Use the framework audio.h instead of the HAL's by Kevin Rocard · 9 years ago
  46. 4e1af9f aaudio: implement sessionId for effects by Phil Burk · 9 years ago
  47. 9e9a95b aaudio: fix race condition in requestStart() by Phil Burk · 9 years ago
  48. 3cf4c18 Merge "aaudio: fix USAGE, INPUT_PRESET and CONTENT_TYPE" by TreeHugger Robot · 9 years ago
  49. a62fb95 aaudio: fix USAGE, INPUT_PRESET and CONTENT_TYPE by Phil Burk · 9 years ago
  50. 5597889 aaudio: name threads for easier debugging by Phil Burk · 9 years ago
  51. d4ccc62 aaudio: implement new USAGE, CONTENT_TYPE and INPUT_PRESET by Phil Burk · 9 years ago
  52. e2039fd Merge "aaudio: fix warning for use after free" by Phil Burk · 9 years ago
  53. 40cbbae aaudio: fix warning for use after free by Phil Burk · 9 years ago
  54. 8232673 Merge "Use %d for int32_t" am: 240201e27b am: 63c04ff2b7 am: 6428a76641 by Yi Kong · 9 years ago
  55. 6428a76 Merge "Use %d for int32_t" am: 240201e27b am: 63c04ff2b7 by Yi Kong · 9 years ago
  56. 0f414de Use %d for int32_t by Yi Kong · 9 years ago
  57. 0b02f68 Merge "aaudio: prevent stop/close from a callback" by TreeHugger Robot · 9 years ago
  58. 134f197 aaudio: prevent stop/close from a callback by Phil Burk · 9 years ago
  59. ee99539 aaudio: honor requested device in Legacy mode by Phil Burk · 9 years ago
  60. bba0900 aaudio: optimize float to int conversion by Phil Burk · 9 years ago
  61. 693cb2b Merge "aaudio: use xruns detected in the service" by Phil Burk · 9 years ago
  62. 2329638 aaudio: use xruns detected in the service by Phil Burk · 9 years ago
  63. afd5242 Merge "aaudio: clip bufferSize at top of MMAP code" by TreeHugger Robot · 9 years ago
  64. 6479d50 aaudio: clip bufferSize at top of MMAP code by Phil Burk · 9 years ago
  65. 9eba210 aaudio: fix ramp for volume smoothing by Phil Burk · 9 years ago
  66. 4593b04 Merge commit '79edadcea74151b573d5b973d5a421baee693ec1' from by Xin Li · 9 years ago
  67. 6392485 Merge "aaudio: fix loss of sync with HW FIFO index" into oc-mr1-dev by Phil Burk · 9 years ago
  68. 999e110 aaudio: fix loss of sync with HW FIFO index by Phil Burk · 9 years ago
  69. a75fdf5 Merge "aaudio: cleanup logs and comments" by TreeHugger Robot · 9 years ago
  70. fbf031e aaudio: cleanup logs and comments by Phil Burk · 9 years ago
  71. 73af62a aaudio: fix loss of sync with HW FIFO index by Phil Burk · 9 years ago
  72. 29ca1b3 Convert libaaudio to Android.bp by Dan Willemsen · 9 years ago
  73. 0230b1a Convert libaaudio to Android.bp by Dan Willemsen · 9 years ago
  74. b44c69e Convert libaaudio to Android.bp by Dan Willemsen · 9 years ago
  75. 02cc0ec resolve merge conflicts of 58fc59b91c to oc-mr1-dev-plus-aosp by Elliott Hughes · 9 years ago
  76. 5fa7dcf Merge "Add missing includes." am: fe4ab105da by Dan Albert · 9 years ago
  77. cb2e7fb Add missing includes. by Dan Albert · 9 years ago
  78. 36967fb Add missing includes. by Dan Albert · 9 years ago
  79. e474bc1 aaudio: keep track of streams using strong pointers am: 523b3047af by Phil Burk · 9 years ago
  80. 523b304 aaudio: keep track of streams using strong pointers by Phil Burk · 9 years ago
  81. 5e44deb Merge "aaudio: cleaned up PlayerBase implementation" into oc-mr1-dev am: a39b3ba3ad by Phil Burk · 9 years ago
  82. 8a8a9e5 aaudio: cleaned up PlayerBase implementation by Phil Burk · 9 years ago
  83. 71ce897 Merge "aaudio: prevent noise upon disconnect" into oc-mr1-dev am: aa488ac2ca by Phil Burk · 9 years ago
  84. 2d5ba53 aaudio: prevent noise upon disconnect by Phil Burk · 9 years ago
  85. c3efae1 aaudio: fix return code from getTimestamp() am: c75d97f208 am: 331aa6d5c9 by Phil Burk · 9 years ago
  86. 8ec8c38 Merge "aaudio: fix problems with PlayerBase and ref counting" into oc-mr1-dev am: e0de1cdc1e by Phil Burk · 9 years ago
  87. c75d97f aaudio: fix return code from getTimestamp() by Phil Burk · 9 years ago
  88. 965650e aaudio: fix problems with PlayerBase and ref counting by Phil Burk · 9 years ago
  89. b8ba103 Merge changes from topic "aaudio_timestamps" into oc-mr1-dev am: cc84034676 by Phil Burk · 9 years ago
  90. bcc3674 aaudio: fix timestamps and underruns by Phil Burk · 9 years ago
  91. 7328a80 aaudio: prevent retrograde motion in Legacy timestamps by Phil Burk · 9 years ago
  92. 0b8529f Merge "Generate the IPlayer interface with AIDL." by Ivan Lozano · 9 years ago
  93. 8cf3a07 Generate the IPlayer interface with AIDL. by Ivan Lozano · 9 years ago
  94. 77964b9 Merge "aaudio: fix hang in client when audioserver dies" into oc-mr1-dev am: 35fcdb6a65 by Phil Burk · 9 years ago
  95. 2bc7c18 aaudio: fix hang in client when audioserver dies by Phil Burk · 9 years ago
  96. 963a754 Merge "aaudio: fix returned performanceMode for Legacy" into oc-mr1-dev am: c35e23e508 by Phil Burk · 9 years ago
  97. 09c27ca aaudio: fix returned performanceMode for Legacy by Phil Burk · 9 years ago
  98. 39f02dd aaudio: fix EXCLUSIVE mode interfering with SHARED by Phil Burk · 9 years ago
  99. 15f7cab aaudio: fix EXCLUSIVE mode interfering with SHARED by Phil Burk · 9 years ago
  100. 703ddd9 Merge "aaudio: prevent memory leak from double configure" into oc-mr1-dev am: 8a37a466dc by Phil Burk · 9 years ago