Age | Commit message (Expand) | Author | Files | Lines |
2018-11-02 | Use ctl defines to call afb functions |  Jonathan Aillet | 13 | -113/+121 |
2018-11-02 | Add .gitreview to 4a-hal-generic |  Jonathan Aillet | 1 | -0/+4 |
2018-10-31 | Migrate app-templates to CMake module |  Romain Forlot | 2 | -3/+6 |
2018-10-08 | Correct typo in Intel UpSquared halguppy_6.90.0guppy/6.90.0flounder_6.0.2flounder_6.0.1flounder/6.0.2flounder/6.0.16.90.06.0.26.0.1 |  Jonathan Aillet | 1 | -6/+6 |
2018-10-08 | Update clone commands in README.md |  Jonathan Aillet | 1 | -2/+2 |
2018-10-08 | Update 'halmap' section of Intel UpSquare hal |  Jonathan Aillet | 1 | -8/+1 |
2018-10-08 | 4a hal for Intel UpSquare via HDMI socket |  Dominig ar Foll Intel Open Source | 1 | -0/+192 |
2018-10-08 | bluetooth: set audio rate to 44100 |  Thierry Bultel | 1 | -2/+2 |
2018-10-08 | hl-bt: Check that hal is available in init |  Jonathan Aillet | 1 | -9/+16 |
2018-10-08 | hal-bt: Use plugin name definition in prints |  Jonathan Aillet | 1 | -3/+3 |
2018-10-08 | Move hal sections callbacks after plugin callback |  Jonathan Aillet | 1 | -2/+2 |
2018-10-08 | Update version of app-controller submodule. |  Jonathan Aillet | 1 | -0/+0 |
2018-10-08 | hal-bt: Enrich 'halmixer' section in plugin init |  Jonathan Aillet | 16 | -903/+215 |
2018-10-08 | Remove unnecessary sections in hal json |  Jonathan Aillet | 2 | -14/+0 |
2018-10-08 | Update version of app-controller submodule. |  Jonathan Aillet | 1 | -0/+0 |
2018-10-08 | hal-bt: Use plugin name in onload/init prints |  Jonathan Aillet | 1 | -5/+5 |
2018-10-08 | hal-bt: Check presence of a bluetooth receiver |  Jonathan Aillet | 2 | -5/+27 |
2018-10-08 | hal-bt: Move bluetooth api require into init |  Jonathan Aillet | 1 | -27/+15 |
2018-10-08 | Move mixer attach into its controller section |  Jonathan Aillet | 2 | -17/+16 |
2018-10-08 | Remove unnecessary 'function' string in prints |  Jonathan Aillet | 9 | -116/+92 |
2018-10-08 | Update version of app-controller submodule. |  Jonathan Aillet | 1 | -0/+0 |
2018-10-08 | Added radio stream to all the HALs |  Thierry Bultel | 13 | -0/+152 |
2018-10-08 | kingfisher: merged the radio HAL into the main HAL |  Thierry Bultel | 2 | -168/+36 |
2018-10-08 | Add ctl actions needed by Hal-Bt in plugin init |  Jonathan Aillet | 5 | -56/+65 |
2018-10-08 | Update version of app-controller submodule. |  Jonathan Aillet | 1 | -0/+0 |
2018-10-08 | Add hal json with bluetooth for reference boards |  Jonathan Aillet | 3 | -0/+657 |
2018-10-08 | Handle error send by Bluetooth-Manager |  Jonathan Aillet | 1 | -9/+18 |
2018-10-08 | Get bluetooth device interface from path in HalBt |  Jonathan Aillet | 1 | -6/+9 |
2018-10-08 | Correct a typo in debug print of Hal-Bt plugin |  Jonathan Aillet | 1 | -1/+1 |
2018-10-08 | Prevent segfault when receiving request in Hal-Bt |  Jonathan Aillet | 1 | -2/+2 |
2018-10-08 | hal-bt-data: ignore devices with no UUIDs |  Thierry Bultel | 1 | -4/+10 |
2018-10-08 | Free afb call sync json returned object in Hal-Bt |  Jonathan Aillet | 2 | -1/+9 |
2018-10-08 | Improve Hal-Bt print messages |  Jonathan Aillet | 5 | -15/+50 |
2018-10-08 | Improve Hal-Bt plugin A2DP bt devices detection |  Jonathan Aillet | 1 | -4/+6 |
2018-10-08 | HalBt plugin keeps list of connected A2DP devices |  Jonathan Aillet | 5 | -66/+67 |
2018-10-08 | Use correct file to include controller |  Jonathan Aillet | 7 | -7/+7 |
2018-10-08 | Improve Hal-Bt plugin event catcher behaviour |  Jonathan Aillet | 1 | -6/+9 |
2018-10-08 | Prevent Hal-Bt plugin from crashing 4A |  Jonathan Aillet | 2 | -5/+19 |
2018-10-08 | Correct an error in Hal-Bt when calling 'mixer' |  Jonathan Aillet | 1 | -1/+1 |
2018-10-08 | hal-4a-rcar-m3-bt.json: removed the plugin search path |  Thierry Bultel | 1 | -1/+0 |
2018-10-08 | hal-bt! display error messages of sync calls |  Thierry Bultel | 1 | -5/+7 |
2018-10-08 | Update version of conf.d/app-templates submodule. |  Jonathan Aillet | 1 | -0/+0 |
2018-10-08 | Update version of afb-helpers submodule. |  Jonathan Aillet | 1 | -0/+0 |
2018-10-08 | Implement link with softmixer in hal-bt plugin |  Jonathan Aillet | 6 | -19/+203 |
2018-10-08 | Get hal data in hal-bt plugin |  Jonathan Aillet | 3 | -0/+17 |
2018-10-08 | Test afb require result at hal-bt plugin load |  Jonathan Aillet | 1 | -1/+4 |
2018-10-08 | Add handling of hci and profile in hal-bt plugin |  Jonathan Aillet | 3 | -11/+50 |
2018-10-08 | Fix little mistakes/typo in hal bluetooth plugin |  Jonathan Aillet | 2 | -14/+12 |
2018-10-08 | Force hals init before ending hal-manager init |  Jonathan Aillet | 2 | -1/+14 |
2018-10-08 | Decrease level of a msg printed in event catcher |  Jonathan Aillet | 1 | -5/+5 |