aboutsummaryrefslogtreecommitdiffstats
path: root/alsa-binding
AgeCommit message (Expand)AuthorFilesLines
2019-10-17Use dedicated systemd function for inotify eventsicefish_8.99.2icefish_8.99.1icefish/8.99.2icefish/8.99.18.99.28.99.1Jonathan Aillet1-150/+39
2019-10-17Prevent stop listening for control event on errorJonathan Aillet1-3/+2
2019-10-02Add a definition to force status refreshJonathan Aillet1-0/+48
2019-10-02Add function to deal with PCM availability eventJonathan Aillet1-52/+74
2019-10-01Add events when PCM availability changesJonathan Aillet1-1/+346
2019-10-01Add verb to get PCM availabilityJonathan Aillet3-1/+152
2019-10-01Add possibility to unsubscribe from eventsJonathan Aillet3-27/+70
2019-10-01Add verb to remove custom ALSA controlJonathan Aillet3-56/+147
2019-10-01Rework subscription handlingJonathan Aillet1-239/+279
2019-10-01Rework verb request json parsingJonathan Aillet4-123/+190
2019-10-01Add a definition for subdevice maximumJonathan Aillet1-3/+4
2019-10-01Correct the use of wrong variable typeJonathan Aillet1-2/+7
2019-10-01Correct errors in printed variablesJonathan Aillet1-2/+2
2019-08-19Add events when ALSA card are added/removedJonathan Aillet1-2/+271
2019-08-19Make a function to get card number from card pathJonathan Aillet2-22/+39
2019-08-19Declare 'getCardInfo' function as publicJonathan Aillet2-1/+2
2019-08-19Rework ALSA card control events functionsJonathan Aillet1-66/+84
2019-08-14Avoid epoll errors to be fired indefinitelyJonathan Aillet1-0/+6
2019-08-14Minor syntax changes in get card info functionsJonathan Aillet1-23/+42
2019-02-19Rework ALSA card get info functionJonathan Aillet2-99/+595
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
2019-01-25Improve ALSA control creationJonathan Aillet1-30/+60
2019-01-25Fix dbScale generation when adding custom controlJonathan Aillet1-22/+15
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-10-31Migrate app-templates to CMake moduleRomain Forlot1-1/+0
2018-07-20Use some app-fwk macros to support v2 and v3Jonathan Aillet6-38/+42
2018-07-20Use app-fwk macro to get verbosity levelJonathan Aillet2-4/+1
2018-07-20Correct warning that was raised at compilationJonathan Aillet3-6/+6
2018-07-20Set afb version in cmake instead of in headerJonathan Aillet1-1/+0
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 Aillet2-1/+12
2018-06-06Add an option to 'infoget' verbJonathan Aillet2-20/+75
2018-06-06Update dB basic TLVJonathan Aillet1-8/+8
2018-06-06Correct a segfault when using ping verbJonathan Aillet1-1/+1
2017-11-30Change initial volume to be in % in place of absolute valuesFulup Ar Foll1-1/+12
2017-11-05Fix Regression on Volume RampingFulup Ar Foll1-1/+1
2017-11-05Improve Sound Card By Driver Name DetectionFulup Ar Foll1-25/+36
2017-11-04Added PcmInfo APIFulup Ar Foll4-14/+188
2017-11-02Fix double CloseFulup Ar Foll1-1/+0
2017-11-02Fix FD leaking on Alsa ControlFulup Ar Foll3-3/+8
2017-11-01Remove PS_SET, now should use afb-daemon --name optionFulup Ar Foll1-8/+0
2017-11-01Fix warning (minor)José Bollo1-1/+0
2017-11-01fix allocation sizeJosé Bollo1-5/+5
2017-10-24Initial working version as independent repoFulup Ar Foll8-0/+2279