diff options
author | spiff_ <spiff_@svn> | 2010-03-17 20:45:59 +0000 |
---|---|---|
committer | spiff_ <spiff_@svn> | 2010-03-17 20:45:59 +0000 |
commit | 13e94307cca6e1faa167e0ffa9724bca5e6cce28 (patch) | |
tree | e214869512e78972eaa92031fb2888d1306a3c6a /skin/Confluence | |
parent | 66e59e8373c660fe426b4d0b5ae4d5c2cba4273a (diff) |
Revert "fixed: cosmetics. thanks for the slap in the face alcoheca"
This reverts commit 88814ff98242afbcb14aec368e5bfd7c5ffc639c.
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28625 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'skin/Confluence')
-rw-r--r-- | skin/Confluence/720p/AddonBrowser.xml | 749 |
1 files changed, 264 insertions, 485 deletions
diff --git a/skin/Confluence/720p/AddonBrowser.xml b/skin/Confluence/720p/AddonBrowser.xml index ab17f22a75..c6ffdcbc62 100644 --- a/skin/Confluence/720p/AddonBrowser.xml +++ b/skin/Confluence/720p/AddonBrowser.xml @@ -1,522 +1,301 @@ -<window id="25">
- <defaultcontrol always="true">50</defaultcontrol>
+<window id="40">
+ <defaultcontrol always="true">2</defaultcontrol>
<allowoverlay>no</allowoverlay>
- <views>50,500,501,508,504,503,505,511</views>
<controls>
- <include>CommonVideoBackground</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 background="true">$INFO[ListItem.Property(Fanart_Image)]</texture>
- <include>backgroundfade</include>
- <fadetime>FanartCrossfadeTime</fadetime>
- <visible>!Skin.HasSetting(VideoLibraryMovieFanart) | Control.IsVisible(508)</visible>
- <visible>Container.Content(Movies)</visible>
- </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(VideoLibraryTVFanart)</visible>
- <visible>Container.Content(TVShows) | [Container.Content(Episodes) + substring(Container.FolderPath,videodb://5/)]</visible>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>1280</width>
- <height>720</height>
- <info>Fanart.Image</info>
- <texture background="true">$INFO[Fanart.Image]</texture>
- <include>backgroundfade</include>
- <fadetime>FanartCrossfadeTime</fadetime>
- <visible>!Skin.HasSetting(VideoLibraryTVFanart)</visible>
- <visible>Container.Content(Seasons) | [Container.Content(Episodes) + !substring(Container.FolderPath,videodb://5/)]</visible>
- </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(VideoLibraryMusicVideoFanart)</visible>
- <visible>Container.Content(MusicVideos) | Container.Content(Artists) | Container.Content(Albums)</visible>
- </control>
- </control>
+ <include>CommonSettingsBackground</include>
<include>CommonMediaPlayingBackground</include>
<control type="group">
- <include>Window_OpenClose_Animation</include>
+ <posx>90</posx>
+ <posy>50</posy>
+ <animation type="WindowOpen" reversible="false">
+ <effect type="zoom" start="80" end="100" center="640,360" easing="out" tween="back" time="300" />
+ <effect type="fade" start="0" end="100" time="300" />
+ </animation>
+ <animation type="WindowClose" reversible="false">
+ <effect type="zoom" start="100" end="80" center="640,360" easing="in" tween="back" time="300" />
+ <effect type="fade" start="100" end="0" time="300" />
+ </animation>
<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(500) | Control.IsVisible(505)</visible>
+ <width>1100</width>
+ <height>640</height>
+ <texture border="20">DialogBack.png</texture>
</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(500) | Control.IsVisible(505) | Control.IsVisible(508)</visible>
+ <control type="button">
+ <description>Close Window button</description>
+ <posx>980</posx>
+ <posy>9</posy>
+ <width>64</width>
+ <height>32</height>
+ <label>-</label>
+ <font>-</font>
+ <onclick>PreviousMenu</onclick>
+ <texturefocus>DialogCloseButton-focus.png</texturefocus>
+ <texturenofocus>DialogCloseButton.png</texturenofocus>
+ <onleft>1</onleft>
+ <onright>1</onright>
+ <onup>1</onup>
+ <ondown>1</ondown>
+ <visible>system.getbool(input.enablemouse)</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 type="grouplist" id="3">
+ <description>button area</description>
+ <posx>10</posx>
+ <posy>90</posy>
+ <width>260</width>
+ <height>481</height>
+ <itemgap>-1</itemgap>
+ <onleft>60</onleft>
+ <onright>2</onright>
+ <onup>3</onup>
+ <ondown>3</ondown>
</control>
<control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>1280</width>
- <height>720</height>
- <texture>ContentPanel2.png</texture>
- <include>VisibleFadeEffect</include>
- <visible>Control.IsVisible(501)</visible>
+ <description>LOGO</description>
+ <posx>30</posx>
+ <posy>15</posy>
+ <width>220</width>
+ <height>80</height>
+ <aspectratio>keep</aspectratio>
+ <texture>Confluence_Logo.png</texture>
</control>
<control type="image">
- <posx>0</posx>
- <posy>220</posy>
- <width>1280</width>
- <height>500</height>
- <texture border="20">ContentPanel4.png</texture>
- <include>VisibleFadeEffect</include>
- <visible>Control.IsVisible(503)</visible>
+ <posx>268</posx>
+ <posy>10</posy>
+ <width>790</width>
+ <height>618</height>
+ <texture border="5">black-back2.png</texture>
</control>
<control type="image">
- <posx>0</posx>
- <posy>-5</posy>
- <width>1280</width>
- <height>725</height>
- <texture border="0.5.0.0">ContentPanel4.png</texture>
- <include>VisibleFadeEffect</include>
- <visible>Control.IsVisible(504) | Control.IsVisible(511)</visible>
+ <posx>268</posx>
+ <posy>10</posy>
+ <width>804</width>
+ <height>70</height>
+ <aspectratio>stretch</aspectratio>
+ <texture>GlassTitleBar.png</texture>
</control>
- <control type="group">
- <include>VisibleFadeEffect</include>
- <visible>Control.IsVisible(500) | Control.IsVisible(505)</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>ThumbnailView</include> <!-- view id = 500 -->
- <include>PosterWrapView</include> <!-- view id = 501 -->
- <include>PosterWrapView2_Fanart</include> <!-- view id = 508 -->
- <include>MediaListView3</include> <!-- view id = 503 -->
- <include>MediaListView2</include> <!-- view id = 504 -->
- <include>WideIconView</include> <!-- view id = 505 -->
- <include>MusicVideoInfoListView</include> <!-- view id = 511 -->
- </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 | ControlGroup(9001).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 | ControlGroup(9001).HasFocus">WindowClose</animation>
- <control type="group">
- <animation effect="slide" end="-240,0" time="300" tween="quadratic" easing="out">WindowClose</animation>
- <animation effect="slide" start="-15,0" end="0,0" time="300" tween="quadratic" easing="out">WindowOpen</animation>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>1</width>
- <height>720</height>
- <texture>MediaBladeSub_Part1.png</texture>
- <animation effect="zoom" start="0,0,1,720" end="0,0,229,720" time="300" tween="quadratic" easing="out" condition="Control.HasFocus(98) | ControlGroup(9001).HasFocus">Conditional</animation>
- </control>
- <control type="image">
- <posx>1</posx>
- <posy>0</posy>
- <width>12</width>
- <height>720</height>
- <texture>MediaBladeSub_Part2.png</texture>
- <animation effect="slide" end="228,0" time="300" tween="quadratic" easing="out" condition="Control.HasFocus(98) | ControlGroup(9001).HasFocus">Conditional</animation>
- </control>
+ <control type="label">
+ <description>header label</description>
+ <posx>300</posx>
+ <posy>20</posy>
+ <width>740</width>
+ <height>30</height>
+ <font>font16caps</font>
+ <label>$LOCALIZE[24001]</label>
+ <align>left</align>
+ <aligny>center</aligny>
+ <textcolor>white</textcolor>
+ <shadowcolor>black</shadowcolor>
</control>
- <control type="group" id="9001">
- <posx>-220</posx>
- <posy>0</posy>
- <animation effect="fade" start="100" end="0" time="0" condition="!ControlGroup(9001).HasFocus + !Control.HasFocus(98)">conditional</animation>
- <animation effect="fade" start="0" end="100" delay="300" time="200" condition="Control.HasFocus(98) | ControlGroup(9001).HasFocus">conditional</animation>
- <animation effect="fade" start="100" end="0" time="0" condition="Control.HasFocus(98) | ControlGroup(9001).HasFocus">WindowClose</animation>
- <animation effect="slide" end="220,0" time="300" tween="quadratic" easing="out" condition="Control.HasFocus(98) | ControlGroup(9001).HasFocus">conditional</animation>
- <control type="button">
- <description>Fake button for mouse control</description>
- <posx>-15</posx>
- <posy>0</posy>
- <width>245</width>
- <height>720</height>
- <label>-</label>
- <font>-</font>
- <texturenofocus>-</texturenofocus>
- <texturefocus>-</texturefocus>
- <visible>true</visible>
- </control>
- <control type="image">
- <posx>185</posx>
- <posy>240</posy>
- <width>40</width>
- <height>40</height>
- <texture>MediaSubSet.png</texture>
- </control>
- <control type="grouplist" id="9010">
- <posx>10</posx>
- <posy>290</posy>
- <width>240</width>
- <height>550</height>
- <onleft>9000</onleft>
- <onright>50</onright>
- <onup>9010</onup>
- <ondown>9010</ondown>
- <itemgap>0</itemgap>
- <control type="radiobutton" id="14">
- <description>Watched Toggle</description>
- <include>ButtonMediaSubCommonValues</include>
- <label>20367</label>
+ <control type="list" id="2">
+ <posx>290</posx>
+ <posy>70</posy>
+ <width>750</width>
+ <height>530</height>
+ <onup>2</onup>
+ <ondown>2</ondown>
+ <onleft>3</onleft>
+ <onright>60</onright>
+ <pagecontrol>60</pagecontrol>
+ <scrolltime>200</scrolltime>
+ <itemlayout height="75" width="750">
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>750</width>
+ <height>75</height>
+ <aspectratio>stretch</aspectratio>
+ <texture border="5">MenuItemNF.png</texture>
</control>
- <control type="button" id="8">
- <description>Search</description>
- <include>ButtonMediaSubCommonValues</include>
- <label>137</label>
+ <control type="image">
+ <posx>0</posx>
+ <posy>2</posy>
+ <width>90</width>
+ <height>66</height>
+ <texture>$INFO[ListItem.Icon]</texture>
</control>
- <control type="radiobutton" id="19">
- <description>Filter</description>
- <include>ButtonMediaSubCommonValues</include>
- <label>587</label>
- </control>
- <control type="radiobutton" id="17">
- <description>Flatten</description>
- <include>ButtonMediaSubCommonValues</include>
- <label>20411</label>
+ <control type="label">
+ <posx>100</posx>
+ <posy>2</posy>
+ <width>625</width>
+ <height>28</height>
+ <font>font13</font>
+ <textcolor>selected</textcolor>
+ <selectedcolor>selected</selectedcolor>
+ <shadowcolor>black</shadowcolor>
+ <align>left</align>
+ <aligny>center</aligny>
+ <label>[B]$INFO[ListItem.Property(Addon.Name)][/B] - $INFO[ListItem.Property(Addon.Version)] - [COLOR=blue]([/COLOR]$LOCALIZE[305][COLOR=blue])[/COLOR]</label>
+ <visible>![$INFO[ListItem.Property(Addon.Disabled)]]</visible>
</control>
- <control type="radiobutton" id="11">
- <description>Unlock Shares</description>
- <include>ButtonMediaSubCommonValues</include>
- <label>20336</label>
- <onclick>xbmc.mastermode</onclick>
- <selected>system.ismaster</selected>
- <visible>system.haslocks</visible>
+ <control type="label">
+ <posx>100</posx>
+ <posy>2</posy>
+ <width>625</width>
+ <height>28</height>
+ <font>font13</font>
+ <textcolor>grey2</textcolor>
+ <selectedcolor>selected</selectedcolor>
+ <shadowcolor>black</shadowcolor>
+ <align>left</align>
+ <aligny>center</aligny>
+ <label>[B]$INFO[ListItem.Property(Addon.Name)][/B] - $INFO[ListItem.Property(Addon.Version)]</label>
+ <visible>[$INFO[ListItem.Property(Addon.Disabled)]]</visible>
</control>
- <control type="label" id="200">
- <width>220</width>
- <height>45</height>
- <font>font12caps</font>
- <label>14018</label>
- <textcolor>dialogheader</textcolor>
- <align>center</align>
+ <control type="label">
+ <posx>100</posx>
+ <posy>25</posy>
+ <width>625</width>
+ <height>25</height>
+ <font>font12</font>
+ <textcolor>grey2</textcolor>
+ <selectedcolor>selected</selectedcolor>
+ <align>left</align>
<aligny>center</aligny>
- <visible>Control.IsVisible(201) | Control.IsVisible(202) | Control.IsVisible(203) | Control.IsVisible(204) | Control.IsVisible(205)</visible>
+ <label>$INFO[ListItem.Property(Addon.Summary)]</label>
</control>
- <control type="radiobutton" id="201">
- <description>Toggle MoviesFanart</description>
- <include>ButtonMediaSubCommonValues</include>
- <label>31307</label>
- <onclick>Skin.ToggleSetting(VideoLibraryMovieFanart)</onclick>
- <selected>Skin.HasSetting(VideoLibraryMovieFanart)</selected>
- <visible>Container.Content(Movies) + !Control.IsVisible(508)</visible>
+ <control type="image">
+ <posx>725</posx>
+ <posy>25</posy>
+ <width>24</width>
+ <height>24</height>
+ <texture>radiobutton-nofocus.png</texture>
+ <visible>[$INFO[ListItem.Property(Addon.Disabled)]]</visible>
</control>
- <control type="radiobutton" id="202">
- <description>Toggle TVShow Fanart</description>
- <include>ButtonMediaSubCommonValues</include>
- <label>31307</label>
- <onclick>Skin.ToggleSetting(VideoLibraryTVFanart)</onclick>
- <selected>Skin.HasSetting(VideoLibraryTVFanart)</selected>
- <visible>Container.Content(TVShows) | Container.Content(Seasons) | Container.Content(Episodes)</visible>
+ <control type="image">
+ <posx>725</posx>
+ <posy>25</posy>
+ <width>24</width>
+ <height>24</height>
+ <texture>radiobutton-focus.png</texture>
+ <visible>![$INFO[ListItem.Property(Addon.Disabled)]]</visible>
</control>
- <control type="radiobutton" id="203">
- <description>Toggle MusicVideo Fanart</description>
- <include>ButtonMediaSubCommonValues</include>
- <label>31307</label>
- <onclick>Skin.ToggleSetting(VideoLibraryMusicVideoFanart)</onclick>
- <selected>Skin.HasSetting(VideoLibraryMusicVideoFanart)</selected>
- <visible>Container.Content(MusicVideos) | Container.Content(Artists) | Container.Content(Albums)</visible>
+ </itemlayout>
+ <focusedlayout height="75" width="750">
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>750</width>
+ <height>75</height>
+ <aspectratio>stretch</aspectratio>
+ <texture border="5">MenuItemNF.png</texture>
+ <visible>!Control.HasFocus(2)</visible>
+ <include>VisibleFadeEffect</include>
</control>
- <control type="radiobutton" id="204">
- <description>Toggle Fanart</description>
- <include>ButtonMediaSubCommonValues</include>
- <label>31318</label>
- <onclick>Skin.ToggleSetting(VideoLibraryFanartView504)</onclick>
- <selected>!Skin.HasSetting(VideoLibraryFanartView504)</selected>
- <visible>[Control.IsVisible(504) + [Container.Content(Movies) | Container.Content(TVShows)]]</visible>
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>750</width>
+ <height>75</height>
+ <aspectratio>stretch</aspectratio>
+ <texture border="5">MenuItemFO.png</texture>
+ <visible>Control.HasFocus(2)</visible>
+ <include>VisibleFadeEffect</include>
</control>
- <control type="radiobutton" id="205">
- <description>Toggle Fanart View Media Info</description>
- <include>ButtonMediaSubCommonValues</include>
- <label>31005</label>
- <onclick>Skin.ToggleSetting(View508HideInfo)</onclick>
- <selected>Skin.HasSetting(View508HideInfo)</selected>
- <visible>Control.IsVisible(508)</visible>
+ <control type="image">
+ <posx>0</posx>
+ <posy>2</posy>
+ <width>90</width>
+ <height>66</height>
+ <texture>$INFO[ListItem.Icon]</texture>
</control>
- </control>
- </control>
- <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>
- <include>SideBladeLeft</include>
- <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>99</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>99</ondown>
- </control>
- <control type="radiobutton" id="99">
- <description>Library button</description>
- <posx>0</posx>
- <posy>80</posy>
- <label>$LOCALIZE[29800]</label>
- <onclick>ReplaceWindow(VideoFiles)</onclick>
- <selected>Window.IsVisible(VideoLibrary)</selected>
- <include>ButtonCommonValues</include>
- <onleft>50</onleft>
- <onright>50</onright>
- <onup>3</onup>
- <ondown>16</ondown>
- </control>
- <control type="radiobutton" id="16">
- <description>PartyMode</description>
- <posx>0</posx>
- <posy>120</posy>
- <label>589</label>
- <include>ButtonCommonValues</include>
- <onleft>50</onleft>
- <onright>50</onright>
- <onup>99</onup>
- <ondown>98</ondown>
- </control>
- <control type="radiobutton" id="98">
- <description>Extra Options</description>
- <hitrect x="0" y="160" w="265" h="40" />
- <posx>0</posx>
- <posy>160</posy>
- <include>ButtonCommonValues</include>
- <radiowidth>18</radiowidth>
- <radioheight>18</radioheight>
- <radioposx>222</radioposx>
- <radioposy>12</radioposy>
- <textureradiofocus>HomeHasSub.png</textureradiofocus>
- <textureradionofocus>HomeHasSub.png</textureradionofocus>
- <label>31026</label>
- <onleft>50</onleft>
- <onright>9010</onright>
- <onup>16</onup>
- <ondown>610</ondown>
- </control>
- <control type="button" id="610">
- <description>Fake Button to fix Player Controls Navigation</description>
- <onup>98</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="group">
- <posx>240</posx>
- <posy>0</posy>
- <visible>Container.Content(MusicVideos)</visible>
- <include>VisibleFadeEffect</include>
- <animation effect="slide" end="-510,0" time="400" tween="quadratic" easing="out">WindowClose</animation>
- <animation effect="slide" start="-510,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[20389]</label>
- </control>
- </control>
- <control type="group">
- <posx>240</posx>
- <posy>0</posy>
- <visible>Container.Content(TVShows)</visible>
- <include>VisibleFadeEffect</include>
- <animation effect="slide" end="-510,0" time="400" tween="quadratic" easing="out">WindowClose</animation>
- <animation effect="slide" start="-510,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[20343]</label>
- </control>
- </control>
- <control type="group">
- <posx>470</posx>
- <posy>0</posy>
- <visible>Container.Content(Episodes)</visible>
- <include>VisibleFadeEffect</include>
- <animation effect="slide" end="-710,0" time="400" tween="quadratic" easing="out">WindowClose</animation>
- <animation effect="slide" start="-710,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>$INFO[ListItem.Season,$LOCALIZE[20373] ]</label>
- </control>
- </control>
- <control type="group">
- <posx>240</posx>
- <posy>0</posy>
- <visible>Container.Content(Seasons) | Container.Content(Episodes)</visible>
- <include>VisibleFadeEffect</include>
- <animation effect="slide" end="-600,0" time="400" tween="quadratic" easing="out">WindowClose</animation>
- <animation effect="slide" start="-600,0" time="400" tween="quadratic" easing="out">WindowOpen</animation>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>350</width>
- <height>35</height>
- <texture border="0,0,32,0">header.png</texture>
+ <control type="label">
+ <posx>100</posx>
+ <posy>2</posy>
+ <width>625</width>
+ <height>28</height>
+ <font>font13</font>
+ <textcolor>selected</textcolor>
+ <selectedcolor>selected</selectedcolor>
+ <shadowcolor>black</shadowcolor>
+ <align>left</align>
+ <aligny>center</aligny>
+ <label>[B]$INFO[ListItem.Property(Addon.Name)][/B] - $INFO[ListItem.Property(Addon.Version)] - [COLOR=blue]([/COLOR]$LOCALIZE[305][COLOR=blue])[/COLOR]</label>
+ <visible>![$INFO[ListItem.Property(Addon.Disabled)]]</visible>
+ </control>
+ <control type="label">
+ <posx>100</posx>
+ <posy>2</posy>
+ <width>625</width>
+ <height>28</height>
+ <font>font13</font>
+ <textcolor>white</textcolor>
+ <selectedcolor>selected</selectedcolor>
+ <shadowcolor>black</shadowcolor>
+ <align>left</align>
+ <aligny>center</aligny>
+ <label>[B]$INFO[ListItem.Property(Addon.Name)][/B] - $INFO[ListItem.Property(Addon.Version)]</label>
+ <visible>[$INFO[ListItem.Property(Addon.Disabled)]]</visible>
+ </control>
+ <control type="label">
+ <posx>100</posx>
+ <posy>25</posy>
+ <width>625</width>
+ <height>25</height>
+ <font>font12</font>
+ <textcolor>white</textcolor>
+ <selectedcolor>selected</selectedcolor>
+ <align>left</align>
+ <aligny>center</aligny>
+ <label>$INFO[ListItem.Property(Addon.Summary)]</label>
+ </control>
+ <control type="image">
+ <posx>725</posx>
+ <posy>25</posy>
+ <width>24</width>
+ <height>24</height>
+ <texture>radiobutton-nofocus.png</texture>
+ <visible>[$INFO[ListItem.Property(Addon.Disabled)]]</visible>
+ </control>
+ <control type="image">
+ <posx>725</posx>
+ <posy>25</posy>
+ <width>24</width>
+ <height>24</height>
+ <texture>radiobutton-focus.png</texture>
+ <visible>![$INFO[ListItem.Property(Addon.Disabled)]]</visible>
+ </control>
+ </focusedlayout>
</control>
- <control type="label">
- <width>250</width>
- <include>WindowTitleCommons</include>
- <posx>320</posx>
- <label>$INFO[ListItem.TVShowTitle]</label>
+ <control type="scrollbar" id="60">
+ <posx>1060</posx>
+ <posy>60</posy>
+ <width>25</width>
+ <height>530</height>
+ <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
+ <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
+ <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
+ <textureslidernib>ScrollBarNib.png</textureslidernib>
+ <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
+ <onleft>2</onleft>
+ <onright>4</onright>
+ <showonepage>false</showonepage>
+ <orientation>vertical</orientation>
</control>
</control>
- <control type="group">
- <posx>240</posx>
- <posy>0</posy>
- <visible>Container.Content(Movies)</visible>
- <include>VisibleFadeEffect</include>
- <animation effect="slide" end="-510,0" time="400" tween="quadratic" easing="out">WindowClose</animation>
- <animation effect="slide" start="-510,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[20342]</label>
- </control>
+ <include>BehindDialogFadeOut</include>
+
+ <control type="button" id="10">
+ <description>Default Category Button</description>
+ <height>60</height>
+ <width>260</width>
+ <textoffsetx>20</textoffsetx>
+ <align>right</align>
+ <aligny>center</aligny>
+ <font>font13_title</font>
+ <textcolor>grey2</textcolor>
+ <focusedcolor>white</focusedcolor>
+ <texturefocus border="5">MenuItemFO.png</texturefocus>
+ <texturenofocus border="5">MenuItemNF.png</texturenofocus>
+ <pulseonselect>false</pulseonselect>
</control>
+
<control type="group">
<posx>60</posx>
<posy>0</posy>
- <animation effect="slide" end="-310,0" time="400" tween="quadratic" easing="out">WindowClose</animation>
- <animation effect="slide" start="-310,0" time="400" tween="quadratic" easing="out">WindowOpen</animation>
+ <animation effect="slide" end="-310,0" time="400" tween="quadratic" easing="out" condition="Window.Next(Home) | Window.Next(1111)">WindowClose</animation>
+ <animation effect="slide" start="-310,0" time="400" tween="quadratic" easing="out" condition="Window.Previous(Home) | Window.Previous(1111)">WindowOpen</animation>
<control type="image">
<posx>0</posx>
<posy>0</posy>
@@ -527,7 +306,7 @@ <control type="label">
<include>WindowTitleCommons</include>
<posx>220</posx>
- <label>$LOCALIZE[20314]</label>
+ <label>$LOCALIZE[5]</label>
</control>
</control>
<include>WindowTitleHomeButton</include>
|