From 8569d678e4f099b3f3296409244f0b230c09840e Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Thu, 3 Jan 2019 01:41:36 -0500 Subject: Switch to libqtappfw and pause mediaplayer on play Having the radio application pause the mediaplayer was requested as a demo behavior improvement. To facilitate doing so, pull in the libqtappfw library to use its mediaplayer support. Additionally, rework the application QML to use the new libqtappfw radio binding support, in order to have playback state in the UI reflect the binding state (e.g. handle the mediaplayer application stopping playback via the binding). Change-Id: I43e4a7e874487bef4a63b25db3d55dac646c516e Signed-off-by: Scott Murray --- package/config.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'package/config.xml') diff --git a/package/config.xml b/package/config.xml index bc50257..77cbaa1 100644 --- a/package/config.xml +++ b/package/config.xml @@ -10,6 +10,7 @@ + -- cgit 1.2.3-korg