aboutsummaryrefslogtreecommitdiffstats
path: root/src/4a-internals-hal/4a-internals-hal-cb.c
AgeCommit message (Expand)AuthorFilesLines
2019-10-17Add functions to unmanage handled halmapJonathan Aillet1-25/+119
2019-10-17Handle 'alsacore' events in a dedicated functionJonathan Aillet1-68/+16
2019-10-17Rework Alsacore subscription functionsJonathan Aillet1-1/+1
2019-10-17Add verbose level to json hal info verbJonathan Aillet1-52/+94
2019-10-17Rework mixer calls to handle dependenciesJonathan Aillet1-5/+20
2019-10-17Reorder 'internals-hal-cb.c' functionsJonathan Aillet1-553/+553
2019-10-17Correct behaviour of halmap handling functionJonathan Aillet1-2/+2
2019-10-17Remove an unnecessary double pointerJonathan Aillet1-7/+3
2019-09-26Update call to 'subscribe' verb of 'alsacore' apiJonathan Aillet1-1/+1
2019-08-12Optimize hal 'info' response json allocationJonathan Aillet1-29/+15
2019-07-18Correct error level for hal-dependenciesJonathan Aillet1-4/+4
2019-06-26Remove global card number of halhalibut_7.99.3halibut_7.99.2halibut/7.99.3halibut/7.99.27.99.37.99.2Jonathan Aillet1-5/+23
2019-06-26Use haldependencies to process and handle halmapJonathan Aillet1-87/+238
2019-06-25Use a dynamic allocation for halmap data storageJonathan Aillet1-20/+51
2019-06-25Use of linked list for 'halmap' dataJonathan Aillet1-131/+122
2019-06-25Rework json strings allocation/freeingJonathan Aillet1-23/+57
2019-06-25Move function used to process all halmap objectsJonathan Aillet1-50/+50
2019-06-18Add a function to handle selected dependencyJonathan Aillet1-17/+51
2019-06-18Refactoring 'streams data' linked listJonathan Aillet1-7/+4
2019-06-18Refactoring 'probed devices' linked listJonathan Aillet1-16/+13
2019-06-06Add 'hal-dependencies' info at hal 'info' callJonathan Aillet1-3/+13
2019-06-06Prevent errors when multiple devices are foundJonathan Aillet1-0/+1
2019-06-06Move functions used to generate jsonJonathan Aillet1-84/+4
2019-05-29Add forgotten spaces in some multi-lines printsJonathan Aillet1-3/+3
2019-05-29Rework internal hals event handlingJonathan Aillet1-28/+54
2019-05-24Add 'haldependencies' section support.halibut_7.99.1halibut/7.99.17.99.1Jonathan Aillet1-0/+27
2019-05-24Add functions to handle 'haldependencies'Jonathan Aillet1-0/+182
2019-05-24Add functions to process 'haldependencies'Jonathan Aillet1-0/+317
2019-05-24Rework mixer answer handlingJonathan Aillet1-4/+23
2019-05-24Remove obsolete links to softmixer controlsJonathan Aillet1-51/+9
2019-05-24Add forgotten verifications of allocation resultsJonathan Aillet1-31/+93
2019-05-24Add freeing of halmap data table in case of errorJonathan Aillet1-0/+1
2019-05-24Normalize coding style among repositoryJonathan Aillet1-39/+56
2019-05-24Reorganize repository directoriesJonathan Aillet1-0/+790