summaryrefslogtreecommitdiffstats
path: root/audio_route
Commit message (Expand)AuthorAgeFilesLines
* audio_route: fix unsupported control types in audio_route_update_pathChristian Morlok2015-11-231-0/+1
* audio_route: Support BYTE type controlsScott Mertz2015-11-211-0/+48
* Nullify non-initialized entries in the mixer control structureBaruch Eruchimovitch2015-10-061-1/+5
* Cleanup Obsolete LOCAL_PRELINK_MODULE.Ying Wang2014-12-161-1/+0
* am ab03736c: am db7e74ec: am e0b59251: Merge "Added parsing of hexadecimal va...Glenn Kasten2014-04-301-1/+1
|\
| * Added parsing of hexadecimal valuesJohan Gustavsson2014-03-071-1/+1
* | audio_route: Add APIs to update mixer based on pathHaynes Mathew George2014-04-282-0/+76
* | Non API functions should be static.Eric Laurent2014-04-211-1/+1
* | Revert "Update 64-bit blacklist for libaudioroute"Colin Cross2014-03-211-1/+0
* | Update 64-bit blacklist for libaudiorouteGlenn Kasten2014-03-101-0/+1
|/
* audio_route: fix crash with unsupported control typesEric Laurent2014-02-031-17/+60
* audio_route: use mixer_ctl_get/set_arrayRavi Kumar Alamanda2013-06-251-122/+61
* audio_route: skip missing controlsSimon Wilson2013-05-131-0/+6
* audio_route: use ctl_index instead of searchingSimon Wilson2013-02-121-40/+42
* Add audio_route_reset_path()Ravi Kumar Alamanda2013-02-082-0/+51
* Put audio_route into its own librarySimon Wilson2013-01-285-0/+785