Age | Commit message (Expand) | Author | Files | Lines |
2018-10-08 | Change the way to get card id using its path |  Jonathan Aillet | 1 | -3/+5 |
2018-10-08 | Change some comments to add TBD things |  Jonathan Aillet | 1 | -2/+2 |
2018-10-08 | Include afb-definitions when using application framework |  Jonathan Aillet | 1 | -11/+11 |
2018-10-08 | Correct a debug warning about a variable |  Jonathan Aillet | 1 | -1/+1 |
2018-10-08 | Handle hal status using card presence and mixer init |  Jonathan Aillet | 1 | -3/+6 |
2018-10-08 | Correct date in .c and .h files |  Jonathan Aillet | 1 | -1/+1 |
2018-10-08 | Handle mixer response after its init |  Jonathan Aillet | 1 | -0/+2 |
2018-10-08 | Don't seal hal controller api at its init |  Jonathan Aillet | 1 | -2/+0 |
2018-10-08 | Parse config to get streams 'halmap' controls |  Jonathan Aillet | 1 | -1/+1 |
2018-10-08 | Add 'init-mixer' verb to hal controller |  Jonathan Aillet | 1 | -1/+2 |
2018-10-08 | Parse controller config to get halmixer json object |  Jonathan Aillet | 1 | -0/+2 |
2018-10-08 | Use a structure to store ctl hal specific data |  Jonathan Aillet | 1 | -3/+8 |
2018-10-08 | Rename function used to load verbs into a dynamic api |  Jonathan Aillet | 1 | -1/+1 |
2018-10-08 | Remove the 'ping' of each hal controller api |  Jonathan Aillet | 1 | -2/+0 |
2018-10-08 | Add a 'List' verb to each hal controller api |  Jonathan Aillet | 1 | -0/+2 |
2018-10-08 | Change the name of controller configuration files |  Jonathan Aillet | 1 | -2/+2 |
2018-10-08 | Remove sections id in sections callbacks structure |  Jonathan Aillet | 1 | -6/+5 |
2018-10-08 | Change names of some structures fields |  Jonathan Aillet | 1 | -1/+1 |
2018-10-08 | Get Hal controller api structure fields properly |  Jonathan Aillet | 1 | -24/+6 |
2018-10-08 | Pre-version of 4a-hal-manager |  Jonathan Aillet | 1 | -0/+239 |