summaryrefslogtreecommitdiffstats
path: root/4a-hal/4a-hal-controllers/4a-hal-controllers-value-handler.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-28Turn '4a-hal-utilities' into an internal libraryJonathan Aillet1-0/+2
2018-12-20Add setting values of a ALSA control using a +/-Jonathan Aillet1-0/+88
2018-12-20Improve ALSA controls volume values conversionJonathan Aillet1-58/+165
2018-10-08Remove unnecessary 'function' string in printsJonathan Aillet1-9/+5
2018-10-08Remove boolean libraryJonathan Aillet1-1/+0
2018-10-08Correct handling of incomming json messagesJonathan Aillet1-2/+4
2018-10-08Correct some compilation warningsJonathan Aillet1-1/+1
2018-10-08Correct a syntax mistake in function declarationJonathan Aillet1-1/+1
2018-10-08Add value normalization of alsa control valuesJonathan Aillet1-0/+161