skin.pellucidPlus/1080i/View_Games.xml

182 lines
7.1 KiB
XML
Raw Permalink Normal View History

2018-03-06 22:04:34 +01:00
<?xml version="1.0" encoding="UTF-8"?>
<includes>
<include name="games">
<!--fanart-->
<control type="group">
<visible>$EXP[isGame]</visible>
<control type="group">
<animation type="conditional" condition="!control.isvisible(502)">
<effect type="fade" start="100" end="0" time="0"/>
</animation>
<animation type="conditional" condition="control.isvisible(502)">
<effect type="fade" start="0" end="100" time="500" delay="500"/>
</animation>
<control type="image">
<include>dimensionsFullscreen</include>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture border="0">$INFO[listitem.Art(fanart)]</texture>
<fadetime>0</fadetime>
<colordiffuse>66ffffff</colordiffuse>
</control>
<control type="image">
<visible>string.isempty(listitem.Art(fanart))</visible>
<include>dimensionsFullscreen</include>
<texture border="0">$INFO[listitem.Art(snap)]</texture>
<fadetime>0</fadetime>
<colordiffuse>66ffffff</colordiffuse>
</control>
2018-03-06 22:04:34 +01:00
<control type="image">
<posx>col-18-begin</posx>
<posy>row-12-begin</posy>
<width>6-col</width>
<height>3-col</height>
<texture>$INFO[ListItem.Art(clearlogo)]</texture>
<aspectratio align="right">keep</aspectratio>
<colordiffuse>ccffffff</colordiffuse>
2018-03-06 22:04:34 +01:00
</control>
2018-03-29 17:45:19 +02:00
<control type="image">
<visible>!string.isempty(listitem.Art(fanart))</visible>
<include>dimensionsFullscreen</include>
<texture>vignette.png</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
</control>
<control type="group">
<animation type="Conditional" condition="controlgroup(9000).hasfocus | controlgroup(9002).hasfocus | controlgroup(100).hasfocus">
<effect type="fade" start="100" end="0" time="200"/>
</animation>
<!--title-->
2018-03-29 17:45:19 +02:00
<control type="group">
<posx>col-1-begin</posx>
<posy>row-10-begin</posy>
<animation type="conditional" condition="!control.isvisible(502)">
<effect type="fade" start="100" end="0" time="0"/>
</animation>
<animation type="conditional" condition="control.isvisible(502)">
<effect type="fade" start="0" end="100" time="250" delay="500"/>
</animation>
<control type="label">
2018-03-29 17:45:19 +02:00
<posx>0</posx>
<posy>4-row</posy>
<width>12-col</width>
<height>1-row</height>
<font>largeTitle</font>
2018-03-29 17:45:19 +02:00
<textcolor>textActive</textcolor>
<aligny>center</aligny>
<shadowcolor></shadowcolor>
<wrapmultiline>true</wrapmultiline>
<label>$INFO[listitem.title]</label>
2018-03-29 17:45:19 +02:00
</control>
<control type="label">
<posx>0</posx>
<posy>5-row</posy>
<width>12-col</width>
<height>2-row</height>
<align></align>
<font>menuTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[listitem.studio,,]$INFO[listitem.year, (,).] $INFO[listitem.genre,,.]</label>
</control>
2018-03-06 22:04:34 +01:00
</control>
<control type="panel" id="502">
<animation type="conditional" condition="!control.isvisible(502)">
<effect type="fade" start="100" end="0" time="0"/>
</animation>
<animation type="conditional" condition="control.isvisible(502)">
<effect type="fade" start="0" end="100" time="500" delay="1000"/>
</animation>
<visible>$EXP[isGame]</visible>
<posx>84</posx>
<posy>696</posy>
<width>24-col</width>
<height>19-row</height>
<onleft>9000</onleft>
<orientation>horizontal</orientation>
<scrolltime tween="cubic" easing="out">600</scrolltime>
<itemlayout width="300" height="348">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<height>4-col-gutter</height>
<aspectratio>stretch</aspectratio>
<texture diffuse="masks/albumThumb.png">colors/black.png</texture>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<height>4-col-gutter</height>
<aspectratio>scale</aspectratio>
<texture diffuse="masks/albumThumb.png">$INFO[ListItem.art(snap)]</texture>
<colordiffuse>88FFFFFF</colordiffuse>
</control>
<control type="textbox">
<visible>String.IsEmpty(listitem.title)</visible>
<posx>24</posx>
<posy>3-row</posy>
<width>228</width>
<height>6-row</height>
<font>largeLight</font>
<wrapmultiline>true</wrapmultiline>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label>
</control>
<control type="textbox">
<visible>!controlgroup(9000).hasfocus</visible>
<posx>12</posx>
<posy>274</posy>
<width>240</width>
<height>60</height>
<align>center</align>
<aligny>top</aligny>
<font>thumbTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.Title]</label>
</control>
</itemlayout>
<focusedlayout width="4-col" height="348">
<control type="group">
<include>focusThumb</include>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<height>4-col-gutter</height>
<aspectratio>scale</aspectratio>
<texture fallback="colors/black.png" diffuse="masks/albumThumb.png">$INFO[ListItem.Art(snap)]</texture>
<bordertexture infill="false" diffuse="masks/albumThumb.png">colors/white.png</bordertexture>
<bordersize>6</bordersize>
</control>
<control type="textbox">
<visible>String.IsEmpty(listitem.title)</visible>
<posx>24</posx>
<posy>3-row</posy>
<width>228</width>
<height>6-row</height>
<font>largeLight</font>
<wrapmultiline>true</wrapmultiline>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label>
</control>
<control type="textbox">
<visible>!controlgroup(9000).hasfocus</visible>
<posx>12</posx>
<posy>274</posy>
<width>240</width>
<height>60</height>
<align>center</align>
<aligny>top</aligny>
<font>thumbTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.Title]</label>
</control>
</control>
</focusedlayout>
</control>
</control>
</control>
2018-03-06 22:04:34 +01:00
</include>
</includes>