summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-11-13Link to qlibsoundmanagersandbox/knimitz/hmi-frameworkKazumasa Mitsunari4-218/+4
* Remove qlibsoundmanager.* * Modified main.cpp * Add package config to .pc file Change-Id: I7ef69f090e2f4ce7993cc0eca4b6fe38804f7d56 Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
2017-11-13Link to qlibhomescreenKazumasa Mitsunari2-6/+6
Change-Id: Idd9aca14ed99eb5100e42cb30a2f7aa4b2e4eb89 Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
2017-11-09Link qlibwindowmanager packageKazumasa Mitsunari4-150/+8
* Remove qlibwindowmanager.[h|cpp] source code * Modified main.cpp Change-Id: Iaf80bf69c95c565943f40429ee280fb8df9b8bca Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
2017-10-27Refer to the updated package configKazumasa Mitsunari2-8/+1
soundmanager -> libsoundmanager windowmanager -> libwindowmanager libhomescreen config check is not needed for new hmi Change-Id: I1e8287caf39626ac49a6ea7d8136e0077a9b5b12 Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
2017-10-26Rename homescreen to libhomescreenKazumasa Mitsunari1-1/+1
This is hack homescreen.pc.in is renamed when splitting Change-Id: I9ba86625cc18214853cccbf66db29a9e93928dad Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
2017-10-23Add homescreen feature to get shortcut pushed eventKazumasa Mitsunari3-1/+19
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 statemachine class to manage sound rightKazumasa Mitsunari2-3/+175
It seems better to have statemachine to be simple because app has some state if it works with sound state. sound state is like play, pause, stop, active, inactive and so on. This is same as AAAA I think because AAAA and SoundManager have same concept I add states into this app as following playing ... app has sound right and output sound lostSoundRight ... app lost sound right. The last state is playing temporaryLostSoundRight ... app lost sound right temporarily. The last state is playing haveSoundRight ... app has sound right to output. App can output sound stop ... app doesn't have sound right pause ... app's sound right is temporarily lost Change-Id: I938ed8d9038252deaab2a1e972cb8d76e5401b4b Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
2017-10-23Adopt sound manager feature to get sound rightKazumasa Mitsunari5-5/+236
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 Mitsunari5-17/+176
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 Ranostay14-2952/+3
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 Murray20-23/+3568
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 Murray23-0/+15918
Change-Id: I52a49fa8b3b8ba33157622c7bc78c6bfae793196 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2016-12-28Add .gitreview fileJan-Simon Möller1-0/+5
Change-Id: I585c77e8602934b06ed8e9bce744d0f927d1be8a Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2016-12-06Initial empty repositoryJan-Simon Moeller0-0/+0