aboutsummaryrefslogtreecommitdiffstats
path: root/4a-hal/4a-hal-controllers/4a-hal-controllers-mixer-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-22/+25
2018-10-08Remove unnecessary 'function' string in printsJonathan Aillet1-31/+24
2018-10-08Correct error print when attaching to mixerJonathan Aillet1-1/+1
2018-10-08Remove boolean libraryJonathan Aillet1-1/+0
2018-10-08Free json objects that should have been freedJonathan Aillet1-39/+43
2018-10-08Correct handling of incomming json messagesJonathan Aillet1-2/+4
2018-10-08Authorize empty response from mixerJonathan Aillet1-4/+4
2018-10-08Change verb prefix separator accroding to mixerJonathan Aillet1-1/+1
2018-10-08Correct some compilation warningsJonathan Aillet1-1/+1
2018-10-08Print some errors in info verbsJonathan Aillet1-6/+4
2018-10-08Rename files handling call/response of mixerJonathan Aillet1-0/+339