aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-10-08Handle app fw call errors in a dedicated functionJonathan Aillet6-71/+194
2018-10-08Rename a filed of 'CtlHalStreamData' structureJonathan Aillet4-4/+4
2018-10-08Correct date in .c and .h filesJonathan Aillet16-16/+16
2018-10-08Minor corrections in config.cmakeJonathan Aillet1-2/+1
2018-10-08Write the README.md of this repository.Jonathan Aillet1-2/+216
2018-10-08Correction of list verb when there's no streamsJonathan Aillet1-1/+1
2018-10-08Fix typo in request reponses of a app fw verbJonathan Aillet1-2/+2
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 responses correctlyJonathan Aillet3-14/+75
2018-10-08Handle mixer response after its initJonathan Aillet6-57/+150
2018-10-08Don't seal hal controller api at its initJonathan Aillet1-2/+0
2018-10-08Updates json controller configuration fileJonathan Aillet1-11/+21
2018-10-08Store uid of the hal mixer configuration and use itJonathan Aillet3-11/+18
2018-10-08Updates json controller configuration filesJonathan Aillet2-22/+20
2018-10-08Update version of afb-helpers submodule.Jonathan Aillet1-0/+0
2018-10-08Implementation of 'list' verb for controller halJonathan Aillet1-3/+58
2018-10-08Parse config to get streams 'halmap' controlsJonathan Aillet3-3/+9
2018-10-08Handle stream calls to transfer to mixer apiJonathan Aillet2-3/+70
2018-10-08Add 'init-mixer' verb to hal controllerJonathan Aillet3-1/+64
2018-10-08Parse controller config to get halmixer json objectJonathan Aillet4-1/+107
2018-10-08Implementation of functions for external halJonathan Aillet1-6/+116
2018-10-08Handle if some hal info are not availableJonathan Aillet1-5/+6
2018-10-08Use a structure to store ctl hal specific dataJonathan Aillet3-8/+61
2018-10-08Use json_object* instead of struct json_object*Jonathan Aillet2-3/+3
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 Aillet4-4/+4
2018-10-08Update json controller configs to match example HWJonathan Aillet2-30/+308
2018-10-08Regroup declaration of variables in functionsJonathan Aillet1-7/+5
2018-10-08Remove some unnecessary freeJonathan Aillet1-20/+2
2018-10-08Remove the 'ping' of each hal controller apiJonathan Aillet3-4/+2
2018-10-08Add a 'List' verb to each hal controller apiJonathan Aillet4-0/+69
2018-10-08Change the name of controller configuration filesJonathan Aillet4-3/+3
2018-10-08Change how to request all loaded api infoJonathan Aillet1-18/+6
2018-10-08Remove sections id in sections callbacks structureJonathan Aillet1-6/+5
2018-10-08Change names of some structures fieldsJonathan Aillet4-30/+26
2018-10-08Get Hal controller api structure fields properlyJonathan Aillet3-32/+7
2018-10-08Corrects json controller configurationsJonathan Aillet2-99/+51
2018-10-08Update json controller configurationsJonathan Aillet2-13/+5
2018-10-08Update version of app-controller submodule.Jonathan Aillet1-0/+0
2018-10-08Corrects version of app-controller submoduleJonathan Aillet1-0/+0
2018-10-08Pre-version of 4a-hal-managerJonathan Aillet14-0/+1160
2018-10-08Add HAL configuration example json.Jonathan Aillet2-0/+142
2018-10-08Add compilation configurationJonathan Aillet11-0/+561
2018-10-08Update submodulesJonathan Aillet2-0/+0
2018-10-08Update gitignoreJonathan Aillet1-0/+1
2018-10-08Add submodule for afb-helpersJonathan Aillet2-0/+3
2018-10-08Add submodules and gitignoreJonathan Aillet4-0/+25
2018-10-08Initial commitLoïc Collignon [IoT.bzh]2-0/+203