summaryrefslogtreecommitdiffstats
path: root/4a-hal
AgeCommit message (Expand)AuthorFilesLines
2019-05-24Reorganize repository directoriesJonathan Aillet15-3218/+0
2019-05-24Clarify internals hal functions and files namesJonathan Aillet14-397/+440
2019-05-22Clarify use of linked listJonathan Aillet6-21/+21
2019-04-19Remove unused 4a-hal-manager events handler filesJonathan Aillet4-58/+0
2019-04-19Rename misnamed var in values changing functionJonathan Aillet1-9/+9
2019-04-19Rename misnamed var name in hal manager load funcJonathan Aillet1-3/+3
2019-04-19Rename misnamed param in 'halmap' config functionJonathan Aillet1-1/+1
2019-04-19Rename misnamed function used to search for halJonathan Aillet1-1/+1
2019-02-19Updates for latest alsacore changesJonathan Aillet1-17/+16
2019-01-28Migrate to newer application framework callsJonathan Aillet4-169/+182
2019-01-28Migrate app-controller from submodule to libraryJonathan Aillet1-2/+0
2019-01-28Migrate afb-helpers from submodule to libraryJonathan Aillet1-1/+0
2019-01-28Move from controller functions to afb functionsJonathan Aillet14-634/+617
2019-01-28Create 'halmap' ALSA controls events earlierJonathan Aillet1-13/+13
2019-01-28Add event to indicate hal stream changesJonathan Aillet2-0/+27
2019-01-28Improve stream creation/deletion functionsJonathan Aillet4-251/+15
2019-01-28Use linked-list to handle hal stream listJonathan Aillet4-114/+135
2019-01-28Turn '4a-hal-utilities' into an internal libraryJonathan Aillet18-709/+28
2018-12-20Remove old comments not true anymoreJonathan Aillet3-3/+0
2018-12-20Add halmap controls events generation for all halJonathan Aillet2-3/+59
2018-12-20Add streams events generation for each halJonathan Aillet6-0/+176
2018-12-20Rework calls to mixer streamsJonathan Aillet5-48/+193
2018-12-20Add 'halmap' controls in hal 'info' verb responseJonathan Aillet2-21/+77
2018-12-20Add setting values of a ALSA control using a +/-Jonathan Aillet3-4/+118
2018-12-20Send back control previous and current valuesJonathan Aillet1-5/+36
2018-12-20Send back control current values if no request jsonJonathan Aillet1-4/+31
2018-12-20Add a function to get values of an alsa controlJonathan Aillet3-25/+86
2018-12-20Improve ALSA controls volume values conversionJonathan Aillet4-66/+192
2018-12-20Update syntax of a request of an halmap verbJonathan Aillet1-1/+1
2018-12-20Typo fix in halmap call responseJonathan Aillet1-2/+2
2018-12-20Correct halmap calls request json syntaxJonathan Aillet1-8/+3
2018-11-27Move hal controls actions at the end of hal initJonathan Aillet1-1/+1
2018-11-02Use new ctl functions to set/get ctl external dataJonathan Aillet4-9/+9
2018-11-02Force each hal to have its own ctl section dataJonathan Aillet1-2/+6
2018-11-02Use ctl defines to call afb functionsJonathan Aillet10-69/+72
2018-10-08Move hal sections callbacks after plugin callbackJonathan Aillet1-2/+2
2018-10-08Move mixer attach into its controller sectionJonathan Aillet2-17/+16
2018-10-08Remove unnecessary 'function' string in printsJonathan Aillet8-110/+86
2018-10-08Use correct file to include controllerJonathan Aillet2-2/+2
2018-10-08Force hals init before ending hal-manager initJonathan Aillet2-1/+14
2018-10-08Decrease level of a msg printed in event catcherJonathan Aillet1-5/+5
2018-10-08Add bluetooth hal pluginJonathan Aillet1-1/+1
2018-10-08Remove unnecessary 'struct' before json_objectJonathan Aillet1-2/+2
2018-10-08Correct an error when unpacking alsacore responseJonathan Aillet1-1/+1
2018-10-08Correct errors in hal-utilities-data prototypesJonathan Aillet2-10/+10
2018-10-08Correct error print when attaching to mixerJonathan Aillet1-1/+1
2018-10-08Update binding entry for app-fw v3.Jonathan Aillet1-1/+1
2018-10-08Simplify ping verb call print outputJonathan Aillet1-1/+1
2018-10-08Update version of conf.d/app-templates submodule.Jonathan Aillet1-3/+3
2018-10-08Update version of app-controller submodule.Loïc Collignon1-6/+2