skin.pellucid/1080i/MyPVRRecordings.xml

260 lines
13 KiB
XML
Raw Normal View History

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>
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">
<!--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-->
<include>modalDialogContentShift</include>
<!--content provider-->
<control type="group">
<posx>0</posx>
<posy>0</posy>
<!--main menu-->
<control type="group" id="8000">
2015-03-27 21:31:13 +01:00
<posx>col-1-begin</posx>
<posy>row-2-begin</posy>
<include>dateTime</include>
<include>hubMenu</include>
2014-09-28 20:47:53 +02:00
</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>
2015-03-31 21:21:43 +02:00
<label>$LOCALIZE[31006] [COLOR textAccented]$LOCALIZE[31165][/COLOR]</label>
2015-03-27 21:31:13 +01:00
<textcolor>textActive</textcolor>
2014-09-28 20:47:53 +02:00
</control>
<control type="label">
<posx>0</posx>
<posy>45</posy>
<width>14-col</width>
<font>regular</font>
2015-03-27 21:31:13 +01:00
<label>$INFO[container.numitems] $LOCALIZE[31165]</label>
<textcolor>textActive</textcolor>
2014-09-28 20:47:53 +02:00
</control>
</control>
2015-03-27 21:31:13 +01:00
<!--Main content listing-->
2014-09-28 20:47:53 +02:00
<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">
2015-03-27 21:31:13 +01:00
<posx>-12</posx>
<posy>-12</posy>
<width>20-col</width>
<height>11-row</height>
<onleft>9000</onleft>
<onright>60</onright>
<pagecontrol>60</pagecontrol>
<itemlayout width="20-col" height="1-row">
<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 diffuse="masks/circle.png" border="0">colors/offblack.png</texture>
</control>
<control type="label">
<visible>!isempty(ListItem.playcount) + !ListItem.IsResumable</visible>
<posx>11</posx>
<posy>-2</posy>
<width>38</width>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label></label>
</control>
<control type="label">
<posx>1-col</posx>
<posy>0</posy>
<width>10-col-gutter</width>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
<control type="label">
<posx>13-col</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Date]</label>
</control>
<control type="label">
<visible>!isempty(listitem.duration)</visible>
<posx>17-col</posx>
<posy>0</posy>
<width>30</width>
<font>symbol</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label></label>
</control>
<control type="label">
<posx>1260</posx>
<posy>0</posy>
<width>2-col</width>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Duration]</label>
</control>
</itemlayout>
<focusedlayout width="20-col" height="1-row">
<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 diffuse="masks/circle.png" border="0">colors/offblack.png</texture>
</control>
<control type="label">
<visible>!isempty(ListItem.playcount) + !ListItem.IsResumable</visible>
<posx>11</posx>
<posy>-2</posy>
<width>38</width>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label></label>
</control>
<control type="label">
<posx>1-col</posx>
<posy>0</posy>
<width>10-col-gutter</width>
<font>itemTitle</font>
<textcolor>black</textcolor>
<selectedcolor>black</selectedcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
<control type="label">
<posx>13-col</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<font>itemTitle</font>
<textcolor>black</textcolor>
<selectedcolor>black</selectedcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Date]</label>
</control>
<control type="label">
<visible>!isempty(listitem.duration)</visible>
<posx>17-col</posx>
<posy>0</posy>
<width>30</width>
<font>symbol</font>
<textcolor>black</textcolor>
<selectedcolor>black</selectedcolor>
<shadowcolor>-</shadowcolor>
<label></label>
</control>
<control type="label">
<posx>1260</posx>
<posy>0</posy>
<width>2-col</width>
<font>itemTitle</font>
<textcolor>black</textcolor>
<selectedcolor>black</selectedcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Duration]</label>
</control>
</focusedlayout>
</control>
<!--Additional info-->
<control type="group">
<posx>0</posx>
<posy>672</posy>
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>12-col-gutter</width>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<selectedcolor>selected</selectedcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[Pvr.BackendDiskSpace]</label>
</control>
</control>
2014-09-28 20:47:53 +02:00
</control>
<!--page scrollbar-->
<control type="group" id="9400">
2015-03-27 21:31:13 +01:00
<visible>Control.IsVisible(60)</visible>
2014-09-28 20:47:53 +02:00
<animation effect="fade" start="100" end="0" time="100" condition="!controlgroup(9400).hasfocus">conditional</animation>
2015-03-27 21:31:13 +01:00
<control type="scrollbar" id="60">
2014-09-28 20:47:53 +02:00
<posx>108r</posx>
<posy>276</posy>
<height>672</height>
<onleft>9999</onleft>
</control>
</control>
</control>
</control>
<!--sorting and misc controls-->
<control type="group" id="61">
<!--Options-->
<control type="group">
2015-03-27 21:31:13 +01:00
<posx>24</posx>
2014-09-28 20:47:53 +02:00
<posy>111</posy>
<animation type="Conditional" condition="controlgroup(62).hasfocus">
2015-03-27 21:31:13 +01:00
<effect type="fade" start="0" end="100" time="300"/>
<effect type="slide" start="-200" end="0" tween="sine" easing="out" time="400"/>
2014-09-28 20:47:53 +02:00
</animation>
2015-03-27 21:31:13 +01:00
<animation type="Conditional" condition="!controlgroup(62).hasfocus | Window.IsActive(5000) | Window.IsActive(5900)">
<effect type="fade" start="100" end="0" time="400"/>
<effect type="slide" start="0" end="-200" tween="sine" easing="out" time="400"/>
2014-09-28 20:47:53 +02:00
</animation>
<!--menu-->
<include>sideBarMenuItems</include>
</control>
</control>
<!--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>