aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-10-08Authorize empty response from mixerJonathan Aillet1-4/+4
2018-10-08Call onload section to before halmap sectionJonathan Aillet1-3/+3
2018-10-08Correct typo in README.mdJonathan Aillet1-5/+5
2018-10-084a-hal-cfg-reference: add HAL definition for M3 on KingfisherStephane Desneux1-0/+199
2018-10-08Correct a failed request warning messageJonathan Aillet1-1/+1
2018-10-08Update README.mdJonathan Aillet1-14/+32
2018-10-08config.cmake: adjust paths (CONTROL_*_PATH)Stephane Desneux1-3/+3
2018-10-08Add Hal (audio json configration files)Jonathan Aillet7-2/+986
2018-10-08Update USB json configuration filesJonathan Aillet4-11/+206
2018-10-08Change verb prefix separator accroding to mixerJonathan Aillet1-1/+1
2018-10-08Correct typo in READMEJonathan Aillet1-3/+5
2018-10-08Auithorize sending empty json to verbsJonathan Aillet2-13/+11
2018-10-08Move onload section parsing lastJonathan Aillet1-1/
7c5d4b3d166e0f9fa29832d718b70'>Return the result of call to mixerJonathan Aillet1-7/+20 2018-10-08Correct some compilation warningsJonathan Aillet4-6/+6 2018-10-08Correct a cast errorJonathan Aillet1-1/+1 2018-10-08Print some errors in info verbsJonathan Aillet3-11/+18 2018-10-08Test 'asprintf' returnJonathan Aillet1-1/+4 2018-10-08Update README.md accordingly to recent changesJonathan Aillet1-22/+56 2018-10-08Updates json controller configuration filesJonathan Aillet1-5/+4 2018-10-08Use structure defined in controller to load verbsJonathan Aillet4-13/+10 2018-10-08Rename files handling call/response of mixerJonathan Aillet