From 78cc28c7dd226d1d634d12409d27075bba5fdf8f Mon Sep 17 00:00:00 2001 From: Kevin Goffe Date: Mon, 12 Mar 2018 09:56:50 +0000 Subject: [PATCH] [skin.confluence] v4.4.0 Added PVR channel number input --- 720p/custom_PVRChannelNumberInput.xml | 18 ++++++++++++++++++ addon.xml | 2 +- 2 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 720p/custom_PVRChannelNumberInput.xml diff --git a/720p/custom_PVRChannelNumberInput.xml b/720p/custom_PVRChannelNumberInput.xml new file mode 100644 index 0000000..52debd9 --- /dev/null +++ b/720p/custom_PVRChannelNumberInput.xml @@ -0,0 +1,18 @@ + + + [Window.IsActive(fullscreenvideo) | Window.IsActive(visualisation)] + !Window.IsActive(pvrosdchannels) + !String.IsEmpty(PVR.ChannelNumberInput) + + + 0 + 0 + 100% + 100% + + black + center + WeatherTemp + center + !String.IsEmpty(PVR.ChannelNumberInput) + + + diff --git a/addon.xml b/addon.xml index 4592a92..17aaced 100644 --- a/addon.xml +++ b/addon.xml @@ -1,5 +1,5 @@ - +