Changed: [PM3.HD] added background loading of all view icons
git-svn-id: http://jezzxbmc.googlecode.com/svn/trunk/skin.pm3-hd@45 0c45cd24-f56c-ec91-222f-6e3ca35936fa
This commit is contained in:
parent
45fdc76f0a
commit
91140c3d71
@ -248,9 +248,10 @@
|
||||
<width>640</width>
|
||||
<height>105</height>
|
||||
<aspectratio align="right">keep</aspectratio>
|
||||
<texture diffuse="Wide_Icon_Diffuse.png">$INFO[Container.TVshowThumb]</texture>
|
||||
<texture background="true" diffuse="Wide_Icon_Diffuse.png">$INFO[Container.TVshowThumb]</texture>
|
||||
<visible>Container.Content(Seasons) | Container.Content(Episodes)</visible>
|
||||
<include>Window_OpenClose_Animation</include>
|
||||
<fadetime>IconCrossfadeTime</fadetime>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>640</posx>
|
||||
@ -258,10 +259,10 @@
|
||||
<width>640</width>
|
||||
<height>105</height>
|
||||
<aspectratio align="right">keep</aspectratio>
|
||||
<texture diffuse="Wide_Icon_Diffuse.png">$INFO[Listitem.Thumb]</texture>
|
||||
<texture background="true" diffuse="Wide_Icon_Diffuse.png">$INFO[Listitem.Thumb]</texture>
|
||||
<visible>Container.Content(TVShows) + Control.IsVisible(56)</visible>
|
||||
<include>Window_OpenClose_Animation</include>
|
||||
<fadetime>FanartCrossfadeTime</fadetime>
|
||||
<fadetime>IconCrossfadeTime</fadetime>
|
||||
</control>
|
||||
<control type="label">
|
||||
<include>WindowTitleCommons</include>
|
||||
|
@ -19,7 +19,7 @@
|
||||
<posy>4</posy>
|
||||
<width>40</width>
|
||||
<height>22</height>
|
||||
<texture>$INFO[ListItem.Icon]</texture>
|
||||
<texture background="true">$INFO[ListItem.Icon]</texture>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>50</posx>
|
||||
@ -83,7 +83,7 @@
|
||||
<posy>4</posy>
|
||||
<width>40</width>
|
||||
<height>22</height>
|
||||
<texture>$INFO[ListItem.Icon]</texture>
|
||||
<texture background="true">$INFO[ListItem.Icon]</texture>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>50</posx>
|
||||
@ -249,7 +249,7 @@
|
||||
<height>510</height>
|
||||
<aspectratio>keep</aspectratio>
|
||||
<fadetime>IconCrossfadeTime</fadetime>
|
||||
<texture>$INFO[ListItem.Icon]</texture>
|
||||
<texture background="true">$INFO[ListItem.Icon]</texture>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>340</posx>
|
||||
@ -395,7 +395,7 @@
|
||||
<width>270</width>
|
||||
<height>270</height>
|
||||
<aspectratio align="center" aligny="bottom">keep</aspectratio>
|
||||
<texture>$INFO[ListItem.Icon]</texture>
|
||||
<texture background="true">$INFO[ListItem.Icon]</texture>
|
||||
<fadetime>IconCrossfadeTime</fadetime>
|
||||
</control>
|
||||
<control type="image">
|
||||
@ -404,7 +404,7 @@
|
||||
<width>270</width>
|
||||
<height>270</height>
|
||||
<aspectratio align="center" aligny="top">keep</aspectratio>
|
||||
<texture flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture>
|
||||
<texture background="true" flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture>
|
||||
<fadetime>IconCrossfadeTime</fadetime>
|
||||
</control>
|
||||
<control type="image">
|
||||
@ -914,8 +914,8 @@
|
||||
<width>180</width>
|
||||
<height>120</height>
|
||||
<texture border="5">folder-focus.png</texture>
|
||||
<animation reversible="false" effect="zoom" center="auto" start="100" end="110" time="100">focus</animation>
|
||||
<animation reversible="false" effect="zoom" center="auto" start="110" end="100" time="100">unfocus</animation>
|
||||
<animation reversible="false" effect="zoom" center="auto" start="100" end="110" time="100">focus</animation>
|
||||
<animation reversible="false" effect="zoom" center="auto" start="110" end="100" time="100">unfocus</animation>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>5</posx>
|
||||
@ -924,8 +924,8 @@
|
||||
<height>110</height>
|
||||
<aspectratio>keep</aspectratio>
|
||||
<texture background="true">$INFO[ListItem.Icon]</texture>
|
||||
<animation reversible="false" effect="zoom" center="auto" start="100" end="110" time="100">focus</animation>
|
||||
<animation reversible="false" effect="zoom" center="auto" start="110" end="100" time="100">unfocus</animation>
|
||||
<animation reversible="false" effect="zoom" center="auto" start="100" end="110" time="100">focus</animation>
|
||||
<animation reversible="false" effect="zoom" center="auto" start="110" end="100" time="100">unfocus</animation>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>140</posx>
|
||||
|
@ -63,7 +63,7 @@
|
||||
<width>240</width>
|
||||
<height>240</height>
|
||||
<aspectratio aligny="bottom" align="right">keep</aspectratio>
|
||||
<texture fallback="defaultAlbumCover.png">$INFO[Listitem.thumb]</texture>
|
||||
<texture background="true" fallback="defaultAlbumCover.png">$INFO[Listitem.thumb]</texture>
|
||||
<fadetime>IconCrossfadeTime</fadetime>
|
||||
<bordertexture border="16">poster-shadow.png</bordertexture>
|
||||
<bordersize>16</bordersize>
|
||||
|
@ -75,7 +75,8 @@
|
||||
<width>550</width>
|
||||
<height>120</height>
|
||||
<aspectratio aligny="bottom">keep</aspectratio>
|
||||
<texture>$INFO[ListItem.Icon]</texture>
|
||||
<texture background="true">$INFO[ListItem.Icon]</texture>
|
||||
<fadetime>IconCrossfadeTime</fadetime>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
@ -83,7 +84,8 @@
|
||||
<width>550</width>
|
||||
<height>120</height>
|
||||
<aspectratio aligny="top">keep</aspectratio>
|
||||
<texture flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture>
|
||||
<texture background="true" flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture>
|
||||
<fadetime>IconCrossfadeTime</fadetime>
|
||||
</control>
|
||||
<control type="label">
|
||||
<description>Episodes txt</description>
|
||||
@ -395,7 +397,7 @@
|
||||
<width>230</width>
|
||||
<height>320</height>
|
||||
<aspectratio align="right" aligny="bottom">keep</aspectratio>
|
||||
<texture>$INFO[Listitem.thumb]</texture>
|
||||
<texture background="true">$INFO[Listitem.thumb]</texture>
|
||||
<fadetime>IconCrossfadeTime</fadetime>
|
||||
<bordertexture border="16">poster-shadow.png</bordertexture>
|
||||
<bordersize>16</bordersize>
|
||||
@ -477,7 +479,7 @@
|
||||
<width>230</width>
|
||||
<height>320</height>
|
||||
<aspectratio align="right" aligny="bottom">keep</aspectratio>
|
||||
<texture>$INFO[Listitem.thumb]</texture>
|
||||
<texture background="true">$INFO[Listitem.thumb]</texture>
|
||||
<fadetime>IconCrossfadeTime</fadetime>
|
||||
<bordertexture border="16">poster-shadow.png</bordertexture>
|
||||
<bordersize>16</bordersize>
|
||||
@ -540,7 +542,7 @@
|
||||
<width>255</width>
|
||||
<height>320</height>
|
||||
<aspectratio align="right" aligny="bottom">keep</aspectratio>
|
||||
<texture>$INFO[Listitem.thumb]</texture>
|
||||
<texture background="true">$INFO[Listitem.thumb]</texture>
|
||||
<fadetime>IconCrossfadeTime</fadetime>
|
||||
<bordertexture border="16">poster-shadow.png</bordertexture>
|
||||
<bordersize>16</bordersize>
|
||||
@ -711,7 +713,7 @@
|
||||
<width>270</width>
|
||||
<height>360</height>
|
||||
<aspectratio align="center" aligny="bottom">keep</aspectratio>
|
||||
<texture>$INFO[ListItem.Icon]</texture>
|
||||
<texture background="true">$INFO[ListItem.Icon]</texture>
|
||||
<fadetime>IconCrossfadeTime</fadetime>
|
||||
</control>
|
||||
<control type="image">
|
||||
@ -720,7 +722,7 @@
|
||||
<width>270</width>
|
||||
<height>360</height>
|
||||
<aspectratio align="center" aligny="top">keep</aspectratio>
|
||||
<texture flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture>
|
||||
<texture background="true" flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture>
|
||||
<fadetime>IconCrossfadeTime</fadetime>
|
||||
</control>
|
||||
<control type="image">
|
||||
@ -740,7 +742,7 @@
|
||||
<width>270</width>
|
||||
<height>200</height>
|
||||
<aspectratio>scale</aspectratio>
|
||||
<texture>$INFO[ListItem.Icon]</texture>
|
||||
<texture background="true">$INFO[ListItem.Icon]</texture>
|
||||
<fadetime>IconCrossfadeTime</fadetime>
|
||||
</control>
|
||||
<control type="image">
|
||||
@ -749,7 +751,7 @@
|
||||
<width>270</width>
|
||||
<height>250</height>
|
||||
<aspectratio scalediffuse="false">scale</aspectratio>
|
||||
<texture flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture>
|
||||
<texture background="true" flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture>
|
||||
<fadetime>IconCrossfadeTime</fadetime>
|
||||
</control>
|
||||
<control type="image">
|
||||
|
Loading…
x
Reference in New Issue
Block a user