2014-09-28 20:47:53 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<window>
|
|
|
|
<defaultcontrol always="true">9</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-5-begin</posx>
|
|
|
|
<posy>row-1-begin</posy>
|
|
|
|
<!--animations-->
|
|
|
|
<include>modalDialogInOutVertical</include>
|
|
|
|
<control type="image">
|
|
|
|
<posx>-384</posx>
|
|
|
|
<posy>44</posy>
|
|
|
|
<width>fullscreenWidth</width>
|
|
|
|
<height>1-row</height>
|
2015-03-27 21:31:13 +01:00
|
|
|
<texture>colors/white.png</texture>
|
2014-09-28 20:47:53 +02:00
|
|
|
<colordiffuse>ffffffff</colordiffuse>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
</control>
|
|
|
|
<control type="image">
|
|
|
|
<posx>-3</posx>
|
|
|
|
<posy>44</posy>
|
|
|
|
<width>3</width>
|
|
|
|
<height>1-row</height>
|
|
|
|
<texture>colors/black.png</texture>
|
|
|
|
<colordiffuse>ffffffff</colordiffuse>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<posx>12</posx>
|
|
|
|
<posy>44</posy>
|
|
|
|
<width>16-col</width>
|
2015-03-27 21:31:13 +01:00
|
|
|
<font>dialogTitle</font>
|
2014-09-28 20:47:53 +02:00
|
|
|
<label>$LOCALIZE[19142]</label>
|
|
|
|
<textcolor>black</textcolor>
|
|
|
|
<shadowcolor>-</shadowcolor>
|
|
|
|
</control>
|
|
|
|
<!--search string-->
|
|
|
|
<control type="label">
|
|
|
|
<posx>12</posx>
|
|
|
|
<posy>120</posy>
|
|
|
|
<width>320</width>
|
|
|
|
<height>40</height>
|
|
|
|
<font>itemTitle</font>
|
|
|
|
<label>$LOCALIZE[19133]</label>
|
2015-03-27 21:31:13 +01:00
|
|
|
<textcolor>textActive</textcolor>
|
2014-09-28 20:47:53 +02:00
|
|
|
<shadowcolor>-</shadowcolor>
|
|
|
|
</control>
|
|
|
|
<control type="edit" id="9">
|
|
|
|
<description>Search string</description>
|
|
|
|
<posx>12</posx>
|
|
|
|
<posy>3-row</posy>
|
|
|
|
<width>16-col</width>
|
|
|
|
<align>left</align>
|
|
|
|
<onleft>9</onleft>
|
|
|
|
<onright>9</onright>
|
|
|
|
<onup>26</onup>
|
|
|
|
<ondown>10</ondown>
|
|
|
|
</control>
|
|
|
|
<control type="textbox">
|
|
|
|
<description>Search help</description>
|
|
|
|
<posx>12</posx>
|
|
|
|
<posy>4-row</posy>
|
|
|
|
<width>12-col</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<align>left</align>
|
|
|
|
<font>smallMedium</font>
|
2015-03-27 21:31:13 +01:00
|
|
|
<textcolor>textActive</textcolor>
|
2014-09-28 20:47:53 +02:00
|
|
|
<label>$LOCALIZE[19001] $LOCALIZE[19002]</label>
|
|
|
|
</control>
|
|
|
|
<control type="group">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>6-row</posy>
|
|
|
|
<control type="radiobutton" id="10">
|
|
|
|
<description>Include Description</description>
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>8-col</width>
|
|
|
|
<label>19134</label>
|
|
|
|
<onleft>12</onleft>
|
|
|
|
<onright>12</onright>
|
|
|
|
<onup>9</onup>
|
|
|
|
<ondown>11</ondown>
|
|
|
|
</control>
|
|
|
|
<control type="radiobutton" id="11">
|
|
|
|
<description>Case Sensitive</description>
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>1-row</posy>
|
|
|
|
<width>8-col</width>
|
|
|
|
<label>19135</label>
|
|
|
|
<onleft>13</onleft>
|
|
|
|
<onright>13</onright>
|
|
|
|
<onup>10</onup>
|
|
|
|
<ondown>14</ondown>
|
|
|
|
</control>
|
|
|
|
<control type="edit" id="14">
|
|
|
|
<description>Start Date</description>
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>2-row</posy>
|
|
|
|
<width>8-col</width>
|
|
|
|
<font>itemTitle</font>
|
|
|
|
<label>19128</label>
|
2015-03-27 21:31:13 +01:00
|
|
|
<texturefocus>colors/white.png</texturefocus>
|
|
|
|
<texturenofocus>-</texturenofocus>
|
|
|
|
<focusedcolor>black</focusedcolor>
|
2014-09-28 20:47:53 +02:00
|
|
|
<onright>16</onright>
|
|
|
|
<onleft>16</onleft>
|
|
|
|
<onup>11</onup>
|
|
|
|
<ondown>15</ondown>
|
|
|
|
</control>
|
|
|
|
<control type="edit" id="15">
|
|
|
|
<description>Stop Date</description>
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>3-row</posy>
|
|
|
|
<width>8-col</width>
|
|
|
|
<label>19129</label>
|
2015-03-27 21:31:13 +01:00
|
|
|
<texturefocus>colors/white.png</texturefocus>
|
|
|
|
<texturenofocus>-</texturenofocus>
|
|
|
|
<focusedcolor>black</focusedcolor>
|
2014-09-28 20:47:53 +02:00
|
|
|
<onright>17</onright>
|
|
|
|
<onleft>17</onleft>
|
|
|
|
<onup>14</onup>
|
|
|
|
<ondown>18</ondown>
|
|
|
|
</control>
|
|
|
|
<control type="spincontrolex" id="18">
|
|
|
|
<description>Genre</description>
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>4-row</posy>
|
|
|
|
<width>8-col</width>
|
|
|
|
<label>515</label>
|
|
|
|
<onright>19</onright>
|
|
|
|
<onleft>19</onleft>
|
|
|
|
<onup>15</onup>
|
|
|
|
<ondown>20</ondown>
|
|
|
|
</control>
|
|
|
|
<control type="radiobutton" id="20">
|
|
|
|
<description>Include unknown Genres</description>
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>5-row</posy>
|
|
|
|
<width>8-col</width>
|
|
|
|
<label>19132</label>
|
|
|
|
<onleft>21</onleft>
|
|
|
|
<onright>21</onright>
|
|
|
|
<onup>18</onup>
|
|
|
|
<ondown>22</ondown>
|
|
|
|
</control>
|
|
|
|
<control type="radiobutton" id="22">
|
|
|
|
<description>FTA only</description>
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>6-row</posy>
|
|
|
|
<width>8-col</width>
|
|
|
|
<label>19123</label>
|
|
|
|
<onleft>23</onleft>
|
|
|
|
<onright>23</onright>
|
|
|
|
<onup>20</onup>
|
|
|
|
<ondown>24</ondown>
|
|
|
|
</control>
|
|
|
|
<control type="radiobutton" id="24">
|
|
|
|
<description>Ignore Timers</description>
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>7-row</posy>
|
|
|
|
<width>8-col</width>
|
|
|
|
<label>19124</label>
|
|
|
|
<onleft>27</onleft>
|
|
|
|
<onright>27</onright>
|
|
|
|
<onup>22</onup>
|
|
|
|
<ondown>9000</ondown>
|
|
|
|
</control>
|
|
|
|
</control>
|
|
|
|
<control type="group">
|
|
|
|
<posx>8-col</posx>
|
|
|
|
<posy>6-row</posy>
|
|
|
|
<control type="spincontrolex" id="12">
|
|
|
|
<description>Min Duration</description>
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>8-col</width>
|
|
|
|
<label>19130</label>
|
|
|
|
<onright>10</onright>
|
|
|
|
<onleft>10</onleft>
|
|
|
|
<onup>9</onup>
|
|
|
|
<ondown>13</ondown>
|
|
|
|
</control>
|
|
|
|
<control type="spincontrolex" id="13">
|
|
|
|
<description>Max Duration</description>
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>1-row</posy>
|
|
|
|
<width>8-col</width>
|
|
|
|
<label>19131</label>
|
|
|
|
<onright>11</onright>
|
|
|
|
<onleft>11</onleft>
|
|
|
|
<onup>12</onup>
|
|
|
|
<ondown>16</ondown>
|
|
|
|
</control>
|
|
|
|
<control type="edit" id="16">
|
|
|
|
<description>Start time</description>
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>2-row</posy>
|
|
|
|
<width>8-col</width>
|
2015-03-27 21:31:13 +01:00
|
|
|
<texturefocus>colors/white.png</texturefocus>
|
|
|
|
<texturenofocus>-</texturenofocus>
|
|
|
|
<focusedcolor>black</focusedcolor>
|
2014-09-28 20:47:53 +02:00
|
|
|
<height>1-row</height>
|
|
|
|
<label>19126</label>
|
|
|
|
<onright>14</onright>
|
|
|
|
<onleft>14</onleft>
|
|
|
|
<onup>13</onup>
|
|
|
|
<ondown>17</ondown>
|
|
|
|
</control>
|
|
|
|
<control type="edit" id="17">
|
|
|
|
<description>Stop time</description>
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>3-row</posy>
|
2015-03-27 21:31:13 +01:00
|
|
|
<texturefocus>colors/white.png</texturefocus>
|
|
|
|
<texturenofocus>-</texturenofocus>
|
|
|
|
<focusedcolor>black</focusedcolor>
|
2014-09-28 20:47:53 +02:00
|
|
|
<label>19127</label>
|
|
|
|
<onright>15</onright>
|
|
|
|
<onleft>15</onleft>
|
|
|
|
<onup>16</onup>
|
|
|
|
<ondown>19</ondown>
|
|
|
|
</control>
|
|
|
|
<control type="radiobutton" id="19">
|
|
|
|
<description>avoid repeats</description>
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>4-row</posy>
|
|
|
|
<width>8-col</width>
|
|
|
|
<label>19121</label>
|
|
|
|
<onright>18</onright>
|
|
|
|
<onleft>18</onleft>
|
|
|
|
<onup>17</onup>
|
|
|
|
<ondown>21</ondown>
|
|
|
|
</control>
|
|
|
|
<control type="spincontrolex" id="21">
|
|
|
|
<description>Groups</description>
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>5-row</posy>
|
|
|
|
<width>8-col</width>
|
|
|
|
<label>19141</label>
|
|
|
|
<onright>20</onright>
|
|
|
|
<onleft>20</onleft>
|
|
|
|
<onup>19</onup>
|
|
|
|
<ondown>23</ondown>
|
|
|
|
</control>
|
|
|
|
<control type="spincontrolex" id="23">
|
|
|
|
<description>Channels</description>
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>6-row</posy>
|
|
|
|
<width>8-col</width>
|
|
|
|
<label>19148</label>
|
|
|
|
<onleft>22</onleft>
|
|
|
|
<onright>22</onright>
|
|
|
|
<onup>21</onup>
|
|
|
|
<ondown>27</ondown>
|
|
|
|
</control>
|
|
|
|
<control type="radiobutton" id="27">
|
|
|
|
<description>Ignore Recordings</description>
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>7-row</posy>
|
|
|
|
<width>8-col</width>
|
|
|
|
<label>19125</label>
|
|
|
|
<onleft>24</onleft>
|
|
|
|
<onright>24</onright>
|
|
|
|
<onup>23</onup>
|
|
|
|
<ondown>9000</ondown>
|
|
|
|
</control>
|
|
|
|
</control>
|
|
|
|
<!--Defaults / cancel / search buttons-->
|
|
|
|
<control type="panel" id="9000">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>16-row</posy>
|
|
|
|
<width>12-col</width>
|
|
|
|
<height>1-row</height>
|
|
|
|
<itemgap>3</itemgap>
|
|
|
|
<orientation>horizontal</orientation>
|
|
|
|
<onup>24</onup>
|
|
|
|
<itemlayout width="4-col" height="1-row">
|
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>2</posy>
|
|
|
|
<width>4-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>
|
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">
|
|
|
|
<posx>1-col</posx>
|
2015-03-27 21:31:13 +01:00
|
|
|
<posy>-1</posy>
|
2014-09-28 20:47:53 +02:00
|
|
|
<width>3-col</width>
|
|
|
|
<font>menuTitle</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>
|
|
|
|
<focusedlayout width="4-col" height="1-row">
|
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>2</posy>
|
|
|
|
<width>4-col</width>
|
|
|
|
<height>53</height>
|
|
|
|
<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">
|
|
|
|
<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>
|
2015-03-27 21:31:13 +01:00
|
|
|
<posy>-1</posy>
|
2014-09-28 20:47:53 +02:00
|
|
|
<width>3-col</width>
|
|
|
|
<font>menuTitle</font>
|
|
|
|
<textcolor>black</textcolor>
|
|
|
|
<label>$INFO[ListItem.label]</label>
|
|
|
|
<shadowcolor>-</shadowcolor>
|
|
|
|
</control>
|
|
|
|
</focusedlayout>
|
|
|
|
<content>
|
|
|
|
<item id="1">
|
|
|
|
<label>137</label>
|
|
|
|
<label2></label2>
|
|
|
|
<thumb>-</thumb>
|
|
|
|
<onclick>sendclick(26)</onclick>
|
|
|
|
</item>
|
|
|
|
<item id="2">
|
|
|
|
<label>409</label>
|
|
|
|
<label2></label2>
|
|
|
|
<thumb>-</thumb>
|
|
|
|
<onclick>SendClick(28)</onclick>
|
|
|
|
</item>
|
|
|
|
<item id="3">
|
|
|
|
<label>222</label>
|
|
|
|
<label2></label2>
|
|
|
|
<thumb>-</thumb>
|
|
|
|
<onclick>SendClick(25)</onclick>
|
|
|
|
</item>
|
|
|
|
</content>
|
|
|
|
</control>
|
|
|
|
</control>
|
|
|
|
<!--dialog buttons-->
|
|
|
|
<control type="group">
|
|
|
|
<visible>false</visible>
|
|
|
|
<control type="button" id="28">
|
|
|
|
<description>Defaults Button</description>
|
|
|
|
<label>409</label>
|
|
|
|
</control>
|
|
|
|
<control type="button" id="25">
|
|
|
|
<description>Cancel Button</description>
|
|
|
|
<label>222</label>
|
|
|
|
</control>
|
|
|
|
<control type="button" id="26">
|
|
|
|
<description>Search Button</description>
|
|
|
|
<label>137</label>
|
|
|
|
</control>
|
|
|
|
</control>
|
|
|
|
<!--debugging-->
|
|
|
|
<include>DebugGrid</include>
|
|
|
|
<control type="label">
|
|
|
|
<include>DialogID</include>
|
|
|
|
<label>DialogPVRGuideSearch.xml</label>
|
|
|
|
</control>
|
|
|
|
</controls>
|
2015-03-27 21:31:13 +01:00
|
|
|
</window>
|