diff options
Diffstat (limited to 'addons/skin.estouchy/xml/ViewsThumbnail.xml')
-rw-r--r-- | addons/skin.estouchy/xml/ViewsThumbnail.xml | 427 |
1 files changed, 427 insertions, 0 deletions
diff --git a/addons/skin.estouchy/xml/ViewsThumbnail.xml b/addons/skin.estouchy/xml/ViewsThumbnail.xml new file mode 100644 index 0000000..99a4020 --- /dev/null +++ b/addons/skin.estouchy/xml/ViewsThumbnail.xml @@ -0,0 +1,427 @@ +<?xml version="1.0" encoding="UTF-8"?> +<includes> + <include name="Thumbnail"> + <control type="panel" id="50"> + <posx>130</posx> + <posy>115</posy> + <width>$PARAM[panel-width]</width> + <height>750</height> + <onleft>2</onleft> + <onright>60</onright> + <onup>50</onup> + <ondown>50</ondown> + <viewtype label="21371">list</viewtype> + <pagecontrol>60</pagecontrol> + <scrolltime>200</scrolltime> + <preloaditems>4</preloaditems> + <animation effect="slide" start="0,0" end="-1,0" time="0" condition="String.IsEqual(Skin.AspectRatio,4:3)">Conditional</animation> + <animation effect="slide" start="0,0" end="-1,0" time="0" condition="String.IsEqual(Skin.AspectRatio,16:9) + Container.Content(Episodes)">Conditional</animation> + <animation effect="slide" start="0,0" end="28,0" time="0" condition="String.IsEqual(Skin.AspectRatio,4:3) + Container.Content(Episodes)">Conditional</animation> + <itemlayout condition="!Container.Content(Movies) + !Container.Content(Seasons) + !Container.Content(Episodes) + !Container.Content(TVShows) + !Container.Content(MusicVideos) + !Container.Content(Videos)" height="250" width="218"> + <control type="image"> + <posx>5</posx> + <posy>0</posy> + <width>210</width> + <height>255</height> + <texture>button_nofocus.png</texture> + <bordertexture border="6">panel_shadow.png</bordertexture> + <bordersize>5</bordersize> + </control> + <control type="image"> + <posx>10</posx> + <posy>5</posy> + <width>200</width> + <height>200</height> + <texture background="true">$INFO[Listitem.Icon]</texture> + <aspectratio>scale</aspectratio> + <visible>Container.Content(Artists) | Container.Content(Albums) | Container.Content(Songs) | Container.Content(Addons) | Container.Content(Games) | Container.Content(Images) | Container.Content(Actors) | Container.Content(Sets)</visible> + </control> + <control type="image"> + <posx>67</posx> + <posy>62</posy> + <width>86</width> + <height>86</height> + <texture background="true">$INFO[Listitem.Icon]</texture> + <aspectratio>keep</aspectratio> + <visible>Container.Content() | Container.Content(Files) | Container.Content(Games) | Container.Content(Genres) | Container.Content(Years) | Container.Content(Directors) | Container.Content(Studios) | Container.Content(Countries) | Container.Content(Tags) | Container.Content(Playlists)</visible> + </control> + <control type="image"> + <posx>10</posx> + <posy>205</posy> + <width>200</width> + <height>45</height> + <texture colordiffuse="40000000">black.png</texture> + </control> + <control type="textbox"> + <posx>10</posx> + <posy>199</posy> + <width>200</width> + <height>52</height> + <font>font20_narrow</font> + <selectedcolor>selected</selectedcolor> + <align>center</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + </control> + <control type="image"> + <posx>180</posx> + <posy>2</posy> + <width>30</width> + <height>30</height> + <aspectratio>keep</aspectratio> + <texture>OverlayWatched.png</texture> + <visible>Window.IsVisible(AddonBrowser) + String.IsEqual(ListItem.Label2,$LOCALIZE[305])</visible> + </control> + <control type="image"> + <posx>182</posx> + <posy>4</posy> + <width>26</width> + <height>26</height> + <aspectratio>keep</aspectratio> + <texture>OverlayWatching.png</texture> + <visible>ListItem.IsResumable</visible> + </control> + <control type="image"> + <posx>180</posx> + <posy>2</posy> + <width>30</width> + <height>30</height> + <texture>$INFO[ListItem.Overlay]</texture> + </control> + </itemlayout> + <focusedlayout condition="!Container.Content(Movies) + !Container.Content(Seasons) + !Container.Content(Episodes) + !Container.Content(TVShows) + !Container.Content(MusicVideos) + !Container.Content(Videos)" height="250" width="218"> + <control type="image"> + <posx>5</posx> + <posy>0</posy> + <width>210</width> + <height>255</height> + <texture>button_nofocus.png</texture> + <bordertexture border="6">panel_shadow.png</bordertexture> + <bordersize>5</bordersize> + </control> + <control type="image"> + <posx>10</posx> + <posy>5</posy> + <width>200</width> + <height>200</height> + <texture background="true">$INFO[Listitem.Icon]</texture> + <aspectratio>scale</aspectratio> + <visible>Container.Content(Artists) | Container.Content(Albums) | Container.Content(Songs) | Container.Content(Addons) | Container.Content(Games) | Container.Content(Images) | Container.Content(Actors) | Container.Content(Sets)</visible> + </control> + <control type="image"> + <posx>67</posx> + <posy>62</posy> + <width>86</width> + <height>86</height> + <texture background="true">$INFO[Listitem.Icon]</texture> + <aspectratio>keep</aspectratio> + <visible>Container.Content() | Container.Content(Files) | Container.Content(Genres) | Container.Content(Years) | Container.Content(Directors) | Container.Content(Studios) | Container.Content(Countries) | Container.Content(Tags) | Container.Content(Playlists)</visible> + </control> + <control type="image"> + <posx>10</posx> + <posy>205</posy> + <width>200</width> + <height>45</height> + <texture colordiffuse="blue">white.png</texture> + </control> + <control type="textbox"> + <posx>10</posx> + <posy>199</posy> + <width>200</width> + <height>52</height> + <font>font20_narrow</font> + <selectedcolor>selected</selectedcolor> + <align>center</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + </control> + <control type="image"> + <posx>180</posx> + <posy>2</posy> + <width>30</width> + <height>30</height> + <aspectratio>keep</aspectratio> + <texture>OverlayWatched.png</texture> + <visible>Window.IsVisible(AddonBrowser) + String.IsEqual(ListItem.Label2,$LOCALIZE[305])</visible> + </control> + <control type="image"> + <posx>182</posx> + <posy>4</posy> + <width>26</width> + <height>26</height> + <aspectratio>keep</aspectratio> + <texture>OverlayWatching.png</texture> + <visible>ListItem.IsResumable</visible> + </control> + <control type="image"> + <posx>180</posx> + <posy>2</posy> + <width>30</width> + <height>30</height> + <texture>$INFO[ListItem.Overlay]</texture> + <visible>!ListItem.IsResumable</visible> + </control> + </focusedlayout> + <itemlayout condition="Container.Content(Movies) | Container.Content(Seasons) | Container.Content(TVShows)" height="375" width="218"> + <control type="image"> + <posx>5</posx> + <posy>0</posy> + <width>210</width> + <height>355</height> + <texture>button_nofocus.png</texture> + <bordertexture border="6">panel_shadow.png</bordertexture> + <bordersize>5</bordersize> + </control> + <control type="image"> + <posx>10</posx> + <posy>5</posy> + <width>200</width> + <height>300</height> + <texture background="true">$VAR[PosterThumb]</texture> + <aspectratio>stretch</aspectratio> + </control> + <control type="image"> + <posx>10</posx> + <posy>305</posy> + <width>200</width> + <height>45</height> + <texture colordiffuse="40000000">black.png</texture> + </control> + <control type="textbox"> + <posx>10</posx> + <posy>299</posy> + <width>200</width> + <height>52</height> + <font>font20_narrow</font> + <selectedcolor>selected</selectedcolor> + <align>center</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + </control> + <control type="image"> + <posx>170</posx> + <posy>11</posy> + <width>40</width> + <height>30</height> + <texture>$INFO[ListItem.VideoResolution,flagging/resolution/,.png]</texture> + </control> + <control type="image"> + <posx>170</posx> + <posy>11</posy> + <width>40</width> + <height>30</height> + <texture>flagging/source/Set.png</texture> + <visible>ListItem.IsCollection</visible> + </control> + <control type="image"> + <posx>172</posx> + <posy>262</posy> + <width>26</width> + <height>26</height> + <aspectratio>keep</aspectratio> + <texture>OverlayWatching.png</texture> + <visible>ListItem.IsResumable</visible> + </control> + <control type="image"> + <posx>170</posx> + <posy>260</posy> + <width>30</width> + <height>30</height> + <texture>$INFO[ListItem.Overlay]</texture> + <visible>!ListItem.IsResumable</visible> + </control> + </itemlayout> + <focusedlayout condition="Container.Content(Movies) | Container.Content(Seasons) | Container.Content(TVShows)" height="375" width="218"> + <control type="image"> + <posx>5</posx> + <posy>0</posy> + <width>210</width> + <height>355</height> + <texture>button_nofocus.png</texture> + <bordertexture border="6">panel_shadow.png</bordertexture> + <bordersize>5</bordersize> + </control> + <control type="image"> + <posx>10</posx> + <posy>5</posy> + <width>200</width> + <height>300</height> + <texture background="true">$VAR[PosterThumb]</texture> + <aspectratio>stretch</aspectratio> + </control> + <control type="image"> + <posx>10</posx> + <posy>305</posy> + <width>200</width> + <height>45</height> + <texture colordiffuse="blue">white.png</texture> + </control> + <control type="textbox"> + <posx>10</posx> + <posy>299</posy> + <width>200</width> + <height>52</height> + <font>font20_narrow</font> + <selectedcolor>selected</selectedcolor> + <align>center</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + </control> + <control type="image"> + <posx>170</posx> + <posy>11</posy> + <width>40</width> + <height>30</height> + <texture>$INFO[ListItem.VideoResolution,flagging/resolution/,.png]</texture> + </control> + <control type="image"> + <posx>170</posx> + <posy>11</posy> + <width>40</width> + <height>30</height> + <texture>flagging/source/Set.png</texture> + <visible>ListItem.IsCollection</visible> + </control> + <control type="image"> + <posx>172</posx> + <posy>262</posy> + <width>26</width> + <height>26</height> + <aspectratio>keep</aspectratio> + <texture>OverlayWatching.png</texture> + <visible>ListItem.IsResumable</visible> + </control> + <control type="image"> + <posx>170</posx> + <posy>260</posy> + <width>30</width> + <height>30</height> + <texture>$INFO[ListItem.Overlay]</texture> + <visible>!ListItem.IsResumable</visible> + </control> + </focusedlayout> + <itemlayout condition="Container.Content(Episodes) | Container.Content(MusicVideos) | Container.Content(Videos)" height="250" width="$PARAM[layout-width]"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>308</width> + <height>223</height> + <texture>button_nofocus.png</texture> + <bordertexture border="6">panel_shadow.png</bordertexture> + <bordersize>5</bordersize> + </control> + <control type="image"> + <posx>5</posx> + <posy>5</posy> + <width>298</width> + <height>168</height> + <aspectratio>scale</aspectratio> + <texture background="true">$INFO[Listitem.Icon]</texture> + </control> + <control type="image"> + <posx>5</posx> + <posy>173</posy> + <width>298</width> + <height>45</height> + <texture colordiffuse="40000000">black.png</texture> + </control> + <control type="textbox"> + <posx>5</posx> + <posy>167</posy> + <width>298</width> + <height>52</height> + <font>font20_narrow</font> + <selectedcolor>selected</selectedcolor> + <align>center</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + </control> + <control type="image"> + <posx>258</posx> + <posy>10</posy> + <width>40</width> + <height>30</height> + <texture>$INFO[ListItem.VideoResolution,flagging/resolution/,.png]</texture> + </control> + <control type="image"> + <posx>265</posx> + <posy>147</posy> + <width>26</width> + <height>26</height> + <aspectratio>keep</aspectratio> + <texture>OverlayWatching.png</texture> + <visible>ListItem.IsResumable</visible> + </control> + <control type="image"> + <posx>263</posx> + <posy>145</posy> + <width>30</width> + <height>30</height> + <texture>$INFO[ListItem.Overlay]</texture> + <visible>!ListItem.IsResumable</visible> + </control> + </itemlayout> + <focusedlayout condition="Container.Content(Episodes) | Container.Content(MusicVideos) | Container.Content(Videos)" height="250" width="$PARAM[layout-width]"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>308</width> + <height>223</height> + <texture>button_nofocus.png</texture> + <bordertexture border="6">panel_shadow.png</bordertexture> + <bordersize>5</bordersize> + </control> + <control type="image"> + <posx>5</posx> + <posy>5</posy> + <width>298</width> + <height>168</height> + <aspectratio>scale</aspectratio> + <texture background="true">$INFO[Listitem.Icon]</texture> + </control> + <control type="image"> + <posx>5</posx> + <posy>173</posy> + <width>298</width> + <height>45</height> + <texture colordiffuse="blue">white.png</texture> + </control> + <control type="textbox"> + <posx>5</posx> + <posy>167</posy> + <width>298</width> + <height>52</height> + <font>font20_narrow</font> + <selectedcolor>selected</selectedcolor> + <align>center</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + </control> + <control type="image"> + <posx>258</posx> + <posy>10</posy> + <width>40</width> + <height>30</height> + <texture>$INFO[ListItem.VideoResolution,flagging/resolution/,.png]</texture> + </control> + <control type="image"> + <posx>265</posx> + <posy>147</posy> + <width>26</width> + <height>26</height> + <aspectratio>keep</aspectratio> + <texture>OverlayWatching.png</texture> + <visible>ListItem.IsResumable</visible> + </control> + <control type="image"> + <posx>263</posx> + <posy>145</posy> + <width>30</width> + <height>30</height> + <texture>$INFO[ListItem.Overlay]</texture> + <visible>!ListItem.IsResumable</visible> + </control> + </focusedlayout> + </control> + </include> +</includes> |