Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-10-08 | Correction of list verb when there's no streams | Jonathan Aillet | 1 | -1/+1 |
2018-10-08 | Fix typo in request reponses of a app fw verb | Jonathan Aillet | 1 | -2/+2 |
2018-10-08 | Handle mixer responses correctly | Jonathan Aillet | 1 | -14/+8 |
2018-10-08 | Handle mixer response after its init | Jonathan Aillet | 1 | -56/+16 |
2018-10-08 | Store uid of the hal mixer configuration and use it | Jonathan Aillet | 1 | -8/+17 |
2018-10-08 | Implementation of 'list' verb for controller hal | Jonathan Aillet | 1 | -3/+58 |
2018-10-08 | Parse config to get streams 'halmap' controls | Jonathan Aillet | 1 | -2/+7 |
2018-10-08 | Handle stream calls to transfer to mixer api | Jonathan Aillet | 1 | -2/+68 |
2018-10-08 | Add 'init-mixer' verb to hal controller | Jonathan Aillet | 1 | -0/+59 |
2018-10-08 | Parse controller config to get halmixer json object | Jonathan Aillet | 1 | -1/+96 |
2018-10-08 | Add a 'List' verb to each hal controller api | Jonathan Aillet | 1 | -0/+38 |