aboutsummaryrefslogtreecommitdiff
path: root/addons/skin.confluence/720p/IncludesBackgroundBuilding.xml
diff options
context:
space:
mode:
authorJezz_X <jezzx2@gmail.com>2012-03-26 15:47:27 +1100
committerJezz_X <jezzx2@gmail.com>2012-04-25 09:50:07 +1000
commit65538cb10910635224603613d953c9ecc91b6d91 (patch)
tree3cbdbeeb1cfd7a2ef475802400fa2e079d7ebdbd /addons/skin.confluence/720p/IncludesBackgroundBuilding.xml
parent2fdc4dfac3db8a651cc27bdb2b07b8397687b77d (diff)
Changed: [Confluence] Removed all Backgrounds in favor of 1 default one and changed the default font to Roboto from android
Diffstat (limited to 'addons/skin.confluence/720p/IncludesBackgroundBuilding.xml')
-rw-r--r--addons/skin.confluence/720p/IncludesBackgroundBuilding.xml127
1 files changed, 4 insertions, 123 deletions
diff --git a/addons/skin.confluence/720p/IncludesBackgroundBuilding.xml b/addons/skin.confluence/720p/IncludesBackgroundBuilding.xml
index a1122d07ee..f66538d039 100644
--- a/addons/skin.confluence/720p/IncludesBackgroundBuilding.xml
+++ b/addons/skin.confluence/720p/IncludesBackgroundBuilding.xml
@@ -24,63 +24,7 @@
<visible>Player.HasVideo + !Skin.HasSetting(ShowBackgroundVideo)</visible>
</control>
</include>
- <include name="CommonVideoBackground">
- <control type="multiimage">
- <posx>0</posx>
- <posy>0</posy>
- <width>1280</width>
- <height>720</height>
- <imagepath fallback="special://skin/backgrounds/videos.jpg" background="true">$INFO[Skin.String(Home_Custom_Back_Video_Folder)]</imagepath>
- <timeperimage>10000</timeperimage>
- <randomize>true</randomize>
- <fadetime>1000</fadetime>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>1280</width>
- <height>720</height>
- <texture background="true">$INFO[ListItem.Property(Fanart_Image)]</texture>
- <include>backgroundfade</include>
- <fadetime>FanartCrossfadeTime</fadetime>
- <visible>!Skin.HasSetting(HideBackGroundFanart) + !IsEmpty(ListItem.Property(Fanart_Image))</visible>
- <include>Window_OpenClose_Animation</include>
- </control>
- </include>
- <include name="CommonMusicBackground">
- <control type="multiimage">
- <posx>0</posx>
- <posy>0</posy>
- <width>1280</width>
- <height>720</height>
- <imagepath fallback="special://skin/backgrounds/music.jpg" background="true">$INFO[Skin.String(Home_Custom_Back_Music_Folder)]</imagepath>
- <timeperimage>10000</timeperimage>
- <randomize>true</randomize>
- <fadetime>1000</fadetime>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>1280</width>
- <height>720</height>
- <texture background="true">$INFO[ListItem.Property(Fanart_Image)]</texture>
- <include>backgroundfade</include>
- <fadetime>FanartCrossfadeTime</fadetime>
- <visible>!Skin.HasSetting(HideBackGroundFanart) + !IsEmpty(ListItem.Property(Fanart_Image))</visible>
- <include>Window_OpenClose_Animation</include>
- </control>
- </include>
- <include name="CommonPictureBackground">
- <control type="multiimage">
- <posx>0</posx>
- <posy>0</posy>
- <width>1280</width>
- <height>720</height>
- <imagepath fallback="special://skin/backgrounds/pictures.jpg" background="true">$INFO[Skin.String(Home_Custom_Back_Pictures_Folder)]</imagepath>
- <timeperimage>10000</timeperimage>
- <randomize>true</randomize>
- <fadetime>1000</fadetime>
- </control>
+ <include name="CommonBackground">
<control type="image">
<posx>0</posx>
<posy>0</posy>
@@ -92,76 +36,13 @@
<visible>!Skin.HasSetting(HideBackGroundFanart) + !IsEmpty(ListItem.Property(Fanart_Image))</visible>
<include>Window_OpenClose_Animation</include>
</control>
- </include>
- <include name="CommonProgramsBackground">
- <control type="multiimage">
+ <control type="Image">
<posx>0</posx>
<posy>0</posy>
<width>1280</width>
<height>720</height>
- <imagepath fallback="special://skin/backgrounds/programs.jpg" background="true">$INFO[Skin.String(Home_Custom_Back_Programs_Folder)]</imagepath>
- <timeperimage>10000</timeperimage>
- <randomize>true</randomize>
- <fadetime>1000</fadetime>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>1280</width>
- <height>720</height>
- <texture background="true">$INFO[ListItem.Property(Fanart_Image)]</texture>
- <include>backgroundfade</include>
- <fadetime>FanartCrossfadeTime</fadetime>
- <visible>!Skin.HasSetting(HideBackGroundFanart) + !IsEmpty(ListItem.Property(Fanart_Image))</visible>
- <include>Window_OpenClose_Animation</include>
- </control>
- </include>
- <include name="CommonWeatherBackground">
- <control type="multiimage">
- <posx>0</posx>
- <posy>0</posy>
- <width>1280</width>
- <height>720</height>
- <imagepath fallback="special://skin/backgrounds/weather.jpg" background="true">$INFO[Skin.String(Home_Custom_Back_Weather_Folder)]</imagepath>
- <timeperimage>10000</timeperimage>
- <randomize>true</randomize>
- <fadetime>1000</fadetime>
- <visible>![Skin.HasSetting(ShowWeatherFanart) + !IsEmpty(Skin.String(WeatherFanartDir))]</visible>
- </control>
- <control type="multiimage">
- <posx>0</posx>
- <posy>0</posy>
- <width>1280</width>
- <height>720</height>
- <imagepath background="true">$INFO[Skin.String(WeatherFanartDir)]$INFO[Window(Weather).Property(Current.FanartCode)]</imagepath>
- <timeperimage>10000</timeperimage>
- <randomize>true</randomize>
- <fadetime>1000</fadetime>
- <visible>Skin.HasSetting(ShowWeatherFanart) + !IsEmpty(Skin.String(WeatherFanartDir))</visible>
- <animation effect="fade" time="200">WindowClose</animation>
- </control>
- </include>
- <include name="CommonSettingsBackground">
- <control type="multiimage">
- <posx>0</posx>
- <posy>0</posy>
- <width>1280</width>
- <height>720</height>
- <imagepath fallback="special://skin/backgrounds/settings.jpg" background="true">$INFO[Skin.String(Home_Custom_Back_Settings_Folder)]</imagepath>
- <timeperimage>10000</timeperimage>
- <randomize>true</randomize>
- <fadetime>1000</fadetime>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>1280</width>
- <height>720</height>
- <texture background="true">$INFO[ListItem.Property(Fanart_Image)]</texture>
- <include>backgroundfade</include>
- <fadetime>FanartCrossfadeTime</fadetime>
- <visible>!Skin.HasSetting(HideBackGroundFanart) + !IsEmpty(ListItem.Property(Fanart_Image))</visible>
- <include>Window_OpenClose_Animation</include>
+ <texture>special://skin/backgrounds/background.jpg</texture>
+ <animation effect="fade" start="100" end="80" time="200" condition="!Skin.HasSetting(HideBackGroundFanart) + !IsEmpty(ListItem.Property(Fanart_Image))">Conditional</animation>
</control>
</include>
<include name="ContentPanelBackgrounds">