summaryrefslogtreecommitdiffstats
path: root/4a-hal/4a-hal-controllers/4a-hal-controllers-mixer-link.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-28Improve stream creation/deletion functionsJonathan Aillet1-43/+12
2019-01-28Use linked-list to handle hal stream listJonathan Aillet1-53/+82
2019-01-28Turn '4a-hal-utilities' into an internal libraryJonathan Aillet1-3/+5
2018-12-20Add streams events generation for each halJonathan Aillet1-0/+8
2018-12-20Rework calls to mixer streamsJonathan Aillet1-14/+29
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