Updated: To use the new ListItem(Art) stuff which also gives TV Shows a bunch of new poster views

This commit is contained in:
JezzX 2013-02-02 16:16:04 +11:00
parent 390a977479
commit f7818c6357
6 changed files with 37 additions and 40 deletions

View File

@ -40,7 +40,7 @@
<posy>5</posy>
<width>175</width>
<height>160</height>
<info>VideoPlayer.cover</info>
<texture>$INFO[Player.Art(thumb)]</texture>
<aspectratio align="right">keep</aspectratio>
</control>
<control type="label">
@ -151,7 +151,7 @@
<posy>5</posy>
<width>200</width>
<height>300</height>
<info>VideoPlayer.cover</info>
<texture>$INFO[Player.Art(thumb)]</texture>
<aspectratio align="right">keep</aspectratio>
</control>
<control type="group">
@ -369,7 +369,7 @@
<posy>145</posy>
<width>300</width>
<height>160</height>
<info>VideoPlayer.cover</info>
<texture>$INFO[Player.Art(thumb)]</texture>
<aspectratio align="right">keep</aspectratio>
</control>
<control type="group">
@ -607,7 +607,7 @@
<posy>5</posy>
<width>175</width>
<height>160</height>
<info>VideoPlayer.cover</info>
<texture>$INFO[Player.Art(thumb)]</texture>
<aspectratio align="right">keep</aspectratio>
</control>
<control type="label">
@ -770,7 +770,7 @@
<posy>5</posy>
<width>175</width>
<height>160</height>
<info>VideoPlayer.cover</info>
<texture>$INFO[Player.Art(thumb)]</texture>
<aspectratio align="right">keep</aspectratio>
</control>
<control type="label">

View File

@ -61,7 +61,7 @@
<posy>100</posy>
<width>240</width>
<height>350</height>
<texture>$INFO[Listitem.Icon]</texture>
<texture>$VAR[PosterThumb]</texture>
<aspectratio>keep</aspectratio>
<bordertexture border="5">folder-focus.png</bordertexture>
<bordersize>5</bordersize>
@ -216,7 +216,7 @@
<posy>100</posy>
<width>1200</width>
<height>150</height>
<texture>$INFO[Listitem.Icon]</texture>
<texture>$VAR[BannerThumb]</texture>
<aspectratio aligny="bottom">keep</aspectratio>
</control>
<control type="image">
@ -225,7 +225,7 @@
<posy>250</posy>
<width>1200</width>
<height>150</height>
<texture flipy ="true" diffuse="diffuse_mirror2.png">$INFO[Listitem.Icon]</texture>
<texture flipy ="true" diffuse="diffuse_mirror2.png">$VAR[BannerThumb]</texture>
<aspectratio aligny="top">keep</aspectratio>
</control>
<control type="list" id="49">

View File

@ -133,7 +133,7 @@
<posy>0</posy>
<width>130</width>
<height>130</height>
<texture>$INFO[MusicPlayer.Cover]</texture>
<texture>$INFO[Player.Art(thumb)]</texture>
</control>
<control type="label">
<description>Artist label</description>
@ -204,7 +204,7 @@
<width>150</width>
<height>130</height>
<aspectratio align="left">keep</aspectratio>
<texture>$INFO[VideoPlayer.cover]</texture>
<texture>$INFO[Player.Art(thumb)]</texture>
</control>
<control type="label">
<description>Director label</description>

View File

@ -246,7 +246,7 @@
<width>640</width>
<height>105</height>
<aspectratio align="right">keep</aspectratio>
<texture background="true" diffuse="Wide_Icon_Diffuse.png">$INFO[Container.TVshowThumb]</texture>
<texture background="true" diffuse="Wide_Icon_Diffuse.png">ListItem.Art(tvshow.banner)</texture>
<visible>Container.Content(Seasons) | Container.Content(Episodes)</visible>
<include>Window_OpenClose_Animation</include>
<fadetime>IconCrossfadeTime</fadetime>
@ -257,7 +257,7 @@
<width>640</width>
<height>105</height>
<aspectratio align="right">keep</aspectratio>
<texture background="true" diffuse="Wide_Icon_Diffuse.png">$INFO[Listitem.Thumb]</texture>
<texture background="true" diffuse="Wide_Icon_Diffuse.png">$VAR[BannerThumb]</texture>
<visible>Container.Content(TVShows) + Control.IsVisible(56)</visible>
<include>Window_OpenClose_Animation</include>
<fadetime>IconCrossfadeTime</fadetime>

View File

