aboutsummaryrefslogtreecommitdiffstats
path: root/conf.d/cmake
AgeCommit message (Collapse)AuthorFilesLines
2018-06-16WIP version based on 4a High Level APIeel_5.1.0eel/5.1.05.1.0eelLoïc Collignon1-3/+2
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-14Remove nasty hack to handle HALsLoïc Collignon1-36/+0
We can now use the High Level API without having to connect directly to HALs. Change-Id: I629f769bfb9cd8a2d9661f9966cd49f0c135a1a3 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/+238
options Change-Id: I0f864b3a0bf4ee5527c6d32578990033f6707208 Signed-off-by: Loïc Collignon <loic.collignon@iot.bzh>