summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2019-07-18Remove hal if an error happened at hal inithalibut_8.0.6halibut_8.0.5halibut_8.0.4halibut_8.0.3halibut_8.0.2halibut_8.0.1halibut_8.0.0halibut/8.0.6halibut/8.0.5halibut/8.0.4halibut/8.0.3halibut/8.0.2halibut/8.0.1halibut/8.0.08.0.68.0.58.0.48.0.38.0.28.0.18.0.0halibutJonathan Aillet1-2/+33
2019-07-18Add hal api handler utilities filesJonathan Aillet1-27/+6
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 Aillet6-86/+32
2019-06-26Use haldependencies to process and handle halmapJonathan Aillet2-88/+239
2019-06-25Avoid unnecessary overwriting of ALSA ctrl dataJonathan Aillet1-13/+7
2019-06-25Avoid unnecessary call for ALSA ctrl propertiesJonathan Aillet1-4/+5
2019-06-25Use a dynamic allocation for halmap data storageJonathan Aillet2-30/+70
2019-06-25Use of linked list for 'halmap' dataJonathan Aillet3-132/+124
2019-06-25Rework json strings allocation/freeingJonathan Aillet2-25/+70
2019-06-25Move function used to process all halmap objectsJonathan Aillet1-50/+50
2019-06-18Add a function to handle selected dependencyJonathan Aillet2-19/+67
2019-06-18Refactoring 'hal data' linked listJonathan Aillet3-19/+15
2019-06-18Refactoring 'streams data' linked listJonathan Aillet3-12/+9
2019-06-18Refactoring 'probed devices' linked listJonathan Aillet4-18/+17
2019-06-06Add 'hal-dependencies' info in 'loaded' responseJonathan Aillet1-3/+10
2019-06-06Add 'hal-dependencies' info at hal 'info' callJonathan Aillet1-3/+13
2019-06-06Send 'hal-dependencies' info with mixer attachJonathan Aillet1-5/+16
2019-06-06Correct an wrong declared enumerationJonathan Aillet1-2/+2
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-31Add prints when a controller error is detectedJonathan Aillet1-3/+17
2019-05-29Add forgotten spaces in some multi-lines printsJonathan Aillet2-6/+6
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 Aillet3-0/+29
2019-05-24Add functions to handle 'haldependencies'Jonathan Aillet1-0/+182
2019-05-24Add functions to process 'haldependencies'Jonathan Aillet1-0/+317
2019-05-24Store 'uid' metadata in hal data structureJonathan Aillet2-1/+3
2019-05-24Add a function to call 'infoget' verb of alsacoreJonathan Aillet2-22/+37
2019-05-24Rework mixer answer handlingJonathan Aillet3-31/+44
2019-05-24Remove obsolete links to softmixer controlsJonathan Aillet4-159/+38
2019-05-24Remove obsolete variable set for 'afb_helpers'Jonathan Aillet2-18/+0
2019-05-24Remove use of a global variable for hal-managerJonathan Aillet3-35/+12
2019-05-24Improve static verbs loadingJonathan Aillet3-7/+4
2019-05-24Add forgotten verifications of allocation resultsJonathan Aillet5-101/+314
2019-05-24Add freeing of halmap data table in case of errorJonathan Aillet1-0/+1
2019-05-24Normalize coding style among repositoryJonathan Aillet7-105/+142
2019-05-24Reorganize repository directoriesJonathan Aillet15-0/+3218