1. a909409 Support aaudio channel mask. by jiabin · 4 years, 2 months ago
  2. cfd3a6f AAudio: doc that 24BIT_PACKED is little-endian by Phil Burk · 4 years, 2 months ago
  3. 29457ed Clarify AAudio.h method documentation by Nate Myren · 4 years, 4 months ago
  4. 4db8ba4 Fix broken links when generating NDK Audio reference document by gfan · 4 years, 5 months ago
  5. bda4575 Add attributionTag to audio-recordings by Philip P. Moltmann · 5 years ago
  6. 7b5bb80 resolve merge conflicts of 65418ca21ad7dc9a7d2ea4c9f3f30429f61c9684 to sc-dev by Elliott Hughes · 4 years, 7 months ago
  7. 81fc859 Remove __ANDROID_API__ #if checks. by Elliott Hughes · 4 years, 7 months ago
  8. 0cb1b54 aaudio docs: Explain callback threads a bit more. by Phil Burk · 4 years, 10 months ago
  9. 04e805b aaudio: add support for 24 and 32 bit PCM by Phil Burk · 7 years ago
  10. 52bc293 aaudio: fix crash from callbacks during close am: 4719048ce0 by Phil Burk · 5 years ago
  11. 4719048 aaudio: fix crash from callbacks during close by Phil Burk · 5 years ago
  12. 8dff4ae Merge changes Ic24aca3e,If8f6f6f1 by Phil Burk · 5 years ago
  13. 320910f aaudio: fix crash from callbacks during close by Phil Burk · 5 years ago
  14. ec3fa35 Update doc of setUsage and setContentType in AAudioStreamBuilder. by jiabin · 5 years ago
  15. 9c1fca2 Include <stdbool.h> in NDK headers that use bool. by Elliott Hughes · 5 years ago
  16. b51e3ab AAudio: add missing "Added in API level" annotation by Eric Laurent · 5 years ago
  17. 4156176 aaudio: more docs for AAudioStream_release by Phil Burk · 6 years ago
  18. 8b4e05e aaudio: add AAudioStream_release() by Phil Burk · 6 years ago
  19. 3e8bbb9 Adding system usages to AAudio by Hayden Gomes · 6 years ago
  20. d17c850 Add explicit private audio recording request by Eric Laurent · 6 years ago
  21. 9ef4f8d Merge "Consistently say "Available since API level"." am: 2218ec1a22 am: 22cd27bcc5 by Elliott Hughes · 6 years ago
  22. 64a3b06 Consistently say "Available since API level". by Elliott Hughes · 6 years ago
  23. d3080c3 Fix typo in Doxygen comment by Glenn Kasten · 6 years ago
  24. 6309d88 AAudio Fix some documentation @link issues by Kevin Rocard · 6 years ago
  25. fb7e846 AAudio Fix some documentation @link issues by Kevin Rocard · 6 years ago
  26. 68646ba Add aaudio APC opt-out by Kevin Rocard · 6 years ago
  27. ae4b6ec add new audio sources for audio capture by Eric Laurent · 7 years ago
  28. 85a4153 Add __INTRODUCED_IN to audio/camera/media headers. by Elliott Hughes · 7 years ago
  29. 8149eed aaudio: fix various problems in autodocs by Phil Burk · 7 years ago
  30. 42452c0 aaudio: mark new P symbols as API 28 by Phil Burk · 7 years ago
  31. eaef9b9 aaudio: use AAUDIO_INPUT_PRESET_VOICE_RECOGNITION by Phil Burk · 8 years ago
  32. 9831721 Merge changes from topic "aaudio_session" by Phil Burk · 8 years ago
  33. 7e7dcaa aaudio: header for SessionId for effects by Phil Burk · 8 years ago
  34. ed0a3fe aaudio: clarify autodocs by Phil Burk · 8 years ago
  35. 361b142 aaudio: Header USAGE, CONTENT_TYPE and INPUT_PRESET by Phil Burk · 8 years ago
  36. e74240d aaudio: restore _get and _setSamplesPerFrame() by Phil Burk · 8 years ago
  37. ec15950 aaudio: remove AAUDIO_ from clock ids for autodocs by Phil Burk · 8 years ago
  38. 2829428 Remove obsolete get/setSamplesPerFrame by Glenn Kasten · 8 years ago
  39. 94e1645 Merge "aaudio: reserve some error codes" into oc-dev by TreeHugger Robot · 8 years ago
  40. 17fff38 aaudio: reserve some error codes by Phil Burk · 8 years ago
  41. be9c9d5 Merge "Replace AAUDIO_DEVICE_UNSPECIFIED by AAUDIO_UNSPECIFIED" into oc-dev by Glenn Kasten · 8 years ago
  42. 5f510d2 Replace AAUDIO_DEVICE_UNSPECIFIED by AAUDIO_UNSPECIFIED by Glenn Kasten · 8 years ago
  43. 9dca982 aaudio: remove deprecated aaudio_audio_format_t by Phil Burk · 8 years ago
  44. 8467c12 Merge changes Ida15546f,I1b099e23 into oc-dev by TreeHugger Robot · 8 years ago
  45. 8f62489 aaudio: make openStream behavior more specific by Phil Burk · 8 years ago
  46. 068c10f ligbaaudio: Fix pause, flush and getXRunCount for input streams. by Phil Burk · 8 years ago
  47. e2fbb59 aaudio: add setPerformanceMode() by Phil Burk · 8 years ago
  48. 20523ed aaudio: change samplesPerFrame() to channelCount() by Phil Burk · 8 years ago
  49. 9c90fb9 Merge "aaudio: remove old createThread API" into oc-dev by Phil Burk · 8 years ago
  50. 5fbc2dd aaudio: remove old createThread API by Phil Burk · 8 years ago
  51. 7473345 aaudio: remove AAUDIO_FORMAT_PCM_I8_24 and I32 by Phil Burk · 8 years ago
  52. 3858e63 Merge "AAudio: Fix Doxygen problems with undefined symbols" into oc-dev by Glenn Kasten · 8 years ago
  53. 0d80436 AAudio: Fix Doxygen problems with undefined symbols by Glenn Kasten · 8 years ago
  54. a4eb0d8 aaudio: merge contents of AAudioDefinitions.h into AAudio.h by Phil Burk · 8 years ago
  55. e057ca9 libaaudio: add callback API by Phil Burk · 8 years ago
  56. a45be8b AAudio: add group in headers for doxygen by Phil Burk · 8 years ago
  57. e2155ef libaaudio: API changes requested by council by Phil Burk · 9 years ago
  58. 3316d5e libaaudio: changes for API council by Phil Burk · 9 years ago
  59. f26ad10 AAudio: Add Doxygen configuration file by Glenn Kasten · 9 years ago
  60. f53e613 libaaudio: change name from liboboe by Phil Burk · 9 years ago[Renamed from media/liboboe/include/aaudio/AAudio.h]
  61. 3df348f AAudio: add setBufferCapacity() by Phil Burk · 9 years ago
  62. 5ed503c liboboe: rename Oboe to AAudio by Phil Burk · 9 years ago