Age | Commit message (Collapse) | Author | Files | Lines |
|
Bug-AGL: SPEC-3447
Removes also depedencies from config.
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: I1e455a81a06f5d7d712d09621de585459122edd7
|
|
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: If2071acc4bc5414d860740c6f5d7f96315504c8f
|
|
To avoid cynara access messages like the following request
dbus permissions. This oddly caused the QML thread to lock up
rendering the Image component with the respective album art.
cynara[334]: User::App::mediaplayer;1001;http://tizen.org/privilege/internal/dbus => DENY
cynara[334]: User::App::mediaplayer;1001;http://tizen.org/privilege/internal/dbus => DENY
Bug-AGL: SPEC-2774
Change-Id: If1e9ff139c91ca2912402a6c2a709df9fdf4aeff
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Add the permission required to access the display
through the wayland socket.
Change-Id: I845c0438f039b18cfd11a872abceb9850bff01e6
Bug-AGL: SPEC-2357
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
Update to using the new agl-service-mediaplayer via libqtappfw which
includes dropping direct bluetooth binding access.
Bug-AGL: SPEC-1630
Change-Id: Id3629f5762db7ee1b441007b4a6a746e4ea49ddc
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Remove dbus permission request, and dependency since this is now
handled by agl-service-mediascanner binding
Bug-AGL: SPEC-1094
Change-Id: I942b04a69b32ff398a270cbec4b6646e0277d25a
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Changes following guidelines given in "Kickstart: New HMI Framework"
document at:
https://wiki.automotivelinux.org/_media/kickstart_apps_migration_guide.pdf
Change-Id: I749a892cf12dfd80968b309e76d35976a773c0b1
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Stop using the QTMultimedia plugin and switch to the
agl-service-mediaplayer binding for media playback.
Bug-AGL: SPEC-999
Change-Id: I5b380dc3cc908ed7bb2aa610c819f9f76f442829
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Media binding has been moved to it own repo, and the code
is no longer needed within the MediaPlayer application
Bug-AGL: SPEC-848
Change-Id: I6de0e556b7143e200a5976e9139b1824f43e739a
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Use the system wide binding for Bluetooth access to get AVRCP
metadata, and triggers controls.
Bug-AGL: SPEC-610 SPEC-615
Change-Id: Ic894c75d663b797b8a331236ff756b3b94bc13c8
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Add initial media binding that populates playlist on
media insertion
Bug-AGL: SPEC-610
Change-Id: I24227f7c718606191ae3de72bd692e747353c919
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Change-Id: I302350f213b63d8f07e7020d95795d941228c86d
Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
|