2014-09-28 20:47:53 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<window>
|
|
|
|
<defaultcontrol always="true">9000</defaultcontrol>
|
|
|
|
<controls>
|
|
|
|
<!--background-->
|
|
|
|
<control type="group">
|
|
|
|
<include>fadeInOut</include>
|
|
|
|
<control type="image">
|
|
|
|
<include>dimensionsFullscreen</include>
|
|
|
|
<texture>colors/black.png</texture>
|
|
|
|
<colordiffuse>eeFFFFFF</colordiffuse>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
</control>
|
|
|
|
</control>
|
|
|
|
<control type="group">
|
|
|
|
<posx>col-7-begin</posx>
|
2015-04-12 22:22:47 +02:00
|
|
|
<posy>row-5-begin</posy>
|
2014-09-28 20:47:53 +02:00
|
|
|
<include>modalDialogInOut</include>
|
|
|
|
<!--title-->
|
|
|
|
<control type="label">
|
|
|
|
<description>Programme title</description>
|
|
|
|
<posx>0</posx>
|
2015-05-17 21:57:22 +02:00
|
|
|
<posy>-56</posy>
|
2014-09-28 20:47:53 +02:00
|
|
|
<width>12-col</width>
|
2015-05-17 21:57:22 +02:00
|
|
|
<height>2-row</height>
|
2014-09-28 20:47:53 +02:00
|
|
|
<align>left</align>
|
2015-05-17 21:57:22 +02:00
|
|
|
<aligny>center</aligny>
|
2014-09-28 20:47:53 +02:00
|
|
|
<font>mediumStrong</font>
|
2015-04-12 22:22:47 +02:00
|
|
|
<textcolor>highlight</textcolor>
|
2014-09-28 20:47:53 +02:00
|
|
|
<label>$INFO[ListItem.Title]</label>
|
2015-05-17 21:57:22 +02:00
|
|
|
<wrapmultiline>true</wrapmultiline>
|
2014-09-28 20:47:53 +02:00
|
|
|
</control>
|
2015-05-17 21:57:22 +02:00
|
|
|
<control type="grouplist">
|
2014-09-28 20:47:53 +02:00
|
|
|
<posx>0</posx>
|
2015-05-17 21:57:22 +02:00
|
|
|
<posy>54</posy>
|
2014-09-28 20:47:53 +02:00
|
|
|
<width>12-col</width>
|
2015-05-17 21:57:22 +02:00
|
|
|
<orientation>horizontal</orientation>
|
|
|
|
<control type="label">
|
|
|
|
<width>1-col-gutter</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>symbolLarge</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<label></label>
|
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<width>2-col</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>regularStrong</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<label>$INFO[ListItem.starttime]</label>
|
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<width>1-col-gutter</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>symbolLarge</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<label></label>
|
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<width>2-col</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>regularStrong</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<label>$INFO[ListItem.endtime]</label>
|
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<width>1-col-gutter</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>symbolLarge</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<label></label>
|
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<width>auto</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>regularStrong</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<label>$INFO[ListItem.duration]</label>
|
|
|
|
</control>
|
2014-09-28 20:47:53 +02:00
|
|
|
</control>
|
2015-05-17 21:57:22 +02:00
|
|
|
|
2014-09-28 20:47:53 +02:00
|
|
|
<!--synopsis-->
|
|
|
|
<control type="textbox">
|
|
|
|
<posx>0</posx>
|
2015-04-12 22:22:47 +02:00
|
|
|
<posy>4-row</posy>
|
|
|
|
<font>textbox</font>
|
2014-09-28 20:47:53 +02:00
|
|
|
<width>12-col</width>
|
|
|
|
<align>left</align>
|
2015-03-27 21:31:13 +01:00
|
|
|
<textcolor>textActive</textcolor>
|
2014-09-28 20:47:53 +02:00
|
|
|
<height>340</height>
|
2015-04-12 22:22:47 +02:00
|
|
|
<label>$INFO[ListItem.plot]</label>
|
2015-03-27 21:31:13 +01:00
|
|
|
<autoscroll delay="10000" time="1000" repeat="10000"/>
|
2014-09-28 20:47:53 +02:00
|
|
|
</control>
|
|
|
|
<!--View / record buttons-->
|
|
|
|
<control type="list" id="9000">
|
|
|
|
<posx>0</posx>
|
2015-04-12 22:22:47 +02:00
|
|
|
<posy>18-row</posy>
|
2014-09-28 20:47:53 +02:00
|
|
|
<width>12-col</width>
|
2015-04-12 22:22:47 +02:00
|
|
|
<height>2-row</height>
|
2014-09-28 20:47:53 +02:00
|
|
|
<itemgap>3</itemgap>
|
|
|
|
<orientation>horizontal</orientation>
|
2015-04-12 22:22:47 +02:00
|
|
|
<itemlayout width="6-col" height="2-row">
|
2014-09-28 20:47:53 +02:00
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
2015-04-12 22:22:47 +02:00
|
|
|
<posy>0</posy>
|
2014-09-28 20:47:53 +02:00
|
|
|
<width>6-col</width>
|
2015-04-12 22:22:47 +02:00
|
|
|
<height>2-row</height>
|
2014-09-28 20:47:53 +02:00
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
<texture>colors/black.png</texture>
|
|
|
|
</control>
|
|
|
|
<control type="label">
|
2015-04-12 22:22:47 +02:00
|
|
|
<posx>0</posx>
|
2014-09-28 20:47:53 +02:00
|
|
|
<posy>0</posy>
|
|
|
|
<width>1-col</width>
|
2015-04-12 22:22:47 +02:00
|
|
|
<height>2-row</height>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<align>center</align>
|
2014-09-28 20:47:53 +02:00
|
|
|
<font>symbol</font>
|
2015-03-27 21:31:13 +01:00
|
|
|
<textcolor>textActive</textcolor>
|
2014-09-28 20:47:53 +02:00
|
|
|
<label>$INFO[ListItem.label2]</label>
|
|
|
|
<shadowcolor>-</shadowcolor>
|
|
|
|
</control>
|
|
|
|
<control type="label">
|
2015-04-12 22:22:47 +02:00
|
|
|
<posx>1-col-indent</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>6-col</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>buttonTitle</font>
|
2015-03-27 21:31:13 +01:00
|
|
|
<textcolor>textActive</textcolor>
|
2014-09-28 20:47:53 +02:00
|
|
|
<label>$INFO[ListItem.label]</label>
|
|
|
|
<shadowcolor>-</shadowcolor>
|
|
|
|
</control>
|
|
|
|
</itemlayout>
|
2015-04-12 22:22:47 +02:00
|
|
|
<focusedlayout width="6-col" height="2-row">
|
2014-09-28 20:47:53 +02:00
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
2015-04-12 22:22:47 +02:00
|
|
|
<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</width>
|
|
|
|
<height>2-row</height>
|
2014-09-28 20:47:53 +02:00
|
|
|
<aspectratio>stretch</aspectratio>
|
2015-03-27 21:31:13 +01:00
|
|
|
<texture>colors/white.png</texture>
|
2014-09-28 20:47:53 +02:00
|
|
|
</control>
|
|
|
|
<control type="label">
|
2015-04-12 22:22:47 +02:00
|
|
|
<posx>0</posx>
|
2014-09-28 20:47:53 +02:00
|
|
|
<posy>0</posy>
|
|
|
|
<width>1-col</width>
|
2015-04-12 22:22:47 +02:00
|
|
|
<height>2-row</height>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<align>center</align>
|
2014-09-28 20:47:53 +02:00
|
|
|
<font>symbol</font>
|
2015-04-12 22:22:47 +02:00
|
|
|
<textcolor>textActive</textcolor>
|
2014-09-28 20:47:53 +02:00
|
|
|
<label>$INFO[ListItem.label2]</label>
|
|
|
|
<shadowcolor>-</shadowcolor>
|
|
|
|
</control>
|
|
|
|
<control type="label">
|
2015-04-12 22:22:47 +02:00
|
|
|
<posx>1-col-indent</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>6-col</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>buttonTitle</font>
|
2014-09-28 20:47:53 +02:00
|
|
|
<textcolor>black</textcolor>
|
|
|
|
<label>$INFO[ListItem.label]</label>
|
|
|
|
<shadowcolor>-</shadowcolor>
|
|
|
|
</control>
|
|
|
|
</focusedlayout>
|
|
|
|
<content>
|
|
|
|
<item id="1">
|
|
|
|
<label>31072</label>
|
|
|
|
<label2></label2>
|
|
|
|
<thumb>-</thumb>
|
|
|
|
<onclick>sendclick(5)</onclick>
|
|
|
|
</item>
|
|
|
|
<item id="2">
|
|
|
|
<label>264</label>
|
|
|
|
<label2></label2>
|
|
|
|
<thumb>-</thumb>
|
|
|
|
<onclick>SendClick(6)</onclick>
|
|
|
|
</item>
|
|
|
|
</content>
|
|
|
|
</control>
|
|
|
|
</control>
|
|
|
|
<!--buttons-->
|
|
|
|
<control type="group">
|
|
|
|
<visible>false</visible>
|
|
|
|
<control type="button" id="5">
|
|
|
|
<description>Switch to Channel</description>
|
|
|
|
</control>
|
|
|
|
<control type="button" id="6">
|
|
|
|
<description>Record</description>
|
|
|
|
</control>
|
|
|
|
</control>
|
|
|
|
<!--debugging-->
|
|
|
|
<include>DebugGrid</include>
|
|
|
|
<control type="label">
|
|
|
|
<include>WindowID</include>
|
|
|
|
<label>DialogPVRGuideInfo.xml</label>
|
|
|
|
</control>
|
|
|
|
</controls>
|
2015-03-27 21:31:13 +01:00
|
|
|
</window>
|