summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-24Add function to handle probed audio device listJonathan Aillet2-0/+242
2019-05-24Store 'uid' metadata in hal data structureJonathan Aillet3-1/+4
2019-05-24Add a function to call 'infoget' verb of alsacoreJonathan Aillet2-22/+37
2019-05-24Rework mixer answer handlingJonathan Aillet5-53/+131
2019-05-24Remove obsolete links to softmixer controlsJonathan Aillet9-220/+41
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 search for mixer data in linked listJonathan Aillet1-4/+5
2019-05-24Improve static verbs loadingJonathan Aillet6-87/+5
2019-05-24Add forgotten verifications of allocation resultsJonathan Aillet8-117/+359
2019-05-24Correct mistakes due to use of unsigned returnsJonathan Aillet6-29/+29
2019-05-24Add freeing of halmap data table in case of errorJonathan Aillet1-0/+1
2019-05-24Add forgotten freeing of hal dataJonathan Aillet1-0/+3
2019-05-24Normalize coding style among repositoryJonathan Aillet11-287/+321
2019-05-24Correct 'config.cmake' fileJonathan Aillet1-5/+10
2019-05-24Reorganize repository directoriesJonathan Aillet26-1/+23
2019-05-24Clarify internals hal functions and files namesJonathan Aillet21-575/+631
2019-05-22Clarify use of linked listJonathan Aillet8-82/+85
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 Aillet3-4/+3
2019-02-19Updates for latest alsacore changesJonathan Aillet1-17/+16
2019-02-18.gitignore: added wildcard for build directoryThierry Bultel1-1/+1
2019-02-18bluealsa plugin: do not do anything when the HAL is not readyThierry Bultel1-7/+21
2019-02-13bluealsa plugin: get the sampling rate from the transportThierry Bultel2-9/+32
2019-02-07hal-bluealsa: fixes the abort due to sync call in io eventhalibut_7.90.0halibut/7.90.07.90.0Thierry Bultel1-17/+4
2019-01-29bluealsa plugin: monitor the state of service via dbusThierry Bultel4-29/+219
2019-01-28Migrate to newer application framework callsJonathan Aillet9-397/+220
2019-01-28Migrate app-controller from submodule to libraryJonathan Aillet6-13/+1
2019-01-28Migrate afb-helpers from submodule to libraryJonathan Aillet6-7/+2
2019-01-28Move from controller functions to afb functionsJonathan Aillet27-808/+791
2019-01-28Create 'halmap' ALSA controls events earlierJonathan Aillet1-13/+13
2019-01-28Add event to indicate hal stream changesJonathan Aillet4-0/+52
2019-01-28Improve stream creation/deletion functionsJonathan Aillet7-251/+388
2019-01-28Use linked-list to handle hal stream listJonathan Aillet6-144/+268
2019-01-28Turn '4a-hal-utilities' into an internal libraryJonathan Aillet22-91/+195
2019-01-23Use latest version of app-controller submodule.Thierry Bultel1-0/+0
2018-12-20Adds support for bluetooth audio through bluez-alsaguppy_6.99.4guppy_6.99.3guppy/6.99.4guppy/6.99.36.99.46.99.3Thierry Bultel14-1199/+983
2018-12-20Remove old comments not true anymoreJonathan Aillet3-3/+0
2018-12-20Update version of app-controller submodule.Jonathan Aillet1-0/+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