aboutsummaryrefslogtreecommitdiffstats
path: root/4a-hal/4a-hal-controllers/4a-hal-controllers-api-loader.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-08Change some comments to add TBD thingsJonathan Aillet1-2/+2
2018-10-08Include afb-definitions when using application frameworkJonathan Aillet1-11/+11
2018-10-08Correct a debug warning about a variableJonathan Aillet1-1/+1
2018-10-08Handle hal status using card presence and mixer initJonathan Aillet1-3/+6
2018-10-08Correct date in .c and .h filesJonathan Aillet1-1/+1
2018-10-08Handle mixer response after its initJonathan Aillet1-0/+2
2018-10-08Don't seal hal controller api at its initJonathan Aillet1-2/+0
2018-10-08Parse config to get streams 'halmap' controlsJonathan Aillet1-1/+1
2018-10-08Add 'init-mixer' verb to hal controllerJonathan Aillet1-1/+2
2018-10-08Parse controller config to get halmixer json objectJonathan Aillet1-0/+2
2018-10-08Use a structure to store ctl hal specific dataJonathan Aillet1-3/+8
2018-10-08Rename function used to load verbs into a dynamic apiJonathan Aillet1-1/+1
2018-10-08Remove the 'ping' of each hal controller apiJonathan Aillet1-2/+0
2018-10-08Add a 'List' verb to each hal controller apiJonathan Aillet1-0/+2
2018-10-08Change the name of controller configuration filesJonathan Aillet1-2/+2
2018-10-08Remove sections id in sections callbacks structureJonathan Aillet1-6/+5
2018-10-08Change names of some structures fieldsJonathan Aillet1-1/+1
2018-10-08Get Hal controller api structure fields properlyJonathan Aillet1-24/+6
2018-10-08Pre-version of 4a-hal-managerJonathan Aillet1-0/+239