diff options
author | Jezz_X <jezzx2@gmail.com> | 2011-04-09 18:57:56 +1000 |
---|---|---|
committer | Jezz_X <jezzx2@gmail.com> | 2011-04-09 18:57:56 +1000 |
commit | 336050b211b91768ee5897349de95775c7d167ec (patch) | |
tree | 25896cfe57dda3a36a48104a9d7ca4988af0563d /addons/skin.confluence | |
parent | b241e8a2651920216feb4a0e3c7f5f79d282b5af (diff) |
Added: [Confluence] new thumbnail view for addons (with info)
Diffstat (limited to 'addons/skin.confluence')
-rw-r--r-- | addons/skin.confluence/720p/MyVideoNav.xml | 35 | ||||
-rw-r--r-- | addons/skin.confluence/720p/ViewsAddonBrowser.xml | 199 |
2 files changed, 231 insertions, 3 deletions
diff --git a/addons/skin.confluence/720p/MyVideoNav.xml b/addons/skin.confluence/720p/MyVideoNav.xml index 6f8686f621..b582c959d2 100644 --- a/addons/skin.confluence/720p/MyVideoNav.xml +++ b/addons/skin.confluence/720p/MyVideoNav.xml @@ -1,7 +1,7 @@ <window id="25"> <defaultcontrol always="true">50</defaultcontrol> <allowoverlay>no</allowoverlay> - <views>50,51,500,550,560,501,508,504,503,505,511</views> + <views>50,51,500,550,551,560,501,508,504,503,505,511</views> <controls> <include>CommonVideoBackground</include> <include>CommonMediaPlayingBackground</include> @@ -67,6 +67,38 @@ </control> <control type="group"> <include>VisibleFadeEffect</include> + <visible>Control.IsVisible(551)</visible> + <control type="image"> + <posx>50</posx> + <posy>60</posy> + <width>840</width> + <height>600</height> + <texture border="10">ContentPanel.png</texture> + </control> + <control type="image"> + <posx>50</posx> + <posy>652</posy> + <width>840</width> + <height>64</height> + <texture border="10">ContentPanelMirror.png</texture> + </control> + <control type="image"> + <posx>900</posx> + <posy>60</posy> + <width>330</width> + <height>600</height> + <texture border="10">ContentPanel.png</texture> + </control> + <control type="image"> + <posx>900</posx> + <posy>652</posy> + <width>330</width> + <height>64</height> + <texture border="10">ContentPanelMirror.png</texture> + </control> + </control> + <control type="group"> + <include>VisibleFadeEffect</include> <visible>Control.IsVisible(501)</visible> <control type="image"> <posx>50</posx> @@ -155,6 +187,7 @@ <include>WideIconView</include> <!-- view id = 505 --> <include>MusicVideoInfoListView</include> <!-- view id = 511 --> <include>AddonInfoListView1</include> <!-- view id = 550 --> + <include>AddonInfoThumbView1</include> <!-- view id = 551 --> <include>LiveTVView1</include> <!-- view id = 560 --> </control> <include>CommonPageCount</include> diff --git a/addons/skin.confluence/720p/ViewsAddonBrowser.xml b/addons/skin.confluence/720p/ViewsAddonBrowser.xml index 3e9c3187d3..4891c46132 100644 --- a/addons/skin.confluence/720p/ViewsAddonBrowser.xml +++ b/addons/skin.confluence/720p/ViewsAddonBrowser.xml @@ -161,7 +161,7 @@ <font>font13</font> <textcolor>blue</textcolor> </control> - <control type="label"> + <control type="fadelabel"> <description>Author Value</description> <posx>160</posx> <posy>0</posy> @@ -171,7 +171,8 @@ <align>left</align> <aligny>center</aligny> <font>font13</font> - <scroll>true</scroll> + <scrollout>false</scrollout> + <pauseatend>1000</pauseatend> </control> <control type="label"> <description>Version txt</description> @@ -240,4 +241,198 @@ </control> </control> </include> + <include name="AddonInfoThumbView1"> + <control type="group"> + <visible>Control.IsVisible(551)</visible> + <include>VisibleFadeEffect</include> + <control type="panel" id="551"> + <posx>70</posx> + <posy>78</posy> + <width>772</width> + <height>561</height> + <onleft>2</onleft> + <onright>60</onright> + <onup>551</onup> + <ondown>551</ondown> + <viewtype label="$LOCALIZE[31033] 2">list</viewtype> + <visible>Window.IsVisible(AddonBrowser) | Container.Content(Addons)</visible> + <pagecontrol>60</pagecontrol> + <scrolltime>200</scrolltime> + <itemlayout height="186" width="193"> + <control type="image"> + <posx>1</posx> + <posy>0</posy> + <width>191</width> + <height>160</height> + <bordertexture border="5">button-nofocus.png</bordertexture> + <bordersize>5</bordersize> + <fadetime>100</fadetime> + <texture background="true">$INFO[Listitem.Icon]</texture> + </control> + <control type="label"> + <posx>96</posx> + <posy>160</posy> + <width>190</width> + <height>25</height> + <font>font12</font> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <align>center</align> + <aligny>center</aligny> + <info>ListItem.Label</info> + </control> + </itemlayout> + <focusedlayout height="186" width="193"> + <control type="image"> + <posx>1</posx> + <posy>0</posy> + <width>191</width> + <height>160</height> + <bordertexture border="5">folder-focus.png</bordertexture> + <bordersize>5</bordersize> + <fadetime>100</fadetime> + <texture background="true">$INFO[Listitem.Icon]</texture> + </control> + <control type="label"> + <posx>96</posx> + <posy>160</posy> + <width>190</width> + <height>25</height> + <font>font12</font> + <textcolor>white</textcolor> + <selectedcolor>selected</selectedcolor> + <align>center</align> + <aligny>center</aligny> + <info>ListItem.Label</info> + </control> + </focusedlayout> + </control> + <control type="scrollbar" id="60"> + <posx>850</posx> + <posy>78</posy> + <width>25</width> + <height>560</height> + <texturesliderbackground border="10,14,10,14">ScrollBarV.png</texturesliderbackground> + <texturesliderbar border="10,14,10,14">ScrollBarV_bar.png</texturesliderbar> + <texturesliderbarfocus border="10,14,10,14">ScrollBarV_bar_focus.png</texturesliderbarfocus> + <textureslidernib>ScrollBarNib.png</textureslidernib> + <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> + <onleft>551</onleft> + <onright>2</onright> + <showonepage>true</showonepage> + <orientation>vertical</orientation> + <visible>Control.IsVisible(551)</visible> + </control> + <control type="group"> + <posx>910</posx> + <posy>90</posy> + <visible>Control.IsVisible(551)</visible> + <control type="label"> + <description>Show Title txt</description> + <posx>10</posx> + <posy>0</posy> + <width>290</width> + <height>15</height> + <label>$INFO[ListItem.Property(Addon.Name)]</label> + <align>center</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <wrapmultiline>true</wrapmultiline> + </control> + <control type="group"> + <posy>40</posy> + <control type="label"> + <description>Author txt</description> + <posx>130</posx> + <posy>0</posy> + <width>120</width> + <height>25</height> + <label>$LOCALIZE[21863]:</label> + <align>right</align> + <aligny>center</aligny> + <font>font13</font> + <textcolor>blue</textcolor> + </control> + <control type="fadelabel"> + <description>Author Value</description> + <posx>140</posx> + <posy>0</posy> + <width>155</width> + <height>25</height> + <label fallback="416">$INFO[ListItem.Property(Addon.Creator)]</label> + <align>left</align> + <aligny>center</aligny> + <font>font13</font> + <scrollout>false</scrollout> + <pauseatend>1000</pauseatend> + </control> + <control type="label"> + <description>Version txt</description> + <posx>130</posx> + <posy>30</posy> + <width>120</width> + <height>25</height> + <label>$LOCALIZE[24051]</label> + <align>right</align> + <aligny>center</aligny> + <font>font13</font> + <textcolor>blue</textcolor> + </control> + <control type="label"> + <description>Version Value</description> + <posx>140</posx> + <posy>30</posy> + <width>155</width> + <height>25</height> + <label fallback="416">$INFO[ListItem.Property(Addon.Version)]</label> + <align>left</align> + <aligny>center</aligny> + <font>font13</font> + <scroll>true</scroll> + </control> + <control type="label"> + <description>Rating txt</description> + <posx>130</posx> + <posy>60</posy> + <width>120</width> + <height>25</height> + <label>$LOCALIZE[563]:</label> + <align>right</align> + <aligny>center</aligny> + <font>font13</font> + <textcolor>blue</textcolor> + </control> + <control type="image"> + <description>Rating value</description> + <posx>130</posx> + <posy>60</posy> + <width>150</width> + <height>30</height> + <texture>LeftRating/$INFO[ListItem.Property(Addon.StarRating)]</texture> + </control> + <control type="image"> + <posx>0</posx> + <posy>100</posy> + <width>290</width> + <height>4</height> + <texture>separator.png</texture> + </control> + <control type="textbox"> + <description>Description</description> + <posx>10</posx> + <posy>110</posy> + <width>290</width> + <height>400</height> + <font>font12</font> + <align>justify</align> + <textcolor>white</textcolor> + <label>$INFO[ListItem.Property(Addon.Description)]</label> + <autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll> + </control> + </control> + </control> + </control> + </include> </includes> |