Age | Commit message (Collapse) | Author | Files | Lines |
|
Add initial .desktop file and icon copied from the launcher source
tree, and updated .pro files to install them. Also removed potentially
confusing use of non-existent $$PREFIX variable.
Bug-AGL: SPEC-4182
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I945eed27d3bee12d363e09d8222e1be08a22d853
|
|
Changes:
- Remove the autobuild scripts and config.xml used by the app
framework widget build.
- Update the qmake files to just build a "navigation" binary and
install it into /usr/bin by default. Also update the jtalk and
flite script installation.
- Remove the code in main.cpp that handled reading the WebSocket
command-line arguments and passing them to binding related
code.
Bug-AGL: SPEC-4182
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: If3eca7b12c3ac2605c32f9832220dc58406f7b4b
|
|
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
|