aboutsummaryrefslogtreecommitdiff
path: root/skin/PM3.HD
diff options
context:
space:
mode:
authorjezz_x <jezz_x@svn>2010-03-03 03:11:34 +0000
committerjezz_x <jezz_x@svn>2010-03-03 03:11:34 +0000
commit9dbe9bb4dec3cd9b46c3ac3d7e5cabc6ceae566d (patch)
tree84e7563f0e8bed4bf0a873df5a8a4706bfe9e93e /skin/PM3.HD
parent00f1d06114d78e9a534e2e5d001dec403904bd08 (diff)
Added : [PM3.HD] Addon Browser window and icon to get to it in settings (moved Profiles)
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28338 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'skin/PM3.HD')
-rw-r--r--skin/PM3.HD/720p/AddonBrowser.xml209
-rw-r--r--skin/PM3.HD/720p/Settings.xml28
-rw-r--r--skin/PM3.HD/media/Makefile1
-rw-r--r--skin/PM3.HD/media/icon_addons.pngbin0 -> 28574 bytes
4 files changed, 230 insertions, 8 deletions
diff --git a/skin/PM3.HD/720p/AddonBrowser.xml b/skin/PM3.HD/720p/AddonBrowser.xml
new file mode 100644
index 0000000000..b2648db473
--- /dev/null
+++ b/skin/PM3.HD/720p/AddonBrowser.xml
@@ -0,0 +1,209 @@
+<window id="40">
+ <defaultcontrol always="true">2</defaultcontrol>
+ <allowoverlay>no</allowoverlay>
+ <controls>
+ <include>CommonBackground</include>
+ <control type="group">
+ <include>Window_OpenClose_Right_Panel_Animation</include>
+ <include>ContentPanel</include>
+ <control type="list" id="2">
+ <posx>300</posx>
+ <posy>130</posy>
+ <width>950</width>
+ <height>510</height>
+ <onup>2</onup>
+ <ondown>2</ondown>
+ <onleft>53</onleft>
+ <onright>60</onright>
+ <pagecontrol>60</pagecontrol>
+ <scrolltime>200</scrolltime>
+ <itemlayout height="85" width="950">
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>950</width>
+ <height>80</height>
+ <aspectratio>stretch</aspectratio>
+ <texture border="5">button-nofocus.png</texture>
+ </control>
+ <control type="image">
+ <posx>5</posx>
+ <posy>2</posy>
+ <width>90</width>
+ <height>66</height>
+ <texture>$INFO[ListItem.Icon]</texture>
+ </control>
+ <control type="label">
+ <posx>110</posx>
+ <posy>5</posy>
+ <width>790</width>
+ <height>30</height>
+ <font>font13</font>
+ <textcolor>green</textcolor>
+ <selectedcolor>green</selectedcolor>
+ <shadowcolor>black</shadowcolor>
+ <align>left</align>
+ <aligny>center</aligny>
+ <label>[B]$INFO[ListItem.Property(Addon.Name)][/B] - $INFO[ListItem.Property(Addon.Version)] - [COLOR=white]([/COLOR]$LOCALIZE[305][COLOR=white])[/COLOR]</label>
+ <visible>![$INFO[ListItem.Property(Addon.Disabled)]]</visible>
+ </control>
+ <control type="label">
+ <posx>110</posx>
+ <posy>5</posy>
+ <width>790</width>
+ <height>30</height>
+ <font>font13</font>
+ <textcolor>white</textcolor>
+ <selectedcolor>green</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>110</posx>
+ <posy>35</posy>
+ <width>790</width>
+ <height>25</height>
+ <font>font12</font>
+ <textcolor>grey2</textcolor>
+ <selectedcolor>green</selectedcolor>
+ <align>left</align>
+ <aligny>center</aligny>
+ <label>$INFO[ListItem.Property(Addon.Summary)]</label>
+ </control>
+ <control type="image">
+ <posx>910</posx>
+ <posy>30</posy>
+ <width>24</width>
+ <height>24</height>
+ <texture>radiobutton-nofocus.png</texture>
+ <visible>[$INFO[ListItem.Property(Addon.Disabled)]]</visible>
+ </control>
+ <control type="image">
+ <posx>910</posx>
+ <posy>30</posy>
+ <width>24</width>
+ <height>24</height>
+ <texture>radiobutton-focus.png</texture>
+ <visible>![$INFO[ListItem.Property(Addon.Disabled)]]</visible>
+ </control>
+ </itemlayout>
+ <focusedlayout height="85" width="950">
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>950</width>
+ <height>80</height>
+ <aspectratio>stretch</aspectratio>
+ <texture border="5">button-nofocus.png</texture>
+ <visible>!Control.HasFocus(2)</visible>
+ </control>
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>950</width>
+ <height>80</height>
+ <aspectratio>stretch</aspectratio>
+ <texture border="5">button-focus.png</texture>
+ <visible>Control.HasFocus(2)</visible>
+ </control>
+ <control type="image">
+ <posx>5</posx>
+ <posy>2</posy>
+ <width>90</width>
+ <height>66</height>
+ <texture>$INFO[ListItem.Icon]</texture>
+ </control>
+ <control type="label">
+ <posx>110</posx>
+ <posy>5</posy>
+ <width>790</width>
+ <height>30</height>
+ <font>font13</font>
+ <textcolor>green</textcolor>
+ <selectedcolor>green</selectedcolor>
+ <shadowcolor>black</shadowcolor>
+ <align>left</align>
+ <aligny>center</aligny>
+ <label>[B]$INFO[ListItem.Property(Addon.Name)][/B] - $INFO[ListItem.Property(Addon.Version)] - [COLOR=white]([/COLOR]$LOCALIZE[305][COLOR=white])[/COLOR]</label>
+ <visible>![$INFO[ListItem.Property(Addon.Disabled)]]</visible>
+ </control>
+ <control type="label">
+ <posx>110</posx>
+ <posy>5</posy>
+ <width>790</width>
+ <height>30</height>
+ <font>font13</font>
+ <textcolor>white</textcolor>
+ <selectedcolor>green</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>110</posx>
+ <posy>35</posy>
+ <width>790</width>
+ <height>25</height>
+ <font>font12</font>
+ <textcolor>white</textcolor>
+ <selectedcolor>green</selectedcolor>
+ <align>left</align>
+ <aligny>center</aligny>
+ <label>$INFO[ListItem.Property(Addon.Summary)]</label>
+ </control>
+ <control type="image">
+ <posx>910</posx>
+ <posy>30</posy>
+ <width>24</width>
+ <height>24</height>
+ <texture>radiobutton-nofocus.png</texture>
+ <visible>[$INFO[ListItem.Property(Addon.Disabled)]]</visible>
+ </control>
+ <control type="image">
+ <posx>910</posx>
+ <posy>30</posy>
+ <width>24</width>
+ <height>24</height>
+ <texture>radiobutton-focus.png</texture>
+ <visible>![$INFO[ListItem.Property(Addon.Disabled)]]</visible>
+ </control>
+ </focusedlayout>
+ </control>
+ <control type="scrollbar" id="60">
+ <posx>1255</posx>
+ <posy>130</posy>
+ <width>20</width>
+ <height>510</height>
+ <texturesliderbackground border="2,2,2,2">scrollbar_bar_back.png</texturesliderbackground>
+ <texturesliderbar border="2,16,2,16">scrollbar_bar.png</texturesliderbar>
+ <texturesliderbarfocus border="2,16,2,16">scrollbar_bar_focus.png</texturesliderbarfocus>
+ <textureslidernib>scrollbar_nib.png</textureslidernib>
+ <textureslidernibfocus>scrollbar_nib.png</textureslidernibfocus>
+ <onleft>2</onleft>
+ <onright>2</onright>
+ <showonepage>false</showonepage>
+ <orientation>vertical</orientation>
+ </control>
+ </control>
+ <control type="group">
+ <include>Window_OpenClose_Left_Panel_Animation</include>
+ <include>CommonNowPlaying</include>
+ </control>
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>1280</width>
+ <height>128</height>
+ <texture>Header.png</texture>
+ </control>
+ <control type="label">
+ <include>WindowTitleCommons</include>
+ <label>$LOCALIZE[9] - $LOCALIZE[24001]</label>
+ </control>
+ </controls>
+</window> \ No newline at end of file
diff --git a/skin/PM3.HD/720p/Settings.xml b/skin/PM3.HD/720p/Settings.xml
index c09ed2bb52..4416916efc 100644
--- a/skin/PM3.HD/720p/Settings.xml
+++ b/skin/PM3.HD/720p/Settings.xml
@@ -115,18 +115,18 @@
<posx>720</posx>
<posy>0</posy>
<control type="button" id="5">
- <description>Profiles push button</description>
+ <description>Addons push button</description>
<posx>0</posx>
<posy>0</posy>
<height>250</height>
<width>235</width>
- <label>[B]$LOCALIZE[13200][/B]</label>
+ <label>[B]$LOCALIZE[24001][/B]</label>
<align>center</align>
<aligny>-</aligny>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<font>font22</font>
- <onclick>ActivateWindow(Profiles)</onclick>
+ <onclick>ActivateWindow(AddonBrowser)</onclick>
<texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textoffsetx>0</textoffsetx>
@@ -142,7 +142,7 @@
<width>215</width>
<height>200</height>
<aspectratio>keep</aspectratio>
- <texture>unknown-user.png</texture>
+ <texture>icon_addons.png</texture>
</control>
</control>
<control type="group">
@@ -299,18 +299,30 @@
<onleft>5</onleft>
<onright>2</onright>
<onup>611</onup>
+ <ondown>23</ondown>
+ </control>
+ <control type="button" id="23">
+ <description>Profiles push button</description>
+ <posx>0</posx>
+ <posy>45</posy>
+ <include>ButtonCommonValues</include>
+ <label>13200</label>
+ <onclick>ActivateWindow(Profiles)</onclick>
+ <onleft>5</onleft>
+ <onright>2</onright>
+ <onup>20</onup>
<ondown>21</ondown>
</control>
<control type="button" id="21">
<description>Skin Settings button</description>
<posx>0</posx>
- <posy>45</posy>
+ <posy>90</posy>
<include>ButtonCommonValues</include>
<label>20077</label>
<onclick>ActivateWindow(1111)</onclick>
<onleft>5</onleft>
<onright>2</onright>
- <onup>20</onup>
+ <onup>23</onup>
<ondown>22</ondown>
<pulseonselect>no</pulseonselect>
<visible>true</visible>
@@ -318,7 +330,7 @@
<control type="button" id="22">
<description>About XBMC button</description>
<posx>0</posx>
- <posy>90</posy>
+ <posy>135</posy>
<include>ButtonCommonValues</include>
<label>482</label>
<onclick>ActivateWindow(1112)</onclick>
@@ -335,7 +347,7 @@
</control>
<control type="group">
<posx>0</posx>
- <posy>135</posy>
+ <posy>180</posy>
<include>CommonNowPlaying_Controls</include>
</control>
<control type="button" id="611">
diff --git a/skin/PM3.HD/media/Makefile b/skin/PM3.HD/media/Makefile
index 227e9e53ee..0483b43ed9 100644
--- a/skin/PM3.HD/media/Makefile
+++ b/skin/PM3.HD/media/Makefile
@@ -151,6 +151,7 @@ IMAGES= \
home-playmedia.png \
home-power-focus.gif \
home-power.png \
+ icon_addons.png \
icon_appearence.png \
icon_music.png \
icon_network.png \
diff --git a/skin/PM3.HD/media/icon_addons.png b/skin/PM3.HD/media/icon_addons.png
new file mode 100644
index 0000000000..c90b9128a3
--- /dev/null
+++ b/skin/PM3.HD/media/icon_addons.png
Binary files differ