summaryrefslogtreecommitdiffstats
path: root/package
AgeCommit message (Collapse)AuthorFilesLines
2017-10-23Add homescreen feature to get shortcut pushed eventKazumasa Mitsunari1-0/+1
HomeScreen pushes shortcut pushed event to the application, then, application activate surface Change-Id: Ic1437a721e41948662251e724aa6d5707ecb1b9d Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
2017-10-23Adopt sound manager feature to get sound rightKazumasa Mitsunari1-0/+1
Adopt sound manager feature to get sound right In the future, it is better to be compatible to switch AAAA and Sound Manager qlibsoundmanager will be removed when qlibsoundmanager repository is created It is OK to replace library to QML websocket class Change-Id: I29501e68923e95a2ca889b87f5d59ea5195c71bd Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
2017-10-23Adopt window manager feature to activate surfaceKazumasa Mitsunari1-0/+1
Adopt windowmanager feature to get rendering right and show up from application Please refer to the sequence : https://wiki.automotivelinux.org/_media/agl-hmi-fw_windowmanager_spec_v0.1.0.pdf page: 5 qlibwindowmanager will be removed when qlibwindowmanager repository is created Change-Id: I486aabdedb0414cdf0d3f43db35534e6b109bcd9 Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
2017-08-17binding: radio: remove binding from radio applicationeel_4.99.2eel_4.99.1eel/4.99.2eel/4.99.14.99.24.99.1sandbox/kmitsunari/hmi-frameworkMatt Ranostay1-1/+1
Spliting out of the radio binding into it's own repo and service. This removes the binding from the radio application build. Change-Id: If62c61e4ad0054b55eee5f0bb46a33bc0677f4b8 Bug-AGL: SPEC-834 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2017-05-23Rework to add and use a binding for radio controldab_3.99.1dab/3.99.13.99.1Scott Murray1-1/+7
A radio binding has been added in the new binding directory, and the application has been reworked to use it. The binding uses a modified version of the rtl_fm code used in the qtmultimedia radio plugin that was previously used, and some new code has been added to output to PulseAudio using the asynchronous API to ensure compatibility with stream corking. The rtl_fm code has been enhanced to add seeking support, and the application has been tweaked to use it. Bug-AGL: SPEC-581 Change-Id: I011e98374accc2cad2b36c93ac800948ee51f2aa Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2017-03-01Import latest Chinook code from CES2017 repoScott Murray3-0/+14359
Change-Id: I52a49fa8b3b8ba33157622c7bc78c6bfae793196 Signed-off-by: Scott Murray <scott.murray@konsulko.com>