aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-10-08Prevent sending data to mixer of hal is not readyJonathan Aillet2-3/+3
2018-10-08Set external hal status to ready at loading.Jonathan Aillet1-1/+2
2018-10-08Change the way to handle app fw errorJonathan Aillet1-12/+9
2018-10-08Change the field name use to store card pathJonathan Aillet4-8/+8
2018-10-08Use a boolean to set if api is internalJonathan Aillet2-2/+3
2018-10-08Change the way to get card id using its pathJonathan Aillet3-47/+49
2018-10-08Correct a little mistake into verbs loaderJonathan Aillet1-1/+1
2018-10-08Updates json controller configuration filesJonathan Aillet2-37/+51
2018-10-08Change a comment about what to listJonathan Aillet1-1/+1
2018-10-08Change some comments to add TBD thingsJonathan Aillet7-19/+22
2018-10-08Update version of app-controller submodule.Jonathan Aillet1-0/+0
2018-10-08Include afb-definitions when using application frameworkJonathan Aillet18-188/+183
2018-10-08Update version of afb-helpers submodule.Jonathan Aillet1-0/+0
2018-10-08Update version of app-controller submodule.Jonathan Aillet1-0/+0
2018-10-08Remove cmake install prefix from default cmakeJonathan Aillet1-2/+1
2018-10-08Correct a debug warning about a variableJonathan Aillet1-1/+1
2018-10-08Fix a typo in a debug messageJonathan Aillet1-5/+5
2018-10-08Move cmake install prefixJonathan Aillet4-2/+5
2018-10-08Fix typo in README.mdJonathan Aillet1-1/+1
2018-10-08Fixed README.mdSebastien Douheret1-83/+76
2018-10-08Updates json controller configuration filesJonathan Aillet2-4/+4
2018-10-08Handle hal status using card presence and mixer initJonathan Aillet7-37/+116
2018-10-08Generate an error when mixer initialization failsJonathan Aillet1-6/+6
2018-10-08Use error codes when handling mixer init responseJonathan Aillet2-6/+16
2018-10-08Remove reference to alsa in 4a-hal-managerJonathan Aillet1-3/+0
2018-10-08Replace controller macro use by app fw macro useJonathan Aillet2-8/+9
2018-10-08Add some missing castJonathan Aillet1-3/+3
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