1. 52610f9 Revert "Revert "audio_route: add support to parse array of integer type"" by Eric Laurent · 3 years, 7 months ago
  2. 316583e Revert "audio_route: add support to parse array of integer type" by Eric Laurent · 3 years, 7 months ago
  3. 3eef63c audio_route: add support to parse array of integer type by Jaideep Sharma · 3 years, 10 months ago
  4. add8619 audio route: downgrade errors to warnings by Eric Laurent · 3 years, 8 months ago
  5. b96e2a0 Merge "audio_route: add support to parse byte array in mixer path" into sc-dev by Eric Laurent · 3 years, 9 months ago
  6. e386839 Merge "[LSC] Add LOCAL_LICENSE_KINDS to system/media" am: 6519c847c6 am: 81e5f50cc1 am: 8e2b18f579 by Bob Badour · 3 years, 10 months ago
  7. 13ca030 audio_route: add support to parse byte array in mixer path by Jaideep Sharma · 4 years ago
  8. 8117c2a [LSC] Add LOCAL_LICENSE_KINDS to system/media by Bob Badour · 3 years, 10 months ago
  9. 074e72e Merge "add libaudioroutev2 and libalsautilsv2 linking libtinyalsav2" am: be89583025 am: 719590b94a am: 2fc4fd013f by David Li · 3 years, 10 months ago
  10. 5cc38a0 add libaudioroutev2 and libalsautilsv2 linking libtinyalsav2 by David Li · 3 years, 10 months ago
  11. 1963ea1 Downgrade incorrect "E"rror report by Greg Kaiser · 4 years, 3 months ago
  12. f8aaf55 Merge "Remove MODULE_LICENSE_* from sytem/media" am: 29539e22b6 am: 352fb2deb4 by Treehugger Robot · 4 years, 7 months ago
  13. bd0c204 Remove MODULE_LICENSE_* from sytem/media by Bob Badour · 4 years, 7 months ago
  14. 1f5c05c audio_route: add API for forcely resetting paths by HW Lee · 5 years ago
  15. fbbc93c audio_route: check no used before mixer reset by HW Lee · 6 years ago
  16. eea5bc3 Fix integer sanitizer in audio_route_update_path. by Ivan Lozano · 7 years ago
  17. 5e0cd4e Merge "audio_route: fix free_path memory leak" am: 4ec2db5f9b by panshuangquan · 7 years ago
  18. 4ec2db5 Merge "audio_route: fix free_path memory leak" by Treehugger Robot · 7 years ago
  19. e7299d3 Merge "Mark the module as VNDK or VNDK-SP in Android.bp" am: df9faefc5d by Justin Yun · 7 years ago
  20. 25f91f4 Mark the module as VNDK or VNDK-SP in Android.bp by Justin Yun · 7 years ago
  21. 5d8a654 audio_route: fix free_path memory leak by panshuangquan · 7 years ago
  22. d4e232a Merge "Moved libalsautils to vendor. Marked libaudioutils and libaudioroute as vendor_available" am: 74b2fff8f4 am: 4d15f047d6 am: fcc32970cf by Vijay Venkatraman · 8 years ago
  23. 70323e5 Merge "Moved libalsautils to vendor. Marked libaudioutils and libaudioroute as vendor_available" am: 74b2fff8f4 am: 4d15f047d6 by Vijay Venkatraman · 8 years ago
  24. a25465b Moved libalsautils to vendor. Marked libaudioutils and libaudioroute as by Vijay Venkatraman · 8 years ago
  25. 1d16eb7 Merge "Audio route: log fopen xml_patch failure errno" into oc-dev am: 11c984b733 by Kevin Rocard · 8 years ago
  26. 33d916b Audio route: log fopen xml_patch failure errno by Kevin Rocard · 8 years ago
  27. e70833b libaudioroute: Add debug logs to help debug routing changes. by John Muir · 8 years ago
  28. 687ea63 audio_route: Fix cleanup of 'audio_route' structure by Mikhail Naganov · 8 years ago
  29. 9a61a03 Merge "liblog: use log/log.h when utilizing ALOG macros" am: 1fb716a12b am: b239ca4c99 am: f70588249e by Mark Salyzyn · 8 years ago
  30. 4df5a2b liblog: use log/log.h when utilizing ALOG macros by Mark Salyzyn · 8 years ago
  31. ff44420 Merge "media: Replace cutils/log.h with android/log.h or log/log.h" am: c8a6e3ea23 am: 6f84b4a716 am: bbe900ad12 by Mark Salyzyn · 8 years ago
  32. 8198c3b media: Replace cutils/log.h with android/log.h or log/log.h by Mark Salyzyn · 8 years ago
  33. bc18775 audio_route: do not check for null pointer when freeing by David Lin · 8 years ago
  34. b3a35b1 audio_route: check if subpath name is valid before trying to add it by Thierry Strudel · 8 years ago
  35. 95f7f2c audio_route: add check on enum values am: ff3e6f401e am: e12085b0c5 by Eric Laurent · 8 years ago
  36. ff3e6f4 audio_route: add check on enum values by Eric Laurent · 8 years ago
  37. a2b50fb Convert to Android.bp by Dan Willemsen · 8 years ago
  38. 0af9505 Merge "Revert "Revert "Make build warnings be errors""" into nyc-dev by Glenn Kasten · 9 years ago
  39. 1db1e78 Revert "Revert "Make build warnings be errors"" by Glenn Kasten · 9 years ago
  40. 2e38388 Merge "Revert "Make build warnings be errors"" into nyc-dev by Glenn Kasten · 9 years ago
  41. ce89418 Revert "Make build warnings be errors" by Glenn Kasten · 9 years ago
  42. a7cad44 Merge "Make build warnings be errors" into nyc-dev by Glenn Kasten · 9 years ago
  43. 45db169 Fix build warnings by Glenn Kasten · 9 years ago
  44. 2a34a2f Make build warnings be errors by Glenn Kasten · 9 years ago
  45. 96247d2 Update audio_route to properly handle long values by Andy Hung · 9 years ago
  46. 289eb08 Merge "audio_route: add support for MIXER_CTL_TYPE_BYTE" by Glenn Kasten · 9 years ago
  47. 9911bc5 audio_route: add support for MIXER_CTL_TYPE_BYTE by Jon Eklund · 10 years ago
  48. f6052a4 Cleanup Obsolete LOCAL_PRELINK_MODULE. by Ying Wang · 10 years ago
  49. 208ad7a am ab03736c: am db7e74ec: am e0b59251: Merge "Added parsing of hexadecimal values" by Glenn Kasten · 11 years ago
  50. a8070c0 audio_route: Add APIs to update mixer based on path by Haynes Mathew George · 11 years ago
  51. c4b2266 Non API functions should be static. by Eric Laurent · 11 years ago
  52. 1c37de9 Revert "Update 64-bit blacklist for libaudioroute" by Colin Cross · 11 years ago
  53. b7bd550 Update 64-bit blacklist for libaudioroute by Glenn Kasten · 11 years ago
  54. 76824ba Added parsing of hexadecimal values by Johan Gustavsson · 11 years ago
  55. bfbed3a audio_route: fix crash with unsupported control types by Eric Laurent · 11 years ago
  56. 63b31c1 audio_route: use mixer_ctl_get/set_array by Ravi Kumar Alamanda · 11 years ago
  57. d35bd63 audio_route: skip missing controls by Simon Wilson · 12 years ago
  58. f3090fa audio_route: use ctl_index instead of searching by Simon Wilson · 12 years ago
  59. 72c277e Add audio_route_reset_path() by Ravi Kumar Alamanda · 12 years ago
  60. cef9359 Put audio_route into its own library by Simon Wilson · 12 years ago