diff options
Diffstat (limited to 'addons/skin.estuary/xml/Includes.xml')
-rw-r--r-- | addons/skin.estuary/xml/Includes.xml | 1290 |
1 files changed, 1290 insertions, 0 deletions
diff --git a/addons/skin.estuary/xml/Includes.xml b/addons/skin.estuary/xml/Includes.xml new file mode 100644 index 0000000000..0d48332070 --- /dev/null +++ b/addons/skin.estuary/xml/Includes.xml @@ -0,0 +1,1290 @@ +<?xml version="1.0" encoding="UTF-8"?> +<includes> + <include file="Defaults.xml" /> + <include file="Includes_Home.xml" /> + <include file="Includes_Animations.xml" /> + <include file="Includes_MediaMenu.xml" /> + <include file="Includes_Buttons.xml" /> + <include file="Includes_PVR.xml" /> + <include file="View_50_List.xml" /> + <include file="View_51_Poster.xml" /> + <include file="View_52_IconWall.xml" /> + <include file="View_53_Shift.xml" /> + <include file="View_54_InfoWall.xml" /> + <include file="View_55_WideList.xml" /> + <include file="View_500_Wall.xml" /> + <include file="View_501_Banner.xml" /> + <include file="View_502_FanArt.xml" /> + <include file="Variables.xml" /> + <include file="Constants_1920.xml" condition="!String.IsEqual(Skin.AspectRatio,21:9)"/> + <include file="Constants_2560.xml" condition="String.IsEqual(Skin.AspectRatio,21:9)"/> + <constant name="DepthDialog">0.50</constant> + <constant name="DepthDialog+">0.52</constant> + <constant name="DepthDialog-">0.48</constant> + <constant name="DepthMax">0.54</constant> + <constant name="DepthOSD">0.40</constant> + <constant name="DepthOSD+">0.44</constant> + <constant name="DepthContentPopout">0.10</constant> + <constant name="DepthContentPanel">0.05</constant> + <constant name="DepthBars">0.12</constant> + <constant name="DepthBackground">-0.80</constant> + <constant name="DepthSideBlade">0.10</constant> + <constant name="bg_alpha">79</constant> + <expression name="infodialog_active">Window.IsActive(musicinformation) | Window.IsActive(songinformation) | Window.IsActive(movieinformation) | Window.IsActive(addoninformation) | Window.IsActive(pvrguideinfo) | Window.IsActive(pvrrecordinginfo) | Window.IsActive(pictureinfo) | Window.IsVisible(script-script.extendedinfo-DialogVideoInfo.xml) | Window.IsVisible(script-script.extendedinfo-DialogInfo.xml) | Window.IsVisible(script-script.extendedinfo-VideoList.xml)</expression> + <expression name="sidebar_focused">ControlGroup(9000).HasFocus | Control.HasFocus(6130)</expression> + <include name="CommonScrollbars"> + <control type="group"> + <animation effect="fade" start="100" end="0" time="150">WindowClose</animation> + <animation effect="fade" start="100" end="0" time="200" tween="sine" condition="System.HasModalDialog">Conditional</animation> + <animation effect="fade" start="0" end="100" delay="300" time="320">WindowOpen</animation> + <control type="scrollbar" id="531"> + <right>0</right> + <top>80</top> + <width>13</width> + <bottom>80</bottom> + <onleft>50</onleft> + <onright>50</onright> + <orientation>vertical</orientation> + <texturesliderbackground></texturesliderbackground> + <animation effect="fade" start="0" end="100" time="200" delay="300">Visible</animation> + <animation effect="fade" start="100" end="0" time="200">Hidden</animation> + <animation effect="slide" end="6,0" time="300" tween="sine" easing="inout" condition="!Control.HasFocus(531)">conditional</animation> + <visible>Control.IsVisible(52) | Control.IsVisible(500) | Control.IsVisible(55) | Control.IsVisible(501) | Control.IsVisible(54)</visible> + </control> + <control type="scrollbar" id="5199"> + <left>0</left> + <bottom>0</bottom> + <width>100%</width> + <height>12</height> + <texturesliderbackground></texturesliderbackground> + <onup>50</onup> + <ondown>50</ondown> + <orientation>horizontal</orientation> + <visible>Control.IsVisible(51) | Control.IsVisible(53)</visible> + <animation effect="slide" end="0,6" time="300" tween="sine" easing="inout" condition="!Control.HasFocus(5199)">conditional</animation> + <animation effect="fade" start="0" end="100" time="200" delay="300">Visible</animation> + <animation effect="fade" start="100" end="0" time="200">Hidden</animation> + <animation effect="slide" end="0,90" time="300" tween="sine" easing="inout" condition="$EXP[infodialog_active]">conditional</animation> + </control> + </control> + </include> + <include name="HiddenObject"> + <left>-3000</left> + <top>-3000</top> + <width>1</width> + <height>1</height> + <texturefocus></texturefocus> + <texturenofocus></texturenofocus> + <label></label> + <font></font> + </include> + <include name="UserRatingCircle"> + <param name="animation">False</param> + <definition> + <control type="group"> + <visible>!String.IsEmpty(ListItem.UserRating)</visible> + <animation effect="fade" time="0" condition="$PARAM[animation]">VisibleChange</animation> + <control type="image"> + <left>3</left> + <top>-3</top> + <width>44</width> + <height>44</height> + <aspectratio>keep</aspectratio> + <texture colordiffuse="button_focus">overlays/badge.png</texture> + </control> + <control type="label"> + <left>3</left> + <top>-3</top> + <align>center</align> + <aligny>center</aligny> + <width>44</width> + <height>44</height> + <font>font20_title</font> + <textcolor>white</textcolor> + <label>$INFO[ListItem.UserRating]</label> + </control> + </control> + </definition> + </include> + <include name="InfoList"> + <param name="item_label">$INFO[ListItem.Year,[COLOR button_focus],[/COLOR] - ]$INFO[ListItem.Label]</param> + <param name="path">$INFO[ListItem.Path]</param> + <param name="item_height">40</param> + <param name="bottom">100</param> + <param name="width">1152</param> + <param name="list_id">5000</param> + <param name="font">font13</param> + <param name="sortby"></param> + <param name="sortorder">ascending</param> + <definition> + <control type="panel" id="$PARAM[list_id]"> + <top>0</top> + <width>$PARAM[width]</width> + <bottom>$PARAM[bottom]</bottom> + <orientation>vertical</orientation> + <focusedlayout height="$PARAM[item_height]" width="$PARAM[width]"> + <control type="label"> + <left>10</left> + <height>$PARAM[item_height]</height> + <width>$PARAM[width]</width> + <aligny>center</aligny> + <label>$PARAM[item_label]</label> + <shadowcolor>text_shadow</shadowcolor> + <font>$PARAM[font]</font> + </control> + </focusedlayout> + <itemlayout height="$PARAM[item_height]" width="$PARAM[width]"> + <control type="label"> + <left>10</left> + <height>$PARAM[item_height]</height> + <width>$PARAM[width]</width> + <aligny>center</aligny> + <label>$PARAM[item_label]</label> + <shadowcolor>text_shadow</shadowcolor> + <font>$PARAM[font]</font> + </control> + </itemlayout> + <content sortby="$PARAM[sortby]" sortorder="$PARAM[sortorder]">$PARAM[path]</content> + </control> + </definition> + </include> + <include name="AudioDSPModeList"> + <control type="label"> + <left>10</left> + <top>2</top> + <width>470</width> + <height>30</height> + <font>font25_title</font> + <label>$PARAM[sublabel]</label> + <align>center</align> + <aligny>center</aligny> + <textcolor>button_focus</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="image"> + <left>-5</left> + <top>15</top> + <width>510</width> + <height>570</height> + <texture border="40">buttons/dialogbutton-nofo.png</texture> + </control> + <control type="scrollbar" id="$PARAM[scrollbar_id]"> + <left>542</left> + <top>30</top> + <width>25</width> + <height>350</height> + <onleft>$PARAM[list_id]</onleft> + <onright>$PARAM[onright]</onright> + <orientation>vertical</orientation> + </control> + <control type="list" id="$PARAM[list_id]"> + <left>15</left> + <top>35</top> + <width>470</width> + <height>345</height> + <onup>9000</onup> + <ondown>9001</ondown> + <onleft>$PARAM[onleft]</onleft> + <onright>$PARAM[scrollbar_id]</onright> + <pagecontrol>$PARAM[scrollbar_id]</pagecontrol> + <scrolltime>200</scrolltime> + <itemlayout height="80" width="470"> + <control type="image"> + <left>8</left> + <top>8</top> + <width>64</width> + <height>64</height> + <texture>$INFO[ListItem.Icon]</texture> + <aspectratio aligny="center" align="left">keep</aspectratio> + </control> + <control type="label"> + <left>82</left> + <top>3</top> + <width>388</width> + <height>40</height> + <font>font12</font> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + </control> + <control type="label"> + <left>82</left> + <top>37</top> + <width>388</width> + <height>30</height> + <font>font12</font> + <aligny>center</aligny> + <textcolor>grey</textcolor> + <label>$INFO[ListItem.Label2]</label> + </control> + </itemlayout> + <focusedlayout height="80" width="470"> + <control type="image"> + <left>0</left> + <top>0</top> + <width>470</width> + <height>80</height> + <texture colordiffuse="button_focus">lists/focus.png</texture> + <visible>Control.HasFocus($PARAM[list_id])</visible> + </control> + <control type="image"> + <left>8</left> + <top>8</top> + <width>64</width> + <height>64</height> + <texture>$INFO[ListItem.Icon]</texture> + <aspectratio aligny="center" align="left">keep</aspectratio> + </control> + <control type="label"> + <left>82</left> + <top>3</top> + <width>388</width> + <height>40</height> + <font>font12</font> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + </control> + <control type="label"> + <left>82</left> + <top>37</top> + <width>388</width> + <height>30</height> + <font>font12</font> + <aligny>center</aligny> + <textcolor>grey</textcolor> + <label>$INFO[ListItem.Label2]</label> + </control> + </focusedlayout> + </control> + </include> + <include name="PicsInfoLine"> + <control type="grouplist"> + <visible>!String.IsEmpty($PARAM[value])</visible> + <height>45</height> + <orientation>horizontal</orientation> + <width>570</width> + <itemgap>10</itemgap> + <control type="label"> + <width>auto</width> + <height>40</height> + <aligny>center</aligny> + <label>$PARAM[label]:</label> + <textcolor>button_focus</textcolor> + </control> + <control type="label"> + <width>auto</width> + <height>40</height> + <align>right</align> + <aligny>center</aligny> + <label>$INFO[$PARAM[value]]</label> + </control> + </control> + </include> + <include name="DefaultSimpleListLayout"> + <param name="align">left</param> + <param name="height">70</param> + <param name="font">font13</param> + <param name="fontcolor">grey</param> + <definition> + <itemlayout height="$PARAM[height]"> + <control type="label"> + <left>0</left> + <textoffsetx>20</textoffsetx> + <top>0</top> + <width>$PARAM[width]</width> + <height>$PARAM[height]</height> + <align>$PARAM[align]</align> + <font>$PARAM[font]</font> + <aligny>center</aligny> + <textcolor>$PARAM[fontcolor]</textcolor> + <label>$INFO[ListItem.Label]</label> + </control> + </itemlayout> + <focusedlayout height="$PARAM[height]" width="600"> + <control type="image"> + <left>0</left> + <top>0</top> + <width>$PARAM[width]</width> + <height>$PARAM[height]</height> + <texture colordiffuse="button_focus">lists/focus.png</texture> + <visible>Control.HasFocus($PARAM[list_id])</visible> + </control> + <control type="label"> + <left>0</left> + <textoffsetx>20</textoffsetx> + <top>0</top> + <width>$PARAM[width]</width> + <height>$PARAM[height]</height> + <align>$PARAM[align]</align> + <font>$PARAM[font]</font> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + </control> + </focusedlayout> + </definition> + </include> + <include name="InfoFlag"> + <control type="group"> + <width>180</width> + <visible>$PARAM[visible]</visible> + <control type="image"> + <top>-3</top> + <left>0</left> + <width>40</width> + <height>40</height> + <texture colordiffuse="grey">$PARAM[icon]</texture> + </control> + <control type="label"> + <left>50</left> + <width>180</width> + <height>32</height> + <aligny>center</aligny> + <label>$PARAM[label]</label> + </control> + </control> + </include> + <include name="MediaFlag"> + <param name="width">115</param> + <param name="height">60</param> + <param name="visible">true</param> + <definition> + <control type="image"> + <width>$PARAM[width]</width> + <height>$PARAM[height]</height> + <fadetime>0</fadetime> + <aspectratio align="center" aligny="center">keep</aspectratio> + <texture>$PARAM[texture]</texture> + <visible>$PARAM[visible]</visible> + </control> + </definition> + </include> + <include name="MediaFlags"> + <control type="grouplist"> + <orientation>horizontal</orientation> + <right>20</right> + <top>0</top> + <height>70</height> + <align>right</align> + <itemgap>28</itemgap> + <width>1900</width> + <usecontrolcoords>true</usecontrolcoords> + <control type="group"> + <top>10</top> + <width>160</width> + <include content="InfoFlag"> + <param name="visible" value="!String.IsEmpty(ListItem.Property(TotalEpisodes))" /> + <param name="icon" value="lists/played-total.png" /> + <param name="label" value="$INFO[ListItem.Property(WatchedEpisodes)]$INFO[ListItem.Property(TotalEpisodes), / ,]" /> + </include> + <include content="InfoFlag"> + <param name="visible" value="String.IsEqual(ListItem.DBtype,tvshow) + !String.IsEmpty(ListItem.Premiered) + String.IsEmpty(ListItem.Property(TotalEpisodes))" /> + <param name="icon" value="lists/year.png" /> + <param name="label" value="$INFO[ListItem.Premiered]" /> + </include> + </control> + <control type="group"> + <width>150</width> + <top>-5</top> + <visible>String.IsEqual(ListItem.DBtype,tvshow)</visible> + <include content="MediaFlag"> + <param name="texture" value="$INFO[ListItem.Studio,resource://resource.images.studios.white/,.png]" /> + </include> + </control> + <control type="group"> + <width>115</width> + <visible>!String.IsEmpty(ListItem.Duration)</visible> + <control type="label"> + <width>115</width> + <height>60</height> + <align>center</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Duration,, $LOCALIZE[31132]]</label> + <font>font_flag</font> + <textcolor>white</textcolor> + </control> + <include content="MediaFlag"> + <param name="texture" value="flags/flag.png" /> + </include> + </control> + <include content="MediaFlag"> + <param name="texture" value="$INFO[ListItem.AudioChannels,flags/audiochannel/,.png]" /> + <param name="visible" value="!String.IsEmpty(ListItem.AudioChannels)" /> + </include> + <include content="MediaFlag"> + <param name="texture" value="$INFO[ListItem.AudioCodec,flags/audiocodec/,.png]" /> + <param name="visible" value="!String.IsEmpty(ListItem.AudioCodec)" /> + </include> + <!-- <include content="MediaFlag"> + <param name="texture" value="$INFO[ListItem.VideoAspect,flags/aspectratio/,.png]" /> + </include> --> + <include content="MediaFlag"> + <param name="texture" value="$VAR[ResolutionFlagVar]" /> + <param name="visible" value="!String.IsEmpty(ListItem.VideoResolution)" /> + </include> + </control> + </include> + <include name="WeatherIcon"> + <control type="group"> + <width>268</width> + <visible>!String.IsEmpty($PARAM[label])</visible> + <control type="image"> + <left>50</left> + <width>60</width> + <height>60</height> + <texture colordiffuse="D0FFFFFF">$PARAM[texture]</texture> + </control> + <control type="textbox"> + <top>68</top> + <width>160</width> + <height>63</height> + <font>font27_narrow</font> + <align>center</align> + <aligny>center</aligny> + <label>$INFO[$PARAM[label]]</label> + </control> + </control> + </include> + <include name="FileManagerPanel"> + <definition> + <control type="fixedlist" id="$PARAM[list_id]"> + <left>0</left> + <top>0</top> + <width>$PARAM[width]</width> + <height>100%</height> + <focusposition>4</focusposition> + <movement>3</movement> + <onleft>$PARAM[onleft_id]</onleft> + <onright>$PARAM[onright_id]</onright> + <onup>$PARAM[list_id]</onup> + <ondown>$PARAM[list_id]</ondown> + <pagecontrol>$PARAM[scrollbar_id]</pagecontrol> + <scrolltime>200</scrolltime> + <focusedlayout height="75"> + <control type="image"> + <left>0</left> + <top>0</top> + <width>$PARAM[width]</width> + <height>75</height> + <texture colordiffuse="button_focus">lists/focus.png</texture> + <animation effect="fade" start="100" end="0" time="0" condition="!Control.HasFocus($PARAM[list_id])">Conditional</animation> + </control> + <control type="label"> + <left>20</left> + <textoffsetx>15</textoffsetx> + <top>0</top> + <height>75</height> + <width>$PARAM[width]</width> + <aligny>center</aligny> + <scroll>true</scroll> + <label>$INFO[ListItem.Label]</label> + <shadowcolor>text_shadow</shadowcolor> + </control> + <control type="label"> + <left>0</left> + <textoffsetx>30</textoffsetx> + <top>0</top> + <height>75</height> + <width>$PARAM[width]</width> + <align>right</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label2]</label> + <shadowcolor>text_shadow</shadowcolor> + </control> + </focusedlayout> + <itemlayout height="75"> + <control type="label"> + <left>20</left> + <textoffsetx>15</textoffsetx> + <top>0</top> + <height>75</height> + <width>$PARAM[width]</width> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + <shadowcolor>text_shadow</shadowcolor> + </control> + <control type="label"> + <left>0</left> + <textoffsetx>30</textoffsetx> + <top>0</top> + <height>75</height> + <width>$PARAM[width]</width> + <align>right</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label2]</label> + <textcolor>grey</textcolor> + <shadowcolor>text_shadow</shadowcolor> + </control> + </itemlayout> + </control> + </definition> + </include> + <include name="AddonLauncherPanel"> + <param name="fallback_image">DefaultFolder.png</param> + <definition> + <control type="group" id="$PARAM[group_id]"> + <include content="Visible_Right_Delayed"> + <param name="id" value="$PARAM[id]"/> + </include> + <visible>StringCompare(Container(9000).ListItem.Property(id),$PARAM[id])</visible> + <control type="group"> + <visible>Integer.IsGreater(Container($PARAM[group_id]50).NumItems,0) | Container($PARAM[group_id]50).IsUpdating</visible> + <control type="panel" id="$PARAM[group_id]50"> + <left>540</left> + <top>0</top> + <right>50</right> + <height>100%</height> + <onleft>9000</onleft> + <onright>$PARAM[group_id]30</onright> + <onup>$PARAM[group_id]50</onup> + <ondown>$PARAM[group_id]50</ondown> + <preloaditems>2</preloaditems> + <pagecontrol>$PARAM[group_id]30</pagecontrol> + <scrolltime tween="cubic" easing="out">500</scrolltime> + <itemlayout height="401" width="320"> + <control type="group"> + <top>150</top> + <include content="InfoWallMusicLayout"> + <param name="fallback_image" value="DefaultAddon.png" /> + </include> + </control> + </itemlayout> + <focusedlayout height="401" width="320"> + <control type="group"> + <top>150</top> + <animation effect="zoom" start="100" end="110" time="200" tween="sine" easing="inout" center="150,320">Focus</animation> + <animation effect="zoom" start="110" end="100" time="200" tween="sine" easing="inout" center="150,320">UnFocus</animation> + <include content="InfoWallMusicLayout"> + <param name="fallback_image" value="DefaultAddon.png" /> + <param name="focused" value="true" /> + </include> + </control> + </focusedlayout> + <content sortby="lastused" sortorder="descending" target="$PARAM[container_target]">$PARAM[container_path]</content> + </control> + <control type="scrollbar" id="$PARAM[group_id]30"> + <right>0</right> + <top>80</top> + <width>12</width> + <height>920</height> + <orientation>vertical</orientation> + <texturesliderbackground></texturesliderbackground> + <animation effect="slide" end="6,0" time="300" tween="sine" easing="inout" condition="!Control.HasFocus($PARAM[group_id]30)">conditional</animation> + <onleft>$PARAM[group_id]50</onleft> + <onright>noop</onright> + <texturesliderbackground colordiffuse="22FFFFFF">colors/white.png</texturesliderbackground> + </control> + </control> + <control type="group"> + <left>20</left> + <include content="ImageWidget"> + <param name="image_path" value="$PARAM[imagewidget_image]"/> + <param name="text_label" value="$LOCALIZE[31153]" /> + <param name="button_label" value="$LOCALIZE[31144]" /> + <param name="button_onclick" value="$PARAM[imagewidget_onclick]"/> + <param name="button_id" value="$PARAM[group_id]333"/> + <param name="visible_2" value="false"/> + <param name="visible" value="![Integer.IsGreater(Container($PARAM[group_id]50).NumItems,0) | Container($PARAM[group_id]50).IsUpdating]"/> + <param name="button2_onclick" value="Skin.SetBool(HomeMenuNoTVShowButton)"/> + </include> + </control> + </control> + </definition> + </include> + <include name="LeftAlignedInfo"> + <param name="id">33333</param> + <definition> + <control type="grouplist"> + <left>20</left> + <top>5</top> + <animation effect="fade" start="0" end="100" time="300">WindowOpen</animation> + <animation effect="fade" start="100" end="0" time="200">WindowClose</animation> + <width>1400</width> + <height>80</height> + <itemgap>0</itemgap> + <orientation>vertical</orientation> + <control type="label"> + <width>1400</width> + <label>$PARAM[main_label]</label> + <font>font30_title</font> + <shadowcolor>text_shadow</shadowcolor> + <height>35</height> + <scroll>true</scroll> + <animation effect="slide" start="0,0" end="0,15" time="0" condition="String.IsEmpty(Control.GetLabel($PARAM[id]))">Conditional</animation> + </control> + <control type="label" id="$PARAM[id]"> + <label>$PARAM[sub_label]</label> + <font>font12</font> + <left>85</left> + <shadowcolor>text_shadow</shadowcolor> + <height>100</height> + <width>1400</width> + </control> + </control> + </definition> + </include> + <include name="InfoDialogTopBarInfo"> + <param name="id">33333</param> + <param name="posy">20</param> + <definition> + <control type="grouplist"> + <left>3%</left> + <top>$PARAM[posy]</top> + <animation effect="fade" start="0" end="100" time="300" delay="300">WindowOpen</animation> + <animation effect="fade" start="100" end="0" time="200">WindowClose</animation> + <width>94%</width> + <height>150</height> + <itemgap>0</itemgap> + <orientation>vertical</orientation> + <control type="label"> + <width>100%</width> + <label>$PARAM[main_label]</label> + <font>font52_title</font> + <shadowcolor>text_shadow</shadowcolor> + <height>65</height> + <align>center</align> + <scroll>true</scroll> + <animation effect="slide" start="0,0" end="0,25" time="0" condition="String.IsEmpty(Control.GetLabel($PARAM[id]))">Conditional</animation> + </control> + <control type="label" id="$PARAM[id]"> + <label>$PARAM[sub_label]</label> + <left>85</left> + <shadowcolor>text_shadow</shadowcolor> + <align>center</align> + <height>100</height> + <width>100%</width> + </control> + </control> + </definition> + </include> + <include name="UpDownArrows"> + <param name="up_posy">134</param> + <param name="down_posy">910</param> + <param name="posx">936</param> + <param name="visible">true</param> + <definition> + <control type="button" id="$PARAM[container_id]588"> + <left>$PARAM[posx]</left> + <top>$PARAM[down_posy]</top> + <width>48</width> + <height>24</height> + <texturefocus colordiffuse="button_focus">overlays/arrowdown.png</texturefocus> + <texturenofocus colordiffuse="button_focus">overlays/arrowdown.png</texturenofocus> + <animation effect="zoom" start="100,0" end="100,100" center="auto" time="200" delay="10">VisibleChange</animation> + <animation effect="zoom" start="100,0" end="100,100" delay="500" center="auto" time="200">WindowOpen</animation> + <animation effect="zoom" start="100,100" end="100,0" center="auto" time="200">WindowClose</animation> + <onclick>SetFocus($PARAM[container_id])</onclick> + <onclick>PageDown</onclick> + <visible>Container($PARAM[container_id]).HasNext + Control.IsVisible($PARAM[container_id])</visible> + <visible>$PARAM[visible]</visible> + </control> + <control type="button" id="$PARAM[container_id]589"> + <left>$PARAM[posx]</left> + <top>$PARAM[up_posy]</top> + <width>48</width> + <height>24</height> + <texturefocus colordiffuse="button_focus" flipy="true">overlays/arrowdown.png</texturefocus> + <texturenofocus colordiffuse="button_focus" flipy="true">overlays/arrowdown.png</texturenofocus> + <animation effect="zoom" start="100,0" end="100,100" center="auto" time="200" delay="10">VisibleChange</animation> + <animation effect="zoom" start="100,0" end="100,100" delay="500" center="auto" time="200">WindowOpen</animation> + <animation effect="zoom" start="100,100" end="100,0" center="auto" time="200">WindowClose</animation> + <onclick>SetFocus($PARAM[container_id])</onclick> + <onclick>PageUp</onclick> + <visible>Container($PARAM[container_id]).HasPrevious + Control.IsVisible($PARAM[container_id])</visible> + <visible>$PARAM[visible]</visible> + </control> + </definition> + </include> + <include name="LeftRightArrows"> + <param name="left_posx">445</param> + <param name="right_posx">1843</param> + <param name="posy">936</param> + <param name="visible">!System.HasModalDialog</param> + <definition> + <control type="image"> + <left>$PARAM[left_posx]</left> + <top>$PARAM[posy]</top> + <width>28</width> + <height>28</height> + <texture flipx="true" colordiffuse="button_focus">overlays/arrowright.png</texture> + <animation effect="zoom" start="0,100" end="100,100" center="auto" time="200">VisibleChange</animation> + <animation effect="zoom" start="0,100" end="100,100" delay="500" center="auto" time="200">WindowOpen</animation> + <animation effect="zoom" start="100,100" end="0,100" center="auto" time="200">WindowClose</animation> + <visible>Control.IsVisible($PARAM[list_id]) + Container($PARAM[list_id]).HasPrevious</visible> + <visible>$PARAM[visible]</visible> + </control> + <control type="image"> + <left>$PARAM[right_posx]</left> + <top>$PARAM[posy]</top> + <width>28</width> + <height>28</height> + <texture colordiffuse="button_focus">overlays/arrowright.png</texture> + <animation effect="zoom" start="0,100" end="100,100" center="auto" time="200">VisibleChange</animation> + <animation effect="zoom" start="0,100" end="100,100" delay="500" center="auto" time="200">WindowOpen</animation> + <animation effect="zoom" start="100,100" end="0,100" center="auto" time="200">WindowClose</animation> + <visible>Control.IsVisible($PARAM[list_id]) + Container($PARAM[list_id]).HasNext</visible> + <visible>$PARAM[visible]</visible> + </control> + <control type="button" id="$PARAM[list_id]500"> + <left>$PARAM[left_posx]</left> + <top>$PARAM[posy]</top> + <width>28</width> + <height>28</height> + <texturefocus></texturefocus> + <texturenofocus></texturenofocus> + <onclick>Control.Move($PARAM[list_id],-1)</onclick> + <visible allowhiddenfocus="true">Container($PARAM[list_id]).HasPrevious + [Control.HasFocus($PARAM[list_id]) | Control.HasFocus($PARAM[list_id]500)]</visible> + </control> + <control type="button" id="$PARAM[list_id]501"> + <left>$PARAM[right_posx]</left> + <top>$PARAM[posy]</top> + <width>28</width> + <height>28</height> + <texturefocus></texturefocus> + <texturenofocus></texturenofocus> + <onclick>Control.Move($PARAM[list_id],1)</onclick> + <visible allowhiddenfocus="true">Container($PARAM[list_id]).HasNext + [Control.HasFocus($PARAM[list_id]) | Control.HasFocus($PARAM[list_id]501)]</visible> + </control> + </definition> + </include> + <include name="DialogBackgroundCommons"> + <control type="image"> + <left>-2000</left> + <top>-2000</top> + <width>6000</width> + <height>6000</height> + <animation effect="fade" time="300">VisibleChange</animation> + <animation effect="fade" start="0" end="100" time="300">WindowOpen</animation> + <animation effect="fade" start="100" end="0" time="200">WindowClose</animation> + <texture colordiffuse="C2FFFFFF">colors/black.png</texture> + <visible>$PARAM[darken_bg]</visible> + </control> + <control type="button"> + <left>-2000</left> + <top>-2000</top> + <width>6000</width> + <height>6000</height> + <texturefocus></texturefocus> + <texturenofocus></texturenofocus> + <onclick>Action(close)</onclick> + </control> + <control type="group"> + <width>$PARAM[DialogBackgroundWidth]</width> + <control type="image"> + <left>0</left> + <top>0</top> + <right>0</right> + <height>$PARAM[DialogBackgroundHeight]</height> + <texture colordiffuse="dialog_tint">colors/white.png</texture> + </control> + <control type="image"> + <left>0</left> + <top>0</top> + <right>0</right> + <height>70</height> + <texture colordiffuse="button_focus" border="2">colors/white70.png</texture> + </control> + <control type="label" id="$PARAM[DialogHeaderId]"> + <left>40</left> + <top>0</top> + <right>100</right> + <height>70</height> + <font>font32_title</font> + <label>$PARAM[DialogHeaderLabel]</label> + <aligny>center</aligny> + <shadowcolor>black</shadowcolor> + </control> + <control type="button" id="22002"> + <description>button overlay to avoid closing in dialog area</description> + <left>0</left> + <top>0</top> + <right>0</right> + <height>$PARAM[DialogBackgroundHeight]</height> + <texturefocus></texturefocus> + <texturenofocus></texturenofocus> + <onclick>noop</onclick> + </control> + <control type="radiobutton"> + <right>32</right> + <top>11</top> + <width>48</width> + <height>48</height> + <radiowidth>48</radiowidth> + <radioheight>48</radioheight> + <texturefocus></texturefocus> + <texturenofocus></texturenofocus> + <label></label> + <textureradioofffocus colordiffuse="EEFFFFFF">dialogs/close.png</textureradioofffocus> + <textureradiooffnofocus colordiffuse="EEFFFFFF">icons/logo.png</textureradiooffnofocus> + <textureradioonfocus colordiffuse="EEFFFFFF">dialogs/close.png</textureradioonfocus> + <textureradioonnofocus colordiffuse="EEFFFFFF">icons/logo.png</textureradioonnofocus> + <onclick>Action(close)</onclick> + </control> + </control> + </include> + <include name="TopBar"> + <param name="sublabel">$INFO[Container.SortMethod,$LOCALIZE[31022]: , ∙ ]$INFO[Container.CurrentItem,, / ]$INFO[Container.NumItems]</param> + <definition> + <control type="group"> + <animation effect="slide" end="0,-90" time="300" tween="sine" easing="inout" condition="$EXP[infodialog_active]">conditional</animation> + <depth>DepthBars</depth> + <animation effect="fade" start="0" end="100" time="300" condition="[Window.Previous(fullscreenvideo) | Window.Previous(startup)] + !Window.IsVisible(1109)">WindowOpen</animation> + <control type="image"> + <left>0</left> + <top>0</top> + <width>110%</width> + <height>130</height> + <texture>frame/InfoBar.png</texture> + <animation effect="fade" start="100" end="0" time="300" condition="Window.Next(screencalibration)">WindowClose</animation> + </control> + <control type="grouplist"> + <left>35</left> + <description>Left side of top bar</description> + <width>900</width> + <top>-7</top> + <height>100</height> + <orientation>horizontal</orientation> + <usecontrolcoords>true</usecontrolcoords> + <animation effect="fade" start="0" end="100" time="300">WindowOpen</animation> + <animation effect="fade" start="100" end="0" time="200">WindowClose</animation> + <animation effect="slide" end="0,10" time="200" reversible="true" condition="String.IsEmpty(Control.GetLabel(18900))">Conditional</animation> + <control type="label"> + <label>$PARAM[breadcrumbs_label]</label> + <include>BreadcrumbsLabel</include> + </control> + <control type="label"> + <label>$INFO[Container.ShowTitle, / ]</label> + <include>BreadcrumbsLabel</include> + <visible>!String.IsEmpty(Container.ShowTitle) + !String.IsEqual(Container.ShowTitle,Container.FolderName)</visible> + </control> + <control type="label"> + <label>$INFO[Container.FolderName, / ]</label> + <include>BreadcrumbsLabel</include> + <visible>![Container.Content() + Window.IsActive(videos)]</visible> + <visible>![Window.IsActive(MyPVRChannels.xml) | Window.IsActive(MyPVRTimers.xml) | Window.IsActive(MyPVRRecordings.xml) | Window.IsActive(MyPVRSearch.xml)]</visible> + </control> + <control type="label"> + <label>$INFO[Container.PluginCategory, / ]</label> + <include>BreadcrumbsLabel</include> + <visible>!String.isempty(Container.PluginCategory)</visible> + </control> + <control type="label"> + <label>$INFO[Control.GetLabel(10),: ]</label> + <include>BreadcrumbsLabel</include> + <visible>!String.IsEqual(Control.GetLabel(10),$LOCALIZE[16100]) + Window.IsActive(videos)</visible> + </control> + <control type="label"> + <label>($LOCALIZE[31052])</label> + <include>BreadcrumbsLabel</include> + <visible>Container.Filtered</visible> + </control> + </control> + <control type="button"> + <top>0</top> + <width>500</width> + <height>100</height> + <label></label> + <onclick>Action(Back)</onclick> + <texturefocus></texturefocus> + <texturenofocus></texturenofocus> + </control> + <control type="label" id="18900"> + <top>50</top> + <label>$PARAM[sublabel]</label> + <left>35</left> + <shadowcolor>text_shadow</shadowcolor> + <height>100</height> + <width>900</width> + <animation effect="fade" start="0" end="100" time="300">WindowOpen</animation> + <animation effect="fade" start="100" end="0" time="200">WindowClose</animation> + </control> + <control type="grouplist"> + <top>0</top> + <align>right</align> + <right>20</right> + <height>200</height> + <orientation>horizontal</orientation> + <width>900</width> + <itemgap>10</itemgap> + <visible>!Window.IsVisible(extendedprogressdialog)</visible> + <animation effect="fade" time="150">VisibleChange</animation> + <control type="group"> + <width>600</width> + <visible>Player.HasMedia + String.IsEmpty(Window(Videos).Property(PlayingBackgroundMedia))</visible> + <animation effect="fade" time="200">VisibleChange</animation> + <control type="grouplist"> + <left>-75</left> + <orientation>horizontal</orientation> + <height>38</height> + <top>14</top> + <align>right</align> + <width>660</width> + <itemgap>5</itemgap> + <usecontrolcoords>true</usecontrolcoords> + <control type="image"> + <top>8</top> + <width>28</width> + <height>26</height> + <aspectratio>keep</aspectratio> + <texture colordiffuse="button_focus">$VAR[NowPlayingIconVar]</texture> + </control> + <control type="label"> + <label>$INFO[Player.Title]</label> + <font>font27</font> + <shadowcolor>text_shadow</shadowcolor> + <height>35</height> + <width min="1" max="602">auto</width> + </control> + </control> + <control type="label" id="7700"> + <label>$VAR[NowPlayingSublabelVar]</label> + <left>-45</left> + <top>44</top> + <font>font12</font> + <textcolor>grey</textcolor> + <shadowcolor>text_shadow</shadowcolor> + <height>25</height> + <width>630</width> + <align>right</align> + </control> + </control> + <control type="label"> + <font>font_clock</font> + <shadowcolor>text_shadow</shadowcolor> + <height>200</height> + <width>auto</width> + <animation effect="fade" start="100" end="0" time="300" condition="Window.Next(screencalibration)">WindowClose</animation> + <label>$INFO[System.Time]</label> + </control> + </control> + <control type="label"> + <top>77</top> + <label>$INFO[System.AlarmPos,$LOCALIZE[13005]: ]</label> + <right>22</right> + <shadowcolor>text_shadow</shadowcolor> + <height>100</height> + <width>500</width> + <align>right</align> + <visible>System.HasAlarm(shutdowntimer)</visible> + </control> + <control type="label" id="23000"> + <top>0</top> + <left>0</left> + <label>$INFO[ListItem.SortLetter]</label> + <font>font_MainMenu</font> + <width>100%</width> + <height>80</height> + <align>center</align> + <textcolor>white</textcolor> + <visible>!System.HasModalDialog</visible> + <visible>Container.Scrolling</visible> + <visible>!Container.Content(seasons)</visible> + <visible>String.IsEqual(Container.SortMethod,$LOCALIZE[551]) | String.IsEqual(Container.SortMethod,$LOCALIZE[561]) | String.IsEqual(Container.SortMethod,$LOCALIZE[558]) | String.IsEqual(Container.SortMethod,$LOCALIZE[557]) | String.IsEqual(Container.SortMethod,$LOCALIZE[556]) | String.IsEqual(Container.SortMethod,$LOCALIZE[563])</visible> + <animation effect="fade" start="0" end="100" time="200" reversible="true">VisibleChange</animation> + <animation effect="fade" start="100" end="0" time="200">WindowClose</animation> + </control> + </control> + </definition> + </include> + <include name="BreadcrumbsLabel"> + <font>font45</font> + <shadowcolor>text_shadow</shadowcolor> + <top>7</top> + <height>100</height> + <width>auto</width> + </include> + <include name="ColoredBackgroundImages"> + <control type="image"> + <depth>DepthBackground</depth> + <include>FullScreenDimensions</include> + <aspectratio>scale</aspectratio> + <texture colordiffuse="primary_background">special://skin/extras/backgrounds/primary.jpg</texture> + </control> + <control type="image"> + <depth>DepthBackground</depth> + <include>FullScreenDimensions</include> + <aspectratio>scale</aspectratio> + <texture colordiffuse="secondary_background" fallback="special://skin/extras/backgrounds/secondary1.png">$INFO[Skin.String(background_overlay),special://skin/extras/backgrounds/secondary,.png]</texture> + </control> + </include> + <include name="DefaultBackground"> + <definition> + <control type="videowindow"> + <depth>DepthBackground</depth> + <include>FullScreenDimensions</include> + <visible>Player.HasVideo</visible> + <visible>!Slideshow.IsActive</visible> + </control> + <control type="visualisation"> + <include>FullScreenDimensions</include> + <visible>!Slideshow.IsActive</visible> + <visible>Player.HasAudio + String.IsEmpty(Window(Videos).Property(PlayingBackgroundMedia)) + Visualisation.Enabled</visible> + </control> + <control type="group"> + <include>FullScreenDimensions</include> + <animation effect="zoom" center="auto" end="102,102" time="0" condition="Integer.IsGreater(System.StereoscopicMode,0)">conditional</animation> + <control type="group"> + <animation effect="fade" start="100" end="bg_alpha" time="0" condition="!Control.IsVisible(31111)">Conditional</animation> + <animation effect="fade" start="0" end="100" time="300" condition="Window.Previous(fullscreenvideo) | Window.Previous(startup)">WindowOpen</animation> + <include>ColoredBackgroundImages</include> + </control> + <control type="group" id="31111"> + <visible>![Player.HasVideo | [Player.HasAudio + Visualisation.Enabled + !String.IsEmpty(Visualisation.Name)]] | !String.IsEmpty(Window(Videos).Property(PlayingBackgroundMedia))</visible> + <depth>DepthBackground</depth> + <animation effect="fade" start="0" end="100" time="400">WindowOpen</animation> + <animation effect="fade" start="100" end="0" time="300">WindowClose</animation> + <animation effect="fade" time="400">VisibleChange</animation> + <control type="image" id="32111"> + <include>FullScreenDimensions</include> + <aspectratio>scale</aspectratio> + <fadetime>400</fadetime> + <animation effect="fade" time="400">VisibleChange</animation> + <texture background="true" colordiffuse="37FFFFFF">$VAR[MediaFanartVar]</texture> + <visible>!Control.IsVisible(502) | $EXP[infodialog_active]</visible> + </control> + <control type="image"> + <left>-3</left> + <top>0</top> + <right>1193</right> + <height>100%</height> + <aspectratio aligny="center">scale</aspectratio> + <fadetime>400</fadetime> + <include>OpenClose_Left</include> + <animation effect="fade" time="400">VisibleChange</animation> + <texture background="true" colordiffuse="37FFFFFF">$VAR[PosterVar]</texture> + <visible>!Control.IsVisible(32111)</visible> + </control> + </control> + </control> + </definition> + </include> + <include name="BottomBar"> + <param name="info_visible">False</param> + <definition> + <control type="group"> + <animation effect="slide" end="0,90" time="300" tween="sine" easing="inout" condition="$EXP[infodialog_active]">conditional</animation> + <depth>DepthBars</depth> + <animation effect="fade" start="100" end="0" time="300" condition="Window.Next(visualisation) | Window.Next(screencalibration)">WindowClose</animation> + <animation effect="fade" start="0" end="100" time="300" condition="Window.Previous(fullscreenvideo) | Window.Previous(startup) | Window.Previous(visualisation)">WindowOpen</animation> + <bottom>0</bottom> + <control type="image"> + <left>0</left> + <bottom>0</bottom> + <width>110%</width> + <height>115</height> + <texture flipy="true">frame/InfoBar.png</texture> + </control> + <control type="group"> + <visible>$PARAM[info_visible]</visible> + <visible>!System.HasModalDialog</visible> + <visible>!Skin.HasSetting(touchmode)</visible> + <animation effect="fade" time="400">VisibleChange</animation> + <animation effect="fade" start="0" end="100" time="400">WindowOpen</animation> + <animation effect="fade" start="100" end="0" time="300">WindowClose</animation> + <control type="button"> + <bottom>20</bottom> + <left>12</left> + <width>36</width> + <height>36</height> + <animation effect="rotate" end="-90" center="auto" time="200" reversible="true" condition="Control.IsVisible(51) | Control.IsVisible(53)">Conditional</animation> + <texturefocus colordiffuse="button_focus">frame/menu-nofo.png</texturefocus> + <texturenofocus colordiffuse="FFCCCCCC">frame/menu-nofo.png</texturenofocus> + <animation effect="fade" time="200">VisibleChange</animation> + <onclick>SetFocus(9000)</onclick> + <visible>!Control.IsVisible(6160)</visible> + </control> + <control type="button" id="6160"> + <bottom>20</bottom> + <left>12</left> + <width>36</width> + <height>36</height> + <texturefocus colordiffuse="button_focus">icons/menu.png</texturefocus> + <texturenofocus colordiffuse="FFCCCCCC">icons/menu.png</texturenofocus> + <animation effect="fade" time="200">VisibleChange</animation> + <onclick>SetFocus(9000)</onclick> + <visible>Window.IsActive(MyPVRGuide.xml) + Control.IsVisible(10)</visible> + </control> + <control type="button"> + <bottom>16</bottom> + <left>64</left> + <width>300</width> + <height>44</height> + <shadowcolor>text_shadow</shadowcolor> + <label>$LOCALIZE[33063]</label> + <onclick>SetFocus(9000)</onclick> + <texturefocus></texturefocus> + <texturenofocus></texturenofocus> + </control> + </control> + <control type="grouplist" id="700"> + <orientation>horizontal</orientation> + <visible>Skin.HasSetting(touchmode)</visible> + <visible>!Window.IsActive(home)</visible> + <animation effect="fade" start="0" end="100" time="400" condition="Window.Previous(home)">WindowOpen</animation> + <animation effect="fade" start="100" end="0" time="300" condition="Window.Next(home)">WindowClose</animation> + <itemgap>0</itemgap> + <left>-8</left> + <width>480</width> + <height>110</height> + <bottom>0</bottom> + <onup>noop</onup> + <ondown>9000</ondown> + <onright>2000</onright> + <align>justify</align> + <include content="IconButton"> + <param name="control_id" value="804" /> + <param name="onclick" value="SetFocus(9000)" /> + <param name="icon" value="icons/settings.png" /> + <param name="label" value="$LOCALIZE[10004]" /> + </include> + <include content="IconButton"> + <param name="control_id" value="802" /> + <param name="onclick" value="ActivateWindow(favourites)" /> + <param name="icon" value="icons/favourites.png" /> + <param name="label" value="$LOCALIZE[10134]" /> + </include> + <include content="IconButton"> + <param name="control_id" value="803" /> + <param name="onclick" value="ActivateWindow(shutdownmenu)" /> + <param name="icon" value="icons/power.png" /> + <param name="label" value="$LOCALIZE[33060]" /> + </include> + </control> + </control> + </definition> + </include> + <include name="BottomBarTwoListInfo"> + <control type="group"> + <animation effect="fade" start="0" end="100" time="400">WindowOpen</animation> + <animation effect="fade" start="100" end="0" time="300">WindowClose</animation> + <control type="grouplist"> + <orientation>horizontal</orientation> + <align>right</align> + <bottom>0</bottom> + <height>65</height> + <itemgap>10</itemgap> + <right>24</right> + <width>1200</width> + <control type="label"> + <width>auto</width> + <height>48</height> + <aligny>center</aligny> + <align>right</align> + <shadowcolor>text_shadow</shadowcolor> + <label>$INFO[Container($PARAM[right_container_id]).CurrentItem,, / ]$INFO[Container($PARAM[right_container_id]).NumItems]</label> + </control> + <control type="image"> + <width>54</width> + <height>44</height> + <aspectratio>keep</aspectratio> + <texture colordiffuse="button_focus">frame/item-count.png</texture> + </control> + </control> + <control type="grouplist"> + <orientation>horizontal</orientation> + <bottom>0</bottom> + <height>65</height> + <left>24</left> + <width>1200</width> + <itemgap>10</itemgap> + <control type="image"> + <width>54</width> + <height>44</height> + <aspectratio>keep</aspectratio> + <texture colordiffuse="button_focus">frame/item-count.png</texture> + </control> + <control type="label"> + <width>auto</width> + <height>48</height> + <aligny>center</aligny> + <align>right</align> + <shadowcolor>text_shadow</shadowcolor> + <label>$INFO[Container($PARAM[left_container_id]).CurrentItem,, / ]$INFO[Container($PARAM[left_container_id]).NumItems]</label> + </control> + </control> + </control> + </include> + <include name="FullScreenDimensions"> + <left>0</left> + <top>0</top> + <width>100%</width> + <height>100%</height> + </include> + <include name="FocusableProgressBar"> + <param name="width">100%</param> + <param name="onunfocus_id">200</param> + <definition> + <control type="progress"> + <animation effect="fade" end="0" time="200">WindowClose</animation> + <left>0</left> + <width>$PARAM[width]</width> + <height>15</height> + <info>Player.ProgressCache</info> + <texturebg border="3" colordiffuse="00FFFFFF">colors/white50.png</texturebg> + <midtexture>colors/white50.png</midtexture> + <animation effect="fade" start="100" end="80" time="0" condition="true">Conditional</animation> + </control> + <control type="progress" id="23"> + <animation effect="fade" end="0" time="200">WindowClose</animation> + <left>0</left> + <width>$PARAM[width]</width> + <height>15</height> + <info>Player.Progress</info> + <texturebg border="3" colordiffuse="80FFFFFF">colors/white50.png</texturebg> + <midtexture colordiffuse="button_focus">colors/white.png</midtexture> + </control> + <control type="button" id="87"> + <include>HiddenObject</include> + <onup>$PARAM[onunfocus_id]</onup> + <onunfocus condition="Player.Forwarding | Player.Rewinding">PlayerControl(Play)</onunfocus> + <ondown>$PARAM[onunfocus_id]</ondown> + <onright condition="!Player.Forwarding32x">PlayerControl(Forward)</onright> + <onleft condition="!Player.Rewinding32x">PlayerControl(Rewind)</onleft> + <visible>Player.SeekEnabled</visible> + <onclick condition="Player.Forwarding | Player.Rewinding">PlayerControl(Play)</onclick> + </control> + <control type="slider"> + <top>-5</top> + <left>0</left> + <width>$PARAM[width]</width> + <height>25</height> + <texturesliderbar colordiffuse="00FFFFFF">osd/progress/nub_leftright.png</texturesliderbar> + <textureslidernib>osd/progress/nub_leftright.png</textureslidernib> + <textureslidernibfocus colordiffuse="button_focus">osd/progress/nub_leftright.png</textureslidernibfocus> + <info>Player.Progress</info> + <action>seek</action> + <visible>!Control.HasFocus(87) + Player.SeekEnabled</visible> + </control> + <control type="slider"> + <top>-5</top> + <left>0</left> + <width>$PARAM[width]</width> + <height>25</height> + <texturesliderbar colordiffuse="00FFFFFF">osd/progress/nub_leftright.png</texturesliderbar> + <textureslidernib colordiffuse="button_focus">osd/progress/nub_leftright.png</textureslidernib> + <textureslidernibfocus colordiffuse="button_focus">osd/progress/nub_leftright.png</textureslidernibfocus> + <info>Player.Progress</info> + <action>seek</action> + <visible>Control.HasFocus(87) + Player.SeekEnabled</visible> + </control> + </definition> + </include> + <include name="ContentPanel"> + <param name="width">500</param> + <param name="left">-40</param> + <param name="right"></param> + <param name="top">-10%</param> + <param name="height">120%</param> + <param name="flipx">false</param> + <definition> + <control type="image"> + <texture flipx="$PARAM[flipx]">lists/panel.png</texture> + <bordertexture border="21">overlays/shadow.png</bordertexture> + <bordersize>20</bordersize> + <width>$PARAM[width]</width> + <left>$PARAM[left]</left> + <right>$PARAM[right]</right> + <top>$PARAM[top]</top> + <height>$PARAM[height]</height> + </control> + </definition> + </include> +</includes> |