aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-10-08Remove trailing white spaces in radio config fileeelJonathan Aillet1-32/+31
2018-10-08Added a radio to 2 channels playback .json exampleThierry Bultel1-0/+167
2018-10-08Set binding api version directly in top cmakeJonathan Aillet6-5/+2
2018-10-08Update version of app-controller submodule.Jonathan Aillet1-0/+0
2018-10-08Add hal for intel qemu audio configurationJonathan Aillet1-0/+193
2018-10-08Simplify ping verb call print outputJonathan Aillet1-1/+1
2018-10-08adjust CONTROL_CONFIG_PATH to point to .../etcJonathan Aillet1-3/+3
2018-10-08Update version of conf.d/app-templates submodule.Jonathan Aillet1-0/+0
2018-10-08Don't handle hal enablingJonathan Aillet7-2/+2
2018-10-08Update version of conf.d/app-templates submodule.Jonathan Aillet2-3/+3
2018-10-08Update version of app-controller submodule.Jonathan Aillet1-0/+0
2018-10-08Update version of afb-helpers submodule.Jonathan Aillet1-0/+0
2018-10-08Update version of app-controller submodule.Loïc Collignon2-6/+2
2018-10-08Correct audio configurations for Rcar boardsJonathan Aillet2-14/+24
2018-10-08Disable community hals by defaultJonathan Aillet8-17/+23
2018-10-08Fix spelling in README.mdJonathan Aillet1-12/+12
2018-10-08Improve hal list response from hal-managerJonathan Aillet2-45/+38
2018-10-08Remove boolean libraryJonathan Aillet13-18/+5
2018-10-08Free json objects that should have been freedJonathan Aillet4-86/+123
2018-10-08Correct handling of incomming json messagesJonathan Aillet3-6/+13
2018-10-08Authorize launching 4a-hal with no config fileJonathan Aillet1-3/+3
2018-10-08Correct the request return when calling a streamJonathan Aillet1-8/+8
2018-10-08Delay event parsing to be the lastJonathan Aillet1-13/+18
2018-10-08Optimize alsacore event handlerJonathan Aillet1-18/+14
2018-10-08Update Kingfisher json configuration filesJonathan Aillet1-1/+1
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/+1
2018-10-08Revert "Move controller config exec before onload action"Jonathan Aillet1-8/+4
2018-10-08Return 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 Aillet5-5/+8
2018-10-08Update 4a-hal to work with new 4a-softmixerJonathan Aillet7-214/+483
2018-10-08Correct a syntax mistake in function declarationJonathan Aillet1-1/+1