diff options
Diffstat (limited to 'addons/skin.confluence/720p/MyPVRChannels.xml')
-rw-r--r-- | addons/skin.confluence/720p/MyPVRChannels.xml | 533 |
1 files changed, 0 insertions, 533 deletions
diff --git a/addons/skin.confluence/720p/MyPVRChannels.xml b/addons/skin.confluence/720p/MyPVRChannels.xml deleted file mode 100644 index 5a014b166b..0000000000 --- a/addons/skin.confluence/720p/MyPVRChannels.xml +++ /dev/null @@ -1,533 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<window> - <defaultcontrol always="true">50</defaultcontrol> - <menucontrol>9000</menucontrol> - <views>50</views> - <controls> - <include>CommonBackground</include> - <control type="image"> - <left>0</left> - <top>100r</top> - <width>1280</width> - <height>100</height> - <texture>floor.png</texture> - <animation effect="fade" time="200" condition="Window.Previous(Home)">WindowOpen</animation> - <animation effect="fade" time="200" condition="Window.Next(Home)">WindowClose</animation> - </control> - <control type="group"> - <include>Window_OpenClose_Animation</include> - <include>VisibleFadeEffect</include> - <control type="group"> - <control type="image"> - <left>50</left> - <top>60</top> - <width>450</width> - <height>600</height> - <texture border="15">ContentPanel.png</texture> - </control> - </control> - <control type="image"> - <left>50</left> - <top>652</top> - <width>450</width> - <height>64</height> - <texture border="15">ContentPanelMirror.png</texture> - </control> - <control type="image"> - <left>510</left> - <top>60</top> - <width>730</width> - <height>600</height> - <texture border="15">ContentPanel.png</texture> - </control> - <control type="image"> - <left>510</left> - <top>652</top> - <width>730</width> - <height>64</height> - <texture border="15">ContentPanelMirror.png</texture> - </control> - </control> - <include>MainWindowMouseButtons</include> - <include>PVRHeader</include> - <control type="group"> - <description>Small Media Window</description> - <left>530</left> - <top>80</top> - <include>VisibleFadeEffect</include> - <include>Window_OpenClose_Animation</include> - <control type="image"> - <left>0</left> - <top>0</top> - <width>690</width> - <height>400</height> - <texture border="5">button-nofocus.png</texture> - </control> - <control type="button" id="61"> - <left>-1</left> - <top>-1</top> - <width>692</width> - <height>402</height> - <texturefocus border="3">VideoWindowFO.png</texturefocus> - <texturenofocus>-</texturenofocus> - <font>-</font> - <pulseonselect>no</pulseonselect> - <onleft>70</onleft> - <onclick>Fullscreen</onclick> - <visible>Player.HasVideo</visible> - </control> - <control type="image"> - <left>5</left> - <top>5</top> - <width>680</width> - <height>390</height> - <texture>special://skin/backgrounds/tv.jpg</texture> - <include>VisibleFadeEffect</include> - <visible>!Player.HasVideo</visible> - </control> - <control type="videowindow"> - <left>5</left> - <top>5</top> - <width>680</width> - <height>390</height> - <visible>Player.HasVideo</visible> - <animation effect="slide" start="0,0" end="-2000,0" time="0">WindowClose</animation> - </control> - <control type="image"> - <left>1</left> - <top>1</top> - <width>688</width> - <height>35</height> - <texture>black-back.png</texture> - <colordiffuse>DDFFFFFF</colordiffuse> - <visible>Player.HasVideo</visible> - </control> - <control type="label"> - <description>Current Video label</description> - <left>30</left> - <top>1</top> - <width>650</width> - <height>35</height> - <font>font12</font> - <textcolor>grey2</textcolor> - <align>center</align> - <aligny>center</aligny> - <label>$INFO[Player.Title]</label> - <visible>Player.HasVideo</visible> - </control> - </control> - <control type="group"> - <include>Window_OpenClose_Animation</include> - <description>TV Channels group</description> - <include>VisibleFadeEffect</include> - <control type="group"> - <left>530</left> - <top>490</top> - <visible>![Control.IsVisible(50) + !IsEmpty(Window.Property(IsRadio)) + System.GetBool(PVRPlayback.EnableRadioRDS) + !Skin.HasSetting(HideEPGwithRDS) + RDS.HasRDS]</visible> - <control type="label"> - <left>0</left> - <top>0</top> - <width>690</width> - <height>20</height> - <font>font13</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <scroll>true</scroll> - <align>center</align> - <aligny>center</aligny> - <label>[B]$INFO[Container(50).ListItem.Title]$INFO[ListItem.EpisodeName, (,)][/B]</label> - </control> - <control type="label"> - <left>0</left> - <top>22</top> - <width>80</width> - <height>20</height> - <align>right</align> - <aligny>center</aligny> - <font>font10_title</font> - <textcolor>blue</textcolor> - <visible>Container(50).ListItem.HasEpg</visible> - <label>$INFO[Container(50).ListItem.StartTime]</label> - </control> - <control type="progress"> - <description>Progressbar</description> - <left>85</left> - <top>30</top> - <width>510</width> - <height>8</height> - <visible>Container(50).ListItem.HasEpg</visible> - <info>Container(50).ListItem.Progress</info> - </control> - <control type="label"> - <left>600</left> - <top>22</top> - <width>80</width> - <height>20</height> - <align>left</align> - <aligny>center</aligny> - <font>font10_title</font> - <textcolor>blue</textcolor> - <visible>Container(50).ListItem.HasEpg</visible> - <label>$INFO[Container(50).ListItem.EndTime]</label> - </control> - <control type="textbox"> - <description>Plot Value for TVShow</description> - <left>0</left> - <top>52</top> - <width>690</width> - <height>72</height> - <font>font13</font> - <align>justify</align> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <pagecontrol>-</pagecontrol> - <label>$INFO[Container(50).ListItem.Plot]</label> - <autoscroll time="2000" delay="3000" repeat="5000">true</autoscroll> - </control> - <control type="label"> - <left>0</left> - <top>140</top> - <width>690</width> - <height>20</height> - <font>font12</font> - <textcolor>grey2</textcolor> - <align>right</align> - <aligny>center</aligny> - <scroll>false</scroll> - <visible>!IsEmpty(Container(50).ListItem.NextTitle)</visible> - <label>$LOCALIZE[19031]: $INFO[Container(50).ListItem.NextTitle]</label> - </control> - </control> - <control type="group"> - <control type="list" id="50"> - <left>70</left> - <top>85</top> - <width>390</width> - <height>541</height> - <onleft>100</onleft> - <onright>70</onright> - <onup>50</onup> - <ondown>50</ondown> - <viewtype label="535">list</viewtype> - <pagecontrol>70</pagecontrol> - <scrolltime>200</scrolltime> - <itemlayout height="60" width="390"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>390</width> - <height>61</height> - <texture border="2">MenuItemNF.png</texture> - <include>VisibleFadeEffect</include> - </control> - <control type="label"> - <left>5</left> - <top>-4</top> - <width>40</width> - <height>35</height> - <font>font12</font> - <align>left</align> - <aligny>center</aligny> - <textcolor>grey</textcolor> - <selectedcolor>grey</selectedcolor> - <info>ListItem.ChannelNumberLabel</info> - </control> - <control type="label"> - <left>50</left> - <top>0</top> - <width>270</width> - <height>25</height> - <font>font13</font> - <textcolor>white</textcolor> - <selectedcolor>selected</selectedcolor> - <align>left</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label]</label> - </control> - <control type="label"> - <left>50</left> - <top>25</top> - <width>330</width> - <height>20</height> - <font>font12</font> - <textcolor>grey</textcolor> - <selectedcolor>grey</selectedcolor> - <align>left</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Title]</label> - <visible>IsEmpty(Listitem.Icon)</visible> - </control> - <control type="label"> - <left>50</left> - <top>25</top> - <width>280</width> - <height>20</height> - <font>font12</font> - <textcolor>grey</textcolor> - <selectedcolor>grey</selectedcolor> - <align>left</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Title]</label> - <visible>!IsEmpty(Listitem.Icon)</visible> - </control> - <control type="progress"> - <description>Progressbar</description> - <left>50</left> - <top>48</top> - <width>280</width> - <height>6</height> - <colordiffuse>88FFFFFF</colordiffuse> - <visible>ListItem.HasEpg</visible> - <info>ListItem.Progress</info> - </control> - <control type="image"> - <left>340</left> - <top>4</top> - <width>50</width> - <height>50</height> - <texture>$INFO[ListItem.Icon]</texture> - <aspectratio>keep</aspectratio> - </control> - <control type="image"> - <left>5</left> - <top>37</top> - <width>30</width> - <height>20</height> - <texture>PVR-IsRecording.png</texture> - <visible>ListItem.IsRecording</visible> - </control> - </itemlayout> - <focusedlayout height="60" width="390"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>390</width> - <height>61</height> - <texture border="2">MenuItemNF.png</texture> - <visible>!Control.HasFocus(50)</visible> - <include>VisibleFadeEffect</include> - </control> - <control type="image"> - <left>0</left> - <top>0</top> - <width>390</width> - <height>61</height> - <texture border="2">MenuItemFO.png</texture> - <visible>Control.HasFocus(50)</visible> - <include>VisibleFadeEffect</include> - </control> - <control type="label"> - <left>5</left> - <top>-4</top> - <width>40</width> - <height>35</height> - <font>font12</font> - <align>left</align> - <aligny>center</aligny> - <textcolor>grey</textcolor> - <selectedcolor>grey</selectedcolor> - <info>ListItem.ChannelNumberLabel</info> - </control> - <control type="label"> - <left>50</left> - <top>0</top> - <width>270</width> - <height>25</height> - <font>font13</font> - <textcolor>white</textcolor> - <selectedcolor>selected</selectedcolor> - <align>left</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Label]</label> - </control> - <control type="label"> - <left>50</left> - <top>25</top> - <width>330</width> - <height>20</height> - <font>font12</font> - <textcolor>grey</textcolor> - <selectedcolor>grey</selectedcolor> - <align>left</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Title]</label> - <visible>IsEmpty(Listitem.Icon)</visible> - </control> - <control type="label"> - <left>50</left> - <top>25</top> - <width>280</width> - <height>20</height> - <font>font12</font> - <textcolor>grey</textcolor> - <selectedcolor>grey</selectedcolor> - <align>left</align> - <aligny>center</aligny> - <label>$INFO[ListItem.Title]</label> - <visible>!IsEmpty(Listitem.Icon)</visible> - </control> - <control type="progress"> - <description>Progressbar</description> - <left>50</left> - <top>48</top> - <width>280</width> - <height>6</height> - <colordiffuse>88FFFFFF</colordiffuse> - <visible>ListItem.HasEpg</visible> - <info>ListItem.Progress</info> - </control> - <control type="image"> - <left>340</left> - <top>4</top> - <width>50</width> - <height>50</height> - <texture>$INFO[ListItem.Icon]</texture> - <aspectratio>keep</aspectratio> - </control> - <control type="image"> - <left>5</left> - <top>37</top> - <width>30</width> - <height>20</height> - <texture>PVR-IsRecording.png</texture> - <visible>ListItem.IsRecording</visible> - </control> - </focusedlayout> - </control> - <control type="scrollbar" id="70"> - <left>465</left> - <top>85</top> - <width>25</width> - <height>540</height> - <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground> - <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar> - <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus> - <textureslidernib>ScrollBarNib.png</textureslidernib> - <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> - <onleft>50</onleft> - <onright>61</onright> - <showonepage>false</showonepage> - <orientation>vertical</orientation> - </control> - <control type="label"> - <depth>DepthFooter</depth> - <animation effect="slide" start="0,0" end="-90,0" time="0" condition="system.getbool(input.enablemouse)">Conditional</animation> - <description>Page Count Label</description> - <right>40</right> - <top>53r</top> - <width>500</width> - <height>20</height> - <font>font12</font> - <textcolor>grey</textcolor> - <scroll>false</scroll> - <align>right</align> - <aligny>center</aligny> - <label>([COLOR=blue]$INFO[Container(50).NumItems][/COLOR]) $LOCALIZE[19019] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(50).CurrentPage]/$INFO[Container(50).NumPages][/COLOR])</label> - <include>Window_OpenClose_Animation</include> - </control> - </control> - <control type="group"> - <left>530</left> - <top>490</top> - <visible>Control.IsVisible(50) + !IsEmpty(Window.Property(IsRadio)) + System.GetBool(PVRPlayback.EnableRadioRDS) + !Skin.HasSetting(HideEPGwithRDS) + RDS.HasRDS</visible> - <control type="image"> - <left>580</left> - <top>-3</top> - <width>104</width> - <height>40</height> - <visible>!RDS.HasRadioText</visible> - <texture>flagging/rds/rds-logo.png</texture> - </control> - <control type="image"> - <left>580</left> - <top>-3</top> - <width>104</width> - <height>34</height> - <visible>RDS.HasRadioText + !RDS.HasRadioTextPlus</visible> - <texture>flagging/rds/rds-radiotext-logo.png</texture> - </control> - <control type="image"> - <left>580</left> - <top>-3</top> - <width>104</width> - <height>40</height> - <visible>RDS.HasRadioTextPlus</visible> - <texture>flagging/rds/rds-radiotext-plus-logo.png</texture> - </control> - <control type="label"> - <left>0</left> - <top>40</top> - <width>690</width> - <height>20</height> - <font>font13</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <align>left</align> - <aligny>center</aligny> - <scroll>true</scroll> - <visible>RDS.HasRDS</visible> - <label>$INFO[RDS.Getline(3)]</label> - </control> - <control type="label"> - <left>0</left> - <top>65</top> - <width>690</width> - <height>20</height> - <font>font13</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <align>left</align> - <aligny>center</aligny> - <scroll>true</scroll> - <visible>RDS.HasRDS</visible> - <label>$INFO[RDS.Getline(2)]</label> - </control> - <control type="label"> - <left>0</left> - <top>90</top> - <width>690</width> - <height>20</height> - <font>font13</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <align>left</align> - <aligny>center</aligny> - <scroll>true</scroll> - <visible>RDS.HasRDS</visible> - <label>$INFO[RDS.Getline(1)]</label> - </control> - <control type="label"> - <left>0</left> - <top>115</top> - <width>690</width> - <height>20</height> - <font>font13</font> - <textcolor>white</textcolor> - <shadowcolor>black</shadowcolor> - <align>left</align> - <aligny>center</aligny> - <scroll>true</scroll> - <visible>RDS.HasRDS</visible> - <label>$INFO[RDS.Getline(0)]</label> - </control> - </control> - </control> - <control type="group"> - <depth>DepthFooter</depth> - <include>CommonNowPlaying</include> - </control> - <include>BehindDialogFadeOut</include> - <include>ScrollOffsetLabel</include> - <control type="image"> - <left>0</left> - <top>0</top> - <width>1280</width> - <height>720</height> - <texture>black-back.png</texture> - <animation effect="fade" time="300">Visible</animation> - <animation effect="fade" time="150">Hidden</animation> - <visible>Window.IsActive(FileBrowser) | Window.IsActive(PVRGuideInfo) | Window.IsActive(PVRRecordingInfo) | Window.IsActive(PVRTimerSetting) | Window.IsActive(PVRGroupManager) | Window.IsActive(PVRGuideSearch)</visible> - </control> - <include>PVRSideBlade</include> - </controls> -</window> |