aboutsummaryrefslogtreecommitdiffstats
path: root/alsa-binding/Alsa-SetGet.c
AgeCommit message (Expand)AuthorFilesLines
2019-10-01Add verb to get PCM availabilityJonathan Aillet1-0/+145
2019-10-01Rework verb request json parsingJonathan Aillet1-37/+48
2019-10-01Correct the use of wrong variable typeJonathan Aillet1-2/+7
2019-10-01Correct errors in printed variablesJonathan Aillet1-2/+2
2019-08-19Make a function to get card number from card pathJonathan Aillet1-22/+38
2019-08-19Declare 'getCardInfo' function as publicJonathan Aillet1-1/+1
2019-08-14Minor syntax changes in get card info functionsJonathan Aillet1-23/+42
2019-02-19Rework ALSA card get info functionJonathan Aillet1-94/+577
2019-01-25Rework ALSA control set/get functionhalibut_7.90.0halibut/7.90.07.90.0Jonathan Aillet1-80/+134
2019-01-25Improve prints when setting values of controlJonathan Aillet1-3/+8
2019-01-25Send back cardid only if request is validJonathan Aillet1-7/+9
2018-12-20alsaSetGetCtls: fixed a memory leakguppy_6.99.4guppy_6.99.3guppy/6.99.4guppy/6.99.36.99.46.99.3Thierry Bultel1-2/+5
2018-07-20Use some app-fwk macros to support v2 and v3Jonathan Aillet1-4/+8
2018-07-20Use app-fwk macro to get verbosity levelJonathan Aillet1-1/+1
2018-07-20Correct warning that was raised at compilationJonathan Aillet1-4/+4
2018-06-26Fixed crash when 'set' request is based on numidsflounder_5.99.1flounder/5.99.15.99.1Thierry Bultel1-3/+10
2018-06-06Add an option to 'ctlget' verbJonathan Aillet1-1/+11
2018-06-06Add an option to 'infoget' verbJonathan Aillet1-20/+70
2017-11-02Fix FD leaking on Alsa ControlFulup Ar Foll1-1/+3
2017-10-24Initial working version as independent repoFulup Ar Foll1-0/+815