aboutsummaryrefslogtreecommitdiffstats
path: root/app/qafbwsclient.h
AgeCommit message (Collapse)AuthorFilesLines
2018-06-16WIP version based on 4a High Level APIeel_5.1.0eel/5.1.05.1.0eelLoïc Collignon1-66/+0
This is a non-completly working version based on the 4a High Level API. It displays one slider per audio role, should be able to set volume on roles, but sliders are not in sync and moving a slider cause a lot of calls due to bug. Supposed to be fixed soon. Also, had to hack the autobuild script cause it make cmake to fail. Obsiously, target 'package' should run 'make widget'... Change-Id: Ic16ed484e090ebc853e59b836ff1570afdcfce3b Signed-off-by: Loïc Collignon <loic.collignon@iot.bzh>
2018-06-14make of use of app templates to import right HALs depending on compilation ↵Loïc Collignon1-0/+16
options Change-Id: I0f864b3a0bf4ee5527c6d32578990033f6707208 Signed-off-by: Loïc Collignon <loic.collignon@iot.bzh>
2018-06-14make use of alsacore and hal bindings to control audio volumeLoïc Collignon1-0/+50
Change-Id: Ib7e90a7d2a148a067566bc04929fda445b46ab45 Signed-off-by: Loïc Collignon <loic.collignon@iot.bzh>