Skip to content

Commit

Permalink
CLEANUP
Browse files Browse the repository at this point in the history
  • Loading branch information
phil65 committed Sep 20, 2009
1 parent b26bc46 commit 9a3a1ce
Show file tree
Hide file tree
Showing 8 changed files with 97 additions and 1,210 deletions.
1 change: 0 additions & 1 deletion 720p/Includes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
<include file="Viewtype_List_Low.xml" />
<include file="Includes_LowList.xml" />
<include file="Includes_CDDVDMod.xml" />
<include file="Includes_NightMod.xml" />
<include file="Includes_WallMod.xml" />
<include file="Includes_Latest_Added.xml" />
<!-- <include file="Includes_MultiplexFlow.xml" />-->
Expand Down
60 changes: 10 additions & 50 deletions 720p/Includes_Backgrounds.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,6 @@
<randomize>true</randomize>
<fadetime>1000</fadetime>
</include>
<include name="VirtualDimensions">
<posx>0</posx>
<posy>0</posy>
<width>840</width>
<height>471</height>
</include>
<include name="BackgroundVarsGlobal">
<include>FullscreenDimensions</include>
<timeperimage>20000</timeperimage>
Expand All @@ -26,16 +20,11 @@
<animation effect="slide" start="-10,-10" end="10,10" time="7000" tween="cubic" easing="inout" pulse="true" condition="Skin.HasSetting(animation_bg)">Conditional</animation>
<visible>![Window.IsActive(25) | Window.IsActive(502)] | [[Skin.HasSetting(nomoviecurtains) + Window.IsActive(25) + Skin.HasSetting(videomovies)] | [Skin.HasSetting(notvcurtains) + Window.IsActive(25) + Skin.HasSetting(videotv)] | [Skin.HasSetting(nomusiccurtains) + Window.IsActive(502)]]</visible>
</include>
<include name="BackgroundVarsMultiplex">
<include>FullscreenDimensions</include>
<timeperimage>20000</timeperimage>
<randomize>true</randomize>
<fadetime>1000</fadetime>
<visible>[!Skin.HasSetting(nomoviecurtains) + Window.IsActive(25) + Skin.HasSetting(videomovies)] | [!Skin.HasSetting(notvcurtains) + Window.IsActive(25) + Skin.HasSetting(videotv)] | [!Skin.HasSetting(nomusiccurtains) + Window.IsActive(502)]</visible>
<include>Animation_BackgroundFade</include>
</include>
<include name="BackgroundVarsVirtual">
<include>VirtualDimensions</include>
<posx>0</posx>
<posy>0</posy>
<width>840</width>
<height>471</height>
<timeperimage>20000</timeperimage>
<randomize>true</randomize>
<fadetime>1000</fadetime>
Expand Down Expand Up @@ -171,42 +160,13 @@
</include>
<include name="MediaBackdropsMultiplex">
<control type="multiimage">
<include>BackgroundVarsMultiplex</include>
<include>FullscreenDimensions</include>
<timeperimage>20000</timeperimage>
<randomize>true</randomize>
<fadetime>1000</fadetime>
<visible>[!Skin.HasSetting(nomoviecurtains) + Window.IsActive(25) + Skin.HasSetting(videomovies)] | [!Skin.HasSetting(notvcurtains) + Window.IsActive(25) + Skin.HasSetting(videotv)] | [!Skin.HasSetting(nomusiccurtains) + Window.IsActive(502)]</visible>
<include>Animation_BackgroundFade</include>
<include>BackgroundVarsCurtains</include>
</control>
</include>
<include name="Background_Wallpaper">
<control type="multiimage">
<include>Background_WeatherSingleImage</include>
<imagepath>backdrops/winter</imagepath>
<info>Skin.String(CustomWeather)</info>
<visible>Container(300).HasFocus(10) + Control.IsVisible(300)</visible>
<visible>!Skin.String(CustomWeatherFolder)</visible>
<visible>System.Date(12-21,03-21)</visible>
</control>
<control type="multiimage">
<include>Background_WeatherSingleImage</include>
<imagepath>backdrops/spring</imagepath>
<info>Skin.String(CustomWeather)</info>
<visible>Container(300).HasFocus(10) + Control.IsVisible(300)</visible>
<visible>!Skin.String(CustomWeatherFolder)</visible>
<visible>System.Date(03-21,06-21)</visible>
</control>
<control type="multiimage">
<include>Background_WeatherSingleImage</include>
<imagepath>backdrops/summer</imagepath>
<info>Skin.String(CustomWeather)</info>
<visible>Container(300).HasFocus(10) + Control.IsVisible(300)</visible>
<visible>!Skin.String(CustomWeatherFolder)</visible>
<visible>System.Date(06-21,09-23)</visible>
</control>
<control type="multiimage">
<include>Background_WeatherSingleImage</include>
<imagepath>backdrops/autumn</imagepath>
<info>Skin.String(CustomWeather)</info>
<visible>Container(300).HasFocus(10) + Control.IsVisible(300)</visible>
<visible>!Skin.String(CustomWeatherFolder)</visible>
<visible>System.Date(09-23,12-21)</visible>
</control>
</include>
</includes>
14 changes: 14 additions & 0 deletions 720p/Includes_Furniture.xml
Original file line number Diff line number Diff line change
Expand Up @@ -727,6 +727,20 @@
<include name="ListFloorLight">
<texture>list/lite/list_floor.png</texture>
</include>
<include name="WatchedOverlayWall">
<posx>87</posx>
<posy>8</posy>
<width>30</width>
<height>30</height>
</include>

<include name="WatchedOverlayWallSmall">
<posx>68</posx>
<posy>6</posy>
<width>30</width>
<height>30</height>
</include>

<include name="Furniture_MediaPanel">
<control type="image">
<include>FullscreenDimensions</include>
Expand Down
16 changes: 16 additions & 0 deletions 720p/Includes_MultiplexFlow.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
<includes>
<!-- Multiplex Flow -->

<include name="WatchedOverlayMultiPlexNormalFlow">
<posx>153</posx>
<posy>102</posy>
<width>32</width>
<height>32</height>
</include>


<include name="WatchedOverlayMultiPlexDVDFlow">
<posx>153</posx>
<posy>107</posy>
<width>32</width>
<height>32</height>
</include>

<include name="MovieMultiplexThumbNormal">
<include>MultiplexIconDimensionsWrapFlow</include>
<align>center</align>
Expand Down
Loading

0 comments on commit 9a3a1ce

Please sign in to comment.