From 5df63eb8b8d65fe37bb4ea5d3608476f5a4989d3 Mon Sep 17 00:00:00 2001 From: xhaggi Date: Wed, 30 Dec 2015 19:02:55 +0100 Subject: [confluence][fix] get rid of view (ID: 51) in pvr channel window which cause issues with viewtypes --- addons/skin.confluence/720p/MyPVRChannels.xml | 318 +------------------------- 1 file changed, 3 insertions(+), 315 deletions(-) (limited to 'addons') diff --git a/addons/skin.confluence/720p/MyPVRChannels.xml b/addons/skin.confluence/720p/MyPVRChannels.xml index d4106801e9..2418e24242 100644 --- a/addons/skin.confluence/720p/MyPVRChannels.xml +++ b/addons/skin.confluence/720p/MyPVRChannels.xml @@ -2,7 +2,7 @@ 50 9000 - 50,51 + 50 CommonBackground @@ -18,7 +18,7 @@ Window_OpenClose_Animation VisibleFadeEffect - Control.IsVisible(50) + ![!IsEmpty(Window.Property(IsRadio)) + System.GetBool(PVRPlayback.EnableRadioRDS) + !Skin.HasSetting(HideEPGwithRDS)] 50 60 @@ -28,7 +28,7 @@ - Control.IsVisible(51) + !IsEmpty(Window.Property(IsRadio)) + System.GetBool(PVRPlayback.EnableRadioRDS) + !Skin.HasSetting(HideEPGwithRDS) 50 60 @@ -72,7 +72,6 @@ Small Media Window 530 80 - Control.IsVisible(50) | Control.IsVisible(51) VisibleFadeEffect Window_OpenClose_Animation @@ -138,7 +137,6 @@ Window_OpenClose_Animation TV Channels group - Control.IsVisible(50) | Control.IsVisible(51) VisibleFadeEffect 530 @@ -219,85 +217,6 @@ - 70 - 490 - Control.IsVisible(51) - - 0 - 0 - 415 - 20 - font13 - white - black - true - center - center - - - - 0 - 22 - 60 - 20 - right - center - font10_title - blue - Container(51).ListItem.HasEpg - - - - Progressbar - 65 - 30 - 275 - 8 - Container(51).ListItem.HasEpg - Container(51).ListItem.Progress - - - 345 - 22 - 80 - 20 - left - center - font10_title - blue - Container(51).ListItem.HasEpg - - - - Plot Value for TVShow - 0 - 50 - 415 - 74 - font13 - justify - white - black - - - - true - - - 0 - 140 - 400 - 20 - font12 - grey2 - right - center - false - !IsEmpty(Container(51).ListItem.NextTitle) - - - - - Control.IsVisible(50) 70 85 @@ -310,7 +229,6 @@ list 70 200 - !Control.IsVisible(51) 0 @@ -526,236 +444,6 @@ Window_OpenClose_Animation - - Control.IsVisible(51) - - 70 - 85 - 390 - 361 - 100 - 70 - 51 - 51 - list - 70 - 200 - !IsEmpty(Window.Property(IsRadio)) + system.getbool(pvrplayback.enableradiords) + !Skin.HasSetting(HideEPGwithRDS) - - - 0 - 0 - 390 - 61 - MenuItemNF.png - VisibleFadeEffect - - - 5 - -4 - 40 - 35 - font12 - left - center - grey - grey - ListItem.ChannelNumberLabel - - - 50 - 0 - 270 - 25 - font13 - white - selected - left - center - - - - 50 - 25 - 330 - 20 - font12 - grey - grey - left - center - - IsEmpty(Listitem.Icon) - - - 50 - 25 - 280 - 20 - font12 - grey - grey - left - center - - !IsEmpty(Listitem.Icon) - - - Progressbar - 50 - 48 - 280 - 6 - 88FFFFFF - ListItem.HasEpg - ListItem.Progress - - - 340 - 4 - 50 - 50 - $INFO[ListItem.Icon] - keep - - - 5 - 37 - 30 - 20 - PVR-IsRecording.png - ListItem.IsRecording - - - - - 0 - 0 - 390 - 61 - MenuItemNF.png - !Control.HasFocus(51) - VisibleFadeEffect - - - 0 - 0 - 390 - 61 - MenuItemFO.png - Control.HasFocus(51) - VisibleFadeEffect - - - 5 - -4 - 40 - 35 - font12 - left - center - grey - grey - ListItem.ChannelNumberLabel - - - 50 - 0 - 270 - 25 - font13 - white - selected - left - center - - - - 50 - 25 - 330 - 20 - font12 - grey - grey - left - center - - IsEmpty(Listitem.Icon) - - - 50 - 25 - 280 - 20 - font12 - grey - grey - left - center - - !IsEmpty(Listitem.Icon) - - - Progressbar - 50 - 48 - 280 - 6 - 88FFFFFF - ListItem.HasEpg - ListItem.Progress - - - 340 - 4 - 50 - 50 - $INFO[ListItem.Icon] - keep - - - 5 - 37 - 30 - 20 - PVR-IsRecording.png - ListItem.IsRecording - - - - - 465 - 85 - 25 - 360 - ScrollBarV.png - ScrollBarV_bar.png - ScrollBarV_bar_focus.png - ScrollBarNib.png - ScrollBarNib.png - 51 - 61 - false - vertical - - - DepthFooter - Conditional - Page Count Label - 40 - 53r - 500 - 20 - font12 - grey - false - right - center - - Window_OpenClose_Animation - - 530 490 -- cgit v1.2.3