skin.pellucidPlus/1080i/DialogPVRChannelManager.xml

451 lines
20 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol always="true">20</defaultcontrol>
<controls>
<!--background-->
<include>globalBackground</include>
<control type="group">
<!--animations-->
<include>modalDialogInOutVertical</include>
<control type="group">
<posx>col-2-begin</posx>
<posy>row-3-begin</posy>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>22-col</width>
<height>2-row</height>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="image">
<posx>0</posx>
<posy>2-row</posy>
<width>22-col</width>
<height>21-row</height>
<texture>colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="image">
<posx>8-col</posx>
<posy>2-row</posy>
<width>8-col</width>
<height>21-row</height>
<texture>colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="label">
<visible>IsEmpty(Window.Property(IsRadio))</visible>
<posx>24</posx>
<posy>0</posy>
<width>16-col</width>
<height>2-row</height>
<aligny>center</aligny>
<font>dialogTitle</font>
<label>$LOCALIZE[19199] - $LOCALIZE[19023]</label>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
</control>
<control type="label">
<visible>!IsEmpty(Window.Property(IsRadio))</visible>
<posx>24</posx>
<posy>0</posy>
<width>16-col</width>
<height>2-row</height>
<aligny>center</aligny>
<font>dialogTitle</font>
<label>$LOCALIZE[19199] - $LOCALIZE[19024]</label>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
</control>
<!--channel list-->
<control type="image">
<posx>0</posx>
<posy>2-row</posy>
<width>8-col-textbox</width>
<height>2-row</height>
<texture>colors/white.png</texture>
<aspectratio>stretch</aspectratio>
<colordiffuse>44FFFFFF</colordiffuse>
</control>
<control type="label">
<description>name label</description>
<posx>0</posx>
<posy>2-row</posy>
<width>8-col</width>
<height>2-row</height>
<aligny>center</aligny>
<align>center</align>
<font>itemSubTitle</font>
<textcolor>black</textcolor>
<label>$LOCALIZE[31214]</label>
</control>
<control type="list" id="20">
<posx>0</posx>
<posy>4-row</posy>
<width>8-col-textbox</width>
<height>19-row</height>
<onright>7</onright>
<itemlayout height="2-row" width="8-col">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>2-row</width>
<height>2-row</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture fallback="colors/offblack.png" border="0">$INFO[ListItem.Property(Icon)]</texture>
</control>
<control type="label">
<posx>1-col-indent</posx>
<posy>0</posy>
<width>7-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>buttonTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Property(Number),(,) - ]$INFO[ListItem.Property(Name)]</label>
</control>
</itemlayout>
<focusedlayout height="2-row" width="8-col">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>2-row</width>
<height>2-row</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture fallback="colors/white.png" border="0">$INFO[ListItem.Property(Icon)]</texture>
<animation type="focus" loop="false" reversible="false">
<effect type="fade" time="500"/>
<effect type="rotatey" end="360" center="33" tween="back" easing="out" time="1000"/>
</animation>
</control>
<control type="image">
<posx>72</posx>
<posy>0</posy>
<width>502</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
<bordersize>0</bordersize>
<colordiffuse>ffffffff</colordiffuse>
</control>
<control type="label">
<posx>1-col-indent</posx>
<posy>0</posy>
<width>7-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>buttonTitle</font>
<textcolor>black</textcolor>
<selectedcolor>black</selectedcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Property(Number),(,) - ]$INFO[ListItem.Property(Name)]</label>
</control>
</focusedlayout>
</control>
<!--channel management options-->
<control type="image">
<posx>8-col</posx>
<posy>2-row</posy>
<width>8-col-textbox</width>
<height>2-row</height>
<texture>colors/white.png</texture>
<aspectratio>stretch</aspectratio>
<colordiffuse>44FFFFFF</colordiffuse>
</control>
<control type="label">
<description>name label</description>
<posx>8-col</posx>
<posy>2-row</posy>
<width>8-col</width>
<height>2-row</height>
<aligny>center</aligny>
<align>center</align>
<font>itemSubTitle</font>
<textcolor>black</textcolor>
<label>$LOCALIZE[31179]</label>
</control>
<control type="group">
<posx>8-col</posx>
<posy>4-row</posy>
<control type="radiobutton" id="7">
<description>Channel activated</description>
<posx>0</posx>
<posy>0</posy>
<width>8-col</width>
<label>19074</label>
<onleft>20</onleft>
<onright>9000</onright>
<ondown>8</ondown>
</control>
<control type="edit" id="8">
<description>Channel name</description>
<posx>0</posx>
<posy>2-row</posy>
<width>8-col</width>
<font>buttonTitle</font>
<align>left</align>
<texturefocus>colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textoffsetx>24</textoffsetx>
<focusedcolor>black</focusedcolor>
<label>19201</label>
<onleft>20</onleft>
<onright>9000</onright>
<onup>7</onup>
<ondown>9</ondown>
</control>
<control type="button" id="9">
<description>Channel logo Button</description>
<posx>0</posx>
<posy>4-row</posy>
<width>8-col</width>
<label>19202</label>
<onleft>20</onleft>
<onright>9000</onright>
<onup>8</onup>
<ondown>12</ondown>
</control>
<control type="image" id="10">
<posx>496</posx>
<posy>156</posy>
<width>48</width>
<height>48</height>
<aspectratio scalediffuse="false">scale</aspectratio>
<texture fallback="colors/offblack.png" border="0">$INFO[ListItem.Property(Icon)]</texture>
</control>
<control type="radiobutton" id="12">
<description>EPG activated</description>
<posx>0</posx>
<posy>6-row</posy>
<width>8-col</width>
<label>19206</label>
<onleft>20</onleft>
<onright>9000</onright>
<onup>9</onup>
<ondown>13</ondown>
</control>
<control type="spincontrolex" id="13">
<description>EPG source</description>
<posx>0</posx>
<posy>8-row</posy>
<width>8-col</width>
<label>19200</label>
<onleft>20</onleft>
<onright>9000</onright>
<onup>12</onup>
<ondown>14</ondown>
</control>
<control type="radiobutton" id="14">
<description>Parental locked</description>
<posx>0</posx>
<posy>10-row</posy>
<width>8-col</width>
<label>19267</label>
<onleft>20</onleft>
<onright>9000</onright>
<onup>13</onup>
<ondown>30</ondown>
</control>
<control type="button" id="30">
<description>Group Manager Button</description>
<posx>0</posx>
<posy>12-row</posy>
<width>8-col</width>
<label>19205</label>
<onleft>20</onleft>
<onright>9000</onright>
<onup>14</onup>
<ondown>34</ondown>
</control>
<control type="button" id="34">
<visible>IsEmpty(Window.Property(IsRadio))</visible>
<description>TV/Radio Button</description>
<posx>0</posx>
<posy>14-row</posy>
<width>8-col</width>
<label>19024</label>
<onleft>20</onleft>
<onright>9000</onright>
<onup>30</onup>
<ondown>31</ondown>
</control>
<control type="button" id="34">
<visible>!IsEmpty(Window.Property(IsRadio))</visible>
<description>TV/Radio Button</description>
<posx>0</posx>
<posy>14-row</posy>
<width>8-col</width>
<label>19023</label>
<onleft>20</onleft>
<onright>9000</onright>
<onup>30</onup>
<ondown>31</ondown>
</control>
<control type="button" id="31">
<description>Edit channel Button</description>
<posx>0</posx>
<posy>16-row</posy>
<width>8-col</width>
<label>19203</label>
<onleft>20</onleft>
<onright>9000</onright>
<onup>34</onup>
<ondown>32</ondown>
</control>
</control>
<!--OK / Cancel / apply-->
<control type="image">
<posx>16-col</posx>
<posy>2-row</posy>
<width>6-col</width>
<height>2-row</height>
<texture>colors/white.png</texture>
<aspectratio>stretch</aspectratio>
<colordiffuse>44FFFFFF</colordiffuse>
</control>
<control type="label">
<description>name label</description>
<posx>16-col</posx>
<posy>2-row</posy>
<width>6-col</width>
<height>2-row</height>
<aligny>center</aligny>
<align>center</align>
<font>itemSubTitle</font>
<textcolor>black</textcolor>
<label>$LOCALIZE[31179]</label>
</control>
<control type="panel" id="9000">
<posx>16-col</posx>
<posy>4-row</posy>
<width>8-col</width>
<height>6-row</height>
<itemgap>3</itemgap>
<orientation>vertical</orientation>
<onleft>7</onleft>
<itemlayout width="8-col" height="2-row">
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>symbol</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
</control>
<control type="label">
<posx>1-col-indent</posx>
<posy>-1</posy>
<width>4-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>buttonTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label>
</control>
</itemlayout>
<focusedlayout width="8-col" height="2-row">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1-col-textbox</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
<include>spinFocusIcon</include>
</control>
<control type="image">
<posx>1-col</posx>
<posy>0</posy>
<width>5-col-textbox</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
</control>
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>symbol</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor>
</control>
<control type="label">
<posx>1-col-indent</posx>
<posy>-1</posy>
<width>5-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>buttonTitle</font>
<textcolor>black</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor>
</control>
</focusedlayout>
<content>
<item id="1">
<description>Apply Button</description>
<label>14070</label>
<label2></label2>
<thumb>-</thumb>
<onclick>SendClick(5)</onclick>
</item>
<item id="2">
<description>Ok Button</description>
<label>186</label>
<label2></label2>
<thumb>-</thumb>
<onclick>SendClick(4)</onclick>
</item>
<item id="3">
<description>Cancel Button</description>
<label>222</label>
<label2></label2>
<thumb>-</thumb>
<onclick>SendClick(6)</onclick>
</item>
</content>
</control>
</control>
</control>
<!--dialog control buttons-->
<control type="group">
<visible>false</visible>
<control type="button" id="4">
<description>OK Button</description>
</control>
<control type="button" id="5">
<description>Apply changes Button</description>
<label>14070</label>
</control>
<control type="button" id="6">
<description>Cancel Button</description>
</control>
</control>
<!--debugging-->
<include>DebugGrid</include>
<control type="label">
<include>WindowID</include>
<label>DialogPVRChannelManager.xml</label>
</control>
</controls>
</window>