@ -18,7 +18,7 @@
<posy>4</posy>
<width>40</width>
<height>22</height>
<texture background="true">$INFO[ListItem.Icon]</texture>
<texture background="true">$VAR[PosterThumb]</texture>
</control>
<control type="label">
<posx>50</posx>
@ -82,7 +82,7 @@
<posy>4</posy>
<width>40</width>
<height>22</height>
<texture background="true">$INFO[ListItem.Icon]</texture>
<texture background="true">$VAR[PosterThumb]</texture>
</control>
<control type="label">
<posx>50</posx>
@ -248,7 +248,7 @@
<height>510</height>
<aspectratio>keep</aspectratio>
<fadetime>IconCrossfadeTime</fadetime>
<texture background="true">$INFO[ListItem.Icon]</texture>
<texture background="true">$VAR[PosterThumb]</texture>
</control>
<control type="image">
<posx>340</posx>
@ -1057,7 +1057,6 @@
</include>
<include name="VideoThumbnailView">
<control type="panel" id="53">
<visible>!Container.Content(TVShows)</visible>
<posx>300</posx>
<posy>130</posy>
<width>950</width>
@ -1070,7 +1069,7 @@
<pagecontrol>60</pagecontrol>
<scrolltime>200</scrolltime>
<preloaditems>2</preloaditems>
<itemlayout condition="!Container.Content(Movies) + !Container.Content(Seasons)" height="255" width="316">
<itemlayout condition="!Container.Content(TVShows) + !Container.Content(Movies) + !Container.Content(Seasons)" height="255" width="316">
<control type="image">
<posx>1</posx>
<posy>1</posy>
@ -1106,7 +1105,7 @@
<texture>$INFO[ListItem.Overlay]</texture>
</control>
</itemlayout>
<focusedlayout condition="!Container.Content(Movies) + !Container.Content(Seasons)" height="255" width="316">
<focusedlayout condition="!Container.Content(TVShows) + !Container.Content(Movies) + !Container.Content(Seasons)" height="255" width="316">
<control type="image">
<posx>1</posx>
<posy>1</posy>
@ -1142,7 +1141,7 @@
<texture>$INFO[ListItem.Overlay]</texture>
</control>
</focusedlayout>
<itemlayout condition="Container.Content(Movies) | Container.Content(Seasons)" height="255" width="158">
<itemlayout condition="Container.Content(TVShows) | Container.Content(Movies) | Container.Content(Seasons)" height="255" width="158">
<control type="image">
<posx>1</posx>
<posy>1</posy>
@ -1157,7 +1156,7 @@
<width>146</width>
<height>220</height>
<aspectratio>keep</aspectratio>
<texture background="true">$INFO[Listitem.Icon]</texture>
<texture background="true">$VAR[PosterThumb]</texture>
</control>
<control type="label">
<posx>79</posx>
@ -1180,7 +1179,7 @@
<texture>$INFO[ListItem.Overlay]</texture>
</control>
</itemlayout>
<focusedlayout condition="Container.Content(Movies) | Container.Content(Seasons)" height="255" width="158">
<focusedlayout condition="Container.Content(TVShows) | Container.Content(Movies) | Container.Content(Seasons)" height="255" width="158">
<control type="image">
<posx>1</posx>
<posy>1</posy>
@ -1195,7 +1194,7 @@
<width>146</width>
<height>220</height>
<aspectratio>keep</aspectratio>
<texture background="true">$INFO[Listitem.Icon]</texture>
<texture background="true">$VAR[PosterThumb]</texture>
</control>
<control type="label">
<posx>79</posx>
@ -1248,7 +1247,7 @@
<posy>6</posy>
<width>463</width>
<height>90</height>
<texture background="true">$INFO[Listitem.Icon]</texture>
<texture background="true">$VAR[BannerThumb]</texture>
</control>
<control type="label">
<posx>237</posx>
@ -1284,7 +1283,7 @@
<posy>6</posy>
<width>463</width>
<height>90</height>
<texture background="true">$INFO[Listitem.Icon]</texture>
<texture background="true">$VAR[BannerThumb]</texture>
</control>
<control type="image">
<posx>438</posx>
@ -1320,7 +1319,7 @@
<posy>6</posy>
<width>463</width>
<height>90</height>
<texture background="true">$INFO[Listitem.Icon]</texture>
<texture background="true">$VAR[BannerThumb]</texture>
</control>
<control type="image">
<posx>438</posx>
@ -1344,7 +1343,7 @@
<posy>6</posy>
<width>463</width>
<height>90</height>
<texture background="true">$INFO[Listitem.Icon]</texture>
<texture background="true">$VAR[BannerThumb]</texture>
</control>
<control type="image">
<posx>438</posx>

View File

