288 lines
11 KiB
XML
288 lines
11 KiB
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<window>
|
||
|
<defaultcontrol always="false">9000</defaultcontrol>
|
||
|
<allowoverlay>no</allowoverlay>
|
||
|
<onload condition="Skin.hassetting(stopVideoOnMenu) + !Player.HasAudio">PlayerControl(stop)</onload>
|
||
|
<onunload>Skin.SetString(showRecentVideoItems,true)</onunload>
|
||
|
<controls>
|
||
|
<include>globalBackground</include>
|
||
|
<!--page container group-->
|
||
|
<control type="group">
|
||
|
<!--window fader-->
|
||
|
<animation type="conditional" condition="window.next(0) | window.next(1)">
|
||
|
<effect type="fade" start="100" end="0" time="300" />
|
||
|
</animation>
|
||
|
<!--shift page for certain modal dialogs-->
|
||
|
<include>modalDialogContentShift</include>
|
||
|
<!--content provider-->
|
||
|
<control type="group">
|
||
|
<posx>0</posx>
|
||
|
<posy>0</posy>
|
||
|
<!--main menu-->
|
||
|
<control type="group" id="8000">
|
||
|
<posx>col-1-begin</posx>
|
||
|
<posy>row-2-begin</posy>
|
||
|
<include>dateTime</include>
|
||
|
<include>menuItems</include>
|
||
|
</control>
|
||
|
<!--Folder titles-->
|
||
|
<control type="group">
|
||
|
<posx>col-4-begin</posx>
|
||
|
<posy>row-2-begin</posy>
|
||
|
<!--source title-->
|
||
|
<control type="label">
|
||
|
<posx>0</posx>
|
||
|
<posy>0</posy>
|
||
|
<width>14-col</width>
|
||
|
<font>pageTitle</font>
|
||
|
<label>$LOCALIZE[31006] [COLOR accented]$LOCALIZE[31078][/COLOR]</label>
|
||
|
<textcolor>selected</textcolor>
|
||
|
</control>
|
||
|
<control type="label">
|
||
|
<posx>0</posx>
|
||
|
<posy>45</posy>
|
||
|
<width>14-col</width>
|
||
|
<font>regular</font>
|
||
|
<label>$INFO[control.getlabel(30),, ][COLOR accented]$INFO[Pvr.BackendChannels] $LOCALIZE[31017][/COLOR]</label>
|
||
|
<textcolor>selected</textcolor>
|
||
|
</control>
|
||
|
</control>
|
||
|
<!--Main content listing-->
|
||
|
<control type="group" id="9999">
|
||
|
<posx>col-4-begin</posx>
|
||
|
<posy>270</posy>
|
||
|
<!--animations-->
|
||
|
<animation type="windowopen">
|
||
|
<include>listSlideIn</include>
|
||
|
</animation>
|
||
|
<control type="panel" id="50">
|
||
|
<posx>0</posx>
|
||
|
<posy>0</posy>
|
||
|
<width>20-col</width>
|
||
|
<height>12-row</height>
|
||
|
<onleft>9000</onleft>
|
||
|
<onright>60</onright>
|
||
|
<pagecontrol>60</pagecontrol>
|
||
|
<scrolltime tween="sine" easing="inout">200</scrolltime>
|
||
|
<itemlayout height="1-row" width="20-col">
|
||
|
<control type="image">
|
||
|
<posx>0</posx>
|
||
|
<posy>2</posy>
|
||
|
<width>20-col</width>
|
||
|
<height>53</height>
|
||
|
<aspectratio>stretch</aspectratio>
|
||
|
<texture border="24,0,24,0">UIControls/listitemNF.png</texture>
|
||
|
<bordersize>0</bordersize>
|
||
|
<colordiffuse>99FFFFFF</colordiffuse>
|
||
|
</control>
|
||
|
<control type="image">
|
||
|
<posx>4</posx>
|
||
|
<posy>4</posy>
|
||
|
<width>48</width>
|
||
|
<height>48</height>
|
||
|
<aspectratio scalediffuse="false">scale</aspectratio>
|
||
|
<texture fallback="colors/offblack.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
|
||
|
</control>
|
||
|
<control type="label">
|
||
|
<posx>1-col</posx>
|
||
|
<posy>0</posy>
|
||
|
<width>4-col-gutter</width>
|
||
|
<font>itemTitle</font>
|
||
|
<textcolor>selected</textcolor>
|
||
|
<shadowcolor>-</shadowcolor>
|
||
|
<label>$INFO[ListItem.ChannelNumber]. $INFO[ListItem.Label]</label>
|
||
|
</control>
|
||
|
<control type="label">
|
||
|
<posx>5-col</posx>
|
||
|
<posy>0</posy>
|
||
|
<width>84</width>
|
||
|
<font>itemTitle</font>
|
||
|
<textcolor>selected</textcolor>
|
||
|
<shadowcolor>-</shadowcolor>
|
||
|
<label>$INFO[ListItem.starttime]</label>
|
||
|
</control>
|
||
|
<control type="image">
|
||
|
<visible>ListItem.HasTimer</visible>
|
||
|
<posx>438</posx>
|
||
|
<posy>2</posy>
|
||
|
<width>414</width>
|
||
|
<height>53</height>
|
||
|
<aspectratio>stretch</aspectratio>
|
||
|
<texture border="0">colors/selected.png</texture>
|
||
|
<bordertexture border="6">colors/black.png</bordertexture>
|
||
|
<bordersize>0,0,6,0</bordersize>
|
||
|
<colordiffuse>99FFFFFF</colordiffuse>
|
||
|
<animation effect="fade" start="75" end="100" time="1500" tween="sine" easing="in" pulse="true" condition="true">Conditional</animation>
|
||
|
</control>
|
||
|
<control type="label">
|
||
|
<posx>444</posx>
|
||
|
<posy>0</posy>
|
||
|
<width>6-col-gutter</width>
|
||
|
<font>itemTitle</font>
|
||
|
<textcolor>selected</textcolor>
|
||
|
<shadowcolor>-</shadowcolor>
|
||
|
<label>$INFO[ListItem.Title]</label>
|
||
|
</control>
|
||
|
<control type="label">
|
||
|
<posx>12-col</posx>
|
||
|
<posy>0</posy>
|
||
|
<width>84</width>
|
||
|
<font>itemTitle</font>
|
||
|
<textcolor>selected</textcolor>
|
||
|
<shadowcolor>-</shadowcolor>
|
||
|
<label>$INFO[ListItem.nextstarttime]</label>
|
||
|
</control>
|
||
|
<control type="image">
|
||
|
<visible>ListItem.HasTimer</visible>
|
||
|
<posx>942</posx>
|
||
|
<posy>2</posy>
|
||
|
<width>414</width>
|
||
|
<height>53</height>
|
||
|
<aspectratio>stretch</aspectratio>
|
||
|
<texture border="0">colors/selected.png</texture>
|
||
|
<bordertexture border="6">colors/black.png</bordertexture>
|
||
|
<bordersize>0,0,6,0</bordersize>
|
||
|
<colordiffuse>99FFFFFF</colordiffuse>
|
||
|
<animation effect="fade" start="75" end="100" time="1500" tween="sine" easing="in" pulse="true" condition="true">Conditional</animation>
|
||
|
</control>
|
||
|
<control type="label">
|
||
|
<posx>948</posx>
|
||
|
<posy>0</posy>
|
||
|
<width>6-col-gutter</width>
|
||
|
<font>itemTitle</font>
|
||
|
<textcolor>selected</textcolor>
|
||
|
<shadowcolor>-</shadowcolor>
|
||
|
<label>$INFO[ListItem.nextTitle]</label>
|
||
|
</control>
|
||
|
</itemlayout>
|
||
|
<focusedlayout height="1-row" width="20-col">
|
||
|
<control type="image">
|
||
|
<posx>0</posx>
|
||
|
<posy>2</posy>
|
||
|
<width>20-col</width>
|
||
|
<height>53</height>
|
||
|
<aspectratio>stretch</aspectratio>
|
||
|
<texture border="24,0,24,0">UIControls/listitemFO.png</texture>
|
||
|
<bordersize>0</bordersize>
|
||
|
<colordiffuse>FFFFFFFF</colordiffuse>
|
||
|
</control>
|
||
|
<control type="image">
|
||
|
<posx>4</posx>
|
||
|
<posy>4</posy>
|
||
|
<width>48</width>
|
||
|
<height>48</height>
|
||
|
<aspectratio scalediffuse="false">scale</aspectratio>
|
||
|
<texture fallback="colors/offblack.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
|
||
|
</control>
|
||
|
<control type="label">
|
||
|
<posx>1-col</posx>
|
||
|
<posy>0</posy>
|
||
|
<width>4-col-gutter</width>
|
||
|
<font>itemTitle</font>
|
||
|
<textcolor>black</textcolor>
|
||
|
<selectedcolor>black</selectedcolor>
|
||
|
<shadowcolor>-</shadowcolor>
|
||
|
<label>$INFO[ListItem.ChannelNumber]. $INFO[ListItem.Label]</label>
|
||
|
</control>
|
||
|
<control type="label">
|
||
|
<posx>5-col</posx>
|
||
|
<posy>0</posy>
|
||
|
<width>84</width>
|
||
|
<font>itemTitle</font>
|
||
|
<textcolor>black</textcolor>
|
||
|
<selectedcolor>black</selectedcolor>
|
||
|
<shadowcolor>-</shadowcolor>
|
||
|
<label>$INFO[ListItem.starttime]</label>
|
||
|
</control>
|
||
|
<control type="label">
|
||
|
<posx>444</posx>
|
||
|
<posy>0</posy>
|
||
|
<width>6-col-gutter</width>
|
||
|
<font>itemTitle</font>
|
||
|
<textcolor>black</textcolor>
|
||
|
<selectedcolor>black</selectedcolor>
|
||
|
<shadowcolor>-</shadowcolor>
|
||
|
<label>$INFO[ListItem.Title]</label>
|
||
|
</control>
|
||
|
<control type="label">
|
||
|
<posx>12-col</posx>
|
||
|
<posy>0</posy>
|
||
|
<width>84</width>
|
||
|
<font>itemTitle</font>
|
||
|
<textcolor>black</textcolor>
|
||
|
<selectedcolor>black</selectedcolor>
|
||
|
<shadowcolor>-</shadowcolor>
|
||
|
<label>$INFO[ListItem.nextstarttime]</label>
|
||
|
</control>
|
||
|
<control type="label">
|
||
|
<posx>948</posx>
|
||
|
<posy>0</posy>
|
||
|
<width>6-col-gutter</width>
|
||
|
<font>itemTitle</font>
|
||
|
<textcolor>black</textcolor>
|
||
|
<selectedcolor>black</selectedcolor>
|
||
|
<shadowcolor>-</shadowcolor>
|
||
|
<label>$INFO[ListItem.nextTitle]</label>
|
||
|
</control>
|
||
|
</focusedlayout>
|
||
|
</control>
|
||
|
</control>
|
||
|
<!--page scrollbar-->
|
||
|
<control type="group" id="9400">
|
||
|
<visible>Control.IsVisible(60) + !control.isvisible(10)</visible>
|
||
|
<animation effect="fade" start="100" end="0" time="100" condition="!controlgroup(9400).hasfocus">conditional</animation>
|
||
|
<control type="scrollbar" id="60">
|
||
|
<posx>108r</posx>
|
||
|
<posy>276</posy>
|
||
|
<height>672</height>
|
||
|
<onleft>9999</onleft>
|
||
|
</control>
|
||
|
</control>
|
||
|
<!--Sort / misc labels (footer)-->
|
||
|
<control type="group">
|
||
|
<posx>col-4-begin</posx>
|
||
|
<posy>row-18-begin</posy>
|
||
|
<include>mediaListFooter</include>
|
||
|
</control>
|
||
|
</control>
|
||
|
</control>
|
||
|
<!--sorting and misc controls-->
|
||
|
<control type="group" id="61">
|
||
|
<!--animations-->
|
||
|
<animation type="Conditional" condition="!controlgroup(61).hasfocus">
|
||
|
<effect type="fade" start="100" end="0" time="200" />
|
||
|
</animation>
|
||
|
<animation type="Conditional" condition="controlgroup(61).hasfocus">
|
||
|
<effect type="fade" start="0" end="100" time="200" />
|
||
|
</animation>
|
||
|
<!--overlay-->
|
||
|
<control type="image">
|
||
|
<include>dimensionsFullscreen</include>
|
||
|
<texture>backgrounds/vignette.png</texture>
|
||
|
<colordiffuse>ffffffff</colordiffuse>
|
||
|
<aspectratio>stretch</aspectratio>
|
||
|
</control>
|
||
|
<!--Options-->
|
||
|
<control type="group">
|
||
|
<posx>24</posx>
|
||
|
<posy>111</posy>
|
||
|
<animation type="Conditional" condition="controlgroup(62).hasfocus">
|
||
|
<effect type="fade" start="0" end="100" time="300" />
|
||
|
<effect type="slide" start="-100" end="0" tween="sine" easing="out" time="400" />
|
||
|
</animation>
|
||
|
<animation type="Conditional" condition="!controlgroup(62).hasfocus | Window.IsActive(5000)">
|
||
|
<effect type="fade" start="100" end="0" time="300" />
|
||
|
<effect type="slide" start="0" end="-100" tween="sine" easing="out" time="400" />
|
||
|
</animation>
|
||
|
<!--menu-->
|
||
|
<include>sideBarMenuItems</include>
|
||
|
</control>
|
||
|
</control>
|
||
|
<!--debugging-->
|
||
|
<include>DebugGrid</include>
|
||
|
<control type="label">
|
||
|
<include>DialogID</include>
|
||
|
<label>MyPVRChannels.xml</label>
|
||
|
</control>
|
||
|
</controls>
|
||
|
</window>
|