Age | Commit message (Expand) | Author | Files | Lines |
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 |
2018-10-08 | minnow board: fixed the pcm device in json config | Thierry Bultel | 1 | -2/+3 |
2018-10-08 | Use latest version of app-controller submodule. | Thierry Bultel | 1 | -0/+0 |
2018-10-08 | Add bluetooth hal plugin | Jonathan Aillet | 11 | -28/+965 |
2018-10-08 | Remove unnecessary 'struct' before json_object | Jonathan Aillet | 1 | -2/+2 |
2018-10-08 | Correct an error when unpacking alsacore response | Jonathan Aillet | 1 | -1/+1 |
2018-10-08 | Correct errors in hal-utilities-data prototypes | Jonathan Aillet | 2 | -10/+10 |
2018-10-08 | hal-4a-raspberry-pi-3: add a WARNING related to RPI3 sound driver bug | Stephane Desneux | 1 | -1/+1 |
2018-10-08 | Correct 'volume' control in Minnowboard hal | Jonathan Aillet | 1 | -1/+1 |
2018-10-08 | Add Raspberry Pi 3 HAL | Jonathan Aillet | 1 | -0/+178 |
2018-10-08 | Correct error print when attaching to mixer | Jonathan Aillet | 1 | -1/+1 |
2018-10-08 | Update version of conf.d/app-templates submodule. | Jonathan Aillet | 1 | -0/+0 |
2018-10-08 | Update version of app-controller submodule. | Jonathan Aillet | 1 | -0/+0 |
2018-10-08 | Update version of afb-helpers submodule. | Jonathan Aillet | 1 | -0/+0 |
2018-10-08 | Remove trailing white spaces in radio config file | Jonathan Aillet | 1 | -32/+31 |
2018-10-08 | Added a radio to 2 channels playback .json example | Thierry Bultel | 1 | -0/+167 |
2018-10-08 | Update binding entry for app-fw v3. | Jonathan Aillet | 1 | -1/+1 |
2018-10-08 | Set binding api version directly in top cmake | Jonathan Aillet | 6 | -5/+2 |
2018-10-08 | Update version of app-controller submodule. | Jonathan Aillet | 1 | -0/+0 |
2018-10-08 | Add hal for intel qemu audio configuration | Jonathan Aillet | 1 | -0/+193 |
2018-10-08 | Simplify ping verb call print output | Jonathan Aillet | 1 | -1/+1 |
2018-10-08 | adjust CONTROL_CONFIG_PATH to point to .../etc | Jonathan Aillet | 1 | -3/+3 |
2018-10-08 | Update version of conf.d/app-templates submodule. | Jonathan Aillet | 1 | -0/+0 |
2018-10-08 | Don't handle hal enabling | Jonathan Aillet | 7 | -2/+2 |
2018-10-08 | Update version of conf.d/app-templates submodule. | Jonathan Aillet | 2 | -3/+3 |
2018-10-08 | Update version of app-controller submodule. | Jonathan Aillet | 1 | -0/+0 |
2018-10-08 | Update version of afb-helpers submodule. | Jonathan Aillet | 1 | -0/+0 |
2018-10-08 | Update version of app-controller submodule. | Loïc Collignon | 2 | -6/+2 |
2018-10-08 | Correct audio configurations for Rcar boards | Jonathan Aillet | 2 | -14/+24 |
2018-10-08 | Disable community hals by default | Jonathan Aillet | 8 | -17/+23 |
2018-10-08 | Fix spelling in README.md | Jonathan Aillet | 1 | -12/+12 |
2018-10-08 | Improve hal list response from hal-manager | Jonathan Aillet | 2 | -45/+38 |
2018-10-08 | Remove boolean library | Jonathan Aillet | 13 | -18/+5 |
2018-10-08 | Free json objects that should have been freed | Jonathan Aillet | 4 | -86/+123 |