aboutsummaryrefslogtreecommitdiff
path: root/addons/skin.estuary/1080i/View_500_SmallThumb.xml
diff options
context:
space:
mode:
Diffstat (limited to 'addons/skin.estuary/1080i/View_500_SmallThumb.xml')
-rw-r--r--addons/skin.estuary/1080i/View_500_SmallThumb.xml95
1 files changed, 0 insertions, 95 deletions
diff --git a/addons/skin.estuary/1080i/View_500_SmallThumb.xml b/addons/skin.estuary/1080i/View_500_SmallThumb.xml
deleted file mode 100644
index a628882343..0000000000
--- a/addons/skin.estuary/1080i/View_500_SmallThumb.xml
+++ /dev/null
@@ -1,95 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<includes>
- <include name="View_500_SmallThumb">
- <include content="UpDownArrows">
- <param name="container_id" value="500" />
- <param name="visible" value="!System.HasModalDialog" />
- </include>
- <control type="group">
- <include>OpenClose_Right</include>
- <left>100</left>
- <top>172</top>
- <visible>Control.IsVisible(500)</visible>
- <include>Visible_Right</include>
- <control type="panel" id="500">
- <left>0</left>
- <top>0</top>
- <width>1800</width>
- <height>720</height>
- <onleft>9000</onleft>
- <onright>531</onright>
- <onup>500</onup>
- <ondown>500</ondown>
- <viewtype label="31102">icon</viewtype>
- <preloaditems>2</preloaditems>
- <pagecontrol>531</pagecontrol>
- <scrolltime tween="cubic" easing="out">500</scrolltime>
- <visible>Container.Content(movies) | Container.Content(sets) | Container.Content(tvshows) | Container.Content(seasons) | Container.Content(episodes) | Container.Content(artists) | Container.Content(albums) | Container.Content(musicvideos) | Container.Content(addons) | Container.Content(images)</visible>
- <itemlayout height="360" width="442" condition="Container.Content(movies) | Container.Content(sets) | Container.Content(tvshows) | Container.Content(seasons) | Container.Content(episodes) | Container.Content(images)">
- <control type="group">
- <include>InfoWallPictureLayout</include>
- </control>
- </itemlayout>
- <focusedlayout height="360" width="442" condition="Container.Content(movies) | Container.Content(sets) | Container.Content(tvshows) | Container.Content(seasons) | Container.Content(episodes) | Container.Content(images)">
- <control type="group">
- <animation effect="zoom" start="100" end="105" time="200" tween="sine" easing="inout" center="222,180">Focus</animation>
- <animation effect="zoom" start="105" end="100" time="200" tween="sine" easing="inout" center="222,180">UnFocus</animation>
- <include>InfoWallPictureLayout</include>
- <control type="image">
- <left>15</left>
- <top>5</top>
- <width>368</width>
- <height>348</height>
- <texture border="8" colordiffuse="button_focus">buttons/thumbnail_focused.png</texture>
- <animation effect="fade" start="100" end="0" time="200">Unfocus</animation>
- </control>
- </control>
- </focusedlayout>
- <itemlayout height="360" width="350" condition="Container.Content(artists) | Container.Content(albums) | Container.Content(musicvideos)">
- <include content="InfoWallMusicLayout">
- <param name="fallback_image" value="DefaultMusicSongs.png" />
- </include>
- </itemlayout>
- <focusedlayout height="360" width="350" condition="Container.Content(artists) | Container.Content(albums) | Container.Content(musicvideos)">
- <control type="group">
- <animation effect="zoom" start="100" end="105" time="200" tween="sine" easing="inout" center="160,180">Focus</animation>
- <animation effect="zoom" start="105" end="100" time="200" tween="sine" easing="inout" center="160,180">UnFocus</animation>
- <include content="InfoWallMusicLayout">
- <param name="fallback_image" value="DefaultMusicSongs.png" />
- </include>
- <control type="image">
- <left>15</left>
- <top>5</top>
- <width>288</width>
- <height>348</height>
- <texture border="8" colordiffuse="button_focus">buttons/thumbnail_focused.png</texture>
- <animation effect="fade" start="100" end="0" time="200">Unfocus</animation>
- </control>
- </control>
- </focusedlayout>
- <itemlayout height="360" width="350" condition="Container.Content(addons)">
- <include content="InfoWallMusicLayout">
- <param name="fallback_image" value="DefaultAddon.png" />
- </include>
- </itemlayout>
- <focusedlayout height="360" width="350" condition="Container.Content(addons)">
- <control type="group">
- <animation effect="zoom" start="100" end="107" time="200" tween="sine" easing="inout" center="160,180">Focus</animation>
- <animation effect="zoom" start="107" end="100" time="200" tween="sine" easing="inout" center="160,180">UnFocus</animation>
- <include content="InfoWallMusicLayout">
- <param name="fallback_image" value="DefaultAddon.png" />
- </include>
- <control type="image">
- <left>17</left>
- <top>8</top>
- <width>286</width>
- <height>344</height>
- <texture border="8" colordiffuse="button_focus">buttons/thumbnail_focused.png</texture>
- <animation effect="fade" start="100" end="0" time="200">Unfocus</animation>
- </control>
- </control>
- </focusedlayout>
- </control>
- </control>
- </include>
-</includes>