skin.pellucidPlus/1080i/Includes_mediaShowcase.xml

280 lines
17 KiB
XML
Raw Normal View History

2017-03-19 21:23:30 +01:00
<?xml version="1.0" encoding="UTF-8"?>
<includes>
<!--media showcase-->
<include name="itemShowcase">
<!--list container to hold extrafanart-->
<control type="list" id="99999">
<posx>-4</posx>
<posy>-4</posy>
<width>4</width>
<height>4</height>
<enable>false</enable>
<preloaditems>2</preloaditems>
2017-03-21 00:53:30 +01:00
<itemlayout/>
<focusedlayout/>
2017-03-19 21:23:30 +01:00
<content>$VAR[extraFanartLocation]</content>
</control>
<control type="grouplist" id="99998">
2017-03-22 13:45:32 +01:00
<posx>0</posx>
<posy>row-3-begin</posy>
2017-03-22 19:58:14 +01:00
<width>13000</width>
2017-03-21 00:53:30 +01:00
<height>fullscreenHeight</height>
2017-03-22 13:45:32 +01:00
<itemgap>0</itemgap>
2017-03-21 00:53:30 +01:00
<scrolltime tween="sine" easing="out">500</scrolltime>
<orientation>horizontal</orientation>
<usecontrolcoords>true</usecontrolcoords>
<animation type="windowopen">
<effect type="fade" start="0" end="100" delay="250" time="1000"/>
</animation>
2017-03-22 13:45:32 +01:00
<!--movement-->
2017-03-22 19:58:14 +01:00
<animation effect="slide" time="200" end="0,0" condition="Control.HasFocus(999981)">condition</animation>
2017-12-21 15:16:56 +01:00
<animation effect="slide" time="200" end="-1354,0" condition="Control.HasFocus(999982) + !String.IsEmpty(listitem.tagline)">condition</animation><!--fanart1 has tagline-->
<animation effect="slide" time="200" end="-500,0" condition="Control.HasFocus(999982) + String.IsEmpty(listitem.tagline)">condition</animation><!--fanart 1 no tagline-->
<animation effect="slide" time="200" end="-2896,0" condition="Control.HasFocus(999983) + !String.IsEmpty(listitem.tagline)">condition</animation><!--cast has tagline-->
<animation effect="slide" time="200" end="-2042,0" condition="Control.HasFocus(999983) + String.IsEmpty(listitem.tagline)">condition</animation><!--cast no tagline-->
<animation effect="slide" time="200" end="-4458,0" condition="Control.HasFocus(999984) + !String.IsEmpty(listitem.tagline)">condition</animation><!--fanart2 has tagline-->
<animation effect="slide" time="200" end="-3604,0" condition="Control.HasFocus(999984) + String.IsEmpty(listitem.tagline)">condition</animation><!--fanart2 no tagline-->
<animation effect="slide" time="200" end="-5650,0" condition="Control.HasFocus(999985) + !String.IsEmpty(listitem.tagline) + !String.IsEmpty(listitem.art(discart))">condition</animation><!--discart has tagline-->
<animation effect="slide" time="200" end="-4796,0" condition="Control.HasFocus(999985) + String.IsEmpty(listitem.tagline) + !String.IsEmpty(listitem.art(discart))">condition</animation><!--discart no tagline-->
<animation effect="slide" time="200" end="-5946,0" condition="Control.HasFocus(999985) + !String.IsEmpty(listitem.tagline) + String.IsEmpty(listitem.art(discart))">condition</animation><!--no discart has tagline-->
<animation effect="slide" time="200" end="-5092,0" condition="Control.HasFocus(999985) + String.IsEmpty(listitem.tagline) + String.IsEmpty(listitem.art(discart))">condition</animation><!--no discart has tagline-->
<animation effect="slide" time="200" end="-6844,0" condition="Control.HasFocus(999986) + !String.IsEmpty(listitem.tagline) + !String.IsEmpty(listitem.art(discart))">condition</animation><!--has tagline + has discart-->
<animation effect="slide" time="200" end="-6844,0" condition="Control.HasFocus(999986) + String.IsEmpty(listitem.tagline) + !String.IsEmpty(listitem.art(discart))">condition</animation><!--NO TAGLINE + HAS DISCART-->
<animation effect="slide" time="200" end="-7428,0" condition="Control.HasFocus(999986) + !String.IsEmpty(listitem.tagline) + String.IsEmpty(listitem.art(discart))">condition</animation><!--no discart has tagline-->
<animation effect="slide" time="200" end="-6578,0" condition="Control.HasFocus(999986) + String.IsEmpty(listitem.tagline) + String.IsEmpty(listitem.art(discart))">condition</animation><!--no discart no tagline-->
<animation effect="slide" time="200" end="-8328,0" condition="Control.HasFocus(999987) + !String.IsEmpty(listitem.tagline) + !String.IsEmpty(listitem.art(discart))">condition</animation><!--has tagline + has discart-->
<animation effect="slide" time="200" end="-8328,0" condition="Control.HasFocus(999987) + String.IsEmpty(listitem.tagline) + !String.IsEmpty(listitem.art(discart))">condition</animation><!--NO TAGLINE + HAS DISCART-->
<animation effect="slide" time="200" end="-8912,0" condition="Control.HasFocus(999987) + !String.IsEmpty(listitem.tagline) + String.IsEmpty(listitem.art(discart))">condition</animation><!--no discart has tagline-->
<animation effect="slide" time="200" end="-8062,0" condition="Control.HasFocus(999987) + String.IsEmpty(listitem.tagline) + String.IsEmpty(listitem.art(discart))">condition</animation><!--no discart no tagline-->
<animation effect="slide" time="200" end="-9812,0" condition="Control.HasFocus(999988) + !String.IsEmpty(listitem.tagline) + !String.IsEmpty(listitem.art(discart))">condition</animation><!--has tagline + has discart-->
<animation effect="slide" time="200" end="-9812,0" condition="Control.HasFocus(999988) + String.IsEmpty(listitem.tagline) + !String.IsEmpty(listitem.art(discart))">condition</animation><!--NO TAGLINE + HAS DISCART-->
<animation effect="slide" time="200" end="-10396,0" condition="Control.HasFocus(999988) + !String.IsEmpty(listitem.tagline) + String.IsEmpty(listitem.art(discart))">condition</animation><!--no discart has tagline-->
<animation effect="slide" time="200" end="-9546,0" condition="Control.HasFocus(999988) + String.IsEmpty(listitem.tagline) + String.IsEmpty(listitem.art(discart))">condition</animation><!--no discart no tagline-->
<animation effect="slide" time="200" end="-11296,0" condition="Control.HasFocus(999989) + !String.IsEmpty(listitem.tagline) + !String.IsEmpty(listitem.art(discart))">condition</animation><!--has tagline + has discart-->
<animation effect="slide" time="200" end="-11296,0" condition="Control.HasFocus(999989) + String.IsEmpty(listitem.tagline) + !String.IsEmpty(listitem.art(discart))">condition</animation><!--NO TAGLINE + HAS DISCART-->
<animation effect="slide" time="200" end="-11880,0" condition="Control.HasFocus(999989) + !String.IsEmpty(listitem.tagline) + String.IsEmpty(listitem.art(discart))">condition</animation><!--no discart has tagline-->
<animation effect="slide" time="200" end="-11562,0" condition="Control.HasFocus(999989) + String.IsEmpty(listitem.tagline) + String.IsEmpty(listitem.art(discart))">condition</animation><!--no discart no tagline-->
2017-03-23 23:14:10 +01:00
2017-03-21 00:53:30 +01:00
<control type="label">
2017-12-21 15:16:56 +01:00
<visible>!String.IsEmpty(listitem.tagline)</visible>
2017-03-22 13:45:32 +01:00
<posx>col-1-begin</posx>
2017-03-21 00:53:30 +01:00
<posy>0</posy>
<width>756</width>
<height>756</height>
<font>large</font>
<align>center</align>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.tagline]</label>
<wrapmultiline>true</wrapmultiline>
2017-03-19 21:23:30 +01:00
</control>
<control type="image">
2017-03-22 13:45:32 +01:00
<posx>2-col</posx>
2017-12-21 15:16:56 +01:00
<visible>!String.IsEmpty(ListItem.art(poster))</visible>
2017-03-21 00:53:30 +01:00
<posx>0</posx>
<width>504</width>
<height>756</height>
<texture>$INFO[listitem.art(poster)]</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
<bordertexture border="3">colors/white.png</bordertexture>
<bordersize>3</bordersize>
2017-03-19 21:23:30 +01:00
</control>
<control type="image">
2017-03-22 13:45:32 +01:00
<posx>2-col</posx>
2017-12-21 15:16:56 +01:00
<visible>!String.IsEmpty(ListItem.art(fanart))</visible>
2017-03-21 00:53:30 +01:00
<width>1344</width>
<height>756</height>
<texture>$INFO[listitem.art(fanart)]</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
<bordertexture border="3">colors/white.png</bordertexture>
<bordersize>3</bordersize>
</control>
<control type="panel" id="50">
2017-03-22 13:45:32 +01:00
<posx>180</posx>
2017-03-21 00:53:30 +01:00
<posy>12</posy>
<width>20-col</width>
<height>756</height>
<enable>false</enable>
<itemlayout width="5-col" height="388">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>300</width>
<height>300</height>
<aspectratio scalediffuse="false">scale</aspectratio>
<texture border="0" fallback="colors/offblack.png">$INFO[listitem.thumb]</texture>
<bordertexture border="3">colors/white.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse>
</control>
<control type="group">
<posy>12</posy>
<control type="label">
<posx>12</posx>
<posy>290</posy>
<width>5-col-gutter</width>
<height>1-row</height>
2017-05-07 14:14:10 +02:00
<font>thumbTitle</font>
2017-03-21 00:53:30 +01:00
<textcolor>textActive</textcolor>
<label>[B]$INFO[ListItem.label][/B]</label>
</control>
<control type="label">
<posx>12</posx>
<posy>314</posy>
<width>5-col-gutter</width>
<height>1-row</height>
2017-05-07 14:14:10 +02:00
<font>thumbTitle</font>
2017-03-21 00:53:30 +01:00
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
</control>
</control>
</itemlayout>
<focusedlayout/>
2017-03-19 21:23:30 +01:00
</control>
<control type="image">
2017-03-22 13:45:32 +01:00
<posx>2-col</posx>
2017-12-21 15:16:56 +01:00
<visible>!String.IsEmpty(container(99999).ListItemNoWrap(0).filenameandpath) + !Skin.HasSetting(disableExtendedFanart)</visible>
2017-03-21 00:53:30 +01:00
<width>1344</width>
<height>756</height>
<texture>$INFO[container(99999).ListItemNoWrap(0).filenameandpath,,]</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
<bordertexture border="3">colors/white.png</bordertexture>
<bordersize>3</bordersize>
2017-03-19 21:23:30 +01:00
</control>
<control type="image">
2017-03-22 13:45:32 +01:00
<posx>2-col</posx>
2017-12-21 15:16:56 +01:00
<visible>!String.IsEmpty(listitem.art(discart))</visible>
2017-03-21 00:53:30 +01:00
<width>756</width>
<height>756</height>
<texture>$INFO[listitem.art(discart)]</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
2017-03-19 21:23:30 +01:00
</control>
2017-03-21 00:53:30 +01:00
<control type="image">
2017-03-22 13:45:32 +01:00
<posx>2-col</posx>
2017-12-21 15:16:56 +01:00
<visible>!String.IsEmpty(container(99999).ListItemNoWrap(1).filenameandpath) + !Skin.HasSetting(disableExtendedFanart)</visible>
2017-03-21 00:53:30 +01:00
<width>1344</width>
<height>756</height>
<texture>$INFO[container(99999).ListItemNoWrap(1).filenameandpath,,]</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
<bordertexture border="3">colors/white.png</bordertexture>
<bordersize>3</bordersize>
2017-03-19 21:23:30 +01:00
</control>
2017-03-21 00:53:30 +01:00
<control type="image">
2017-03-22 13:45:32 +01:00
<posx>2-col</posx>
2017-12-21 15:16:56 +01:00
<visible>!String.IsEmpty(container(99999).ListItemNoWrap(2).filenameandpath) + !Skin.HasSetting(disableExtendedFanart)</visible>
2017-03-21 00:53:30 +01:00
<width>1344</width>
<height>756</height>
<texture>$INFO[container(99999).ListItemNoWrap(2).filenameandpath,,]</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
<bordertexture border="3">colors/white.png</bordertexture>
<bordersize>3</bordersize>
</control>
<control type="image">
2017-03-22 13:45:32 +01:00
<posx>2-col</posx>
2017-12-21 15:16:56 +01:00
<visible>!String.IsEmpty(container(99999).ListItemNoWrap(3).filenameandpath) + !Skin.HasSetting(disableExtendedFanart)</visible>
2017-03-21 00:53:30 +01:00
<width>1344</width>
<height>756</height>
<texture>$INFO[container(99999).ListItemNoWrap(3).filenameandpath,,]</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
<bordertexture border="3">colors/white.png</bordertexture>
<bordersize>3</bordersize>
</control>
<control type="image">
2017-03-22 13:45:32 +01:00
<posx>2-col</posx>
2017-12-21 15:16:56 +01:00
<visible>!String.IsEmpty(container(99999).ListItemNoWrap(4).filenameandpath) + !Skin.HasSetting(disableExtendedFanart)</visible>
2017-03-21 00:53:30 +01:00
<width>1344</width>
<height>756</height>
<texture>$INFO[container(99999).ListItemNoWrap(4).filenameandpath,,]</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
<bordertexture border="3">colors/white.png</bordertexture>
<bordersize>3</bordersize>
2017-03-19 21:23:30 +01:00
</control>
2017-03-22 13:45:32 +01:00
</control>
<!--navigation-->
<control type="grouplist">
<posx>636</posx>
<posy>row-27-begin</posy>
<orientation>horizontal</orientation>
<itemgap>0</itemgap>
<control type="button" id="999981">
2017-03-23 23:14:10 +01:00
<width>1-col</width>
2017-03-22 13:45:32 +01:00
<height>12</height>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<onback>8000</onback>
</control>
<control type="button" id="999982">
2017-03-23 23:14:10 +01:00
<width>1-col</width>
2017-03-22 13:45:32 +01:00
<height>12</height>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<onback>8000</onback>
</control>
<control type="button" id="999983">
2017-03-23 23:14:10 +01:00
<width>1-col</width>
2017-03-22 13:45:32 +01:00
<height>12</height>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<onback>8000</onback>
</control>
<control type="button" id="999984">
2017-03-23 23:14:10 +01:00
<width>1-col</width>
2017-03-22 13:45:32 +01:00
<height>12</height>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<onback>8000</onback>
</control>
<control type="button" id="999985">
2017-12-21 15:16:56 +01:00
<visible>!String.IsEmpty(container(99999).ListItemNoWrap(0).filenameandpath) + !Skin.HasSetting(disableExtendedFanart)</visible>
2017-03-23 23:14:10 +01:00
<width>1-col</width>
2017-03-22 13:45:32 +01:00
<height>12</height>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<onback>8000</onback>
</control>
<control type="button" id="999986">
2017-12-21 15:16:56 +01:00
<visible>!String.IsEmpty(container(99999).ListItemNoWrap(0).filenameandpath) + !Skin.HasSetting(disableExtendedFanart)</visible>
2017-03-23 23:14:10 +01:00
<width>1-col</width>
2017-03-22 13:45:32 +01:00
<height>12</height>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<onback>8000</onback>
</control>
<control type="button" id="999987">
2017-12-21 15:16:56 +01:00
<visible>!String.IsEmpty(container(99999).ListItemNoWrap(0).filenameandpath) + !Skin.HasSetting(disableExtendedFanart)</visible>
2017-03-23 23:14:10 +01:00
<width>1-col</width>
2017-03-22 13:45:32 +01:00
<height>12</height>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<onback>8000</onback>
</control>
<control type="button" id="999988">
2017-12-21 15:16:56 +01:00
<visible>!String.IsEmpty(container(99999).ListItemNoWrap(0).filenameandpath) + !Skin.HasSetting(disableExtendedFanart)</visible>
2017-03-23 23:14:10 +01:00
<width>1-col</width>
2017-03-22 13:45:32 +01:00
<height>12</height>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<onback>8000</onback>
</control>
<control type="button" id="999989">
2017-12-21 15:16:56 +01:00
<visible>!String.IsEmpty(container(99999).ListItemNoWrap(0).filenameandpath) + !Skin.HasSetting(disableExtendedFanart)</visible>
2017-03-23 23:14:10 +01:00
<width>1-col</width>
2017-03-22 13:45:32 +01:00
<height>12</height>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<onback>8000</onback>
</control>
2017-03-21 00:53:30 +01:00
</control>
2019-02-03 22:09:09 +01:00
<control type="label">
<posx>col-1-begin</posx>
<posy>1014</posy>
<width>24-col</width>
<height>1-row</height>
<align>center</align>
<font>smallStrong</font>
<textcolor>textDisabled</textcolor>
<label>$INFO[ListItem.filename]</label>
<shadowcolor></shadowcolor>
</control>
2017-03-19 21:23:30 +01:00
</include>
2017-03-21 00:53:30 +01:00
</includes>