aboutsummaryrefslogtreecommitdiffstats
path: root/4a-hal/4a-hal-controllers/4a-hal-controllers-alsacore-link.c
AgeCommit message (Expand)AuthorFilesLines
2018-11-02Use new ctl functions to set/get ctl external dataJonathan Aillet1-1/+1
2018-11-02Use ctl defines to call afb functionsJonathan Aillet1-3/+3
2018-10-08Remove unnecessary 'function' string in printsJonathan Aillet1-16/+15
2018-10-08Use correct file to include controllerJonathan Aillet1-1/+1
2018-10-08Correct an error when unpacking alsacore responseJonathan Aillet1-1/+1
2018-10-08Remove boolean libraryJonathan Aillet1-1/+0
2018-10-08Free json objects that should have been freedJonathan Aillet1-38/+58
2018-10-08Correct a cast errorJonathan Aillet1-1/+1
2018-10-08Add free of 'CtlHalAlsaMapT' data structureJonathan Aillet1-1/+22
2018-10-08Update request success macro used in codeJonathan Aillet1-1/+1
2018-10-08Add value normalization of alsa control valuesJonathan Aillet1-7/+20
2018-10-08Get alsa controls properties at control getJonathan Aillet1-10/+27
2018-10-08Process and handle alsa controls mapJonathan Aillet1-0/+360
2018-10-08Change the way to get card id using its pathJonathan Aillet1-25/+25
2018-10-08Include afb-definitions when using application frameworkJonathan Aillet1-5/+5
2018-10-08Handle hal status using card presence and mixer initJonathan Aillet1-0/+79