summaryrefslogtreecommitdiffstats
path: root/4a-hal/4a-hal-utilities
AgeCommit message (Expand)AuthorFilesLines
2018-10-08Handle hal status using card presence and mixer initJonathan Aillet3-52/+2
2018-10-08Handle app fw call errors in a dedicated functionJonathan Aillet2-0/+189
2018-10-08Rename a filed of 'CtlHalStreamData' structureJonathan Aillet2-2/+2
2018-10-08Correct date in .c and .h filesJonathan Aillet4-4/+4
2018-10-08Fix a typo in '4a-hal-utilities-verbs-loader.c' fileJonathan Aillet1-1/+1
2018-10-08Add a table to see which hal is using which alsa hwJonathan Aillet1-0/+4
2018-10-08Handle mixer response after its initJonathan Aillet1-1/+1
2018-10-08Store uid of the hal mixer configuration and use itJonathan Aillet1-0/+1
2018-10-08Parse controller config to get halmixer json objectJonathan Aillet1-0/+2
2018-10-08Use a structure to store ctl hal specific dataJonathan Aillet2-5/+53
2018-10-08Change the way that hal data are initialized and freedJonathan Aillet1-7/+10
2018-10-08Rename function used to load verbs into a dynamic apiJonathan Aillet2-2/+2
2018-10-08Remove some unnecessary freeJonathan Aillet1-20/+2
2018-10-08Change names of some structures fieldsJonathan Aillet2-26/+22
2018-10-08Get Hal controller api structure fields properlyJonathan Aillet1-0/+1
2018-10-08Pre-version of 4a-hal-managerJonathan Aillet6-0/+424