skin.pellucidPlus/1080i/DialogPVRChannelManager.xml

417 lines
19 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol always="true">20</defaultcontrol>
<coordinates>
<system>1</system>
<posx>0</posx>
<posy>0</posy>
</coordinates>
<controls>
<!--background-->
<control type="image">
<include>dimensionsFullscreen</include>
<texture>colors/black.png</texture>
<aspectratio>stretch</aspectratio>
<colordiffuse>ffffffff</colordiffuse>
</control>
<include>globalBackground</include>
<control type="image">
<include>dimensionsFullscreen</include>
<texture>colors/black.png</texture>
<aspectratio>stretch</aspectratio>
<colordiffuse>99ffffff</colordiffuse>
</control>
<control type="group">
<!--animations-->
<include>modalDialogInOutVertical</include>
<control type="group">
<posx>col-4-begin</posx>
<posy>row-3-begin</posy>
<control type="image">
<posx>-312</posx>
<posy>44</posy>
<width>fullscreenWidth</width>
<height>1-row</height>
<texture>colors/white.png</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="image">
<posx>-3</posx>
<posy>44</posy>
<width>1155</width>
<height>1-row</height>
<texture>colors/white.png</texture>
<bordertexture border="0">colors/black.png</bordertexture>
<bordersize>3,0,0,0</bordersize>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="label">
<visible>IsEmpty(Window.Property(IsRadio))</visible>
<posx>12</posx>
<posy>44</posy>
<width>16-col</width>
<font>dialogTitle</font>
<label>$LOCALIZE[19199] - $LOCALIZE[19023]</label>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
</control>
<control type="label">
<visible>!IsEmpty(Window.Property(IsRadio))</visible>
<posx>12</posx>
<posy>44</posy>
<width>16-col</width>
<font>dialogTitle</font>
<label>$LOCALIZE[19199] - $LOCALIZE[19024]</label>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
</control>
<!--channel list-->
<control type="list" id="20">
<posx>0</posx>
<posy>2-row</posy>
<width>8-col</width>
<height>11-row</height>
<onright>7</onright>
<itemlayout height="1-row" width="8-col-gutter">
<control type="image">
<posx>0</posx>
<posy>2</posy>
<width>8-col-gutter</width>
<height>53</height>
<aspectratio>stretch</aspectratio>
<texture border="24,0,24,0">UIControls/listitemNF.png</texture>
<bordersize>0</bordersize>
<colordiffuse>99FFFFFF</colordiffuse>
</control>
<control type="image">
<posx>4</posx>
<posy>4</posy>
<width>48</width>
<height>48</height>
<aspectratio scalediffuse="false">scale</aspectratio>
<texture fallback="colors/offblack.png" diffuse="masks/circle.png" border="0">$INFO[ListItem.Property(Icon)]</texture>
</control>
<control type="label">
<posx>1-col</posx>
<posy>0</posy>
<width>6-col</width>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Property(Number),(,) - ]$INFO[ListItem.Property(Name)]</label>
</control>
</itemlayout>
<focusedlayout height="1-row" width="8-col-gutter">
<control type="image">
<posx>0</posx>
<posy>2</posy>
<width>8-col-gutter</width>
<height>53</height>
<aspectratio>stretch</aspectratio>
<texture border="24,0,24,0">UIControls/listitemFO.png</texture>
<bordersize>0</bordersize>
<colordiffuse>FFFFFFFF</colordiffuse>
</control>
<control type="image">
<posx>4</posx>
<posy>4</posy>
<width>48</width>
<height>48</height>
<aspectratio scalediffuse="false">scale</aspectratio>
<texture fallback="colors/offblack.png" diffuse="masks/circle.png" border="0">$INFO[ListItem.Property(Icon)]</texture>
</control>
<control type="label">
<posx>1-col</posx>
<posy>0</posy>
<width>6-col</width>
<font>itemTitle</font>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Property(Number),(,) - ]$INFO[ListItem.Property(Name)]</label>
</control>
</focusedlayout>
</control>
<!--channel management options-->
<control type="group">
<posx>8-col</posx>
<posy>2-row</posy>
<control type="radiobutton" id="7">
<description>Channel activated</description>
<posx>0</posx>
<posy>0</posy>
<width>8-col-gutter</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>1-row</posy>
<width>8-col-gutter</width>
<height>54</height>
<font>itemTitle</font>
<align>left</align>
<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>2-row</posy>
<width>8-col-gutter</width>
<height>54</height>
<align>left</align>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor>
<texturefocus>colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textoffsetx>12</textoffsetx>
<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>118</posy>
<width>48</width>
<height>48</height>
<aspectratio scalediffuse="false">scale</aspectratio>
<texture fallback="colors/offblack.png" diffuse="masks/circle.png" border="0">$INFO[ListItem.Property(Icon)]</texture>
</control>
<control type="radiobutton" id="12">
<description>EPG activated</description>
<posx>0</posx>
<posy>3-row</posy>
<width>8-col-gutter</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>4-row</posy>
<width>8-col-gutter</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>5-row</posy>
<width>8-col-gutter</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>6-row</posy>
<width>8-col-gutter</width>
<height>54</height>
<align>left</align>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor>
<texturefocus>colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textoffsetx>12</textoffsetx>
<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>7-row</posy>
<width>8-col-gutter</width>
<height>54</height>
<align>left</align>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor>
<texturefocus>colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textoffsetx>12</textoffsetx>
<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>7-row</posy>
<width>8-col-gutter</width>
<height>54</height>
<align>left</align>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor>
<texturefocus>colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textoffsetx>12</textoffsetx>
<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>8-row</posy>
<width>8-col-gutter</width>
<height>54</height>
<align>left</align>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor>
<texturefocus>colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textoffsetx>12</textoffsetx>
<label>19203</label>
<onleft>20</onleft>
<onright>9000</onright>
<onup>34</onup>
<ondown>32</ondown>
</control>
</control>
<!--OK / Cancel / apply-->
<control type="panel" id="9000">
<posx>17-col</posx>
<posy>2-row</posy>
<width>6-col</width>
<height>5-row</height>
<itemgap>3</itemgap>
<orientation>vertical</orientation>
<onleft>7</onleft>
<itemlayout width="6-col" height="1-row">
<control type="image">
<posx>0</posx>
<posy>2</posy>
<width>6-col</width>
<height>53</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
</control>
<control type="label">
<posx>24</posx>
<posy>0</posy>
<width>1-col</width>
<font>symbol</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor>
</control>
<control type="label">
<posx>1-col</posx>
<posy>2</posy>
<width>6-col</width>
<font>menuTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor>
</control>
</itemlayout>
<focusedlayout width="6-col" height="1-row">
<control type="image">
<posx>0</posx>
<posy>2</posy>
<width>6-col</width>
<height>53</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
</control>
<control type="label">
<posx>24</posx>
<posy>0</posy>
<width>1-col</width>
<font>symbol</font>
<textcolor>black</textcolor>
<label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor>
</control>
<control type="label">
<posx>1-col</posx>
<posy>2</posy>
<width>6-col</width>
<font>menuTitle</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>