2014-09-28 20:47:53 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<window>
|
2015-03-27 21:31:13 +01:00
|
|
|
<views>10</views>
|
|
|
|
<defaultcontrol always="false">9999</defaultcontrol>
|
2014-09-28 20:47:53 +02:00
|
|
|
<allowoverlay>no</allowoverlay>
|
|
|
|
<onload condition="Skin.hassetting(stopVideoOnMenu) + !Player.HasAudio">PlayerControl(stop)</onload>
|
2015-03-27 21:31:13 +01:00
|
|
|
<onunload>Skin.SetString(showRecentVideoItems,true)</onunload>
|
|
|
|
<controls>
|
|
|
|
<include>globalBackground</include>
|
2014-09-28 20:47:53 +02:00
|
|
|
<!--page container group-->
|
|
|
|
<control type="group">
|
2015-04-07 22:28:13 +02:00
|
|
|
|
2014-09-28 20:47:53 +02:00
|
|
|
<!--window fader-->
|
|
|
|
<animation type="conditional" condition="window.next(0) | window.next(1)">
|
2015-03-27 21:31:13 +01:00
|
|
|
<effect type="fade" start="100" end="0" time="300"/>
|
2014-09-28 20:47:53 +02:00
|
|
|
</animation>
|
2015-04-07 22:28:13 +02:00
|
|
|
|
2014-09-28 20:47:53 +02:00
|
|
|
<!--shift page for certain modal dialogs-->
|
|
|
|
<include>modalDialogContentShift</include>
|
2015-04-07 22:28:13 +02:00
|
|
|
|
2015-04-19 22:55:23 +02:00
|
|
|
<!--initial animation-->
|
|
|
|
<animation type="Windowopen">
|
2015-04-27 22:30:43 +02:00
|
|
|
<effect type="zoom" start="120" time="100" center="auto" tween="linear" easing="out"/>
|
|
|
|
<effect type="fade" start="30" end="100" time="100"/>
|
2015-04-19 22:55:23 +02:00
|
|
|
</animation>
|
|
|
|
|
2015-04-07 22:28:13 +02:00
|
|
|
<!--Main content listing-->
|
|
|
|
<control type="group" id="9999">
|
|
|
|
<control type="epggrid" id="10">
|
|
|
|
<description>EPG Grid</description>
|
2015-03-27 21:31:13 +01:00
|
|
|
<posx>col-1-begin</posx>
|
2015-04-07 22:28:13 +02:00
|
|
|
<posy>row-4-begin</posy>
|
2015-04-19 22:55:23 +02:00
|
|
|
<width>24-col</width>
|
|
|
|
<height>24-row</height>
|
2015-04-07 22:28:13 +02:00
|
|
|
<pagecontrol>10</pagecontrol>
|
|
|
|
<timeblocks>30</timeblocks>
|
2015-04-20 21:33:20 +02:00
|
|
|
<progresstexture border="0,33,18,14">UIControls/PVR-EpgProgressIndicator.png</progresstexture>
|
2015-04-07 22:28:13 +02:00
|
|
|
<rulerunit>6</rulerunit>
|
|
|
|
<onback>8000</onback>
|
2015-04-19 22:55:23 +02:00
|
|
|
<rulerlayout height="2-row" width="216">
|
2015-04-07 22:28:13 +02:00
|
|
|
<control type="label" id="2">
|
|
|
|
<visible>SubString(ListItem.Label,:)</visible>
|
|
|
|
<posx>0</posx>
|
2015-04-19 22:55:23 +02:00
|
|
|
<posy>12</posy>
|
|
|
|
<width>216</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<font>itemTitle</font>
|
|
|
|
<textcolor>66FFFFFF</textcolor>
|
2015-04-07 22:28:13 +02:00
|
|
|
<label>$INFO[ListItem.Label]</label>
|
|
|
|
</control>
|
|
|
|
</rulerlayout>
|
2015-04-20 21:33:20 +02:00
|
|
|
<channellayout height="2-row" width="288">
|
2015-04-07 22:28:13 +02:00
|
|
|
<control type="image">
|
2015-03-27 21:31:13 +01:00
|
|
|
<posx>0</posx>
|
2015-04-19 22:55:23 +02:00
|
|
|
<posy>3</posy>
|
|
|
|
<width>66</width>
|
|
|
|
<height>66</height>
|
2015-04-07 22:28:13 +02:00
|
|
|
<aspectratio scalediffuse="false">scale</aspectratio>
|
2015-04-12 22:22:47 +02:00
|
|
|
<texture fallback="colors/black.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
|
2015-04-07 22:28:13 +02:00
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<posx>1-col-indent</posx>
|
2015-04-20 21:33:20 +02:00
|
|
|
<width>4-col-gutter</width>
|
2015-04-07 22:28:13 +02:00
|
|
|
<height>2-row</height>
|
2015-04-19 22:55:23 +02:00
|
|
|
<font>itemTitle</font>
|
2015-03-27 21:31:13 +01:00
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<selectedcolor>selected</selectedcolor>
|
|
|
|
<shadowcolor>-</shadowcolor>
|
2015-04-07 22:28:13 +02:00
|
|
|
<label>$INFO[ListItem.ChannelName]</label>
|
|
|
|
</control>
|
|
|
|
</channellayout>
|
2015-04-20 21:33:20 +02:00
|
|
|
<focusedchannellayout height="2-row" width="288">
|
2015-04-07 22:28:13 +02:00
|
|
|
<control type="image">
|
|
|
|
<posx>1-col</posx>
|
2015-04-19 22:55:23 +02:00
|
|
|
<width>216</width>
|
2015-04-07 22:28:13 +02:00
|
|
|
<height>2-row</height>
|
|
|
|
<texture>colors/white.png</texture>
|
2015-04-12 22:22:47 +02:00
|
|
|
<colordiffuse>highlight</colordiffuse>
|
2015-03-27 21:31:13 +01:00
|
|
|
</control>
|
2015-04-07 22:28:13 +02:00
|
|
|
<control type="image">
|
2015-03-27 21:31:13 +01:00
|
|
|
<posx>0</posx>
|
2015-04-19 22:55:23 +02:00
|
|
|
<posy>3</posy>
|
|
|
|
<width>66</width>
|
|
|
|
<height>66</height>
|
2015-04-07 22:28:13 +02:00
|
|
|
<aspectratio scalediffuse="false">scale</aspectratio>
|
2015-04-12 22:22:47 +02:00
|
|
|
<texture fallback="colors/black.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
|
2015-04-19 22:55:23 +02:00
|
|
|
<animation type="focus" loop="false" reversible="false">
|
|
|
|
<effect type="fade" time="500"/>
|
|
|
|
<effect type="rotatey" end="360" center="33" tween="back" easing="out" time="1000"/>
|
|
|
|
</animation>
|
2015-04-07 22:28:13 +02:00
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<posx>1-col-indent</posx>
|
2015-04-20 21:33:20 +02:00
|
|
|
<width>4-col-gutter</width>
|
2015-04-07 22:28:13 +02:00
|
|
|
<height>2-row</height>
|
2015-04-19 22:55:23 +02:00
|
|
|
<font>itemTitle</font>
|
2015-04-07 22:28:13 +02:00
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<selectedcolor>selected</selectedcolor>
|
|
|
|
<shadowcolor>-</shadowcolor>
|
|
|
|
<label>$INFO[ListItem.ChannelName]</label>
|
|
|
|
</control>
|
|
|
|
</focusedchannellayout>
|
2015-04-19 22:55:23 +02:00
|
|
|
<itemlayout height="2-row" width="216">
|
2015-04-07 22:28:13 +02:00
|
|
|
<control type="image" id="2">
|
2015-04-19 22:55:23 +02:00
|
|
|
<width>213</width>
|
|
|
|
<height>69</height>
|
2015-04-07 22:28:13 +02:00
|
|
|
<aspectratio>stretch</aspectratio>
|
2015-04-20 21:33:20 +02:00
|
|
|
<texture border="0">colors/black.png</texture>
|
|
|
|
<bordertexture colordiffuse="highlight">colors/white.png</bordertexture>
|
|
|
|
<bordersize>3,0,0,0</bordersize>
|
2015-04-07 22:28:13 +02:00
|
|
|
</control>
|
|
|
|
<control type="label" id="1">
|
2015-04-19 22:55:23 +02:00
|
|
|
<width>204</width>
|
2015-04-07 22:28:13 +02:00
|
|
|
<height>2-row</height>
|
|
|
|
<font>itemTitle</font>
|
|
|
|
<textoffsetx>12</textoffsetx>
|
2015-03-27 21:31:13 +01:00
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<selectedcolor>selected</selectedcolor>
|
|
|
|
<shadowcolor>-</shadowcolor>
|
2015-04-07 22:28:13 +02:00
|
|
|
<label>$INFO[ListItem.Label]</label>
|
|
|
|
</control>
|
|
|
|
</itemlayout>
|
2015-04-19 22:55:23 +02:00
|
|
|
<focusedlayout height="2-row" width="216">
|
2015-04-07 22:28:13 +02:00
|
|
|
<control type="image" id="14">
|
2015-04-19 22:55:23 +02:00
|
|
|
<width>213</width>
|
2015-04-07 22:28:13 +02:00
|
|
|
<height>2-row</height>
|
2015-04-20 21:33:20 +02:00
|
|
|
<texture border="0">colors/white.png</texture>
|
2015-04-12 22:22:47 +02:00
|
|
|
<colordiffuse>highlight</colordiffuse>
|
2015-04-07 22:28:13 +02:00
|
|
|
</control>
|
|
|
|
<control type="label" id="1">
|
2015-04-19 22:55:23 +02:00
|
|
|
<width>204</width>
|
2015-04-07 22:28:13 +02:00
|
|
|
<height>2-row</height>
|
|
|
|
<font>itemTitle</font>
|
|
|
|
<textoffsetx>12</textoffsetx>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<selectedcolor>textActive</selectedcolor>
|
|
|
|
<shadowcolor>-</shadowcolor>
|
|
|
|
<label>$INFO[ListItem.Label]</label>
|
2015-03-27 21:31:13 +01:00
|
|
|
</control>
|
2015-04-07 22:28:13 +02:00
|
|
|
</focusedlayout>
|
2014-09-28 20:47:53 +02:00
|
|
|
</control>
|
2015-04-07 22:28:13 +02:00
|
|
|
</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>
|
2014-09-28 20:47:53 +02:00
|
|
|
</control>
|
|
|
|
</control>
|
2015-04-07 22:28:13 +02:00
|
|
|
<!--Folder titles-->
|
2014-09-28 20:47:53 +02:00
|
|
|
<control type="group">
|
2015-04-07 22:28:13 +02:00
|
|
|
<posx>col-1-begin</posx>
|
|
|
|
<posy>row-1-begin</posy>
|
|
|
|
<!--source title-->
|
|
|
|
<control type="label">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>14-col</width>
|
|
|
|
<font>pageTitle</font>
|
2015-04-12 22:22:47 +02:00
|
|
|
<label>$LOCALIZE[31006] [COLOR highlight]$LOCALIZE[31080][/COLOR]</label>
|
2015-04-07 22:28:13 +02:00
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>45</posy>
|
|
|
|
<width>14-col</width>
|
|
|
|
<font>regular</font>
|
|
|
|
<label>$INFO[Pvr.BackendChannels] $LOCALIZE[31017]</label>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
</control>
|
2014-09-28 20:47:53 +02:00
|
|
|
</control>
|
2015-04-07 22:28:13 +02:00
|
|
|
<!--dateTime-->
|
|
|
|
<include>dateTime</include>
|
2014-09-28 20:47:53 +02:00
|
|
|
</control>
|
2015-04-07 22:28:13 +02:00
|
|
|
|
|
|
|
<!--hub menu-->
|
|
|
|
<include>hubMenu</include>
|
|
|
|
|
2014-09-28 20:47:53 +02:00
|
|
|
<!--debugging-->
|
|
|
|
<include>DebugGrid</include>
|
|
|
|
<control type="label">
|
|
|
|
<include>DialogID</include>
|
|
|
|
<label>MyPVRGuide.xml</label>
|
|
|
|
</control>
|
|
|
|
</controls>
|
2015-03-27 21:31:13 +01:00
|
|
|
</window>
|