aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2019-10-17Add function to 'detach' dependency from mixerJonathan Aillet1-1/+3
2019-10-17Rework mixer calls to handle dependenciesJonathan Aillet1-0/+9
2019-10-17Improve json dependency list generation functionJonathan Aillet2-0/+62
2019-10-17Add 'available' info in dependency jsonJonathan Aillet1-1/+2
2019-10-17Add a function for dynamic dependencies handlingJonathan Aillet2-0/+21
2019-10-17Allow use of dependency free function for everyoneJonathan Aillet1-0/+1
2019-10-17Remove useless things about ping functionJonathan Aillet1-2/+0
2019-10-17Prevent binder exit when hal initialization failsJonathan Aillet1-3/+4
2019-08-12Move ping function in 4a-hal-utilitiesJonathan Aillet4-2/+83
2019-08-12Create 'all_streams' verb at binding startupJonathan Aillet1-5/+5
2019-08-12Optimize hal 'info' response json allocationJonathan Aillet2-11/+59
2019-07-18Add hal api handler utilities filesJonathan Aillet3-0/+197
2019-07-18Correct typo in stream handling filesJonathan Aillet2-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-2/+0
2019-06-26Use haldependencies to process and handle halmapJonathan Aillet3-10/+55
2019-06-25Use a dynamic allocation for halmap data storageJonathan Aillet2-1/+12
2019-06-25Use of linked list for 'halmap' dataJonathan Aillet5-133/+152
2019-06-25Rework json strings allocation/freeingJonathan Aillet1-29/+89
2019-06-25Add function to get probed device card numberJonathan Aillet2-0/+13
2019-06-18Refactoring 'hal data' linked listJonathan Aillet2-128/+61
2019-06-18Refactoring 'streams data' linked listJonathan Aillet3-204/+207
2019-06-18Refactoring 'probed devices' linked listJonathan Aillet2-128/+163
2019-06-18Move function about dependency selectionJonathan Aillet1-27/+27
2019-06-06Add func to generate 'hal-dependencies' info jsonJonathan Aillet2-7/+389
2019-06-06Move functions used to generate jsonJonathan Aillet4-2/+134
2019-06-06Split too long function declarationsJonathan Aillet2-8/+19
2019-05-24Add function to handle probed audio device listJonathan Aillet2-0/+242
2019-05-24Store 'uid' metadata in hal data structureJonathan Aillet1-0/+1
2019-05-24Rework mixer answer handlingJonathan Aillet2-22/+87
2019-05-24Remove obsolete links to softmixer controlsJonathan Aillet4-44/+3
2019-05-24Improve search for mixer data in linked listJonathan Aillet1-4/+5
2019-05-24Improve static verbs loadingJonathan Aillet3-80/+1
2019-05-24Add forgotten verifications of allocation resultsJonathan Aillet1-15/+41
2019-05-24Correct mistakes due to use of unsigned returnsJonathan Aillet6-29/+29
2019-05-24Add forgotten freeing of hal dataJonathan Aillet1-0/+3
2019-05-24Normalize coding style among repositoryJonathan Aillet2-24/+20
2019-05-24Reorganize repository directoriesJonathan Aillet10-0/+1124