diff options
Diffstat (limited to 'addons/skin.estuary/1080i/View_501_Banner.xml')
-rw-r--r-- | addons/skin.estuary/1080i/View_501_Banner.xml | 198 |
1 files changed, 0 insertions, 198 deletions
diff --git a/addons/skin.estuary/1080i/View_501_Banner.xml b/addons/skin.estuary/1080i/View_501_Banner.xml deleted file mode 100644 index b242982110..0000000000 --- a/addons/skin.estuary/1080i/View_501_Banner.xml +++ /dev/null @@ -1,198 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<includes> - <include name="BannerInfoFlag"> - <control type="group"> - <top>$PARAM[posy]</top> - <control type="image"> - <top>0</top> - <right>41</right> - <width>70</width> - <height>32</height> - <fadetime>300</fadetime> - <aspectratio align="center">keep</aspectratio> - <texture>$PARAM[icon]</texture> - </control> - <control type="label"> - <right>41</right> - <top>35</top> - <width>70</width> - <height>32</height> - <align>center</align> - <font>font10</font> - <selectedcolor>white</selectedcolor> - <label fallback="">$INFO[$PARAM[infolabel]]</label> - </control> - </control> - </include> - <include name="View_501_Banner"> - <include content="UpDownArrows"> - <param name="container_id" value="501" /> - <param name="visible" value="!System.HasModalDialog" /> - </include> - <control type="group"> - <include>OpenClose_Right</include> - <left>100</left> - <top>167</top> - <visible>Control.IsVisible(501)</visible> - <include>Visible_Right</include> - <control type="panel" id="501"> - <left>0</left> - <top>0</top> - <width>1800</width> - <height>732</height> - <onleft>9000</onleft> - <onright>531</onright> - <onup>501</onup> - <ondown>501</ondown> - <viewtype label="20020">wide</viewtype> - <preloaditems>2</preloaditems> - <pagecontrol>531</pagecontrol> - <scrolltime tween="cubic" easing="out">500</scrolltime> - <visible>Container.Content(tvshows)</visible> - <itemlayout height="183" width="900"> - <control type="image"> - <left>1</left> - <top>15</top> - <width>820</width> - <height>155</height> - <texture border="2" fallback="DefaultVideo.png" background="true">$VAR[BannerArtVar]</texture> - <aspectratio aligny="center">scale</aspectratio> - <bordertexture colordiffuse="border_alpha">colors/black.png</bordertexture> - <bordersize>4</bordersize> - </control> - <control type="label"> - <left>30</left> - <top>20</top> - <width>700</width> - <height>145</height> - <label>$INFO[ListItem.Label]</label> - <font>font35_title</font> - <shadowcolor>text_shadow</shadowcolor> - <align>left</align> - <aligny>center</aligny> - <visible>String.IsEmpty(ListItem.Art(banner)) + !Listitem.IsParentFolder</visible> - </control> - <control type="group"> - <left>770</left> - <top>20</top> - <include>UserRatingCircle</include> - </control> - </itemlayout> - <focusedlayout height="183" width="900"> - <control type="group"> - <animation effect="slide" start="0,0" end="-37,0" time="300">Focus</animation> - <animation effect="slide" start="-37,0" end="0,0" time="125">UnFocus</animation> - <control type="image"> - <left>1</left> - <top>15</top> - <width>820</width> - <height>155</height> - <texture border="2" fallback="DefaultVideo.png" background="true">$VAR[BannerArtVar]</texture> - <aspectratio aligny="center">scale</aspectratio> - <bordertexture colordiffuse="border_alpha">colors/black.png</bordertexture> - <bordersize>4</bordersize> - </control> - <control type="label"> - <left>30</left> - <top>20</top> - <width>700</width> - <height>145</height> - <label>$INFO[ListItem.Label]</label> - <font>font35_title</font> - <shadowcolor>text_shadow</shadowcolor> - <align>left</align> - <aligny>center</aligny> - <visible>String.IsEmpty(ListItem.Art(banner)) + !Listitem.IsParentFolder</visible> - </control> - <control type="group"> - <left>770</left> - <top>20</top> - <include>UserRatingCircle</include> - </control> - <control type="image"> - <left>1</left> - <top>15</top> - <width>820</width> - <height>155</height> - <texture border="8" colordiffuse="button_focus">buttons/thumbnail_focused.png</texture> - </control> - <control type="group"> - <animation type="Focus"> - <effect type="fade" start="0" end="100" time="300" /> - </animation> - <animation effect="fade" start="100" end="0" time="0">UnFocus</animation> - <control type="image"> - <left>5</left> - <top>126</top> - <width>812</width> - <height>40</height> - <texture>colors/black.png</texture> - <animation effect="fade" start="0" end="70" time="50">Focus</animation> - </control> - <control type="image"> - <left>15</left> - <top>130</top> - <width>32</width> - <height>32</height> - <texture>$VAR[ListWatchedIconVar]</texture> - </control> - <control type="label"> - <left>60</left> - <top>136</top> - <width>800</width> - <height>20</height> - <font>font12</font> - <aligny>center</aligny> - <label>$INFO[ListItem.Label]</label> - </control> - <control type="image"> - <right>93</right> - <top>135</top> - <width>22</width> - <height>22</height> - <texture>lists/played-total.png</texture> - <visible>String.IsEqual(Listitem.dbtype,tvshow) + !String.IsEmpty(ListItem.Property(TotalEpisodes))</visible> - </control> - <control type="label"> - <right>123</right> - <top>136</top> - <width>800</width> - <height>20</height> - <font>font12</font> - <textcolor>button_focus</textcolor> - <align>right</align> - <aligny>center</aligny> - <label>$VAR[BannerLabel2Var]</label> - </control> - </control> - </control> - <control type="image"> - <right>39</right> - <top>15</top> - <width>70</width> - <height>155</height> - <texture colordiffuse="button_focus">colors/white.png</texture> - <animation effect="zoom" start="0,100" end="100,100" time="250" center="auto">Focus</animation> - <animation effect="zoom" start="100,100" end="0,100" time="125" center="auto" delay="50">UnFocus</animation> - </control> - <control type="group"> - <animation effect="fade" start="0" end="100" time="200" delay="250">Focus</animation> - <animation effect="fade" start="100" end="0" time="50">UnFocus</animation> - <top>13</top> - <right>0</right> - <include content="BannerInfoFlag"> - <param name="icon" value="lists/rating.png" /> - <param name="infolabel" value="ListItem.Rating" /> - <param name="posy" value="5" /> - </include> - <include content="BannerInfoFlag"> - <param name="icon" value="lists/year.png" /> - <param name="infolabel" value="ListItem.Year" /> - <param name="posy" value="84" /> - </include> - </control> - </focusedlayout> - </control> - </control> - </include> -</includes> |