Age | Commit message (Collapse) | Author | Files | Lines |
|
Bug-AGL: SPEC-2667
Change-Id: I706a936ff8b7d28f83ecefb0e5f9f35b9d0c4fca
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Remove superfluous execute bits on source files.
Bug-AGL: SPEC-2667
Change-Id: Ibe396d26bf2d03bd691ef56c812d45ebf128f072
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Updated homescreen event handling logic to use the newer
Event_ShowWindow event instead of Event_TapShortcut, and match what
the other demo applications do. This fixes bringing the application
back to the foreground after switching away, which was not working.
As well, reindented main.cpp to improve readability.
Bug-AGL: SPEC-2675
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: Ib183920325eb41aefd7aca1f323a8b99b9092b13
|
|
Add agl and linux autobuild scripts to silence build warnings.
These 2 scripts are based on the latest version of the autobuild
script, but they've been customized to (i) work with the existing
qmake files and (ii) the 'update' and 'package-test' targets have
been removed.
Bug-AGL: SPEC-2164
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: If468a015c37068ec8c438f57a9a5a1c2c0117d94
|
|
Update the talk scripts to use pipewire output via gst-launch-1.0
instead of 4A's 4a-play. gstreamer is used to allow using the
pipewire output sink and set its media role property. Updated
version of previous patch for ALSA support that was applied in
the meta-agl-demo recipe.
Bug-AGL: SPEC-2667
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I7a38f6e2c464ce13de541e8ad5aa3c109f718845
|
|
Add the new display and audio permissions required with the change to
running as non-root. Previously applied via a patch in the recipe in
meta-agl-demo.
Bug-AGL: SPEC-2667
Change-Id: I91e5d907543cab89bbfeaa25a601a987d282a24b
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Import from http://github.com/YoshitoMomiyama/aglqtnavigation.git as
of commit a6930c2, with the following minor changes:
- .gitignore tweaked to remove itself
- .gitreview updated
Bug-AGL: SPEC-2667
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I91fed0f6349bf1952e41132058929b70a2b0fe5b
|
|
|