aboutsummaryrefslogtreecommitdiffstats
path: root/alsa-binding
AgeCommit message (Expand)AuthorFilesLines
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