<?xml version="1.0" encoding="UTF-8"?> <window> <defaultcontrol always="true">50</defaultcontrol> <backgroundcolor>background</backgroundcolor> <views>50</views> <menucontrol>9000</menucontrol> <controls> <include>DefaultBackground</include> <control type="group"> <animation effect="fade" start="100" end="0" time="200" tween="sine" condition="$EXP[infodialog_active]">Conditional</animation> <control type="group"> <include>OpenClose_Left</include> <control type="fixedlist" id="50"> <left>0</left> <top>list_top_offset</top> <right>918</right> <bottom>list_bottom_offset</bottom> <onleft>9000</onleft> <onright>73</onright> <onup>50</onup> <ondown>50</ondown> <movement>4</movement> <focusposition>4</focusposition> <pagecontrol>73</pagecontrol> <scrolltime tween="cubic" easing="out">500</scrolltime> <include content="PVRListItemLayouts"> <param name="list_id" value="50" /> <param name="info_icon" value="$VAR[ListPVRRecordingsIconVar]" /> <param name="has_info_icon" value="true" /> <param name="label1" value="$INFO[ListItem.Label]" /> <param name="label2" value="$VAR[ListLabel2Var]" /> </include> </control> </control> <control type="group"> <depth>DepthContentPanel</depth> <include>OpenClose_Right</include> <width>870</width> <right>0</right> <include content="ContentPanel"> <param name="left" value="-72" /> <param name="width" value="970" /> <param name="top" value="-20" /> <param name="flipx" value="true" /> </include> <control type="scrollbar" id="73"> <left>-50</left> <top>list_top_offset</top> <width>12</width> <bottom>list_bottom_offset</bottom> <onleft>50</onleft> <onright>50</onright> <orientation>vertical</orientation> <animation effect="zoom" start="100,100" end="50,100" center="-50,0" time="300" tween="sine" easing="inout" condition="!Control.HasFocus(73)">conditional</animation> </control> <include content="PVRInfoPanel"> <param name="folder_sortby" value="date" /> <param name="folder_sortorder" value="descending" /> </include> </control> <include content="TopBar"> <param name="breadcrumbs_label" value="$VAR[BreadcrumbsPVRRecordingsVar]" /> </include> <include content="BottomBar"> <param name="info_visible" value="true" /> </include> <control type="group"> <depth>DepthBars</depth> <right>20</right> <width>850</width> <include>OpenClose_Right</include> <bottom>0</bottom> <height>60</height> <control type="label"> <right>220</right> <width>610</width> <height>20</height> <label>$INFO[PVR.backenddiskspace]</label> <shadowcolor>black</shadowcolor> <align>right</align> <font>font27</font> <visible>!Integer.IsGreater(PVR.backenddiskspaceprogr,100)</visible> </control> <control type="progress"> <right>0</right> <top>17</top> <width>200</width> <height>12</height> <info>PVR.backenddiskspaceprogr</info> <visible>!Integer.IsGreater(PVR.backenddiskspaceprogr,100)</visible> </control> </control> <control type="group"> <include>MediaMenuCommon</include> <include>PVRSideBar</include> </control> </control> <control type="label" id="29"> <font></font> <include>HiddenObject</include> </control> <control type="label" id="30"> <font></font> <include>HiddenObject</include> </control> </controls> </window>