WIP version based on 4a High Level API 83/14483/6 eel 5.1.0 eel/5.1.0 eel_5.1.0
authorLoïc Collignon <loic.collignon@iot.bzh>
Fri, 15 Jun 2018 21:31:34 +0000 (23:31 +0200)
committerLoïc Collignon <loic.collignon@iot.bzh>
Sat, 16 Jun 2018 16:44:22 +0000 (18:44 +0200)
commit62bb1f0ceab710c594021c715017560f4e5f25da
treeb3a656bea2adce533b4336e246a3fd60e6b173df
parent2aabd6ae0f05d91253f492ff1659626d3090cabe
WIP version based on 4a High Level API

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>
12 files changed:
CMakeLists.txt
app/CMakeLists.txt
app/Mixer.qml
app/mixer.cpp
app/mixer.h
app/qafbwsclient.cpp [deleted file]
app/qafbwsclient.h [deleted file]
app/qafbwsmsg.cpp [deleted file]
app/qafbwsmsg.h [deleted file]
conf.d/autobuild/agl/autobuild [new file with mode: 0755]
conf.d/autobuild/linux/autobuild [new file with mode: 0755]
conf.d/cmake/config.cmake