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
|
|
|
|
|
|
|
<!--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>
|
|
|
|
<width>1758</width>
|
|
|
|
<height>23-row</height>
|
|
|
|
<pagecontrol>10</pagecontrol>
|
|
|
|
<timeblocks>30</timeblocks>
|
|
|
|
<!--<progresstexture border="0,33,18,14">UIControls/PVR-EpgProgressIndicator.png</progresstexture>-->
|
|
|
|
<rulerunit>6</rulerunit>
|
|
|
|
<onback>8000</onback>
|
|
|
|
<rulerlayout height="60" width="139">
|
|
|
|
<control type="label" id="2">
|
|
|
|
<visible>SubString(ListItem.Label,:)</visible>
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>20</posy>
|
|
|
|
<width>60</width>
|
|
|
|
<height>30</height>
|
|
|
|
<font>itemSubTitle</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<selectedcolor>selected</selectedcolor>
|
|
|
|
<shadowcolor>-</shadowcolor>
|
|
|
|
<label>$INFO[ListItem.Label]</label>
|
|
|
|
</control>
|
|
|
|
</rulerlayout>
|
|
|
|
<channellayout height="2-row" width="288">
|
|
|
|
<control type="image">
|
|
|
|
<width>284</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<texture>colors/black.png</texture>
|
|
|
|
<colordiffuse>textboxInactive</colordiffuse>
|
|
|
|
</control>
|
|
|
|
<control type="image">
|
2015-03-27 21:31:13 +01:00
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
2015-04-07 22:28:13 +02:00
|
|
|
<width>2-row</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<aspectratio scalediffuse="false">scale</aspectratio>
|
|
|
|
<texture fallback="colors/black.png" border="0">$INFO[Listitem.thumb]</texture>
|
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<posx>1-col-indent</posx>
|
|
|
|
<width>3-col</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<font>itemSubTitle</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>
|
|
|
|
<focusedchannellayout height="2-row" width="360">
|
|
|
|
<control type="image">
|
|
|
|
<posx>1-col</posx>
|
|
|
|
<width>284</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<texture>colors/white.png</texture>
|
|
|
|
<colordiffuse>500</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-07 22:28:13 +02:00
|
|
|
<posy>0</posy>
|
|
|
|
<width>2-row</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<aspectratio scalediffuse="false">scale</aspectratio>
|
|
|
|
<texture fallback="colors/black.png" border="0">$INFO[Listitem.thumb]</texture>
|
|
|
|
<include>spinFocusIcon</include>
|
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<posx>1-col-indent</posx>
|
|
|
|
<width>3-col</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<font>itemSubTitle</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<selectedcolor>selected</selectedcolor>
|
|
|
|
<shadowcolor>-</shadowcolor>
|
|
|
|
<label>$INFO[ListItem.ChannelName]</label>
|
|
|
|
</control>
|
|
|
|
</focusedchannellayout>
|
|
|
|
<itemlayout height="2-row" width="139">
|
|
|
|
<control type="image" id="2">
|
|
|
|
<width>139</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
<texture border="2">colors/black.png</texture>
|
|
|
|
<colordiffuse>textboxInactive</colordiffuse>
|
|
|
|
</control>
|
|
|
|
<control type="label" id="1">
|
|
|
|
<width>120</width>
|
|
|
|
<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>
|
|
|
|
<focusedlayout height="2-row" width="139">
|
|
|
|
<control type="image" id="14">
|
|
|
|
<width>139</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<texture border="2">colors/white.png</texture>
|
|
|
|
<colordiffuse>500</colordiffuse>
|
|
|
|
</control>
|
|
|
|
<control type="label" id="1">
|
|
|
|
<width>120</width>
|
|
|
|
<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>
|
|
|
|
<label>$LOCALIZE[31006] [COLOR textAccented]$LOCALIZE[31080][/COLOR]</label>
|
|
|
|
<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>
|