Age | Commit message (Expand) | Author | Files | Lines |
2019-01-28 | Turn '4a-hal-utilities' into an internal library |  Jonathan Aillet | 3 | -4/+6 |
2018-12-20 | Remove old comments not true anymore |  Jonathan Aillet | 1 | -1/+0 |
2018-11-02 | Use ctl defines to call afb functions |  Jonathan Aillet | 2 | -17/+16 |
2018-10-08 | Remove unnecessary 'function' string in prints |  Jonathan Aillet | 2 | -6/+6 |
2018-10-08 | Force hals init before ending hal-manager init |  Jonathan Aillet | 1 | -0/+12 |
2018-10-08 | Remove unnecessary 'struct' before json_object |  Jonathan Aillet | 1 | -2/+2 |
2018-10-08 | Update binding entry for app-fw v3. |  Jonathan Aillet | 1 | -1/+1 |
2018-10-08 | Simplify ping verb call print output |  Jonathan Aillet | 1 | -1/+1 |
2018-10-08 | Update version of conf.d/app-templates submodule. |  Jonathan Aillet | 1 | -3/+3 |
2018-10-08 | Update version of app-controller submodule. |  Loïc Collignon | 1 | -6/+2 |
2018-10-08 | Improve hal list response from hal-manager |  Jonathan Aillet | 1 | -42/+35 |
2018-10-08 | Remove boolean library |  Jonathan Aillet | 3 | -6/+3 |
2018-10-08 | Correct a failed request warning message |  Jonathan Aillet | 1 | -1/+1 |
2018-10-08 | Auithorize sending empty json to verbs |  Jonathan Aillet | 1 | -9/+9 |
2018-10-08 | Use structure defined in controller to load verbs |  Jonathan Aillet | 1 | -1/+3 |
2018-10-08 | Change paramters in functions handling hal data |  Jonathan Aillet | 1 | -4/+4 |
2018-10-08 | Add device id when hal metadata are asked |  Jonathan Aillet | 1 | -7/+18 |
2018-10-08 | Use a local strucuture to store hal manager data |  Jonathan Aillet | 2 | -7/+18 |
2018-10-08 | Define ping function as a definitive function |  Jonathan Aillet | 2 | -6/+1 |
2018-10-08 | Update request success macro used in code |  Jonathan Aillet | 1 | -7/+7 |
2018-10-08 | Set external hal status to ready at loading. |  Jonathan Aillet | 1 | -1/+2 |
2018-10-08 | Change the field name use to store card path |  Jonathan Aillet | 1 | -4/+4 |
2018-10-08 | Change some comments to add TBD things |  Jonathan Aillet | 4 | -16/+16 |
2018-10-08 | Include afb-definitions when using application framework |  Jonathan Aillet | 4 | -62/+60 |
2018-10-08 | Remove reference to alsa in 4a-hal-manager |  Jonathan Aillet | 1 | -3/+0 |
2018-10-08 | Correct date in .c and .h files |  Jonathan Aillet | 6 | -6/+6 |
2018-10-08 | Implementation of functions for external hal |  Jonathan Aillet | 1 | -6/+116 |
2018-10-08 | Handle if some hal info are not available |  Jonathan Aillet | 1 | -5/+6 |
2018-10-08 | Use json_object* instead of struct json_object* |  Jonathan Aillet | 2 | -3/+3 |
2018-10-08 | Rename function used to load verbs into a dynamic api |  Jonathan Aillet | 1 | -1/+1 |
2018-10-08 | Regroup declaration of variables in functions |  Jonathan Aillet | 1 | -7/+5 |
2018-10-08 | Change how to request all loaded api info |  Jonathan Aillet | 1 | -18/+6 |
2018-10-08 | Change names of some structures fields |  Jonathan Aillet | 1 | -3/+3 |
2018-10-08 | Pre-version of 4a-hal-manager |  Jonathan Aillet | 6 | -0/+457 |