aboutsummaryrefslogtreecommitdiff
path: root/addons/skin.pm3-hd/720p/Home.xml
diff options
context:
space:
mode:
Diffstat (limited to 'addons/skin.pm3-hd/720p/Home.xml')
-rw-r--r--addons/skin.pm3-hd/720p/Home.xml662
1 files changed, 662 insertions, 0 deletions
diff --git a/addons/skin.pm3-hd/720p/Home.xml b/addons/skin.pm3-hd/720p/Home.xml
new file mode 100644
index 0000000000..ebb035773a
--- /dev/null
+++ b/addons/skin.pm3-hd/720p/Home.xml
@@ -0,0 +1,662 @@
+<window id="0">
+ <defaultcontrol>9000</defaultcontrol>
+ <allowoverlay>no</allowoverlay>
+ <controls>
+ <control type="videowindow">
+ <posx>356</posx>
+ <posy>100</posy>
+ <width>924</width>
+ <height>520</height>
+ <visible>Player.HasVideo</visible>
+ </control>
+ <control type="visualisation">
+ <posx>356</posx>
+ <posy>100</posy>
+ <width>924</width>
+ <height>520</height>
+ <visible>Player.HasAudio</visible>
+ </control>
+ <control type="multiimage">
+ <posx>356</posx>
+ <posy>100</posy>
+ <width>924</width>
+ <height>520</height>
+ <imagepath background="true">$INFO[Container(9000).ListItem.Icon]</imagepath>
+ <timeperimage>7000</timeperimage>
+ <randomize>true</randomize>
+ <fadetime>1000</fadetime>
+ <visible>!Player.HasMedia</visible>
+ </control>
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>1280</width>
+ <height>720</height>
+ <texture>Background-Home.png</texture>
+ <visible>Skin.HasSetting(Remove_Scan_Lines) + ![Player.HasVideo + Skin.HasSetting(Remove_Scan_Lines_Video)]</visible>
+ </control>
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>1280</width>
+ <height>720</height>
+ <texture>Background-Home-2.png</texture>
+ <visible>!Skin.HasSetting(Remove_Scan_Lines) | [Player.HasVideo + Skin.HasSetting(Remove_Scan_Lines_Video)]</visible>
+ </control>
+ <!-- weather Info -->
+ <control type="group">
+ <posx>600r</posx>
+ <posy>450</posy>
+ <visible>Container(9000).HasFocus(5) + Weather.IsFetched + !Skin.HasSetting(homepageWeatherinfo)</visible>
+ <include>homestatsinfo</include>
+ <control type="image">
+ <description>gradient</description>
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>600</width>
+ <height>130</height>
+ <texture>gradient.png</texture>
+ </control>
+ <control type="image">
+ <description>back image</description>
+ <posx>160r</posx>
+ <posy>0</posy>
+ <width>130</width>
+ <height>130</height>
+ <texture>homeinfo-blank.png</texture>
+ </control>
+ <control type="image">
+ <description>Weather image</description>
+ <posx>150r</posx>
+ <posy>10</posy>
+ <width>110</width>
+ <height>110</height>
+ <texture>$INFO[Weather.Conditions]</texture>
+ </control>
+ <control type="label">
+ <description>Weather label</description>
+ <posx>170r</posx>
+ <posy>5</posy>
+ <height>30</height>
+ <width>500</width>
+ <label>[B]$LOCALIZE[20088][/B]</label>
+ <align>right</align>
+ <aligny>center</aligny>
+ <font>font12</font>
+ <shadowcolor>black</shadowcolor>
+ </control>
+ <control type="label">
+ <description>location label</description>
+ <posx>170r</posx>
+ <posy>37</posy>
+ <height>30</height>
+ <width>500</width>
+ <label>$INFO[Weather.Location]</label>
+ <align>right</align>
+ <aligny>center</aligny>
+ <font>font18</font>
+ <shadowcolor>black</shadowcolor>
+ </control>
+ <control type="label">
+ <description>Conditions Label</description>
+ <posx>170r</posx>
+ <posy>70</posy>
+ <height>30</height>
+ <width>500</width>
+ <label>$INFO[Weather.Conditions]</label>
+ <align>right</align>
+ <aligny>center</aligny>
+ <font>font12</font>
+ <shadowcolor>black</shadowcolor>
+ </control>
+ <control type="label">
+ <description>Temp Label</description>
+ <posx>170r</posx>
+ <posy>95</posy>
+ <height>30</height>
+ <width>500</width>
+ <label>$LOCALIZE[143] $INFO[Weather.Temperature]</label>
+ <align>right</align>
+ <aligny>center</aligny>
+ <font>font12</font>
+ <shadowcolor>black</shadowcolor>
+ </control>
+ </control>
+ <!-- System Info -->
+ <control type="group">
+ <posx>600r</posx>
+ <posy>450</posy>
+ <visible>Container(9000).HasFocus(7) + !Skin.HasSetting(homepageSysteminfo)</visible>
+ <include>homestatsinfo</include>
+ <control type="image">
+ <description>gradient</description>
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>600</width>
+ <height>130</height>
+ <texture>gradient.png</texture>
+ </control>
+ <control type="image">
+ <description>settings image</description>
+ <posx>160r</posx>
+ <posy>0</posy>
+ <width>130</width>
+ <height>130</height>
+ <texture>homeinfo-system.png</texture>
+ </control>
+ <control type="label">
+ <description>Settings label</description>
+ <posx>170r</posx>
+ <posy>5</posy>
+ <height>30</height>
+ <width>500</width>
+ <label>[B]$LOCALIZE[10511][/B]</label>
+ <align>right</align>
+ <aligny>center</aligny>
+ <font>font12</font>
+ <shadowcolor>black</shadowcolor>
+ </control>
+ <control type="label">
+ <description>IP Address label</description>
+ <posx>170r</posx>
+ <posy>37</posy>
+ <height>30</height>
+ <width>500</width>
+ <label>$LOCALIZE[150]: $INFO[Network.IPAddress]</label>
+ <align>right</align>
+ <aligny>center</aligny>
+ <font>font18</font>
+ <shadowcolor>black</shadowcolor>
+ </control>
+ <control type="label">
+ <description>GPU Make Label</description>
+ <posx>170r</posx>
+ <posy>70</posy>
+ <height>30</height>
+ <width>500</width>
+ <label>$INFO[System.videoencoderinfo]</label>
+ <align>right</align>
+ <aligny>center</aligny>
+ <font>font12</font>
+ <shadowcolor>black</shadowcolor>
+ </control>
+ <control type="label">
+ <description>CPU Speed Label</description>
+ <posx>170r</posx>
+ <posy>95</posy>
+ <height>30</height>
+ <width>500</width>
+ <label>$LOCALIZE[13284] $INFO[System.cpufrequency]</label>
+ <align>right</align>
+ <aligny>center</aligny>
+ <font>font12</font>
+ <shadowcolor>black</shadowcolor>
+ </control>
+ </control>
+ <!-- Music Info -->
+ <control type="group">
+ <posx>600r</posx>
+ <posy>450</posy>
+ <include>homeaudioinfo</include>
+ <control type="image">
+ <description>gradient</description>
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>600</width>
+ <height>130</height>
+ <texture>gradient.png</texture>
+ </control>
+ <control type="image">
+ <description>Cover image</description>
+ <posx>160r</posx>
+ <posy>0</posy>
+ <width>130</width>
+ <height>130</height>
+ <texture>$INFO[MusicPlayer.Cover]</texture>
+ </control>
+ <control type="label">
+ <description>Artist label</description>
+ <posx>180r</posx>
+ <posy>5</posy>
+ <height>30</height>
+ <width>500</width>
+ <label>$INFO[MusicPlayer.Artist]</label>
+ <align>right</align>
+ <aligny>center</aligny>
+ <font>font12</font>
+ <shadowcolor>black</shadowcolor>
+ </control>
+ <control type="label">
+ <description>Title label</description>
+ <posx>180r</posx>
+ <posy>37</posy>
+ <height>30</height>
+ <width>500</width>
+ <label>$INFO[MusicPlayer.Title]</label>
+ <align>right</align>
+ <aligny>center</aligny>
+ <font>font18</font>
+ <shadowcolor>black</shadowcolor>
+ </control>
+ <control type="label">
+ <description>Album Label</description>
+ <posx>180r</posx>
+ <posy>70</posy>
+ <height>30</height>
+ <width>500</width>
+ <label>$INFO[MusicPlayer.Album]$INFO[musicplayer.discnumber, - $LOCALIZE[427]:]</label>
+ <align>right</align>
+ <aligny>center</aligny>
+ <font>font12</font>
+ <shadowcolor>black</shadowcolor>
+ </control>
+ <control type="label">
+ <description>Time Label</description>
+ <posx>180r</posx>
+ <posy>95</posy>
+ <height>30</height>
+ <width>500</width>
+ <label>$INFO[MusicPlayer.Time]$INFO[MusicPlayer.Duration, / ]</label>
+ <align>right</align>
+ <aligny>center</aligny>
+ <font>font12</font>
+ <shadowcolor>black</shadowcolor>
+ </control>
+ </control>
+ <!-- Video Info -->
+ <control type="group">
+ <posx>600r</posx>
+ <posy>450</posy>
+ <include>homevideoinfo</include>
+ <control type="image">
+ <description>gradient</description>
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>600</width>
+ <height>130</height>
+ <texture>gradient.png</texture>
+ </control>
+ <control type="image">
+ <description>Cover image</description>
+ <posx>160r</posx>
+ <posy>0</posy>
+ <width>150</width>
+ <height>130</height>
+ <aspectratio align="left">keep</aspectratio>
+ <texture>$INFO[VideoPlayer.cover]</texture>
+ </control>
+ <control type="label">
+ <description>Director label</description>
+ <posx>180r</posx>
+ <posy>5</posy>
+ <height>30</height>
+ <width>500</width>
+ <label>$INFO[VideoPlayer.Director]</label>
+ <align>right</align>
+ <aligny>center</aligny>
+ <font>font12</font>
+ <shadowcolor>black</shadowcolor>
+ <visible>!videoplayer.content(episodes) + !videoplayer.content(musicvideos)</visible>
+ </control>
+ <control type="label">
+ <description>TV Show Title label</description>
+ <posx>180r</posx>
+ <posy>5</posy>
+ <height>30</height>
+ <width>500</width>
+ <label>$INFO[VideoPlayer.tvshowtitle]</label>
+ <align>right</align>
+ <aligny>center</aligny>
+ <font>font12</font>
+ <shadowcolor>black</shadowcolor>
+ <visible>videoplayer.content(episodes)</visible>
+ </control>
+ <control type="label">
+ <description>Music Video Artist label</description>
+ <posx>180r</posx>
+ <posy>5</posy>
+ <height>30</height>
+ <width>500</width>
+ <label>$INFO[VideoPlayer.Artist]</label>
+ <align>right</align>
+ <aligny>center</aligny>
+ <font>font12</font>
+ <shadowcolor>black</shadowcolor>
+ <visible>videoplayer.content(musicvideos)</visible>
+ </control>
+ <control type="label">
+ <description>Title label</description>
+ <posx>180r</posx>
+ <posy>37</posy>
+ <height>30</height>
+ <width>500</width>
+ <label>$INFO[VideoPlayer.Title]</label>
+ <align>right</align>
+ <aligny>center</aligny>
+ <font>font18</font>
+ <shadowcolor>black</shadowcolor>
+ </control>
+ <control type="label">
+ <description>Genre label</description>
+ <posx>180r</posx>
+ <posy>70</posy>
+ <height>30</height>
+ <width>500</width>
+ <info>VideoPlayer.Genre</info>
+ <align>right</align>
+ <aligny>center</aligny>
+ <font>font12</font>
+ <shadowcolor>black</shadowcolor>
+ <visible>!videoplayer.content(episodes) + !videoplayer.content(musicvideos)</visible>
+ </control>
+ <control type="label">
+ <posx>180r</posx>
+ <posy>70</posy>
+ <height>30</height>
+ <width>500</width>
+ <info>VideoPlayer.Album</info>
+ <align>right</align>
+ <aligny>center</aligny>
+ <font>font12</font>
+ <shadowcolor>black</shadowcolor>
+ <visible>videoplayer.content(musicvideos)</visible>
+ </control>
+ <control type="label">
+ <description>Season and Episode label</description>
+ <posx>180r</posx>
+ <posy>70</posy>
+ <height>30</height>
+ <width>500</width>
+ <label>$LOCALIZE[20373] $INFO[VideoPlayer.Season] - $LOCALIZE[20359] $INFO[VideoPlayer.episode]</label>
+ <align>right</align>
+ <aligny>center</aligny>
+ <font>font12</font>
+ <shadowcolor>black</shadowcolor>
+ <visible>videoplayer.content(episodes)</visible>
+ </control>
+ <control type="label">
+ <description>Time Label</description>
+ <posx>180r</posx>
+ <posy>95</posy>
+ <height>30</height>
+ <width>500</width>
+ <label>$INFO[VideoPlayer.Time]$INFO[VideoPlayer.Duration, / ]</label>
+ <align>right</align>
+ <aligny>center</aligny>
+ <font>font12</font>
+ <shadowcolor>black</shadowcolor>
+ </control>
+ </control>
+ <control type="image">
+ <posx>70</posx>
+ <posy>170</posy>
+ <width>450</width>
+ <height>400</height>
+ <texture>Home-Menu-Back.png</texture>
+ <include>Window_OpenClose_Home_Panel_Animation</include>
+ <visible>!Skin.HasSetting(ProgramsInHome)</visible>
+ </control>
+ <control type="image">
+ <posx>70</posx>
+ <posy>142</posy>
+ <width>450</width>
+ <height>455</height>
+ <texture>Home-Menu-Back-2.png</texture>
+ <include>Window_OpenClose_Home_Panel_Animation</include>
+ <visible>Skin.HasSetting(ProgramsInHome)</visible>
+ </control>
+ <control type="list" id="9000">
+ <posx>130</posx>
+ <posy>187</posy>
+ <width>345</width>
+ <height>720</height>
+ <onleft>20</onleft>
+ <onright>22</onright>
+ <onup>9000</onup>
+ <ondown>9000</ondown>
+ <pagecontrol>-</pagecontrol>
+ <scrolltime>0</scrolltime>
+ <include>Window_OpenClose_Home_Panel_Animation</include>
+ <animation effect="slide" end="0,-28" time="0" condition="Skin.HasSetting(ProgramsInHome)">Conditional</animation>
+ <itemlayout height="57" width="345">
+ <control type="image">
+ <posx>0</posx>
+ <posy>16</posy>
+ <width>26</width>
+ <height>26</height>
+ <texture>home-button.png</texture>
+ </control>
+ <control type="label">
+ <posx>60</posx>
+ <posy>0</posy>
+ <width>285</width>
+ <height>57</height>
+ <font>font20</font>
+ <textcolor>white</textcolor>
+ <align>left</align>
+ <aligny>center</aligny>
+ <label>[B]$INFO[ListItem.Label][/B]</label>
+ </control>
+ </itemlayout>
+ <focusedlayout height="57" width="345">
+ <control type="image">
+ <posx>0</posx>
+ <posy>16</posy>
+ <width>26</width>
+ <height>26</height>
+ <texture>home-button.png</texture>
+ </control>
+ <control type="image">
+ <posx>3</posx>
+ <posy>19</posy>
+ <width>16</width>
+ <height>17</height>
+ <texture>home-button-focus.gif</texture>
+ <visible>Control.HasFocus(9000)</visible>
+ </control>
+ <control type="label">
+ <posx>60</posx>
+ <posy>0</posy>
+ <width>285</width>
+ <height>57</height>
+ <font>font20</font>
+ <textcolor>white</textcolor>
+ <align>left</align>
+ <aligny>center</aligny>
+ <label>[B]$INFO[ListItem.Label][/B]</label>
+ </control>
+ </focusedlayout>
+ <content>
+ <item id="1">
+ <label>3</label>
+ <onclick>ActivateWindow(Videos)</onclick>
+ <icon>special://skin/backgrounds/videos.jpg</icon>
+ <thumb>$INFO[Skin.String(Home_Custom_Back_Video_Folder)]</thumb>
+ <visible>Library.HasContent(Video)</visible>
+ </item>
+ <item id="1">
+ <label>3</label>
+ <onclick>ActivateWindow(VideoFiles)</onclick>
+ <icon>special://skin/backgrounds/videos.jpg</icon>
+ <thumb>$INFO[Skin.String(Home_Custom_Back_Video_Folder)]</thumb>
+ <visible>!Library.HasContent(Video)</visible>
+ </item>
+ <item id="2">
+ <label>2</label>
+ <onclick>ActivateWindow(Music)</onclick>
+ <icon>special://skin/backgrounds/music.jpg</icon>
+ <thumb>$INFO[Skin.String(Home_Custom_Back_Music_Folder)]</thumb>
+ <visible>Library.HasContent(Music)</visible>
+ </item>
+ <item id="2">
+ <label>2</label>
+ <onclick>ActivateWindow(MusicFiles)</onclick>
+ <icon>special://skin/backgrounds/music.jpg</icon>
+ <thumb>$INFO[Skin.String(Home_Custom_Back_Music_Folder)]</thumb>
+ <visible>!Library.HasContent(Music)</visible>
+ </item>
+ <item id="3">
+ <label>1</label>
+ <onclick>ActivateWindow(Pictures)</onclick>
+ <icon>special://skin/backgrounds/pictures.jpg</icon>
+ <thumb>$INFO[Skin.String(Home_Custom_Back_Pictures_Folder)]</thumb>
+ </item>
+ <item id="4">
+ <label>0</label>
+ <onclick>ActivateWindow(Programs)</onclick>
+ <icon>special://skin/backgrounds/programs.jpg</icon>
+ <thumb>$INFO[Skin.String(Home_Custom_Back_Programs_Folder)]</thumb>
+ <visible>Skin.HasSetting(ProgramsInHome)</visible>
+ </item>
+ <item id="5">
+ <label>8</label>
+ <onclick>ActivateWindow(Weather)</onclick>
+ <icon>special://skin/backgrounds/weather.jpg</icon>
+ <thumb>$INFO[Skin.String(Home_Custom_Back_Weather_Folder)]</thumb>
+ </item>
+ <item id="6">
+ <label>247</label>
+ <onclick>ActivateWindow(Scripts)</onclick>
+ <icon>special://skin/backgrounds/scripts.jpg</icon>
+ <thumb>$INFO[Skin.String(Home_Custom_Back_Scripts_Folder)]</thumb>
+ </item>
+ <item id="7">
+ <label>5</label>
+ <onclick>ActivateWindow(Settings)</onclick>
+ <icon>special://skin/backgrounds/settings.jpg</icon>
+ <thumb>$INFO[Skin.String(Home_Custom_Back_Settings_Folder)]</thumb>
+ </item>
+ </content>
+ </control>
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>1280</width>
+ <height>128</height>
+ <texture>Header.png</texture>
+ </control>
+ <control type="image">
+ <posx>40</posx>
+ <posy>30</posy>
+ <width>460</width>
+ <height>65</height>
+ <texture>xbmc-logo.png</texture>
+ <include>Window_OpenClose_Animation</include>
+ </control>
+ <control type="label">
+ <description>date/time label</description>
+ <posx>70r</posx>
+ <posy>65</posy>
+ <width>400</width>
+ <height>35</height>
+ <align>right</align>
+ <aligny>center</aligny>
+ <font>font12</font>
+ <textcolor>white</textcolor>
+ <label>$INFO[System.Date] [COLOR=grey2] | $INFO[System.Time][/COLOR]</label>
+ <include>Window_OpenClose_Animation</include>
+ </control>
+ <control type="image">
+ <posx>0</posx>
+ <posy>128r</posy>
+ <width>1280</width>
+ <height>128</height>
+ <texture>Footer.png</texture>
+ </control>
+ <control type="group" id="9001">
+ <posx>230r</posx>
+ <posy>60r</posy>
+ <include>Window_OpenClose_Animation</include>
+ <control type="button" id="22">
+ <description>Play Disc Media push button</description>
+ <posx>00</posx>
+ <posy>0</posy>
+ <width>50</width>
+ <height>50</height>
+ <label>-</label>
+ <font>-</font>
+ <aligny>-</aligny>
+ <onclick>XBMC.PlayDVD()</onclick>
+ <texturefocus>home-playmedia.png</texturefocus>
+ <texturenofocus>home-playmedia.png</texturenofocus>
+ <onleft>9000</onleft>
+ <onright>21</onright>
+ <onup>9000</onup>
+ <ondown>9000</ondown>
+ <visible>System.HasMediaDVD</visible>
+ <include>VisibleFadeEffect</include>
+ </control>
+ <control type="image">
+ <posx>4</posx>
+ <posy>4</posy>
+ <width>37</width>
+ <height>37</height>
+ <texture>home-playmedia-focus.gif</texture>
+ <visible>Control.HasFocus(22)</visible>
+ </control>
+ <control type="button" id="21">
+ <description>Favourites push button</description>
+ <posx>50</posx>
+ <posy>0</posy>
+ <width>50</width>
+ <height>50</height>
+ <label>-</label>
+ <font>-</font>
+ <aligny>-</aligny>
+ <onclick>ActivateWindow(Favourites)</onclick>
+ <texturefocus>home-favourites.png</texturefocus>
+ <texturenofocus>home-favourites.png</texturenofocus>
+ <onleft>22</onleft>
+ <onright>20</onright>
+ <onup>9000</onup>
+ <ondown>9000</ondown>
+ </control>
+ <control type="image">
+ <posx>54</posx>
+ <posy>4</posy>
+ <width>37</width>
+ <height>37</height>
+ <texture>home-favourites-focus.gif</texture>
+ <visible>Control.HasFocus(21)</visible>
+ </control>
+ <control type="button" id="20">
+ <description>Power push button</description>
+ <posx>100</posx>
+ <posy>0</posy>
+ <width>50</width>
+ <height>50</height>
+ <label>-</label>
+ <font>-</font>
+ <aligny>-</aligny>
+ <onclick>ActivateWindow(ShutdownMenu)</onclick>
+ <texturefocus>home-power.png</texturefocus>
+ <texturenofocus>home-power.png</texturenofocus>
+ <onleft>21</onleft>
+ <onright>9000</onright>
+ <onup>9000</onup>
+ <ondown>9000</ondown>
+ </control>
+ <control type="image">
+ <posx>104</posx>
+ <posy>4</posy>
+ <width>37</width>
+ <height>37</height>
+ <texture>home-power-focus.gif</texture>
+ <visible>Control.HasFocus(20)</visible>
+ </control>
+ </control>
+ <control type="rss">
+ <description>rss feed</description>
+ <posx>0</posx>
+ <posy>100r</posy>
+ <width>1280</width>
+ <font>font12</font>
+ <urlset>1</urlset>
+ <textcolor>green</textcolor>
+ <titlecolor>green</titlecolor>
+ <headlinecolor>white</headlinecolor>
+ <visible>system.getbool(lookandfeel.enablerssfeeds)</visible>
+ <include>Window_OpenClose_Animation</include>
+ </control>
+ </controls>
+</window> \ No newline at end of file