aboutsummaryrefslogtreecommitdiffstats
path: root/4a-hal/4a-hal-utilities
AgeCommit message (Expand)AuthorFilesLines
2018-12-20Add streams events generation for each halJonathan Aillet1-0/+1
2018-12-20Rework calls to mixer streamsJonathan Aillet1-0/+8
2018-10-08Remove unnecessary 'function' string in printsJonathan Aillet1-2/+2
2018-10-08Add bluetooth hal pluginJonathan Aillet1-1/+1
2018-10-08Correct errors in hal-utilities-data prototypesJonathan Aillet2-10/+10
2018-10-08Remove boolean libraryJonathan Aillet4-5/+1
2018-10-08Free json objects that should have been freedJonathan Aillet1-1/+1
2018-10-08Use structure defined in controller to load verbsJonathan Aillet2-11/+4
2018-10-08Update 4a-hal to work with new 4a-softmixerJonathan Aillet2-3/+7
2018-10-08Change mixer data structures namesJonathan Aillet2-5/+5
2018-10-08Add a function to search for hal using its dev-idJonathan Aillet2-0/+20
2018-10-08Change paramters in functions handling hal dataJonathan Aillet2-23/+25
2018-10-08Remove Alsa max card as it won't be used.Jonathan Aillet1-4/+0
2018-10-08Add free of 'CtlHalAlsaMapT' data structureJonathan Aillet1-0/+2
2018-10-08Process and handle alsa controls mapJonathan Aillet1-1/+3
2018-10-08Prevent sending data to mixer of hal is not readyJonathan Aillet1-1/+1
2018-10-08Change the way to handle app fw errorJonathan Aillet1-12/+9
2018-10-08Change the field name use to store card pathJonathan Aillet2-2/+2
2018-10-08Use a boolean to set if api is internalJonathan Aillet1-1/+2
2018-10-08Correct a little mistake into verbs loaderJonathan Aillet1-1/+1
2018-10-08Change some comments to add TBD thingsJonathan Aillet2-1/+4
2018-10-08Include afb-definitions when using application frameworkJonathan Aillet6-40/+37
2018-10-08Handle hal status using card presence and mixer initJonathan Aillet3-52/+2
2018-10-08Handle app fw call errors in a dedicated functionJonathan Aillet2-0/+189
2018-10-08Rename a filed of 'CtlHalStreamData' structureJonathan Aillet2-2/+2
2018-10-08Correct date in .c and .h filesJonathan Aillet4-4/+4
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 response after its initJonathan Aillet1-1/+1
2018-10-08Store uid of the hal mixer configuration and use itJonathan Aillet1-0/+1
2018-10-08Parse controller config to get halmixer json objectJonathan Aillet1-0/+2
2018-10-08Use a structure to store ctl hal specific dataJonathan Aillet2-5/+53
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 Aillet2-2/+2
2018-10-08Remove some unnecessary freeJonathan Aillet1-20/+2
2018-10-08Change names of some structures fieldsJonathan Aillet2-26/+22
2018-10-08Get Hal controller api structure fields properlyJonathan Aillet1-0/+1
2018-10-08Pre-version of 4a-hal-managerJonathan Aillet6-0/+424