Age | Commit message (Expand) | Author | Files | Lines |
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 |
2018-10-08 | Correct handling of incomming json messages |  Jonathan Aillet | 3 | -6/+13 |
2018-10-08 | Authorize launching 4a-hal with no config file |  Jonathan Aillet | 1 | -3/+3 |
2018-10-08 | Correct the request return when calling a stream |  Jonathan Aillet | 1 | -8/+8 |
2018-10-08 | Delay event parsing to be the last |  Jonathan Aillet | 1 | -13/+18 |
2018-10-08 | Optimize alsacore event handler |  Jonathan Aillet | 1 | -18/+14 |
2018-10-08 | Update Kingfisher json configuration files |  Jonathan Aillet | 1 | -1/+1 |
2018-10-08 | Authorize empty response from mixer |  Jonathan Aillet | 1 | -4/+4 |
2018-10-08 | Call onload section to before halmap section |  Jonathan Aillet | 1 | -3/+3 |