Age | Commit message (Collapse) | Author | Files | Lines |
|
CMake Warning at /xdt/sdk/sysroots/x86_64-aglsdk-linux/usr/share/
cmake-3.12/Modules/CMakeAfbTemplates/cmake/cmake.d/
02-variables.cmake:98 (message):
No homepage url found. Please set a PROJECT_URL cmake variable in
your config.cmake.
Call Stack (most recent call first):
/xdt/sdk/sysroots/x86_64-aglsdk-linux/usr/share/cmake-3.12/Modules/
CMakeAfbTemplates/cmake/common.cmake:101 (include)
/xdt/sdk/sysroots/x86_64-aglsdk-linux/usr/share/cmake-3.12/Modules/
CMakeAfbTemplates.cmake:19 (include)
conf.d/cmake/config.cmake:158 (include)
CMakeLists.txt:21 (include)
Bug-AGL: SPEC-2804
Change-Id: Ib6d057f428cde13930d2db313cba8746d67410e4
Signed-off-by: Li Xiaoming <lixm.fnst@cn.fujitsu.com>
|
|
When streams are paused or stopped the mediaplayer role needs to be
released to allow playback from other applications (i.e. radio)
Change-Id: Idd324d0695bfaa35401f05a95380d56df848009e
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Bug-AGL SPEC-1682
Change-Id: Id9da76563f384387162a5b52e037fd98606a9315
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
To allow coverage tests to be run it requires the app-templates to be
updated to a recent release.
Bug-AGL: SPEC-1799
Change-Id: I3e33500d7e25e833071ff42c2c6ecd4a104734f3
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Add conditional compilation option to enable using the 4A high-level
API to request Multimedia role access.
Change-Id: I85c19e33a355f9133bdda837e9374776fc92efe9
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
(cherry picked from commit d03590991d2c7104e7cd4b2a18e710008b2759ab)
|
|
Report the album art if any via the metadata verb in base64
data URI format.
Bug-AGL: SPEC-931
Change-Id: Ifa9f5d799161a2b6a5a163e35b53a182f29fbd4b
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Bug-AGL: SPEC-931
Change-Id: If6e4ebbb60213ff82f630cea3e06df49c0d808a0
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Add AGL gstreamer binding to control audio media independent
outside of QT or respective UX interface.
Bug-AGL: SPEC-931
Change-Id: Id1d0ccb1be3ab0d4111eb367d01ff2e6c4e040e0
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|