@ -75,7 +75,7 @@
<width>550</width>
<height>120</height>
<aspectratio aligny="bottom">keep</aspectratio>
<texture background="true">$INFO[ListItem.Icon]</texture>
<texture background="true">$VAR[BannerThumb]</texture>
<fadetime>IconCrossfadeTime</fadetime>
</control>
<control type="image">
@ -84,7 +84,7 @@
<width>550</width>
<height>120</height>
<aspectratio aligny="top">keep</aspectratio>
<texture background="true" flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture>
<texture background="true" flipy="true" diffuse="diffuse_mirror2.png">$VAR[BannerThumb]</texture>
<fadetime>IconCrossfadeTime</fadetime>
</control>
<control type="label">
@ -192,7 +192,7 @@
<ondown>61</ondown>
<usecontrolcoords>true</usecontrolcoords>
<control type="fixedlist" id="57">
<visible>!Container.Content(Episodes) + !Container.Content(MusicVideos) + !Container.Content(TVShows) + !Container.Content(Addons)</visible>
<visible>!Container.Content(Episodes) + !Container.Content(MusicVideos) + !Container.Content(Addons)</visible>
<posx>-60</posx>
<posy>0</posy>
<width>1090</width>
@ -217,7 +217,7 @@
<aspectratio>stretch</aspectratio>
<bordertexture border="5">button-nofocus.png</bordertexture>
<bordersize>5</bordersize>
<texture background="true">$INFO[ListItem.Icon]</texture>
<texture background="true">$VAR[PosterThumb]</texture>
</control>
<control type="image">
<posx>2</posx>
@ -227,7 +227,7 @@
<aspectratio>stretch</aspectratio>
<bordertexture border="5" flipy="true" diffuse="diffuse_mirror2.png">button-nofocus.png</bordertexture>
<bordersize>5</bordersize>
<texture background="true" flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture>
<texture background="true" flipy="true" diffuse="diffuse_mirror2.png">$VAR[PosterThumb]</texture>
</control>
<control type="image">
<posx>180</posx>
@ -247,7 +247,7 @@
<aspectratio>stretch</aspectratio>
<bordertexture border="5">folder-focus.png</bordertexture>
<bordersize>5</bordersize>
<texture background="true">$INFO[ListItem.Icon]</texture>
<texture background="true">$VAR[PosterThumb]</texture>
<animation reversible="false" effect="zoom" start="2,0,214,310" end="-8,-10,234,330" time="200">focus</animation>
<animation reversible="false" effect="zoom" end="2,0,214,310" start="-8,-10,234,330" time="200">unfocus</animation>
</control>
@ -259,7 +259,7 @@
<aspectratio>stretch</aspectratio>
<bordertexture border="5" flipy="true" diffuse="diffuse_mirror2.png">folder-focus.png</bordertexture>
<bordersize>5</bordersize>
<texture background="true" flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture>
<texture background="true" flipy="true" diffuse="diffuse_mirror2.png">$VAR[PosterThumb]</texture>
<animation reversible="false" effect="zoom" start="2,310,214,310" end="-8,320,234,330" time="200">focus</animation>
<animation reversible="false" effect="zoom" end="2,310,214,310" start="-8,320,234,330" time="200">unfocus</animation>
</control>
@ -397,11 +397,10 @@
<width>230</width>
<height>320</height>
<aspectratio align="right" aligny="bottom">keep</aspectratio>
<texture background="true">$INFO[Listitem.thumb]</texture>
<texture background="true">$VAR[PosterThumb]</texture>
<fadetime>IconCrossfadeTime</fadetime>
<bordertexture border="16">poster-shadow.png</bordertexture>
<bordersize>16</bordersize>
<visible>!IsEmpty(Listitem.thumb)</visible>
</control>
<control type="image">
<posx>220</posx>
@ -479,7 +478,7 @@
<width>230</width>
<height>320</height>
<aspectratio align="right" aligny="bottom">keep</aspectratio>
<texture background="true">$INFO[Listitem.thumb]</texture>
<texture background="true">$VAR[PosterThumb]</texture>
<fadetime>IconCrossfadeTime</fadetime>
<bordertexture border="16">poster-shadow.png</bordertexture>
<bordersize>16</bordersize>
@ -542,11 +541,10 @@
<width>255</width>
<height>320</height>
<aspectratio align="right" aligny="bottom">keep</aspectratio>
<texture background="true">$INFO[Listitem.thumb]</texture>
<texture background="true">$INFO[Listitem.Icon]</texture>
<fadetime>IconCrossfadeTime</fadetime>
<bordertexture border="16">poster-shadow.png</bordertexture>
<bordersize>16</bordersize>
<visible>!IsEmpty(Listitem.thumb)</visible>
</control>
<control type="image">
<posx>220</posx>
@ -713,7 +711,7 @@
<width>270</width>
<height>360</height>
<aspectratio align="center" aligny="bottom">keep</aspectratio>
<texture background="true">$INFO[ListItem.Icon]</texture>
<texture background="true">$VAR[PosterThumb]</texture>
<fadetime>IconCrossfadeTime</fadetime>
</control>
<control type="image">
@ -722,7 +720,7 @@
<width>270</width>
<height>360</height>
<aspectratio align="center" aligny="top">keep</aspectratio>
<texture background="true" flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture>
<texture background="true" flipy="true" diffuse="diffuse_mirror2.png">$VAR[PosterThumb]</texture>
<fadetime>IconCrossfadeTime</fadetime>
</control>
<control type="image">