summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-10-08config.cmake: adjust paths (CONTROL_*_PATH)Stephane Desneux1-3/+3
2018-10-08Add Hal (audio json configration files)Jonathan Aillet7-2/+986
2018-10-08Update USB json configuration filesJonathan Aillet4-11/+206
2018-10-08Change verb prefix separator accroding to mixerJonathan Aillet1-1/+1
2018-10-08Correct typo in READMEJonathan Aillet1-3/+5
2018-10-08Auithorize sending empty json to verbsJonathan Aillet2-13/+11
2018-10-08Move onload section parsing lastJonathan Aillet1-1/+1
2018-10-08Revert "Move controller config exec before onload action"Jonathan Aillet1-8/+4
2018-10-08Return the result of call to mixerJonathan Aillet1-7/+20
2018-10-08Correct some compilation warningsJonathan Aillet4-6/+6
2018-10-08Correct a cast errorJonathan Aillet1-1/+1
2018-10-08Print some errors in info verbsJonathan Aillet3-11/+18
2018-10-08Test 'asprintf' returnJonathan Aillet1-1/+4
2018-10-08Update README.md accordingly to recent changesJonathan Aillet1-22/+56
2018-10-08Updates json controller configuration filesJonathan Aillet1-5/+4
2018-10-08Use structure defined in controller to load verbsJonathan Aillet4-13/+10
2018-10-08Rename files handling call/response of mixerJonathan Aillet5-5/+8
2018-10-08Update 4a-hal to work with new 4a-softmixerJonathan Aillet7-214/+483
2018-10-08Correct a syntax mistake in function declarationJonathan Aillet1-1/+1
2018-10-08Change mixer data structures namesJonathan Aillet3-7/+7
2018-10-08Change name of 'list' verb to 'info'Jonathan Aillet3-3/+3
2018-10-08Move controller config exec before onload actionJonathan Aillet1-4/+8
2018-10-08Remove test cfg files and add community cfg fileJonathan Aillet6-216/+62
2018-10-08Add search for a concurent hal at mixer attachJonathan Aillet1-3/+19
2018-10-08Add a function to search for hal using its dev-idJonathan Aillet2-0/+20
2018-10-08Return an error when hal attach to mixer fails.Jonathan Aillet1-1/+3
2018-10-08Change paramters in functions handling hal dataJonathan Aillet4-28/+30
2018-10-08Add device id when hal metadata are askedJonathan Aillet1-7/+18
2018-10-08Use a local strucuture to store hal manager dataJonathan Aillet2-7/+18
2018-10-08Define ping function as a definitive functionJonathan Aillet2-6/+1
2018-10-08Remove Alsa max card as it won't be used.Jonathan Aillet1-4/+0
2018-10-08Add free of 'CtlHalAlsaMapT' data structureJonathan Aillet3-2/+28
2018-10-08Update README.mdJonathan Aillet1-15/+11
2018-10-08Update request success macro used in codeJonathan Aillet3-11/+11
2018-10-08Update version of app-controller submodule.Jonathan Aillet1-0/+0
2018-10-08Move mixer attach at hal startupJonathan Aillet5-94/+112
2018-10-08Add value normalization of alsa control valuesJonathan Aillet5-18/+237
2018-10-08Updates json controller configuration filesJonathan Aillet1-1/+1
2018-10-08Get alsa controls properties at control getJonathan Aillet2-11/+28
2018-10-08Process and handle alsa controls mapJonathan Aillet6-7/+722
2018-10-08Correct a typo in responsesJonathan Aillet1-2/+2
2018-10-08Remove an unnecessary variableJonathan Aillet1-3/+2
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