aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-10-084a hal for Intel UpSquare via HDMI socketDominig ar Foll Intel Open Source1-0/+192
2018-10-08bluetooth: set audio rate to 44100Thierry Bultel1-2/+2
2018-10-08hl-bt: Check that hal is available in initJonathan Aillet1-9/+16
2018-10-08hal-bt: Use plugin name definition in printsJonathan Aillet1-3/+3
2018-10-08Move hal sections callbacks after plugin callbackJonathan Aillet1-2/+2
2018-10-08Update version of app-controller submodule.Jonathan Aillet1-0/+0
2018-10-08hal-bt: Enrich 'halmixer' section in plugin initJonathan Aillet16-903/+215
2018-10-08Remove unnecessary sections in hal jsonJonathan Aillet2-14/+0
2018-10-08Update version of app-controller submodule.Jonathan Aillet1-0/+0
2018-10-08hal-bt: Use plugin name in onload/init printsJonathan Aillet1-5/+5
2018-10-08hal-bt: Check presence of a bluetooth receiverJonathan Aillet2-5/+27
2018-10-08hal-bt: Move bluetooth api require into initJonathan Aillet1-27/+15
2018-10-08Move mixer attach into its controller sectionJonathan Aillet2-17/+16
2018-10-08Remove unnecessary 'function' string in printsJonathan Aillet9-116/+92
2018-10-08Update version of app-controller submodule.Jonathan Aillet1-0/+0
2018-10-08Added radio stream to all the HALsThierry Bultel13-0/+152
2018-10-08kingfisher: merged the radio HAL into the main HALThierry Bultel2-168/+36
2018-10-08Add ctl actions needed by Hal-Bt in plugin initJonathan Aillet5-56/+65
2018-10-08Update version of app-controller submodule.Jonathan Aillet1-0/+0
2018-10-08Add hal json with bluetooth for reference boardsJonathan Aillet3-0/+657
2018-10-08Handle error send by Bluetooth-ManagerJonathan Aillet1-9/+18
2018-10-08Get bluetooth device interface from path in HalBtJonathan Aillet1-6/+9
2018-10-08Correct a typo in debug print of Hal-Bt pluginJonathan Aillet1-1/+1
2018-10-08Prevent segfault when receiving request in Hal-BtJonathan Aillet1-2/+2
2018-10-08hal-bt-data: ignore devices with no UUIDsThierry Bultel1-4/+10
2018-10-08Free afb call sync json returned object in Hal-BtJonathan Aillet2-1/+9
2018-10-08Improve Hal-Bt print messagesJonathan Aillet5-15/+50
2018-10-08Improve Hal-Bt plugin A2DP bt devices detectionJonathan Aillet1-4/+6
2018-10-08HalBt plugin keeps list of connected A2DP devicesJonathan Aillet5-66/+67
2018-10-08Use correct file to include controllerJonathan Aillet7-7/+7
2018-10-08Improve Hal-Bt plugin event catcher behaviourJonathan Aillet1-6/+9
2018-10-08Prevent Hal-Bt plugin from crashing 4AJonathan Aillet2-5/+19
2018-10-08Correct an error in Hal-Bt when calling 'mixer'Jonathan Aillet1-1/+1
2018-10-08hal-4a-rcar-m3-bt.json: removed the plugin search pathThierry Bultel1-1/+0
2018-10-08hal-bt! display error messages of sync callsThierry Bultel1-5/+7
2018-10-08Update version of conf.d/app-templates submodule.Jonathan Aillet1-0/+0
2018-10-08Update version of afb-helpers submodule.Jonathan Aillet1-0/+0
2018-10-08Implement link with softmixer in hal-bt pluginJonathan Aillet6-19/+203
2018-10-08Get hal data in hal-bt pluginJonathan Aillet3-0/+17
2018-10-08Test afb require result at hal-bt plugin loadJonathan Aillet1-1/+4
2018-10-08Add handling of hci and profile in hal-bt pluginJonathan Aillet3-11/+50
2018-10-08Fix little mistakes/typo in hal bluetooth pluginJonathan Aillet2-14/+12
2018-10-08Force hals init before ending hal-manager initJonathan Aillet2-1/+14
2018-10-08Decrease level of a msg printed in event catcherJonathan Aillet1-5/+5
2018-10-08minnow board: fixed the pcm device in json configThierry Bultel1-2/+3
2018-10-08Use latest version of app-controller submodule.Thierry Bultel1-0/+0
2018-10-08Add bluetooth hal pluginJonathan Aillet11-28/+965
2018-10-08Remove unnecessary 'struct' before json_objectJonathan Aillet1-2/+2
2018-10-08Correct an error when unpacking alsacore responseJonathan Aillet1-1/+1
2018-10-08Correct errors in hal-utilities-data prototypesJonathan Aillet2-10/+10