270 lines
12 KiB
XML
270 lines
12 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<window>
|
|
<defaultcontrol always="true">95</defaultcontrol>
|
|
<include>fadeInOut</include>
|
|
<controls>
|
|
<!--background-->
|
|
<include>globalBackground</include>
|
|
<!--Folder titles-->
|
|
<control type="group">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<animation type="Conditional" condition="IntegerGreaterThan(container.numitems,0)">
|
|
<effect type="fade" start="0" end="100" time="300"/>
|
|
</animation>
|
|
<!--source title-->
|
|
<control type="label">
|
|
<posx>col-1-begin</posx>
|
|
<posy>row-1-begin</posy>
|
|
<width>14-col</width>
|
|
<font>pageTitle</font>
|
|
<label>$LOCALIZE[31206]</label>
|
|
<textcolor>textActive</textcolor>
|
|
</control>
|
|
<!--source subtitle / content selector-->
|
|
<control type="list" id="95">
|
|
<posx>8</posx>
|
|
<posy>96</posy>
|
|
<width>12-col</width>
|
|
<height>1-row</height>
|
|
<orientation>horizontal</orientation>
|
|
<itemlayout width="3-col" height="1-row">
|
|
<control type="label">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>4-col</width>
|
|
<font>pageSubTitle</font>
|
|
<textcolor>44FFFFFF</textcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
<label>$INFO[ListItem.label]</label>
|
|
</control>
|
|
</itemlayout>
|
|
<focusedlayout width="3-col" height="1-row">
|
|
<control type="label">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>4-col</width>
|
|
<font>pageSubTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
<label>$INFO[ListItem.label]</label>
|
|
<animation effect="fade" start="100" end="20" time="750" condition="Control.HasFocus(9123)" pulse="true">Conditional</animation>
|
|
</control>
|
|
</focusedlayout>
|
|
<content>
|
|
<item id="1">
|
|
<label> $LOCALIZE[31121]</label>
|
|
<onclick>noop</onclick>
|
|
</item>
|
|
<item id="2">
|
|
<label>31119</label>
|
|
<onclick>noop</onclick>
|
|
</item>
|
|
</content>
|
|
</control>
|
|
<!--dateTime-->
|
|
<include>dateTime</include>
|
|
</control>
|
|
<control type="group">
|
|
<posx>col-1-begin</posx>
|
|
<posy>row-6-begin</posy>
|
|
<include>modalDialogInOutVertical</include>
|
|
<control type="panel">
|
|
<visible>container(95).hasfocus(1)</visible>
|
|
<posx>12</posx>
|
|
<posy>0</posy>
|
|
<width>24-col</width>
|
|
<height>21-row</height>
|
|
<ondown>activateWindow(home)</ondown>
|
|
<itemlayout width="6-col" height="10-row">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>12</posy>
|
|
<width>6-col-gutter</width>
|
|
<height>9-row</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture>colors/black.png</texture>
|
|
<bordersize>0</bordersize>
|
|
<colordiffuse>overlay</colordiffuse>
|
|
</control>
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>6-col-gutter</width>
|
|
<height>2-row</height>
|
|
<texture>colors/white.png</texture>
|
|
<colordiffuse>highlight</colordiffuse>
|
|
<aspectratio>stretch</aspectratio>
|
|
</control>
|
|
<control type="label">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>6-col-gutter</width>
|
|
<height>2-row</height>
|
|
<align>center</align>
|
|
<aligny>center</aligny>
|
|
<font>dialogTitle</font>
|
|
<label>$INFO[ListItem.Label]</label>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
</control>
|
|
<control type="label">
|
|
<posx>0</posx>
|
|
<posy>row-3-begin</posy>
|
|
<width>384</width>
|
|
<align>center</align>
|
|
<font>symbolVeryLarge</font>
|
|
<textcolor>textActive</textcolor>
|
|
<label>$INFO[ListItem.property(itemIcon)]</label>
|
|
</control>
|
|
<control type="textbox">
|
|
<posx>12</posx>
|
|
<posy>6-row</posy>
|
|
<width>384</width>
|
|
<align>center</align>
|
|
<height>3-row</height>
|
|
<font>itemSubTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<label>$INFO[ListItem.Label2]</label>
|
|
</control>
|
|
</itemlayout>
|
|
<focusedlayout>
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>12</posy>
|
|
<width>6-col-gutter</width>
|
|
<height>9-row</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture>colors/black.png</texture>
|
|
<bordersize>0</bordersize>
|
|
<colordiffuse>overlay</colordiffuse>
|
|
</control>
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>6-col-gutter</width>
|
|
<height>2-row</height>
|
|
<texture>colors/white.png</texture>
|
|
<colordiffuse>highlight</colordiffuse>
|
|
<aspectratio>stretch</aspectratio>
|
|
</control>
|
|
<control type="label">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>6-col-gutter</width>
|
|
<height>2-row</height>
|
|
<align>center</align>
|
|
<aligny>center</aligny>
|
|
<font>dialogTitle</font>
|
|
<label>$INFO[ListItem.Label]</label>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
</control>
|
|
<control type="label">
|
|
<posx>0</posx>
|
|
<posy>row-3-begin</posy>
|
|
<width>384</width>
|
|
<align>center</align>
|
|
<font>symbolVeryLarge</font>
|
|
<textcolor>textActive</textcolor>
|
|
<label>$INFO[ListItem.property(itemIcon)]</label>
|
|
</control>
|
|
<control type="textbox">
|
|
<posx>12</posx>
|
|
<posy>6-row</posy>
|
|
<width>384</width>
|
|
<align>center</align>
|
|
<height>3-row</height>
|
|
<font>itemSubTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<label>$INFO[ListItem.Label2]</label>
|
|
</control>
|
|
</focusedlayout>
|
|
<content>
|
|
<item id="1">
|
|
<description>XBMC Version</description>
|
|
<label>482</label>
|
|
<label2>$INFO[System.BuildVersion][CR]$INFO[System.BuildDate]</label2>
|
|
<property name="itemIcon">></property>
|
|
<thumb>-</thumb>
|
|
<onclick>noop</onclick>
|
|
</item>
|
|
<item id="2">
|
|
<description>Connectivity</description>
|
|
<label>705</label>
|
|
<label2>$INFO[Network.IPAddress][CR]$INFO[Network.MacAddress]</label2>
|
|
<property name="itemIcon">></property>
|
|
<thumb>-</thumb>
|
|
<onclick>noop</onclick>
|
|
</item>
|
|
<item id="3">
|
|
<description>Storage</description>
|
|
<label>13277</label>
|
|
<label2>$INFO[System.TotalSpace,, $LOCALIZE[20161]][CR]$INFO[System.FreeSpace,, $LOCALIZE[156]]</label2>
|
|
<property name="itemIcon">></property>
|
|
<thumb>-</thumb>
|
|
<onclick>noop</onclick>
|
|
</item>
|
|
<item id="4">
|
|
<description>Memory</description>
|
|
<label>31062</label>
|
|
<label2>$INFO[System.Memory(total),, $LOCALIZE[20161]][CR]$INFO[System.FreeMemory] / $INFO[System.Memory(free.percent),, $LOCALIZE[156]]</label2>
|
|
<property name="itemIcon">></property>
|
|
<thumb>-</thumb>
|
|
<onclick>noop</onclick>
|
|
</item>
|
|
<item id="5">
|
|
<description>CPU</description>
|
|
<label>31064</label>
|
|
<label2>$INFO[System.CpuFrequency][CR]$LOCALIZE[139]$INFO[System.CPUTemperature, ,]</label2>
|
|
<property name="itemIcon">></property>
|
|
<thumb>-</thumb>
|
|
<onclick>noop</onclick>
|
|
</item>
|
|
<item id="6">
|
|
<description>Screen Resolution</description>
|
|
<label>31070</label>
|
|
<label2>$INFO[System.ScreenWidth] x $INFO[System.ScreenHeight][CR]$INFO[System.FPS,, $LOCALIZE[31144]]</label2>
|
|
<property name="itemIcon">></property>
|
|
<thumb>-</thumb>
|
|
<onclick>noop</onclick>
|
|
</item>
|
|
<item id="7">
|
|
<description>Media</description>
|
|
<label>20060</label>
|
|
<label2>$INFO[Window(Home).Property(Movies.Count),$LOCALIZE[20342]: ,][CR]$INFO[Window(Home).Property(TVShows.Count),$LOCALIZE[20343]: ,][CR]$INFO[Window(Home).Property(Music.AlbumsCount),$LOCALIZE[132]: ,]</label2>
|
|
<property name="itemIcon">></property>
|
|
<thumb>-</thumb>
|
|
<onclick>noop</onclick>
|
|
</item>
|
|
<item id="8">
|
|
<description>PVR</description>
|
|
<label>24019</label>
|
|
<label2 fallback="31118">$INFO[Pvr.BackendName][CR]$INFO[PVR.BackendDiskspace]</label2>
|
|
<property name="itemIcon">></property>
|
|
<thumb>-</thumb>
|
|
<onclick>noop</onclick>
|
|
</item>
|
|
</content>
|
|
</control>
|
|
<!--privacy policy-->
|
|
<control type="textbox" id="30">
|
|
<visible>container(95).hasfocus(2)</visible>
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<font>textbox</font>
|
|
<width>24-col</width>
|
|
<textcolor>textActive</textcolor>
|
|
<height>23-row</height>
|
|
<autoscroll delay="10000" time="5000" repeat="10000"/>
|
|
</control>
|
|
</control>
|
|
<!--debugging-->
|
|
<include>DebugGrid</include>
|
|
<control type="label">
|
|
<include>WindowID</include>
|
|
<label>SettingsSystemInfo.xml</label>
|
|
</control>
|
|
</controls>
|
|
</window>
|