aboutsummaryrefslogtreecommitdiff
path: root/skin
diff options
context:
space:
mode:
authorjezz_x <jezz_x@svn>2010-04-15 01:06:36 +0000
committerjezz_x <jezz_x@svn>2010-04-15 01:06:36 +0000
commit71b9ce463fcf393492e10715faa2de6d9e8c75bf (patch)
tree82a3f75a3c65fa881757c36175a4c5aa2ccbd884 /skin
parent1f1976a4aa812cc1c4ff51ddf76db3745e9a055c (diff)
Added: [Confluence] beginning of a Media Info view for Add-ons. Only local installed addons actually fill most of the data currently
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29285 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'skin')
-rw-r--r--skin/Confluence/720p/AddonBrowser.xml17
-rw-r--r--skin/Confluence/720p/ViewsAddonBrowser.xml269
-rw-r--r--skin/Confluence/720p/includes.xml1
-rw-r--r--skin/Confluence/language/English/strings.xml1
4 files changed, 284 insertions, 4 deletions
diff --git a/skin/Confluence/720p/AddonBrowser.xml b/skin/Confluence/720p/AddonBrowser.xml
index bb0358fae4..03753ad287 100644
--- a/skin/Confluence/720p/AddonBrowser.xml
+++ b/skin/Confluence/720p/AddonBrowser.xml
@@ -14,7 +14,7 @@
<height>720</height>
<texture border="20">black-back.png</texture>
<include>VisibleFadeEffect</include>
- <visible>Control.IsVisible(50) | Control.IsVisible(51) | Control.IsVisible(500)</visible>
+ <visible>Control.IsVisible(50) | Control.IsVisible(51)</visible>
</control>
<control type="image">
<posx>0</posx>
@@ -23,7 +23,16 @@
<height>128</height>
<texture>floor.png</texture>
<include>VisibleFadeEffect</include>
- <visible>Control.IsVisible(50) | Control.IsVisible(51) | Control.IsVisible(500)</visible>
+ <visible>Control.IsVisible(50) | Control.IsVisible(51)</visible>
+ </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(500)</visible>
</control>
<control type="group">
<include>VisibleFadeEffect</include>
@@ -46,7 +55,7 @@
</control>
<control type="group">
<include>VisibleFadeEffect</include>
- <visible>Control.IsVisible(51) | Control.IsVisible(500)</visible>
+ <visible>Control.IsVisible(51)</visible>
<control type="image">
<posx>75</posx>
<posy>60</posy>
@@ -68,7 +77,7 @@
<include>Window_OpenClose_Animation</include>
<include>CommonRootView</include> <!-- view id = 50 -->
<include>FullWidthList</include> <!-- view id = 51 -->
- <include>ThumbnailView</include> <!-- view id = 500 -->
+ <include>AddonInfoListView1</include> <!-- view id = 500 -->
</control>
<include>CommonPageCount</include>
<include>BehindDialogFadeOut</include>
diff --git a/skin/Confluence/720p/ViewsAddonBrowser.xml b/skin/Confluence/720p/ViewsAddonBrowser.xml
new file mode 100644
index 0000000000..8b190cb7f1
--- /dev/null
+++ b/skin/Confluence/720p/ViewsAddonBrowser.xml
@@ -0,0 +1,269 @@
+<includes>
+ <include name="AddonInfoListView1">
+ <control type="group">
+ <visible>Control.IsVisible(500)</visible>
+ <include>VisibleFadeEffect</include>
+ <control type="list" id="500">
+ <posx>660</posx>
+ <posy>60</posy>
+ <width>580</width>
+ <height>601</height>
+ <onleft>2</onleft>
+ <onright>60</onright>
+ <onup>500</onup>
+ <ondown>500</ondown>
+ <viewtype label="$LOCALIZE[31033]">list</viewtype>
+ <pagecontrol>60</pagecontrol>
+ <scrolltime>200</scrolltime>
+ <itemlayout height="40" width="580">
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>580</width>
+ <height>41</height>
+ <texture border="0,2,0,2">MenuItemNF.png</texture>
+ </control>
+ <control type="label">
+ <posx>10</posx>
+ <posy>0</posy>
+ <width>520</width>
+ <height>40</height>
+ <font>font13</font>
+ <textcolor>grey2</textcolor>
+ <selectedcolor>selected</selectedcolor>
+ <align>left</align>
+ <aligny>center</aligny>
+ <label>$INFO[ListItem.Label]</label>
+ </control>
+ <control type="label">
+ <posx>555</posx>
+ <posy>0</posy>
+ <width>500</width>
+ <height>40</height>
+ <font>font12</font>
+ <textcolor>grey2</textcolor>
+ <selectedcolor>selected</selectedcolor>
+ <align>right</align>
+ <aligny>center</aligny>
+ <label>$INFO[ListItem.Label2]</label>
+ </control>
+ </itemlayout>
+ <focusedlayout height="40" width="580">
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>580</width>
+ <height>41</height>
+ <texture border="0,2,0,2">MenuItemNF.png</texture>
+ <visible>!Control.HasFocus(500)</visible>
+ <include>VisibleFadeEffect</include>
+ </control>
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>580</width>
+ <height>41</height>
+ <texture border="0,2,0,2">MenuItemFO.png</texture>
+ <visible>Control.HasFocus(500)</visible>
+ <include>VisibleFadeEffect</include>
+ </control>
+ <control type="image">
+ <posx>370</posx>
+ <posy>5</posy>
+ <width>200</width>
+ <height>31</height>
+ <texture border="0,0,14,0">MediaItemDetailBG.png</texture>
+ <visible>Control.HasFocus(500) + !IsEmpty(ListItem.Label2)</visible>
+ </control>
+ <control type="label">
+ <posx>10</posx>
+ <posy>0</posy>
+ <width>520</width>
+ <height>40</height>
+ <font>font13</font>
+ <textcolor>white</textcolor>
+ <selectedcolor>selected</selectedcolor>
+ <align>left</align>
+ <aligny>center</aligny>
+ <label>$INFO[ListItem.Label]</label>
+ </control>
+ <control type="label">
+ <posx>555</posx>
+ <posy>0</posy>
+ <width>500</width>
+ <height>40</height>
+ <font>font12</font>
+ <textcolor>grey2</textcolor>
+ <selectedcolor>selected</selectedcolor>
+ <align>right</align>
+ <aligny>center</aligny>
+ <label>$INFO[ListItem.Label2]</label>
+ </control>
+ </focusedlayout>
+ </control>
+ <control type="group">
+ <posx>50</posx>
+ <posy>60</posy>
+ <visible>Control.IsVisible(500)</visible>
+ <control type="scrollbar" id="60">
+ <posx>1180</posx>
+ <posy>0</posy>
+ <width>25</width>
+ <height>600</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>500</onleft>
+ <onright>2</onright>
+ <showonepage>false</showonepage>
+ <orientation>vertical</orientation>
+ <visible>Control.IsVisible(500)</visible>
+ </control>
+ </control>
+ <control type="group">
+ <posx>50</posx>
+ <posy>60</posy>
+ <visible>Control.IsVisible(500)</visible>
+ <control type="label">
+ <description>Show Title txt</description>
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>600</width>
+ <height>15</height>
+ <label>$INFO[ListItem.Property(Addon.Name)]</label>
+ <align>center</align>
+ <aligny>center</aligny>
+ <font>font24_title</font>
+ <textcolor>white</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <wrapmultiline>true</wrapmultiline>
+ </control>
+ <control type="image">
+ <posx>20</posx>
+ <posy>30</posy>
+ <width>560</width>
+ <height>240</height>
+ <aspectratio>keep</aspectratio>
+ <fadetime>200</fadetime>
+ <texture background="true">$INFO[ListItem.Icon]</texture>
+ </control>
+ <control type="group">
+ <posy>280</posy>
+ <control type="label">
+ <description>Type txt</description>
+ <posx>150</posx>
+ <posy>0</posy>
+ <width>140</width>
+ <height>25</height>
+ <label>$LOCALIZE[146]</label>
+ <align>right</align>
+ <aligny>center</aligny>
+ <font>font13_title</font>
+ <textcolor>blue</textcolor>
+ </control>
+ <control type="label">
+ <description>Type Value</description>
+ <posx>160</posx>
+ <posy>0</posy>
+ <width>440</width>
+ <height>25</height>
+ <label fallback="416">$INFO[ListItem.Property(Addon.Type)]</label>
+ <align>left</align>
+ <aligny>center</aligny>
+ <font>font13</font>
+ <scroll>true</scroll>
+ </control>
+ <control type="label">
+ <description>Author txt</description>
+ <posx>150</posx>
+ <posy>30</posy>
+ <width>140</width>
+ <height>25</height>
+ <label>$LOCALIZE[21863]:</label>
+ <align>right</align>
+ <aligny>center</aligny>
+ <font>font13_title</font>
+ <textcolor>blue</textcolor>
+ </control>
+ <control type="label">
+ <description>Author Value</description>
+ <posx>160</posx>
+ <posy>30</posy>
+ <width>440</width>
+ <height>25</height>
+ <label fallback="416">$INFO[ListItem.Property(Addon.Creator)]</label>
+ <align>left</align>
+ <aligny>center</aligny>
+ <font>font13</font>
+ <scroll>true</scroll>
+ </control>
+ <control type="label">
+ <description>Version txt</description>
+ <posx>150</posx>
+ <posy>60</posy>
+ <width>140</width>
+ <height>25</height>
+ <label>$LOCALIZE[24051]</label>
+ <align>right</align>
+ <aligny>center</aligny>
+ <font>font13_title</font>
+ <textcolor>blue</textcolor>
+ </control>
+ <control type="label">
+ <description>Version Value</description>
+ <posx>160</posx>
+ <posy>60</posy>
+ <width>440</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>150</posx>
+ <posy>90</posy>
+ <width>140</width>
+ <height>25</height>
+ <label>$LOCALIZE[563]:</label>
+ <align>right</align>
+ <aligny>center</aligny>
+ <font>font13_title</font>
+ <textcolor>blue</textcolor>
+ </control>
+ <control type="image">
+ <description>Rating value</description>
+ <posx>160</posx>
+ <posy>90</posy>
+ <width>160</width>
+ <height>32</height>
+ <texture>LeftRating/$INFO[ListItem.Property(Addon.Rating)]</texture>
+ </control>
+ <control type="image">
+ <posx>0</posx>
+ <posy>130</posy>
+ <width>550</width>
+ <height>4</height>
+ <texture>separator.png</texture>
+ </control>
+ <control type="textbox">
+ <description>Description</description>
+ <posx>0</posx>
+ <posy>140</posy>
+ <width>600</width>
+ <height>160</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>
diff --git a/skin/Confluence/720p/includes.xml b/skin/Confluence/720p/includes.xml
index 6fafa7acaa..3e3fef9e6f 100644
--- a/skin/Confluence/720p/includes.xml
+++ b/skin/Confluence/720p/includes.xml
@@ -4,6 +4,7 @@
<include file="ViewsMusicLibrary.xml" />
<include file="ViewsFileMode.xml" />
<include file="ViewsPictures.xml" />
+ <include file="ViewsAddonBrowser.xml" />
<include file="IncludesCodecFlagging.xml" />
<include file="IncludesHomeRecentlyAdded.xml" />
diff --git a/skin/Confluence/language/English/strings.xml b/skin/Confluence/language/English/strings.xml
index 7bdb580a7e..81ac3a0c2c 100644
--- a/skin/Confluence/language/English/strings.xml
+++ b/skin/Confluence/language/English/strings.xml
@@ -25,6 +25,7 @@
<string id="31030">Full list</string>
<string id="31031">Pic Thumbs</string>
<string id="31032">Image Wrap</string>
+ <string id="31033">Info</string>
<!-- Extra labels -->
<string id="31040">Now Playing</string>