Files
skin.udumbar/720p/MyPVRChannels.xml
2015-06-01 00:13:30 -04:00

436 lines
13 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol always="true">50</defaultcontrol>
<allowoverlay>no</allowoverlay>
<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="250" condition="Window.Previous(Home)">WindowOpen</animation>
<animation effect="fade" time="250" condition="Window.Next(Home)">WindowClose</animation>
</control>
<control type="group">
<include>Window_OpenClose_Animation</include>
<control type="group">
<include>VisibleFadeEffect</include>
<control type="image">
<left>50</left>
<top>60</top>
<width>450</width>
<height>600</height>
<texture border="15">ContentPanel.png</texture>
</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>
</control>
<include>MainWindowMouseButtons</include>
<include>PVRHeader</include>
<control type="group">
<description>Small Media Window</description>
<left>530</left>
<top>80</top>
<visible>Control.IsVisible(50)</visible>
<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="image">
<left>5</left>
<top>5</top>
<width>680</width>
<height>390</height>
<texture fallback="special://skin/backgrounds/tv.jpg">$INFO[Skin.String(Home_Custom_Back_TV_Folder)]</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>
<visible>Control.IsVisible(50)</visible>
<include>VisibleFadeEffect</include>
<control type="group">
<left>530</left>
<top>490</top>
<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][/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>50</top>
<width>690</width>
<height>74</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="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>100</onright>
<showonepage>false</showonepage>
<orientation>vertical</orientation>
</control>
<control type="label">
<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>
<include>CommonNowPlaying</include>
<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="400">Visible</animation>
<animation effect="fade" time="200">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>
<include>Clock</include>
</controls>
</window>