2014-09-28 20:47:53 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<window>
|
2015-03-27 21:31:13 +01:00
|
|
|
<defaultcontrol always="false">9999</defaultcontrol>
|
2015-11-08 21:16:04 +01:00
|
|
|
|
2015-05-21 00:38:26 +02:00
|
|
|
<onload condition="!Player.HasAudio">PlayerControl(stop)</onload>
|
2015-03-27 21:31:13 +01:00
|
|
|
<onunload>Skin.SetString(showRecentVideoItems,true)</onunload>
|
|
|
|
<controls>
|
|
|
|
<include>globalBackground</include>
|
2015-04-19 22:55:23 +02:00
|
|
|
|
2014-09-28 20:47:53 +02:00
|
|
|
<!--page container group-->
|
|
|
|
<control type="group">
|
2015-04-19 22:55:23 +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>
|
|
|
|
<!--shift page for certain modal dialogs-->
|
2015-04-19 22:55:23 +02:00
|
|
|
|
2014-09-28 20:47:53 +02:00
|
|
|
<include>modalDialogContentShift</include>
|
2015-04-19 22:55:23 +02:00
|
|
|
|
|
|
|
<!--initial animation-->
|
|
|
|
<animation type="Windowopen">
|
2016-01-03 21:01:45 +01:00
|
|
|
<effect type="fade" start="0" end="100" time="300"/>
|
2015-04-19 22:55:23 +02:00
|
|
|
</animation>
|
|
|
|
|
|
|
|
<!--Main content listing-->
|
|
|
|
<control type="group" id="9999">
|
|
|
|
<posx>col-1-begin</posx>
|
|
|
|
<posy>row-5-begin</posy>
|
|
|
|
<control type="panel" id="50">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
2015-05-17 21:57:22 +02:00
|
|
|
<width>24-col</width>
|
2015-05-31 12:45:19 +02:00
|
|
|
<height>21-row</height>
|
2015-04-19 22:55:23 +02:00
|
|
|
<onleft>9000</onleft>
|
|
|
|
<onright>60</onright>
|
|
|
|
<pagecontrol>60</pagecontrol>
|
2015-05-17 21:57:22 +02:00
|
|
|
<itemlayout width="24-col" height="2-row">
|
2015-04-19 22:55:23 +02:00
|
|
|
<control type="image">
|
|
|
|
<posx>1-col</posx>
|
|
|
|
<posy>0</posy>
|
2015-05-17 21:57:22 +02:00
|
|
|
<width>23-col</width>
|
2015-04-19 22:55:23 +02:00
|
|
|
<height>69</height>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
<texture border="0">colors/black.png</texture>
|
|
|
|
<colordiffuse>overlay</colordiffuse>
|
|
|
|
</control>
|
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>3</posy>
|
|
|
|
<width>66</width>
|
|
|
|
<height>66</height>
|
|
|
|
<aspectratio scalediffuse="false">stretch</aspectratio>
|
|
|
|
<texture fallback="colors/black.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
|
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<visible>!isempty(ListItem.playcount) + !ListItem.IsResumable</visible>
|
|
|
|
<posx>16</posx>
|
|
|
|
<posy>2</posy>
|
|
|
|
<width>66</width>
|
|
|
|
<height>66</height>
|
|
|
|
<font>symbolLarge</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<shadowcolor>-</shadowcolor>
|
2015-05-17 21:57:22 +02:00
|
|
|
<label>✓</label>
|
2015-04-19 22:55:23 +02:00
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<posx>1-col-indent</posx>
|
|
|
|
<posy>0</posy>
|
2015-05-17 21:57:22 +02:00
|
|
|
<width>11-col-gutter</width>
|
2015-04-19 22:55:23 +02:00
|
|
|
<height>2-row</height>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>itemTitle</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<shadowcolor>-</shadowcolor>
|
|
|
|
<label>$INFO[ListItem.Label]</label>
|
|
|
|
</control>
|
|
|
|
<control type="label">
|
2015-05-17 21:57:22 +02:00
|
|
|
<right>12</right>
|
2015-04-19 22:55:23 +02:00
|
|
|
<posy>0</posy>
|
2015-06-04 17:41:37 +02:00
|
|
|
<width>12-col</width>
|
2015-04-19 22:55:23 +02:00
|
|
|
<height>2-row</height>
|
|
|
|
<aligny>center</aligny>
|
2015-06-04 17:41:37 +02:00
|
|
|
<align>right</align>
|
2015-04-19 22:55:23 +02:00
|
|
|
<font>itemTitle</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<shadowcolor>-</shadowcolor>
|
2015-06-04 17:41:37 +02:00
|
|
|
<label>$INFO[ListItem.Date,$LOCALIZE[31192]: , ]$INFO[ListItem.Duration,(,)]</label>
|
2015-04-19 22:55:23 +02:00
|
|
|
</control>
|
|
|
|
</itemlayout>
|
2015-05-17 21:57:22 +02:00
|
|
|
<focusedlayout width="24-col" height="2-row">
|
2015-04-19 22:55:23 +02:00
|
|
|
<control type="image">
|
|
|
|
<posx>1-col</posx>
|
|
|
|
<posy>0</posy>
|
2015-05-17 21:57:22 +02:00
|
|
|
<width>23-col</width>
|
2015-04-19 22:55:23 +02:00
|
|
|
<height>2-row</height>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
<texture border="0">colors/white.png</texture>
|
2015-12-09 22:40:20 +01:00
|
|
|
<colordiffuse>$INFO[skin.string(highlightColor)]</colordiffuse>
|
2015-04-19 22:55:23 +02:00
|
|
|
</control>
|
|
|
|
<control type="group">
|
|
|
|
<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-03-27 21:31:13 +01:00
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
2015-04-19 22:55:23 +02:00
|
|
|
<posy>3</posy>
|
|
|
|
<width>66</width>
|
|
|
|
<height>66</height>
|
|
|
|
<aspectratio scalediffuse="false">stretch</aspectratio>
|
2015-05-17 21:57:22 +02:00
|
|
|
<texture fallback="colors/white.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
|
2015-03-27 21:31:13 +01:00
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<visible>!isempty(ListItem.playcount) + !ListItem.IsResumable</visible>
|
2015-04-19 22:55:23 +02:00
|
|
|
<posx>16</posx>
|
2015-03-27 21:31:13 +01:00
|
|
|
<posy>2</posy>
|
2015-04-19 22:55:23 +02:00
|
|
|
<width>66</width>
|
|
|
|
<height>66</height>
|
2015-03-27 21:31:13 +01:00
|
|
|
<font>symbolLarge</font>
|
2015-05-17 21:57:22 +02:00
|
|
|
<textcolor>black</textcolor>
|
2015-03-27 21:31:13 +01:00
|
|
|
<shadowcolor>-</shadowcolor>
|
2015-05-17 21:57:22 +02:00
|
|
|
<label>✓</label>
|
2015-03-27 21:31:13 +01:00
|
|
|
</control>
|
2015-04-19 22:55:23 +02:00
|
|
|
</control>
|
2015-03-27 21:31:13 +01:00
|
|
|
<control type="label">
|
2015-04-19 22:55:23 +02:00
|
|
|
<posx>1-col-indent</posx>
|
2015-03-27 21:31:13 +01:00
|
|
|
<posy>0</posy>
|
2015-05-17 21:57:22 +02:00
|
|
|
<width>11-col-gutter</width>
|
2015-04-19 22:55:23 +02:00
|
|
|
<height>2-row</height>
|
|
|
|
<aligny>center</aligny>
|
2015-03-27 21:31:13 +01:00
|
|
|
<font>itemTitle</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
2015-04-19 22:55:23 +02:00
|
|
|
<selectedcolor>textActive</selectedcolor>
|
2015-03-27 21:31:13 +01:00
|
|
|
<shadowcolor>-</shadowcolor>
|
2015-04-19 22:55:23 +02:00
|
|
|
<label>$INFO[ListItem.Label]</label>
|
2015-03-27 21:31:13 +01:00
|
|
|
</control>
|
2015-04-19 22:55:23 +02:00
|
|
|
<control type="label">
|
2015-05-17 21:57:22 +02:00
|
|
|
<right>12</right>
|
2015-04-19 22:55:23 +02:00
|
|
|
<posy>0</posy>
|
2015-06-04 17:41:37 +02:00
|
|
|
<width>12-col</width>
|
2015-05-17 21:57:22 +02:00
|
|
|
<height>2-row</height>
|
|
|
|
<aligny>center</aligny>
|
2015-06-04 17:41:37 +02:00
|
|
|
<align>right</align>
|
2015-05-17 21:57:22 +02:00
|
|
|
<font>itemTitle</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<shadowcolor>-</shadowcolor>
|
2015-06-04 17:41:37 +02:00
|
|
|
<label>$INFO[ListItem.Date,$LOCALIZE[31192]: , ]$INFO[ListItem.Duration,(,)]</label>
|
2015-05-17 21:57:22 +02:00
|
|
|
</control>
|
|
|
|
</focusedlayout>
|
|
|
|
</control>
|
|
|
|
|
2015-04-19 22:55:23 +02:00
|
|
|
<!--Additional info-->
|
|
|
|
<control type="group">
|
2015-07-13 21:26:43 +02:00
|
|
|
<posx>72</posx>
|
2015-04-19 22:55:23 +02:00
|
|
|
<posy>22-row</posy>
|
2015-07-07 21:58:12 +02:00
|
|
|
<control type="progress">
|
|
|
|
<description>Disk usage bar</description>
|
|
|
|
<left>0</left>
|
|
|
|
<top>1</top>
|
|
|
|
<width>4-col-gutter</width>
|
|
|
|
<height>1-row</height>
|
|
|
|
<texturebg colordiffuse="textboxInactive">colors/black.png</texturebg>
|
2015-12-09 22:40:20 +01:00
|
|
|
<midtexture colordiffuse="$INFO[skin.string(highlightColor)]">colors/white.png</midtexture>
|
2015-07-07 21:58:12 +02:00
|
|
|
<info>PVR.backenddiskspaceprogr</info><visible>!IntegerGreaterThan(PVR.backenddiskspaceprogr,100)</visible>
|
|
|
|
</control>
|
2015-04-19 22:55:23 +02:00
|
|
|
<control type="label">
|
2015-07-07 21:58:12 +02:00
|
|
|
<posx>4-col</posx>
|
2015-04-19 22:55:23 +02:00
|
|
|
<posy>0</posy>
|
|
|
|
<width>12-col-gutter</width>
|
|
|
|
<font>itemTitle</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
2015-11-25 22:28:11 +01:00
|
|
|
<selectedcolor>textActive</selectedcolor>
|
2015-04-19 22:55:23 +02:00
|
|
|
<shadowcolor>-</shadowcolor>
|
|
|
|
<label>$INFO[Pvr.BackendDiskSpace]</label>
|
2014-09-28 20:47:53 +02:00
|
|
|
</control>
|
|
|
|
</control>
|
|
|
|
</control>
|
2015-04-19 22:55:23 +02:00
|
|
|
|
|
|
|
<!--page scrollbar-->
|
|
|
|
<control type="group" id="9400">
|
|
|
|
<visible>Control.IsVisible(60)</visible>
|
|
|
|
<animation effect="fade" start="100" end="0" time="100" condition="!controlgroup(9400).hasfocus">conditional</animation>
|
|
|
|
<control type="scrollbar" id="60">
|
2015-11-08 21:16:04 +01:00
|
|
|
<posx>51r</posx>
|
2015-05-17 21:57:22 +02:00
|
|
|
<posy>row-5-begin</posy>
|
2015-05-31 12:45:19 +02:00
|
|
|
<height>21-row</height>
|
2015-04-19 22:55:23 +02:00
|
|
|
<onleft>9999</onleft>
|
2016-02-11 00:01:23 +01:00
|
|
|
<onright>9002</onright>
|
2015-04-19 22:55:23 +02:00
|
|
|
</control>
|
|
|
|
</control>
|
|
|
|
|
|
|
|
<!--Folder titles-->
|
2014-09-28 20:47:53 +02:00
|
|
|
<control type="group">
|
2015-04-19 22:55:23 +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-12-21 21:30:26 +01:00
|
|
|
<label>$LOCALIZE[31006] [COLOR $INFO[skin.string(highlightColor)]]$LOCALIZE[31165][/COLOR]</label>
|
2015-04-19 22:55:23 +02:00
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>45</posy>
|
|
|
|
<width>14-col</width>
|
|
|
|
<font>regular</font>
|
|
|
|
<label>$INFO[container.numitems] $LOCALIZE[31165]</label>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
</control>
|
2014-09-28 20:47:53 +02:00
|
|
|
</control>
|
2015-04-19 22:55:23 +02:00
|
|
|
<!--dateTime-->
|
|
|
|
<include>dateTime</include>
|
2014-09-28 20:47:53 +02:00
|
|
|
</control>
|
2015-04-19 22:55:23 +02:00
|
|
|
<!--hub menu-->
|
|
|
|
<include>hubMenu</include>
|
2015-12-01 21:38:46 +01:00
|
|
|
<include>hubOptions</include>
|
2014-09-28 20:47:53 +02:00
|
|
|
<!--debugging-->
|
|
|
|
<include>DebugGrid</include>
|
|
|
|
<control type="label">
|
|
|
|
<include>DialogID</include>
|
|
|
|
<label>MyPVRRecordings.xml</label>
|
|
|
|
</control>
|
|
|
|
</controls>
|
2015-03-27 21:31:13 +01:00
|
|
|
</window>
|