Age | Commit message (Expand) | Author | Files | Lines |
2018-10-08 | Auithorize sending empty json to verbs | Jonathan Aillet | 2 | -13/+11 |
2018-10-08 | Move onload section parsing last | Jonathan Aillet | 1 | -1/+1 |
2018-10-08 | Revert "Move controller config exec before onload action" | Jonathan Aillet | 1 | -8/+4 |
2018-10-08 | Return the result of call to mixer | Jonathan Aillet | 1 | -7/+20 |
2018-10-08 | Correct some compilation warnings | Jonathan Aillet | 4 | -6/+6 |
2018-10-08 | Correct a cast error | Jonathan Aillet | 1 | -1/+1 |
2018-10-08 | Print some errors in info verbs | Jonathan Aillet | 3 | -11/+18 |
2018-10-08 | Test 'asprintf' return | Jonathan Aillet | 1 | -1/+4 |
2018-10-08 | Update README.md accordingly to recent changes | Jonathan Aillet | 1 | -22/+56 |
2018-10-08 | Updates json controller configuration files | Jonathan Aillet | 1 | -5/+4 |
2018-10-08 | Use structure defined in controller to load verbs | Jonathan Aillet | 4 | -13/+10 |
2018-10-08 | Rename files handling call/response of mixer | Jonathan Aillet | 5 | -5/+8 |
2018-10-08 | Update 4a-hal to work with new 4a-softmixer | Jonathan Aillet | 7 | -214/+483 |
2018-10-08 | Correct a syntax mistake in function declaration | Jonathan Aillet | 1 | -1/+1 |
2018-10-08 | Change mixer data structures names | Jonathan Aillet | 3 | -7/+7 |
2018-10-08 | Change name of 'list' verb to 'info' | Jonathan Aillet | 3 | -3/+3 |
2018-10-08 | Move controller config exec before onload action | Jonathan Aillet | 1 | -4/+8 |
2018-10-08 | Remove test cfg files and add community cfg file | Jonathan Aillet | 6 | -216/+62 |
2018-10-08 | Add search for a concurent hal at mixer attach | Jonathan Aillet | 1 | -3/+19 |
2018-10-08 | Add a function to search for hal using its dev-id | Jonathan Aillet | 2 | -0/+20 |
2018-10-08 | Return an error when hal attach to mixer fails. | Jonathan Aillet | 1 | -1/+3 |
2018-10-08 | Change paramters in functions handling hal data | Jonathan Aillet | 4 | -28/+30 |
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 | Remove Alsa max card as it won't be used. | Jonathan Aillet | 1 | -4/+0 |
2018-10-08 | Add free of 'CtlHalAlsaMapT' data structure | Jonathan Aillet | 3 | -2/+28 |
2018-10-08 | Update README.md | Jonathan Aillet | 1 | -15/+11 |
2018-10-08 | Update request success macro used in code | Jonathan Aillet | 3 | -11/+11 |
2018-10-08 | Update version of app-controller submodule. | Jonathan Aillet | 1 | -0/+0 |
2018-10-08 | Move mixer attach at hal startup | Jonathan Aillet | 5 | -94/+112 |
2018-10-08 | Add value normalization of alsa control values | Jonathan Aillet | 5 | -18/+237 |
2018-10-08 | Updates json controller configuration files | Jonathan Aillet | 1 | -1/+1 |
2018-10-08 | Get alsa controls properties at control get | Jonathan Aillet | 2 | -11/+28 |
2018-10-08 | Process and handle alsa controls map | Jonathan Aillet | 6 | -7/+722 |
2018-10-08 | Correct a typo in responses | Jonathan Aillet | 1 | -2/+2 |
2018-10-08 | Remove an unnecessary variable | Jonathan Aillet | 1 | -3/+2 |
2018-10-08 | Prevent sending data to mixer of hal is not ready | Jonathan Aillet | 2 | -3/+3 |
2018-10-08 | Set external hal status to ready at loading. | Jonathan Aillet | 1 | -1/+2 |
2018-10-08 | Change the way to handle app fw error | Jonathan Aillet | 1 | -12/+9 |
2018-10-08 | Change the field name use to store card path | Jonathan Aillet | 4 | -8/+8 |
2018-10-08 | Use a boolean to set if api is internal | Jonathan Aillet | 2 | -2/+3 |
2018-10-08 | Change the way to get card id using its path | Jonathan Aillet | 3 | -47/+49 |
2018-10-08 | Correct a little mistake into verbs loader | Jonathan Aillet | 1 | -1/+1 |
2018-10-08 | Updates json controller configuration files | Jonathan Aillet | 2 | -37/+51 |
2018-10-08 | Change a comment about what to list | Jonathan Aillet | 1 | -1/+1 |
2018-10-08 | Change some comments to add TBD things | Jonathan Aillet | 7 | -19/+22 |
2018-10-08 | Update version of app-controller submodule. | Jonathan Aillet | 1 | -0/+0 |
2018-10-08 | Include afb-definitions when using application framework | Jonathan Aillet | 18 | -188/+183 |
2018-10-08 | Update version of afb-helpers submodule. | Jonathan Aillet | 1 | -0/+0 |