Age | Commit message (Collapse) | Author | Files | Lines |
|
Add icon copied from the launcher source tree, and updated .pro files to
install it.
Bug-AGL: SPEC-4182
Change-Id: Iaad95432969f000caaf14341637a425609beeaeb
Signed-off-by: Vasyl Vavrychuk <vasyl.vavrychuk@opensynergy.com>
|
|
Changes:
- Remove the autobuild scripts and config.xml used by the app
framework widget build.
- Update the qmake files to just build a "videoplayer" binary and
install it into /usr/bin by default.
- Remove the code in main.cpp that handled reading the WebSocket
command-line arguments and passing them to binding related
code.
- Add setenv of QT_QUICK_CONTROLS_STYLE to "AGL" to get the AGL
styling used. This replaces a global environment variable
definition tied to the old app framework, and makes it more
obvious that the style is required for the app to properly
work.
- Remove MediaScaner based on QtWebSockets which was removed
from agl-demo-platform
Bug-AGL: SPEC-4182
Change-Id: I022217ffc42da41093a55120554237f95e3aa413
Signed-off-by: Vasyl Vavrychuk <vasyl.vavrychuk@opensynergy.com>
|
|
in addition, modified the code
Bug-AGL: SPEC-3458
Change-Id: I6d0a6d8e4498464f7fff2c7065fcecfb68cc5227
Signed-off-by: shi ce <shic.fnst@fujitsu.com>
|
|
Add display permission required to work with the running as non-root
change for applications. Previously applied as a patch by the recipe
in meta-agl-demo.
Bug-AGL: SPEC-2389
Change-Id: I2b367e597dfb4453e9a75dc8b2f3bd5b900d0c43
Signed-off-by: Li, Xiaoming <lixm.fnst@cn.fujitsu.com>
|
|
Change-Id: I4fb664a8520f02bc8e8eb8a87aa14c52d0fe8800
Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
|