skin.pellucidPlus/1080i/View_Movies.xml

112 lines
5.2 KiB
XML
Raw Normal View History

2015-03-27 21:31:13 +01:00
<?xml version="1.0" encoding="UTF-8"?>
<includes>
<include name="movies">
<control type="group">
<!--fanart-->
2015-03-31 21:21:43 +02:00
<control type="group">
2017-03-09 00:54:23 +01:00
<visible>$EXP[isMovie]</visible>
2015-03-31 21:21:43 +02:00
<control type="image">
<include>dimensionsFullscreen</include>
<aspectratio scalediffuse="false">stretch</aspectratio>
2015-04-12 22:22:47 +02:00
<texture background="true" border="0">$INFO[Listitem.art(fanart)]</texture>
<fadetime>500</fadetime>
<colordiffuse>22ffffff</colordiffuse>
2015-03-31 21:21:43 +02:00
</control>
2015-04-19 22:55:23 +02:00
<include>kenBurnsey</include>
2015-03-27 21:31:13 +01:00
</control>
<control type="panel" id="50">
2017-03-09 00:54:23 +01:00
<visible>$EXP[isMovie]</visible>
2016-11-08 11:36:35 +01:00
<posx>90</posx>
2015-03-27 21:31:13 +01:00
<posy>row-5-begin</posy>
2016-11-08 11:36:35 +01:00
<width>1800</width>
<height>25-row</height>
2015-03-27 21:31:13 +01:00
<onleft>9000</onleft>
<onright>60</onright>
<ondown>50</ondown>
<onup>50</onup>
2016-11-08 11:36:35 +01:00
<onback>9000</onback>
2015-03-27 21:31:13 +01:00
<pagecontrol>60</pagecontrol>
2016-11-08 11:36:35 +01:00
<scrolltime tween="cubic" easing="out">600</scrolltime>
2017-02-28 20:45:10 +01:00
<itemlayout width="252" height="426">
2015-03-27 21:31:13 +01:00
<control type="image">
<posx>0</posx>
<posy>0</posy>
2016-11-08 11:36:35 +01:00
<width>228</width>
2017-02-28 20:45:10 +01:00
<height>342</height>
2016-07-17 17:14:13 +02:00
<aspectratio>stretch</aspectratio>
2016-11-08 11:36:35 +01:00
<texture border="6">DefaultPoster.png</texture>
<bordertexture border="6" colordiffuse="overlay">colors/black.png</bordertexture>
<bordersize>6</bordersize>
2017-02-09 22:50:33 +01:00
<colordiffuse>44FFFFFF</colordiffuse>
2015-06-01 21:24:36 +02:00
</control>
2015-11-10 17:51:18 +01:00
<control type="label">
2016-11-08 11:36:35 +01:00
<posx>12</posx>
2017-02-28 20:45:10 +01:00
<posy>338</posy>
2016-11-08 11:36:35 +01:00
<width>204</width>
<height>1-row</height>
2015-11-10 17:51:18 +01:00
<aligny>center</aligny>
2016-11-08 11:36:35 +01:00
<font>thumbTitle</font>
2016-07-04 14:52:43 +02:00
<textcolor>textActive</textcolor>
2016-11-08 11:36:35 +01:00
<label>[B]$INFO[ListItem.title][/B]</label>
2015-11-10 17:51:18 +01:00
</control>
2015-06-01 21:24:36 +02:00
<control type="label">
2016-11-08 11:36:35 +01:00
<posx>12</posx>
2017-02-28 20:45:10 +01:00
<posy>362</posy>
2016-11-08 11:36:35 +01:00
<width>204</width>
<height>1-row</height>
2015-06-01 21:24:36 +02:00
<aligny>center</aligny>
2016-11-08 11:36:35 +01:00
<font>thumbTitle</font>
<textcolor>textDisabled</textcolor>
2016-10-11 20:44:50 +02:00
<label>$INFO[ListItem.year]</label>
2016-07-17 17:14:13 +02:00
</control>
2015-06-01 21:24:36 +02:00
<control type="image">
<posx>0</posx>
<posy>0</posy>
2016-11-08 11:36:35 +01:00
<width>228</width>
2017-02-28 20:45:10 +01:00
<height>342</height>
2015-06-01 21:24:36 +02:00
<aspectratio>stretch</aspectratio>
2016-11-08 11:36:35 +01:00
<texture border="0">$INFO[ListItem.Art(poster)]</texture>
<bordertexture border="6" colordiffuse="11FFFFFF">colors/black.png</bordertexture>
<bordersize>6</bordersize>
<colordiffuse>ffffffff</colordiffuse>
2016-07-17 17:14:13 +02:00
</control>
2016-11-08 11:36:35 +01:00
</itemlayout>
2017-02-28 20:45:10 +01:00
<focusedlayout width="252" height="426">
2016-11-08 11:36:35 +01:00
<control type="group">
<include>focusThumb</include>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>228</width>
2017-02-28 20:45:10 +01:00
<height>342</height>
2016-11-08 11:36:35 +01:00
<aspectratio>stretch</aspectratio>
<texture fallback="DefaultPoster.png" border="0">$INFO[ListItem.Art(poster)]</texture>
<bordertexture border="6" colordiffuse="ffFFFFFF">colors/white.png</bordertexture>
<bordersize>6</bordersize>
</control>
<control type="label">
<posx>12</posx>
2017-02-28 20:45:10 +01:00
<posy>338</posy>
2016-11-08 11:36:35 +01:00
<width>204</width>
<height>1-row</height>
<aligny>center</aligny>
<font>thumbTitle</font>
<textcolor>textActive</textcolor>
<label>[B]$INFO[ListItem.title][/B]</label>
</control>
<control type="label">
<posx>12</posx>
2017-02-28 20:45:10 +01:00
<posy>362</posy>
2016-11-08 11:36:35 +01:00
<width>204</width>
<height>1-row</height>
<aligny>center</aligny>
<font>thumbTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.year]</label>
</control>
2015-03-27 21:31:13 +01:00
</control>
</focusedlayout>
</control>
</control>
</include>
</includes>