Project

General

Profile

Bug #74 ยป Patch.patch

xbs, 08/08/2010 03:37 PM

View differences:

720p/DialogFullScreenInfo.xml (working copy)
<texture>$INFO[VideoPlayer.VideoResolution,flagging/video/,.png]</texture>
</control>
<control type="image">
<description>Xvid Codec Image</description>
<description>Common Codec Image</description>
<width>80</width>
<height>28</height>
<aspectratio>keep</aspectratio>
<texture>flagging/video/xvid.png</texture>
<visible>substring(VideoPlayer.VideoCodec,xvid)</visible>
<texture>$INFO[VideoPlayer.VideoCodec,flagging/video/,.png]</texture>
<!-- Don't show if its one of the 500 divx codecs -->
<visible>![substring(VideoPlayer.VideoCodec,div,left) | stringcompare(VideoPlayer.VideoCodec,dx50)]</visible>
</control>
<control type="image">
<description>Divx Codec Image</description>
......
<height>28</height>
<aspectratio>keep</aspectratio>
<texture>flagging/video/divx.png</texture>
<visible>![substring(VideoPlayer.VideoCodec,div,left) | stringcompare(VideoPlayer.VideoCodec,dx50)]</visible>
<visible>[substring(VideoPlayer.VideoCodec,div,left) | stringcompare(VideoPlayer.VideoCodec,dx50)]</visible>
</control>
<control type="image">
<description>h264 Codec Image</description>
720p/includes.xml (working copy)
<timeperimage>10000</timeperimage>
<randomize>true</randomize>
<fadetime>1000</fadetime>
<visible>[IsEmpty(Fanart.Image) + IsEmpty(listitem.property(fanart_image))] | [Skin.HasSetting(VideoLibraryMovieFanart) | Skin.HasSetting(VideoLibraryTVFanart)]</visible>
<visible>Window.IsVisible(VideoFiles)</visible>
<visible>[IsEmpty(Fanart.Image) + IsEmpty(listitem.property(fanart_image))] | Skin.HasSetting(VideoFilesFanart)</visible>
</control>
<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>
<visible>Container.Content(Movies)</visible>
<visible>[IsEmpty(Fanart.Image) + IsEmpty(listitem.property(fanart_image))] | Skin.HasSetting(VideoLibraryMovieFanart)</visible>
</control>
<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>
<visible>[Container.Content(TVShows) | Container.Content(Seasons) | Container.Content(Episodes)]</visible>
<visible>[IsEmpty(Fanart.Image) + IsEmpty(listitem.property(fanart_image))] | Skin.HasSetting(VideoLibraryTVFanart)</visible>
</control>
<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_Movies_Folder)]</imagepath>
<timeperimage>10000</timeperimage>
<randomize>true</randomize>
......
<animation effect="fade" time="300">Visible</animation>
<animation effect="fade" time="300">Hidden</animation>
</include>
</includes>
</includes>
720p/IncludesCodecFlagging.xml (working copy)
<texture>$INFO[ListItem.VideoAspect,flagging/aspectratio/,.png]</texture>
</control>
</include>
</includes>
</includes>
720p/MyGameSaves.xml (revision 0)
<window id="1">
<defaultcontrol always="true">50</defaultcontrol>
<allowoverlay>no</allowoverlay>
<views>50,51,500</views>
<controls>
<include>CommonProgramsBackground</include>
<include>CommonMediaPlayingBackground</include>
<control type="group">
<include>Window_OpenClose_Animation</include>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1280</width>
<height>720</height>
<texture border="20">black-back.png</texture>
<include>VisibleFadeEffect</include>
<visible>Control.IsVisible(50) | Control.IsVisible(51) | Control.IsVisible(500)</visible>
</control>
<control type="image">
<posx>0</posx>
<posy>128r</posy>
<width>1280</width>
<height>128</height>
<texture>floor.png</texture>
<include>VisibleFadeEffect</include>
<visible>Control.IsVisible(50) | Control.IsVisible(51) | Control.IsVisible(500)</visible>
</control>
<control type="group">
<include>VisibleFadeEffect</include>
<visible>Control.IsVisible(50)</visible>
<control type="image">
<posx>50</posx>
<posy>60</posy>
<width>750</width>
<height>600</height>
<texture border="20">ContentPanel.png</texture>
</control>
<control type="image">
<posx>50</posx>
<posy>645</posy>
<width>750</width>
<height>600</height>
<aspectratio aligny="top">keep</aspectratio>
<texture diffuse="diffuse_mirror3.png" flipy="true" border="20">ContentPanel.png</texture>
</control>
</control>
<control type="group">
<include>VisibleFadeEffect</include>
<visible>Control.IsVisible(51) | Control.IsVisible(500)</visible>
<control type="image">
<posx>75</posx>
<posy>60</posy>
<width>1130</width>
<height>600</height>
<texture border="20">ContentPanel.png</texture>
</control>
<control type="image">
<posx>75</posx>
<posy>645</posy>
<width>1130</width>
<height>600</height>
<aspectratio aligny="top">keep</aspectratio>
<texture diffuse="diffuse_mirror3.png" flipy="true" border="20">ContentPanel.png</texture>
</control>
</control>
</control>
<control type="group">
<include>Window_OpenClose_Animation</include>
<include>CommonRootView</include> <!-- view id = 50 -->
<include>FullWidthList</include> <!-- view id = 51 -->
<include>ThumbnailView</include> <!-- view id = 500 -->
</control>
<include>CommonPageCount</include>
<include>BehindDialogFadeOut</include>
<include>ScrollOffsetLabel</include>
<control type="group">
<animation effect="slide" start="0,0" end="250,0" time="400" tween="quadratic" easing="out" condition="ControlGroup(9000).HasFocus | Control.HasFocus(8999)">Conditional</animation>
<animation effect="slide" start="0,0" end="-250,0" time="400" tween="quadratic" easing="out" condition="ControlGroup(9000).HasFocus | Control.HasFocus(8999)">WindowClose</animation>
<control type="button" id="8999">
<description>Fake button for mouse control</description>
<posx>-250</posx>
<posy>0</posy>
<width>265</width>
<height>720</height>
<label>-</label>
<font>-</font>
<texturenofocus>-</texturenofocus>
<texturefocus>-</texturefocus>
<visible>true</visible>
</control>
<control type="image">
<posx>-820</posx>
<posy>0</posy>
<width>846</width>
<height>720</height>
<texture>HomeBlade.png</texture>
</control>
<control type="image">
<description>LOGO</description>
<posx>-230</posx>
<posy>50</posy>
<width>220</width>
<height>80</height>
<aspectratio>keep</aspectratio>
<texture>Confluence_Logo.png</texture>
</control>
<control type="group" id="9000">
<posx>-250</posx>
<posy>130</posy>
<include>CommonNowPlaying</include>
<control type="button" id="2">
<description>View As button</description>
<posx>0</posx>
<posy>0</posy>
<include>ButtonCommonValues</include>
<label>-</label>
<onleft>50</onleft>
<onright>50</onright>
<onup>611</onup>
<ondown>3</ondown>
</control>
<control type="button" id="3">
<description>Sort by button</description>
<posx>0</posx>
<posy>40</posy>
<include>ButtonCommonValues</include>
<label>103</label>
<onleft>50</onleft>
<onright>4</onright>
<onup>2</onup>
<ondown>610</ondown>
</control>
<control type="togglebutton" id="4">
<description>Sort asc</description>
<posx>220</posx>
<posy>53</posy>
<label>-</label>
<onleft>3</onleft>
<onright>50</onright>
<onup>2</onup>
<ondown>610</ondown>
</control>
<control type="button" id="610">
<description>Fake Button to fix Player Controls Navigation</description>
<onup>3</onup>
<ondown>603</ondown>
<visible>false</visible>
</control>
<control type="group">
<posx>0</posx>
<posy>260</posy>
<include>CommonNowPlaying_Controls</include>
</control>
<control type="button" id="611">
<description>Fake Button to fix Player Controls Navigation</description>
<onup>608</onup>
<ondown>2</ondown>
<visible>false</visible>
</control>
</control>
</control>
<control type="image">
<posx>26r</posx>
<posy>0</posy>
<width>846</width>
<height>720</height>
<texture flipx="true">HomeBlade.png</texture>
</control>
<control type="group">
<posx>60</posx>
<posy>0</posy>
<animation effect="slide" end="-370,0" time="400" tween="quadratic" easing="out">WindowClose</animation>
<animation effect="slide" start="-370,0" time="400" tween="quadratic" easing="out">WindowOpen</animation>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>250</width>
<height>35</height>
<texture border="0,0,32,0">header.png</texture>
</control>
<control type="label">
<include>WindowTitleCommons</include>
<posx>220</posx>
<label>$LOCALIZE[0]</label>
</control>
</control>
<include>WindowTitleHomeButton</include>
<include>Clock</include>
</controls>
</window>
720p/MyPrograms.xml (working copy)
<onleft>50</onleft>
<onright>4</onright>
<onup>2</onup>
<ondown>610</ondown>
<ondown>98</ondown>
</control>
<control type="togglebutton" id="4">
<description>Sort asc</description>
......
<onleft>3</onleft>
<onright>50</onright>
<onup>2</onup>
<ondown>98</ondown>
</control>
<control type="button" id="98">
<description>Gamesaves Button</description>
<posx>0</posx>
<posy>80</posy>
<include>ButtonCommonValues</include>
<label>20323</label>
<onclick>ActivateWindow(35)</onclick>
<onleft>50</onleft>
<onright>50</onright>
<onup>3</onup>
<ondown>610</ondown>
<visible>System.Platform.Xbox</visible>
</control>
<control type="button" id="610">
<description>Fake Button to fix Player Controls Navigation</description>
<onup>3</onup>
<onup>98</onup>
<ondown>603</ondown>
<visible>false</visible>
</control>
......
<include>WindowTitleHomeButton</include>
<include>Clock</include>
</controls>
</window>
</window>
720p/MyVideoNav.xml (working copy)
<label>-</label>
<onleft>50</onleft>
<onright>50</onright>
<onup>97</onup>
<onup>611</onup>
<ondown>3</ondown>
</control>
<control type="button" id="3">
......
</control>
</controls>
</window>
</window>
    (1-1/1)