Age | Commit message (Collapse) | Author | Files | Lines |
|
The existing QMake build relies on `wgtpkg` from app-fw. As QMake is
becoming obsolete[1], I implemented a separate build system in CMake.
This branch is WIP as it modifies the config search directory to
/app/etc directly, which would break the native app build.
1. https://www.qt.io/blog/2019/08/07/technical-vision-qt-6
Signed-off-by: Sam Thursfield <sam.thursfield@codethink.co.uk>
Change-Id: I89bfba04265cfad2b0d641e8c1060e62a5e275fd
|
|
Bug-AGL: SPEC-3844
Signed-off-by: George Kiagiadakis <george.kiagiadakis@collabora.com>
Change-Id: I25ae316c28b2804078c5418cbe318670a07c5af3
|
|
Bug-AGL: SPEC-3447
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: Ibf45b2aa8f0b1df38a36a468a566e5483ba1228a
|
|
Update autobuild scripts with reworked version that fixes building
outside of the source tree. As well, the project files have been
tweaked to strip the release build binaries and add "-debug" in the
name of the debug widget file.
Bug-AGL: SPEC-2049, SPEC-3300
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I1262a29b4bbf3958e9df76f111b35dccea367c2f
|
|
Switch from the application providing DBus objects to consumers
with using afb binding with proper JSON responses.
Bug-AGL: SPEC-2880
Change-Id: If587ddeaea9a0f28e71c2bee790acbf53425de9f
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>
|
|
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
|