Advertisement
Guest User

script-NextAired-TVGuide.xml

a guest
Jan 5th, 2012
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 96.57 KB | None | 0 0
  1. <window>
  2. <controls>
  3. <include>CommonContent</include>
  4.  
  5. <control type="group">
  6. <control type="image">
  7. <include>FullscreenDimentions</include>
  8. <include>Animation_FanartFade</include>
  9. <fadetime>FanartCrossfadeTime</fadetime>
  10. <texture background="true">$VAR[NextAiredFanart]</texture>
  11. </control>
  12. <control type="image">
  13. <include>FullscreenDimentions</include>
  14. <include>Animation_FanartFade</include>
  15. <fadetime>FanartCrossfadeTime</fadetime>
  16. <texture>windows/common/background-vignette.png</texture>
  17. </control>
  18. </control>
  19.  
  20.  
  21. <include>Common-NowPlaying</include>
  22. <include>Ripple-Logo</include>
  23. <include>Recent-Count-TVGuide</include>
  24.  
  25.  
  26. <!-- ===================================== -->
  27. <!-- ========== WEEKLY SCHEDULE ========== -->
  28. <!-- ===================================== -->
  29.  
  30. <control type="group" id="9002">
  31. <include>TV-Guide-Panel-Animation</include>
  32.  
  33. <!----- Main Panel ------>
  34. <control type="image">
  35. <posx>-25</posx>
  36. <posy>-20</posy>
  37. <width>1331</width>
  38. <height>740</height>
  39. <aspectratio>stretch</aspectratio>
  40. <texture>windows/tvguide/background.png</texture>
  41. </control>
  42.  
  43. <!------------- Monday -------------->
  44. <control type="button" id="5000">
  45. <posx>116</posx>
  46. <posy>-8</posy>
  47. <width>224</width>
  48. <height>76</height>
  49. <font>Nessus-22B</font>
  50. <align>center</align>
  51. <aligny>top</aligny>
  52. <label>$LOCALIZE[11]</label>
  53. <texturenofocus>windows/tvguide/weekdays_tab.png</texturenofocus>
  54. <texturefocus>windows/tvguide/weekdays_tab_fo.png</texturefocus>
  55. <textcolor>offwhite3</textcolor>
  56. <focusedcolor>guideblue</focusedcolor>
  57. <textoffsetx>0</textoffsetx>
  58. <textoffsety>43</textoffsety>
  59. <onup>-</onup>
  60. <ondown>200</ondown>
  61. <onright>5001</onright>
  62. <onleft>5006</onleft>
  63. <animation effect="fade" start="0" end="100" time="0" condition="!Control.HasFocus(200)" reversible="true">Conditional</animation>
  64. <animation effect="fade" start="100" end="0" time="0" condition="Control.HasFocus(200)" reversible="true">Conditional</animation>
  65. </control>
  66. <control type="button" id="5000">
  67. <posx>116</posx>
  68. <posy>-8</posy>
  69. <width>224</width>
  70. <height>76</height>
  71. <font>Nessus-22B</font>
  72. <align>center</align>
  73. <aligny>top</aligny>
  74. <label>$LOCALIZE[11]</label>
  75. <texturenofocus>windows/tvguide/weekdays_tab_fo.png</texturenofocus>
  76. <texturefocus>-</texturefocus>
  77. <textcolor>guideblue</textcolor>
  78. <focusedcolor>-</focusedcolor>
  79. <textoffsetx>0</textoffsetx>
  80. <textoffsety>43</textoffsety>
  81. <animation effect="fade" start="0" end="100" time="0" condition="Control.HasFocus(200)" reversible="true">Conditional</animation>
  82. <animation effect="fade" start="100" end="0" time="0" condition="!Control.HasFocus(200)" reversible="true">Conditional</animation>
  83. </control>
  84.  
  85. <!------------ Tuesday -------------->
  86. <control type="button" id="5001">
  87. <posx>271</posx>
  88. <posy>-8</posy>
  89. <width>224</width>
  90. <height>76</height>
  91. <font>Nessus-22B</font>
  92. <align>center</align>
  93. <aligny>top</aligny>
  94. <label>$LOCALIZE[12]</label>
  95. <texturenofocus>windows/tvguide/weekdays_tab.png</texturenofocus>
  96. <texturefocus>windows/tvguide/weekdays_tab_fo.png</texturefocus>
  97. <textcolor>offwhite3</textcolor>
  98. <focusedcolor>guideblue</focusedcolor>
  99. <textoffsetx>0</textoffsetx>
  100. <textoffsety>43</textoffsety>
  101. <onup>-</onup>
  102. <ondown>201</ondown>
  103. <onright>5002</onright>
  104. <onleft>5000</onleft>
  105. <animation effect="fade" start="0" end="100" time="0" condition="!Control.HasFocus(201)" reversible="true">Conditional</animation>
  106. <animation effect="fade" start="100" end="0" time="0" condition="Control.HasFocus(201)" reversible="true">Conditional</animation>
  107. </control>
  108. <control type="button" id="5001">
  109. <posx>271</posx>
  110. <posy>-8</posy>
  111. <width>224</width>
  112. <height>76</height>
  113. <font>Nessus-22B</font>
  114. <align>center</align>
  115. <aligny>top</aligny>
  116. <label>$LOCALIZE[12]</label>
  117. <texturenofocus>windows/tvguide/weekdays_tab_fo.png</texturenofocus>
  118. <texturefocus>-</texturefocus>
  119. <textcolor>guideblue</textcolor>
  120. <focusedcolor>-</focusedcolor>
  121. <textoffsetx>0</textoffsetx>
  122. <textoffsety>43</textoffsety>
  123. <animation effect="fade" start="0" end="100" time="0" condition="Control.HasFocus(201)" reversible="true">Conditional</animation>
  124. <animation effect="fade" start="100" end="0" time="0" condition="!Control.HasFocus(201)" reversible="true">Conditional</animation>
  125. </control>
  126.  
  127. <!------------ Wednesday ------------>
  128. <control type="button" id="5002">
  129. <posx>426</posx>
  130. <posy>-8</posy>
  131. <width>224</width>
  132. <height>76</height>
  133. <font>Nessus-22B</font>
  134. <align>center</align>
  135. <aligny>top</aligny>
  136. <label>$LOCALIZE[13]</label>
  137. <texturenofocus>windows/tvguide/weekdays_tab.png</texturenofocus>
  138. <texturefocus>windows/tvguide/weekdays_tab_fo.png</texturefocus>
  139. <textcolor>offwhite3</textcolor>
  140. <focusedcolor>guideblue</focusedcolor>
  141. <textoffsetx>0</textoffsetx>
  142. <textoffsety>43</textoffsety>
  143. <onup>-</onup>
  144. <ondown>202</ondown>
  145. <onright>5003</onright>
  146. <onleft>5001</onleft>
  147. <animation effect="fade" start="0" end="100" time="0" condition="!Control.HasFocus(202)" reversible="true">Conditional</animation>
  148. <animation effect="fade" start="100" end="0" time="0" condition="Control.HasFocus(202)" reversible="true">Conditional</animation>
  149. </control>
  150. <control type="button" id="5002">
  151. <posx>426</posx>
  152. <posy>-8</posy>
  153. <width>224</width>
  154. <height>76</height>
  155. <font>Nessus-22B</font>
  156. <align>center</align>
  157. <aligny>top</aligny>
  158. <label>$LOCALIZE[13]</label>
  159. <texturenofocus>windows/tvguide/weekdays_tab_fo.png</texturenofocus>
  160. <texturefocus>-</texturefocus>
  161. <textcolor>guideblue</textcolor>
  162. <focusedcolor>-</focusedcolor>
  163. <textoffsetx>0</textoffsetx>
  164. <textoffsety>43</textoffsety>
  165. <animation effect="fade" start="0" end="100" time="0" condition="Control.HasFocus(202)" reversible="true">Conditional</animation>
  166. <animation effect="fade" start="100" end="0" time="0" condition="!Control.HasFocus(202)" reversible="true">Conditional</animation>
  167. </control>
  168.  
  169. <!------------ Thursday ------------->
  170. <control type="button" id="5003">
  171. <posx>581</posx>
  172. <posy>-8</posy>
  173. <width>224</width>
  174. <height>76</height>
  175. <font>Nessus-22B</font>
  176. <align>center</align>
  177. <aligny>top</aligny>
  178. <label>$LOCALIZE[14]</label>
  179. <texturenofocus>windows/tvguide/weekdays_tab.png</texturenofocus>
  180. <texturefocus>windows/tvguide/weekdays_tab_fo.png</texturefocus>
  181. <textcolor>offwhite3</textcolor>
  182. <focusedcolor>guideblue</focusedcolor>
  183. <textoffsetx>0</textoffsetx>
  184. <textoffsety>43</textoffsety>
  185. <onup>-</onup>
  186. <ondown>203</ondown>
  187. <onright>5004</onright>
  188. <onleft>5002</onleft>
  189. <animation effect="fade" start="0" end="100" time="0" condition="!Control.HasFocus(203)" reversible="true">Conditional</animation>
  190. <animation effect="fade" start="100" end="0" time="0" condition="Control.HasFocus(203)" reversible="true">Conditional</animation>
  191. </control>
  192. <control type="button" id="5003">
  193. <posx>581</posx>
  194. <posy>-8</posy>
  195. <width>224</width>
  196. <height>76</height>
  197. <font>Nessus-22B</font>
  198. <align>center</align>
  199. <aligny>top</aligny>
  200. <label>$LOCALIZE[14]</label>
  201. <texturenofocus>windows/tvguide/weekdays_tab_fo.png</texturenofocus>
  202. <texturefocus>-</texturefocus>
  203. <textcolor>guideblue</textcolor>
  204. <focusedcolor>-</focusedcolor>
  205. <textoffsetx>0</textoffsetx>
  206. <textoffsety>43</textoffsety>
  207. <animation effect="fade" start="0" end="100" time="0" condition="Control.HasFocus(203)" reversible="true">Conditional</animation>
  208. <animation effect="fade" start="100" end="0" time="0" condition="!Control.HasFocus(203)" reversible="true">Conditional</animation>
  209. </control>
  210.  
  211. <!------------- Friday -------------->
  212. <control type="button" id="5004">
  213. <posx>736</posx>
  214. <posy>-8</posy>
  215. <width>224</width>
  216. <height>76</height>
  217. <font>Nessus-22B</font>
  218. <align>center</align>
  219. <aligny>top</aligny>
  220. <label>$LOCALIZE[15]</label>
  221. <texturenofocus>windows/tvguide/weekdays_tab.png</texturenofocus>
  222. <texturefocus>windows/tvguide/weekdays_tab_fo.png</texturefocus>
  223. <textcolor>offwhite3</textcolor>
  224. <focusedcolor>guideblue</focusedcolor>
  225. <textoffsetx>0</textoffsetx>
  226. <textoffsety>43</textoffsety>
  227. <onup>-</onup>
  228. <ondown>204</ondown>
  229. <onright>5005</onright>
  230. <onleft>5003</onleft>
  231. <animation effect="fade" start="0" end="100" time="0" condition="!Control.HasFocus(204)" reversible="true">Conditional</animation>
  232. <animation effect="fade" start="100" end="0" time="0" condition="Control.HasFocus(204)" reversible="true">Conditional</animation>
  233. </control>
  234. <control type="button" id="5004">
  235. <posx>736</posx>
  236. <posy>-8</posy>
  237. <width>224</width>
  238. <height>76</height>
  239. <font>Nessus-22B</font>
  240. <align>center</align>
  241. <aligny>top</aligny>
  242. <label>$LOCALIZE[15]</label>
  243. <texturenofocus>windows/tvguide/weekdays_tab_fo.png</texturenofocus>
  244. <texturefocus>-</texturefocus>
  245. <textcolor>guideblue</textcolor>
  246. <focusedcolor>-</focusedcolor>
  247. <textoffsetx>0</textoffsetx>
  248. <textoffsety>43</textoffsety>
  249. <animation effect="fade" start="0" end="100" time="0" condition="Control.HasFocus(204)" reversible="true">Conditional</animation>
  250. <animation effect="fade" start="100" end="0" time="0" condition="!Control.HasFocus(204)" reversible="true">Conditional</animation>
  251. </control>
  252.  
  253. <!------------ Saturday -------------------------------------------------------------------------------------------------------------------------------------------->
  254. <control type="button" id="5005">
  255. <posx>891</posx>
  256. <posy>-8</posy>
  257. <width>224</width>
  258. <height>76</height>
  259. <font>Nessus-22B</font>
  260. <align>center</align>
  261. <aligny>top</aligny>
  262. <label>$LOCALIZE[16]</label>
  263. <texturenofocus>windows/tvguide/weekdays_tab.png</texturenofocus>
  264. <texturefocus>windows/tvguide/weekdays_tab_fo.png</texturefocus>
  265. <textcolor>offwhite3</textcolor>
  266. <focusedcolor>guideblue</focusedcolor>
  267. <textoffsetx>0</textoffsetx>
  268. <textoffsety>43</textoffsety>
  269. <onup>-</onup>
  270. <ondown>205</ondown>
  271. <onright>5006</onright>
  272. <onleft>5004</onleft>
  273. <animation effect="fade" start="0" end="100" time="0" condition="!Control.HasFocus(205)" reversible="true">Conditional</animation>
  274. <animation effect="fade" start="100" end="0" time="0" condition="Control.HasFocus(205)" reversible="true">Conditional</animation>
  275. </control>
  276. <control type="button" id="5005">
  277. <posx>891</posx>
  278. <posy>-8</posy>
  279. <width>224</width>
  280. <height>76</height>
  281. <font>Nessus-22B</font>
  282. <align>center</align>
  283. <aligny>top</aligny>
  284. <label>$LOCALIZE[16]</label>
  285. <texturenofocus>windows/tvguide/weekdays_tab_fo.png</texturenofocus>
  286. <texturefocus>-</texturefocus>
  287. <textcolor>guideblue</textcolor>
  288. <focusedcolor>-</focusedcolor>
  289. <textoffsetx>0</textoffsetx>
  290. <textoffsety>43</textoffsety>
  291. <animation effect="fade" start="0" end="100" time="0" condition="Control.HasFocus(205)" reversible="true">Conditional</animation>
  292. <animation effect="fade" start="100" end="0" time="0" condition="!Control.HasFocus(205)" reversible="true">Conditional</animation>
  293. </control>
  294.  
  295. <!------------- Sunday -------------->
  296. <control type="button" id="5006">
  297. <posx>1046</posx>
  298. <posy>-8</posy>
  299. <width>224</width>
  300. <height>76</height>
  301. <font>Nessus-22B</font>
  302. <align>center</align>
  303. <aligny>top</aligny>
  304. <label>$LOCALIZE[17]</label>
  305. <texturenofocus>windows/tvguide/weekdays_tab.png</texturenofocus>
  306. <texturefocus>windows/tvguide/weekdays_tab_fo.png</texturefocus>
  307. <textcolor>offwhite3</textcolor>
  308. <focusedcolor>guideblue</focusedcolor>
  309. <textoffsetx>0</textoffsetx>
  310. <textoffsety>43</textoffsety>
  311. <onup>-</onup>
  312. <ondown>206</ondown>
  313. <onright>5000</onright>
  314. <onleft>5005</onleft>
  315. <animation effect="fade" start="0" end="100" time="0" condition="!Control.HasFocus(206)" reversible="true">Conditional</animation>
  316. <animation effect="fade" start="100" end="0" time="0" condition="Control.HasFocus(206)" reversible="true">Conditional</animation>
  317. </control>
  318. <control type="button" id="5006">
  319. <posx>1046</posx>
  320. <posy>-8</posy>
  321. <width>224</width>
  322. <height>76</height>
  323. <font>Nessus-22B</font>
  324. <align>center</align>
  325. <aligny>top</aligny>
  326. <label>$LOCALIZE[17]</label>
  327. <texturenofocus>windows/tvguide/weekdays_tab_fo.png</texturenofocus>
  328. <texturefocus>-</texturefocus>
  329. <textcolor>guideblue</textcolor>
  330. <focusedcolor>-</focusedcolor>
  331. <textoffsetx>0</textoffsetx>
  332. <textoffsety>43</textoffsety>
  333. <animation effect="fade" start="0" end="100" time="0" condition="Control.HasFocus(206)" reversible="true">Conditional</animation>
  334. <animation effect="fade" start="100" end="0" time="0" condition="!Control.HasFocus(206)" reversible="true">Conditional</animation>
  335. </control>
  336.  
  337.  
  338.  
  339. <control type="group">
  340. <posx>40</posx>
  341. <posy>-45</posy>
  342. <!-- 200 Monday -->
  343. <control type="group">
  344. <posx>0</posx>
  345. <posy>117</posy>
  346. <control type="label">
  347. <posx>840</posx>
  348. <posy>505</posy>
  349. <width>537</width>
  350. <height>30</height>
  351. <font>Nessus-22B</font>
  352. <textcolor>offwhite3</textcolor>
  353. <align>center</align>
  354. <aligny>center</aligny>
  355. <label>$INFO[System.Date]</label>
  356. </control>
  357. <control type="list" id="200">
  358. <description>Monday List</description>
  359. <posx>95</posx>
  360. <posy>0</posy>
  361. <width>500</width>
  362. <height>540</height>
  363. <orientation>vertical</orientation>
  364. <onup>5000</onup>
  365. <ondown>200</ondown>
  366. <onleft>206</onleft>
  367. <onright>201</onright>
  368. <itemlayout height="108" width="182">
  369. <control type="image">
  370. <posx>13</posx>
  371. <posy>0</posy>
  372. <width>161</width>
  373. <height>91</height>
  374. <texture>windows/tvguide/logo_frame.png</texture>
  375. </control>
  376. <control type="image">
  377. <posx>30</posx>
  378. <posy>15</posy>
  379. <width>127</width>
  380. <height>53</height>
  381. <aspectratio>keep</aspectratio>
  382. <texture background="true">$INFO[ListItem.Property(Path),,logo.png]</texture>
  383. </control>
  384. <control type="label">
  385. <posx>62</posx>
  386. <posy>76</posy>
  387. <width>182</width>
  388. <height>30</height>
  389. <font>Panel1</font>
  390. <textcolor>ltgreyblue</textcolor>
  391. <align>center</align>
  392. <aligny>center</aligny>
  393. <label>$INFO[ListItem.Property(NextDate)]</label>
  394. </control>
  395. <control type="label">
  396. <posx>134</posx>
  397. <posy>76</posy>
  398. <width>182</width>
  399. <height>30</height>
  400. <font>Panel1</font>
  401. <textcolor>ltgreyblue</textcolor>
  402. <align>center</align>
  403. <aligny>center</aligny>
  404. <label>($INFO[ListItem.Property(NextNumber)])</label>
  405. </control>
  406. </itemlayout>
  407.  
  408. <focusedlayout height="108" width="182">
  409. <control type="image">
  410. <posx>13</posx>
  411. <posy>0</posy>
  412. <width>161</width>
  413. <height>91</height>
  414. <texture>windows/tvguide/logo_frame.png</texture>
  415. <visible>!Control.HasFocus(200)</visible>
  416. </control>
  417. <control type="image">
  418. <posx>13</posx>
  419. <posy>0</posy>
  420. <width>161</width>
  421. <height>91</height>
  422. <texture>windows/tvguide/logo_frame_focus.png</texture>
  423. <visible>Control.HasFocus(200)</visible>
  424. </control>
  425. <control type="image">
  426. <posx>30</posx>
  427. <posy>15</posy>
  428. <width>127</width>
  429. <height>53</height>
  430. <aspectratio>keep</aspectratio>
  431. <texture background="true">$INFO[ListItem.Property(Path),,logo.png]</texture>
  432. </control>
  433. <control type="label">
  434. <posx>62</posx>
  435. <posy>76</posy>
  436. <width>182</width>
  437. <height>30</height>
  438. <font>Panel1</font>
  439. <textcolor>ltgreyblue</textcolor>
  440. <align>center</align>
  441. <aligny>center</aligny>
  442. <label>$INFO[ListItem.Property(NextDate)]</label>
  443. </control>
  444. <control type="label">
  445. <posx>134</posx>
  446. <posy>76</posy>
  447. <width>182</width>
  448. <height>30</height>
  449. <font>Panel1</font>
  450. <textcolor>ltgreyblue</textcolor>
  451. <align>center</align>
  452. <aligny>center</aligny>
  453. <label>($INFO[ListItem.Property(NextNumber)])</label>
  454. </control>
  455. </focusedlayout>
  456. </control>
  457. <control type="button" id="200">
  458. <posx>107</posx>
  459. <posy>0</posy>
  460. <width>161</width>
  461. <height>91</height>
  462. <label>-</label>
  463. <texturefocus>windows/tvguide/no_tvshows_frame.png</texturefocus>
  464. <texturenofocus>-</texturenofocus>
  465. <onup>5000</onup>
  466. <ondown>200</ondown>
  467. <onleft>206</onleft>
  468. <onright>201</onright>
  469. <visible>IsEmpty(Container(200).ListItem(0).Label)</visible>
  470. </control>
  471. </control>
  472.  
  473.  
  474. <!-- 201 Tuesday -->
  475. <control type="group">
  476. <posx>155</posx>
  477. <posy>117</posy>
  478. <control type="list" id="201">
  479. <description>Tuesday List</description>
  480. <posx>95</posx>
  481. <posy>0</posy>
  482. <width>500</width>
  483. <height>540</height>
  484. <orientation>vertical</orientation>
  485. <onup>5001</onup>
  486. <ondown>201</ondown>
  487. <onleft>200</onleft>
  488. <onright>202</onright>
  489. <itemlayout height="108" width="182">
  490. <control type="image">
  491. <posx>13</posx>
  492. <posy>0</posy>
  493. <width>161</width>
  494. <height>91</height>
  495. <texture>windows/tvguide/logo_frame.png</texture>
  496. </control>
  497. <control type="image">
  498. <posx>30</posx>
  499. <posy>15</posy>
  500. <width>127</width>
  501. <height>53</height>
  502. <aspectratio>keep</aspectratio>
  503. <texture background="true">$INFO[ListItem.Property(Path),,logo.png]</texture>
  504. </control>
  505. <control type="label">
  506. <posx>62</posx>
  507. <posy>76</posy>
  508. <width>182</width>
  509. <height>30</height>
  510. <font>Panel1</font>
  511. <textcolor>ltgreyblue</textcolor>
  512. <align>center</align>
  513. <aligny>center</aligny>
  514. <label>$INFO[ListItem.Property(NextDate)]</label>
  515. </control>
  516. <control type="label">
  517. <posx>134</posx>
  518. <posy>76</posy>
  519. <width>182</width>
  520. <height>30</height>
  521. <font>Panel1</font>
  522. <textcolor>ltgreyblue</textcolor>
  523. <align>center</align>
  524. <aligny>center</aligny>
  525. <label>($INFO[ListItem.Property(NextNumber)])</label>
  526. </control>
  527. </itemlayout>
  528.  
  529. <focusedlayout height="108" width="182">
  530. <control type="image">
  531. <posx>13</posx>
  532. <posy>0</posy>
  533. <width>161</width>
  534. <height>91</height>
  535. <texture>windows/tvguide/logo_frame.png</texture>
  536. <visible>!Control.HasFocus(201)</visible>
  537. </control>
  538. <control type="image">
  539. <posx>13</posx>
  540. <posy>0</posy>
  541. <width>161</width>
  542. <height>91</height>
  543. <texture>windows/tvguide/logo_frame_focus.png</texture>
  544. <visible>Control.HasFocus(201)</visible>
  545. </control>
  546. <control type="image">
  547. <posx>30</posx>
  548. <posy>15</posy>
  549. <width>127</width>
  550. <height>53</height>
  551. <aspectratio>keep</aspectratio>
  552. <texture background="true">$INFO[ListItem.Property(Path),,logo.png]</texture>
  553. </control>
  554. <control type="label">
  555. <posx>62</posx>
  556. <posy>76</posy>
  557. <width>182</width>
  558. <height>30</height>
  559. <font>Panel1</font>
  560. <textcolor>ltgreyblue</textcolor>
  561. <align>center</align>
  562. <aligny>center</aligny>
  563. <label>$INFO[ListItem.Property(NextDate)]</label>
  564. </control>
  565. <control type="label">
  566. <posx>134</posx>
  567. <posy>76</posy>
  568. <width>182</width>
  569. <height>30</height>
  570. <font>Panel1</font>
  571. <textcolor>ltgreyblue</textcolor>
  572. <align>center</align>
  573. <aligny>center</aligny>
  574. <label>($INFO[ListItem.Property(NextNumber)])</label>
  575. </control>
  576. </focusedlayout>
  577. </control>
  578. <control type="button" id="201">
  579. <posx>107</posx>
  580. <posy>0</posy>
  581. <width>161</width>
  582. <height>91</height>
  583. <label>-</label>
  584. <texturefocus>windows/tvguide/no_tvshows_frame.png</texturefocus>
  585. <texturenofocus>-</texturenofocus>
  586. <onup>5001</onup>
  587. <ondown>201</ondown>
  588. <onleft>200</onleft>
  589. <onright>202</onright>
  590. <visible>IsEmpty(Container(201).ListItem(0).Label)</visible>
  591. </control>
  592. </control>
  593.  
  594.  
  595. <!-- 202 Wednesday -->
  596. <control type="group">
  597. <posx>310</posx>
  598. <posy>117</posy>
  599. <control type="list" id="202">
  600. <description>Wednesday list</description>
  601. <posx>95</posx>
  602. <posy>0</posy>
  603. <width>500</width>
  604. <height>540</height>
  605. <orientation>vertical</orientation>
  606. <onup>5002</onup>
  607. <ondown>202</ondown>
  608. <onleft>201</onleft>
  609. <onright>203</onright>
  610. <itemlayout height="108" width="182">
  611. <control type="image">
  612. <posx>13</posx>
  613. <posy>0</posy>
  614. <width>161</width>
  615. <height>91</height>
  616. <texture>windows/tvguide/logo_frame.png</texture>
  617. </control>
  618. <control type="image">
  619. <posx>30</posx>
  620. <posy>15</posy>
  621. <width>127</width>
  622. <height>53</height>
  623. <aspectratio>keep</aspectratio>
  624. <texture background="true">$INFO[ListItem.Property(Path),,logo.png]</texture>
  625. </control>
  626. <control type="label">
  627. <posx>62</posx>
  628. <posy>76</posy>
  629. <width>182</width>
  630. <height>30</height>
  631. <font>Panel1</font>
  632. <textcolor>ltgreyblue</textcolor>
  633. <align>center</align>
  634. <aligny>center</aligny>
  635. <label>$INFO[ListItem.Property(NextDate)]</label>
  636. </control>
  637. <control type="label">
  638. <posx>134</posx>
  639. <posy>76</posy>
  640. <width>182</width>
  641. <height>30</height>
  642. <font>Panel1</font>
  643. <textcolor>ltgreyblue</textcolor>
  644. <align>center</align>
  645. <aligny>center</aligny>
  646. <label>($INFO[ListItem.Property(NextNumber)])</label>
  647. </control>
  648. </itemlayout>
  649.  
  650. <focusedlayout height="108" width="182">
  651. <control type="image">
  652. <posx>13</posx>
  653. <posy>0</posy>
  654. <width>161</width>
  655. <height>91</height>
  656. <texture>windows/tvguide/logo_frame.png</texture>
  657. <visible>!Control.HasFocus(202)</visible>
  658. </control>
  659. <control type="image">
  660. <posx>13</posx>
  661. <posy>0</posy>
  662. <width>161</width>
  663. <height>91</height>
  664. <texture>windows/tvguide/logo_frame_focus.png</texture>
  665. <visible>Control.HasFocus(202)</visible>
  666. </control>
  667. <control type="image">
  668. <posx>30</posx>
  669. <posy>15</posy>
  670. <width>127</width>
  671. <height>53</height>
  672. <aspectratio>keep</aspectratio>
  673. <texture background="true">$INFO[ListItem.Property(Path),,logo.png]</texture>
  674. </control>
  675. <control type="label">
  676. <posx>62</posx>
  677. <posy>76</posy>
  678. <width>182</width>
  679. <height>30</height>
  680. <font>Panel1</font>
  681. <textcolor>ltgreyblue</textcolor>
  682. <align>center</align>
  683. <aligny>center</aligny>
  684. <label>$INFO[ListItem.Property(NextDate)]</label>
  685. </control>
  686. <control type="label">
  687. <posx>134</posx>
  688. <posy>76</posy>
  689. <width>182</width>
  690. <height>30</height>
  691. <font>Panel1</font>
  692. <textcolor>ltgreyblue</textcolor>
  693. <align>center</align>
  694. <aligny>center</aligny>
  695. <label>($INFO[ListItem.Property(NextNumber)])</label>
  696. </control>
  697. </focusedlayout>
  698. </control>
  699. <control type="button" id="202">
  700. <posx>107</posx>
  701. <posy>0</posy>
  702. <width>161</width>
  703. <height>91</height>
  704. <label>-</label>
  705. <texturefocus>windows/tvguide/no_tvshows_frame.png</texturefocus>
  706. <texturenofocus>-</texturenofocus>
  707. <onup>5002</onup>
  708. <ondown>202</ondown>
  709. <onleft>201</onleft>
  710. <onright>203</onright>
  711. <visible>IsEmpty(Container(202).ListItem(0).Label)</visible>
  712. </control>
  713. </control>
  714.  
  715.  
  716. <!-- 203 Thursday -->
  717. <control type="group">
  718. <posx>465</posx>
  719. <posy>117</posy>
  720. <control type="list" id="203">
  721. <description>Thursday list</description>
  722. <posx>95</posx>
  723. <posy>0</posy>
  724. <width>500</width>
  725. <height>540</height>
  726. <orientation>vertical</orientation>
  727. <onup>5003</onup>
  728. <ondown>203</ondown>
  729. <onleft>202</onleft>
  730. <onright>204</onright>
  731. <itemlayout height="108" width="182">
  732. <control type="image">
  733. <posx>13</posx>
  734. <posy>0</posy>
  735. <width>161</width>
  736. <height>91</height>
  737. <texture>windows/tvguide/logo_frame.png</texture>
  738. </control>
  739. <control type="image">
  740. <posx>30</posx>
  741. <posy>15</posy>
  742. <width>127</width>
  743. <height>53</height>
  744. <aspectratio>keep</aspectratio>
  745. <texture background="true">$INFO[ListItem.Property(Path),,logo.png]</texture>
  746. </control>
  747. <control type="label">
  748. <posx>62</posx>
  749. <posy>76</posy>
  750. <width>182</width>
  751. <height>30</height>
  752. <font>Panel1</font>
  753. <textcolor>ltgreyblue</textcolor>
  754. <align>center</align>
  755. <aligny>center</aligny>
  756. <label>$INFO[ListItem.Property(NextDate)]</label>
  757. </control>
  758. <control type="label">
  759. <posx>134</posx>
  760. <posy>76</posy>
  761. <width>182</width>
  762. <height>30</height>
  763. <font>Panel1</font>
  764. <textcolor>ltgreyblue</textcolor>
  765. <align>center</align>
  766. <aligny>center</aligny>
  767. <label>($INFO[ListItem.Property(NextNumber)])</label>
  768. </control>
  769. </itemlayout>
  770.  
  771. <focusedlayout height="108" width="182">
  772. <control type="image">
  773. <posx>13</posx>
  774. <posy>0</posy>
  775. <width>161</width>
  776. <height>91</height>
  777. <texture>windows/tvguide/logo_frame.png</texture>
  778. <visible>!Control.HasFocus(203)</visible>
  779. </control>
  780. <control type="image">
  781. <posx>13</posx>
  782. <posy>0</posy>
  783. <width>161</width>
  784. <height>91</height>
  785. <texture>windows/tvguide/logo_frame_focus.png</texture>
  786. <visible>Control.HasFocus(203)</visible>
  787. </control>
  788. <control type="image">
  789. <posx>30</posx>
  790. <posy>15</posy>
  791. <width>127</width>
  792. <height>53</height>
  793. <aspectratio>keep</aspectratio>
  794. <texture background="true">$INFO[ListItem.Property(Path),,logo.png]</texture>
  795. </control>
  796. <control type="label">
  797. <posx>62</posx>
  798. <posy>76</posy>
  799. <width>182</width>
  800. <height>30</height>
  801. <font>Panel1</font>
  802. <textcolor>ltgreyblue</textcolor>
  803. <align>center</align>
  804. <aligny>center</aligny>
  805. <label>$INFO[ListItem.Property(NextDate)]</label>
  806. </control>
  807. <control type="label">
  808. <posx>134</posx>
  809. <posy>76</posy>
  810. <width>182</width>
  811. <height>30</height>
  812. <font>Panel1</font>
  813. <textcolor>ltgreyblue</textcolor>
  814. <align>center</align>
  815. <aligny>center</aligny>
  816. <label>($INFO[ListItem.Property(NextNumber)])</label>
  817. </control>
  818. </focusedlayout>
  819. </control>
  820. <control type="button" id="203">
  821. <posx>107</posx>
  822. <posy>0</posy>
  823. <width>161</width>
  824. <height>91</height>
  825. <label>-</label>
  826. <texturefocus>windows/tvguide/no_tvshows_frame.png</texturefocus>
  827. <texturenofocus>-</texturenofocus>
  828. <onup>5003</onup>
  829. <ondown>203</ondown>
  830. <onleft>202</onleft>
  831. <onright>204</onright>
  832. <visible>IsEmpty(Container(203).ListItem(0).Label)</visible>
  833. </control>
  834. </control>
  835.  
  836.  
  837. <!-- 204 Friday -->
  838. <control type="group">
  839. <posx>620</posx>
  840. <posy>117</posy>
  841. <control type="list" id="204">
  842. <description>Friday List</description>
  843. <posx>95</posx>
  844. <posy>0</posy>
  845. <width>500</width>
  846. <height>540</height>
  847. <orientation>vertical</orientation>
  848. <onup>5004</onup>
  849. <ondown>204</ondown>
  850. <onleft>203</onleft>
  851. <onright>205</onright>
  852. <itemlayout height="108" width="182">
  853. <control type="image">
  854. <posx>13</posx>
  855. <posy>0</posy>
  856. <width>161</width>
  857. <height>91</height>
  858. <texture>windows/tvguide/logo_frame.png</texture>
  859. </control>
  860. <control type="image">
  861. <posx>30</posx>
  862. <posy>15</posy>
  863. <width>127</width>
  864. <height>53</height>
  865. <aspectratio>keep</aspectratio>
  866. <texture background="true">$INFO[ListItem.Property(Path),,logo.png]</texture>
  867. </control>
  868. <control type="label">
  869. <posx>62</posx>
  870. <posy>76</posy>
  871. <width>182</width>
  872. <height>30</height>
  873. <font>Panel1</font>
  874. <textcolor>ltgreyblue</textcolor>
  875. <align>center</align>
  876. <aligny>center</aligny>
  877. <label>$INFO[ListItem.Property(NextDate)]</label>
  878. </control>
  879. <control type="label">
  880. <posx>134</posx>
  881. <posy>76</posy>
  882. <width>182</width>
  883. <height>30</height>
  884. <font>Panel1</font>
  885. <textcolor>ltgreyblue</textcolor>
  886. <align>center</align>
  887. <aligny>center</aligny>
  888. <label>($INFO[ListItem.Property(NextNumber)])</label>
  889. </control>
  890. </itemlayout>
  891.  
  892. <focusedlayout height="108" width="182">
  893. <control type="image">
  894. <posx>13</posx>
  895. <posy>0</posy>
  896. <width>161</width>
  897. <height>91</height>
  898. <texture>windows/tvguide/logo_frame.png</texture>
  899. <visible>!Control.HasFocus(204)</visible>
  900. </control>
  901. <control type="image">
  902. <posx>13</posx>
  903. <posy>0</posy>
  904. <width>161</width>
  905. <height>91</height>
  906. <texture>windows/tvguide/logo_frame_focus.png</texture>
  907. <visible>Control.HasFocus(204)</visible>
  908. </control>
  909. <control type="image">
  910. <posx>30</posx>
  911. <posy>15</posy>
  912. <width>127</width>
  913. <height>53</height>
  914. <aspectratio>keep</aspectratio>
  915. <texture background="true">$INFO[ListItem.Property(Path),,logo.png]</texture>
  916. </control>
  917. <control type="label">
  918. <posx>62</posx>
  919. <posy>76</posy>
  920. <width>182</width>
  921. <height>30</height>
  922. <font>Panel1</font>
  923. <textcolor>ltgreyblue</textcolor>
  924. <align>center</align>
  925. <aligny>center</aligny>
  926. <label>$INFO[ListItem.Property(NextDate)]</label>
  927. </control>
  928. <control type="label">
  929. <posx>134</posx>
  930. <posy>76</posy>
  931. <width>182</width>
  932. <height>30</height>
  933. <font>Panel1</font>
  934. <textcolor>ltgreyblue</textcolor>
  935. <align>center</align>
  936. <aligny>center</aligny>
  937. <label>($INFO[ListItem.Property(NextNumber)])</label>
  938. </control>
  939. </focusedlayout>
  940. </control>
  941. <control type="button" id="204">
  942. <posx>107</posx>
  943. <posy>0</posy>
  944. <width>161</width>
  945. <height>91</height>
  946. <label>-</label>
  947. <texturefocus>windows/tvguide/no_tvshows_frame.png</texturefocus>
  948. <texturenofocus>-</texturenofocus>
  949. <onup>5004</onup>
  950. <ondown>204</ondown>
  951. <onleft>203</onleft>
  952. <onright>205</onright>
  953. <visible>IsEmpty(Container(204).ListItem(0).Label)</visible>
  954. </control>
  955. </control>
  956.  
  957.  
  958. <!-- 205 Saturday -->
  959. <control type="group">
  960. <posx>775</posx>
  961. <posy>117</posy>
  962. <control type="list" id="205">
  963. <description>Saturday List</description>
  964. <posx>95</posx>
  965. <posy>0</posy>
  966. <width>500</width>
  967. <height>540</height>
  968. <orientation>vertical</orientation>
  969. <onup>5005</onup>
  970. <ondown>205</ondown>
  971. <onleft>204</onleft>
  972. <onright>206</onright>
  973. <itemlayout height="108" width="182">
  974. <control type="image">
  975. <posx>13</posx>
  976. <posy>0</posy>
  977. <width>161</width>
  978. <height>91</height>
  979. <texture>windows/tvguide/logo_frame.png</texture>
  980. </control>
  981. <control type="image">
  982. <posx>30</posx>
  983. <posy>15</posy>
  984. <width>127</width>
  985. <height>53</height>
  986. <aspectratio>keep</aspectratio>
  987. <texture background="true">$INFO[ListItem.Property(Path),,logo.png]</texture>
  988. </control>
  989. <control type="label">
  990. <posx>62</posx>
  991. <posy>76</posy>
  992. <width>182</width>
  993. <height>30</height>
  994. <font>Panel1</font>
  995. <textcolor>ltgreyblue</textcolor>
  996. <align>center</align>
  997. <aligny>center</aligny>
  998. <label>$INFO[ListItem.Property(NextDate)]</label>
  999. </control>
  1000. <control type="label">
  1001. <posx>134</posx>
  1002. <posy>76</posy>
  1003. <width>182</width>
  1004. <height>30</height>
  1005. <font>Panel1</font>
  1006. <textcolor>ltgreyblue</textcolor>
  1007. <align>center</align>
  1008. <aligny>center</aligny>
  1009. <label>($INFO[ListItem.Property(NextNumber)])</label>
  1010. </control>
  1011. </itemlayout>
  1012.  
  1013. <focusedlayout height="108" width="182">
  1014. <control type="image">
  1015. <posx>13</posx>
  1016. <posy>0</posy>
  1017. <width>161</width>
  1018. <height>91</height>
  1019. <texture>windows/tvguide/logo_frame.png</texture>
  1020. <visible>!Control.HasFocus(205)</visible>
  1021. </control>
  1022. <control type="image">
  1023. <posx>13</posx>
  1024. <posy>0</posy>
  1025. <width>161</width>
  1026. <height>91</height>
  1027. <texture>windows/tvguide/logo_frame_focus.png</texture>
  1028. <visible>Control.HasFocus(205)</visible>
  1029. </control>
  1030. <control type="image">
  1031. <posx>30</posx>
  1032. <posy>15</posy>
  1033. <width>127</width>
  1034. <height>53</height>
  1035. <aspectratio>keep</aspectratio>
  1036. <texture background="true">$INFO[ListItem.Property(Path),,logo.png]</texture>
  1037. </control>
  1038. <control type="label">
  1039. <posx>62</posx>
  1040. <posy>76</posy>
  1041. <width>182</width>
  1042. <height>30</height>
  1043. <font>Panel1</font>
  1044. <textcolor>ltgreyblue</textcolor>
  1045. <align>center</align>
  1046. <aligny>center</aligny>
  1047. <label>$INFO[ListItem.Property(NextDate)]</label>
  1048. </control>
  1049. <control type="label">
  1050. <posx>134</posx>
  1051. <posy>76</posy>
  1052. <width>182</width>
  1053. <height>30</height>
  1054. <font>Panel1</font>
  1055. <textcolor>ltgreyblue</textcolor>
  1056. <align>center</align>
  1057. <aligny>center</aligny>
  1058. <label>($INFO[ListItem.Property(NextNumber)])</label>
  1059. </control>
  1060. </focusedlayout>
  1061. </control>
  1062. <control type="button" id="205">
  1063. <posx>107</posx>
  1064. <posy>0</posy>
  1065. <width>161</width>
  1066. <height>91</height>
  1067. <label>-</label>
  1068. <texturefocus>windows/tvguide/no_tvshows_frame.png</texturefocus>
  1069. <texturenofocus>-</texturenofocus>
  1070. <onup>205</onup>
  1071. <ondown>205</ondown>
  1072. <onleft>204</onleft>
  1073. <onright>206</onright>
  1074. <visible>IsEmpty(Container(205).ListItem(0).Label)</visible>
  1075. </control>
  1076. </control>
  1077.  
  1078.  
  1079. <!-- 206 Sunday -->
  1080. <control type="group">
  1081. <posx>930</posx>
  1082. <posy>117</posy>
  1083. <control type="list" id="206">
  1084. <description>Sunday List</description>
  1085. <posx>95</posx>
  1086. <posy>0</posy>
  1087. <width>500</width>
  1088. <height>540</height>
  1089. <orientation>vertical</orientation>
  1090. <onup>5006</onup>
  1091. <ondown>206</ondown>
  1092. <onleft>205</onleft>
  1093. <onright>200</onright>
  1094. <itemlayout height="108" width="182">
  1095. <control type="image">
  1096. <posx>13</posx>
  1097. <posy>0</posy>
  1098. <width>161</width>
  1099. <height>91</height>
  1100. <texture>windows/tvguide/logo_frame.png</texture>
  1101. </control>
  1102. <control type="image">
  1103. <posx>30</posx>
  1104. <posy>15</posy>
  1105. <width>127</width>
  1106. <height>53</height>
  1107. <aspectratio>keep</aspectratio>
  1108. <texture background="true">$INFO[ListItem.Property(Path),,logo.png]</texture>
  1109. </control>
  1110. <control type="label">
  1111. <posx>62</posx>
  1112. <posy>76</posy>
  1113. <width>182</width>
  1114. <height>30</height>
  1115. <font>Panel1</font>
  1116. <textcolor>ltgreyblue</textcolor>
  1117. <align>center</align>
  1118. <aligny>center</aligny>
  1119. <label>$INFO[ListItem.Property(NextDate)]</label>
  1120. </control>
  1121. <control type="label">
  1122. <posx>134</posx>
  1123. <posy>76</posy>
  1124. <width>182</width>
  1125. <height>30</height>
  1126. <font>Panel1</font>
  1127. <textcolor>ltgreyblue</textcolor>
  1128. <align>center</align>
  1129. <aligny>center</aligny>
  1130. <label>($INFO[ListItem.Property(NextNumber)])</label>
  1131. </control>
  1132. </itemlayout>
  1133.  
  1134. <focusedlayout height="108" width="182">
  1135. <control type="image">
  1136. <posx>13</posx>
  1137. <posy>0</posy>
  1138. <width>161</width>
  1139. <height>91</height>
  1140. <texture>windows/tvguide/logo_frame.png</texture>
  1141. <visible>!Control.HasFocus(206)</visible>
  1142. </control>
  1143. <control type="image">
  1144. <posx>13</posx>
  1145. <posy>0</posy>
  1146. <width>161</width>
  1147. <height>91</height>
  1148. <texture>windows/tvguide/logo_frame_focus.png</texture>
  1149. <visible>Control.HasFocus(206)</visible>
  1150. </control>
  1151. <control type="image">
  1152. <posx>30</posx>
  1153. <posy>15</posy>
  1154. <width>127</width>
  1155. <height>53</height>
  1156. <aspectratio>keep</aspectratio>
  1157. <texture background="true">$INFO[ListItem.Property(Path),,logo.png]</texture>
  1158. </control>
  1159. <control type="label">
  1160. <posx>62</posx>
  1161. <posy>76</posy>
  1162. <width>182</width>
  1163. <height>30</height>
  1164. <font>Panel1</font>
  1165. <textcolor>ltgreyblue</textcolor>
  1166. <align>center</align>
  1167. <aligny>center</aligny>
  1168. <label>$INFO[ListItem.Property(NextDate)]</label>
  1169. </control>
  1170. <control type="label">
  1171. <posx>134</posx>
  1172. <posy>76</posy>
  1173. <width>182</width>
  1174. <height>30</height>
  1175. <font>Panel1</font>
  1176. <textcolor>ltgreyblue</textcolor>
  1177. <align>center</align>
  1178. <aligny>center</aligny>
  1179. <label>($INFO[ListItem.Property(NextNumber)])</label>
  1180. </control>
  1181. </focusedlayout>
  1182. </control>
  1183. <control type="button" id="206">
  1184. <posx>107</posx>
  1185. <posy>0</posy>
  1186. <width>161</width>
  1187. <height>91</height>
  1188. <label>-</label>
  1189. <texturefocus>windows/tvguide/no_tvshows_frame.png</texturefocus>
  1190. <texturenofocus>-</texturenofocus>
  1191. <onup>5006</onup>
  1192. <ondown>206</ondown>
  1193. <onleft>205</onleft>
  1194. <onright>200</onright>
  1195. <visible>IsEmpty(Container(206).ListItem(0).Label)</visible>
  1196. </control>
  1197. </control>
  1198. </control>
  1199.  
  1200. </control>
  1201.  
  1202. <!-- ================ END ================ -->
  1203. <!-- ========== WEEKLY SCHEDULE ========== -->
  1204. <!-- ================ END ================ -->
  1205.  
  1206.  
  1207.  
  1208.  
  1209.  
  1210.  
  1211.  
  1212.  
  1213.  
  1214.  
  1215.  
  1216.  
  1217.  
  1218.  
  1219. <!-- ==================================== -->
  1220. <!-- ========== DAILY SCHEDULE ========== -->
  1221. <!-- ==================================== -->
  1222.  
  1223. <control type="group" id="9003">
  1224. <include>TV-Guide-Panel-Animation</include>
  1225.  
  1226.  
  1227. <!----- Main Panel ------>
  1228. <control type="group">
  1229. <control type="image">
  1230. <posx>-25</posx>
  1231. <posy>-20</posy>
  1232. <width>1331</width>
  1233. <height>740</height>
  1234. <aspectratio>stretch</aspectratio>
  1235. <texture>windows/tvguide/background-2.png</texture>
  1236. </control>
  1237. <control type="image">
  1238. <animation effect="fade" start="0" end="100" time="500" >Visible</animation>
  1239. <animation effect="fade" start="100" end="0" time="500" >Hide</animation>
  1240. <posx>740</posx>
  1241. <posy>58</posy>
  1242. <width>500</width>
  1243. <height>289</height>
  1244. <aspectratio>stretch</aspectratio>
  1245. <texture>windows/tvguide/daily_frame.png</texture>
  1246. <visible>[Control.HasFocus(200) + !IsEmpty(Container(200).Listitem.Icon)] |
  1247. [Control.HasFocus(201) + !IsEmpty(Container(201).Listitem.Icon)] |
  1248. [Control.HasFocus(202) + !IsEmpty(Container(202).Listitem.Icon)] |
  1249. [Control.HasFocus(203) + !IsEmpty(Container(203).Listitem.Icon)] |
  1250. [Control.HasFocus(204) + !IsEmpty(Container(204).Listitem.Icon)] |
  1251. [Control.HasFocus(205) + !IsEmpty(Container(205).Listitem.Icon)] |
  1252. [Control.HasFocus(206) + !IsEmpty(Container(206).Listitem.Icon)]</visible>
  1253. </control>
  1254. </control>
  1255.  
  1256.  
  1257. <!-- Monday (7000) -->
  1258. <control type="button" id="7000">
  1259. <visible>Control.HasFocus(200) | Control.HasFocus(7000)</visible>
  1260. <posx>-195</posx>
  1261. <posy>320</posy>
  1262. <width>550</width>
  1263. <font>Nessus-100</font>
  1264. <label>$LOCALIZE[31191]</label>
  1265. <align>center</align>
  1266. <aligny>center</aligny>
  1267. <textcolor>offwhite3</textcolor>
  1268. <focusedcolor>guideblue</focusedcolor>
  1269. <onup>-</onup>
  1270. <ondown>-</ondown>
  1271. <onright>-</onright>
  1272. <onleft>-</onleft>
  1273. <animation effect="rotate" start="0" end="90" center="auto" time="0">Visible</animation>
  1274. <animation effect="rotate" start="0" end="90" center="auto" time="0">Hidden</animation>
  1275. </control>
  1276.  
  1277. <!-- Tuesday (7001) -->
  1278. <control type="button" id="7001">
  1279. <visible>Control.HasFocus(201) | Control.HasFocus(7001)</visible>
  1280. <posx>-195</posx>
  1281. <posy>320</posy>
  1282. <width>550</width>
  1283. <font>Nessus-100</font>
  1284. <label>$LOCALIZE[31192]</label>
  1285. <align>center</align>
  1286. <aligny>center</aligny>
  1287. <textcolor>offwhite3</textcolor>
  1288. <focusedcolor>guideblue</focusedcolor>
  1289. <onup>-</onup>
  1290. <ondown>-</ondown>
  1291. <onright>-</onright>
  1292. <onleft>-</onleft>
  1293. <animation effect="rotate" start="0" end="90" center="auto" time="0">Visible</animation>
  1294. <animation effect="rotate" start="0" end="90" center="auto" time="0">Hidden</animation>
  1295. </control>
  1296.  
  1297. <!-- Wednesday (7002) -->
  1298. <control type="button" id="7002">
  1299. <visible>Control.HasFocus(202) | Control.HasFocus(7002)</visible>
  1300. <posx>-195</posx>
  1301. <posy>320</posy>
  1302. <width>550</width>
  1303. <font>Nessus-100</font>
  1304. <label>$LOCALIZE[31193]</label>
  1305. <align>center</align>
  1306. <aligny>center</aligny>
  1307. <textcolor>offwhite3</textcolor>
  1308. <focusedcolor>guideblue</focusedcolor>
  1309. <onup>-</onup>
  1310. <ondown>-</ondown>
  1311. <onright>-</onright>
  1312. <onleft>-</onleft>
  1313. <animation effect="rotate" start="0" end="90" center="auto" time="0">Visible</animation>
  1314. <animation effect="rotate" start="0" end="90" center="auto" time="0">Hidden</animation>
  1315. </control>
  1316.  
  1317. <!-- Thursday (7003) -->
  1318. <control type="button" id="7003">
  1319. <visible>Control.HasFocus(203) | Control.HasFocus(7003)</visible>
  1320. <posx>-195</posx>
  1321. <posy>320</posy>
  1322. <width>550</width>
  1323. <font>Nessus-100</font>
  1324. <label>$LOCALIZE[31194]</label>
  1325. <align>center</align>
  1326. <aligny>center</aligny>
  1327. <textcolor>offwhite3</textcolor>
  1328. <focusedcolor>guideblue</focusedcolor>
  1329. <onup>-</onup>
  1330. <ondown>-</ondown>
  1331. <onright>-</onright>
  1332. <onleft>-</onleft>
  1333. <animation effect="rotate" start="0" end="90" center="auto" time="0">Visible</animation>
  1334. <animation effect="rotate" start="0" end="90" center="auto" time="0">Hidden</animation>
  1335. </control>
  1336.  
  1337. <!-- Friday (7004) -->
  1338. <control type="button" id="7004">
  1339. <visible>Control.HasFocus(204) | Control.HasFocus(7004)</visible>
  1340. <posx>-195</posx>
  1341. <posy>320</posy>
  1342. <width>550</width>
  1343. <font>Nessus-100</font>
  1344. <label>$LOCALIZE[31195]</label>
  1345. <align>center</align>
  1346. <aligny>center</aligny>
  1347. <textcolor>offwhite3</textcolor>
  1348. <focusedcolor>guideblue</focusedcolor>
  1349. <onup>-</onup>
  1350. <ondown>-</ondown>
  1351. <onright>-</onright>
  1352. <onleft>-</onleft>
  1353. <animation effect="rotate" start="0" end="90" center="auto" time="0">Visible</animation>
  1354. <animation effect="rotate" start="0" end="90" center="auto" time="0">Hidden</animation>
  1355. </control>
  1356.  
  1357. <!-- Saturday (7005) -->
  1358. <control type="button" id="7005">
  1359. <visible>Control.HasFocus(205) | Control.HasFocus(7005)</visible>
  1360. <posx>-195</posx>
  1361. <posy>320</posy>
  1362. <width>550</width>
  1363. <font>Nessus-100</font>
  1364. <label>$LOCALIZE[31196]</label>
  1365. <align>center</align>
  1366. <aligny>center</aligny>
  1367. <textcolor>offwhite3</textcolor>
  1368. <focusedcolor>guideblue</focusedcolor>
  1369. <onup>-</onup>
  1370. <ondown>-</ondown>
  1371. <onright>-</onright>
  1372. <onleft>-</onleft>
  1373. <animation effect="rotate" start="0" end="90" center="auto" time="0">Visible</animation>
  1374. <animation effect="rotate" start="0" end="90" center="auto" time="0">Hidden</animation>
  1375. </control>
  1376.  
  1377. <!-- Sunday (7006) -->
  1378. <control type="button" id="7006">
  1379. <visible>Control.HasFocus(206) | Control.HasFocus(7006)</visible>
  1380. <posx>-195</posx>
  1381. <posy>320</posy>
  1382. <width>550</width>
  1383. <font>Nessus-100</font>
  1384. <label>$LOCALIZE[31197]</label>
  1385. <align>center</align>
  1386. <aligny>center</aligny>
  1387. <textcolor>offwhite3</textcolor>
  1388. <focusedcolor>guideblue</focusedcolor>
  1389. <onup>-</onup>
  1390. <ondown>-</ondown>
  1391. <onright>-</onright>
  1392. <onleft>-</onleft>
  1393. <animation effect="rotate" start="0" end="90" center="auto" time="0">Visible</animation>
  1394. <animation effect="rotate" start="0" end="90" center="auto" time="0">Hidden</animation>
  1395. </control>
  1396.  
  1397.  
  1398.  
  1399. <control type="group">
  1400.  
  1401.  
  1402. <!-- Daily List: Monday (200-6000) -->
  1403. <control type="group">
  1404. <description>Monday</description>
  1405. <animation effect="fade" start="0" end="100" time="350" condition="Control.HasFocus(200)" reversible="true">Conditional</animation>
  1406. <animation effect="fade" start="100" end="0" time="350" condition="!Control.HasFocus(200)" reversible="true">Conditional</animation>
  1407. <posx>50</posx>
  1408. <posy>59</posy>
  1409.  
  1410. <control type="list" id="200">
  1411. <posx>98</posx>
  1412. <posy>0</posy>
  1413. <width>680</width>
  1414. <height>555</height>
  1415. <orientation>vertical</orientation>
  1416. <onright>201</onright>
  1417. <onleft>206</onleft>
  1418. <onup>200</onup>
  1419. <ondown>200</ondown>
  1420. <itemlayout height="135">
  1421. <control type="image">
  1422. <posx>25</posx>
  1423. <posy>26</posy>
  1424. <width>550</width>
  1425. <height>100</height>
  1426. <texture background="true">$INFO[ListItem.Icon]</texture>
  1427. <aspectratio>stretch</aspectratio>
  1428. </control>
  1429. <control type="image">
  1430. <posx>-3</posx>
  1431. <posy>-4</posy>
  1432. <width>606</width>
  1433. <height>159</height>
  1434. <texture>windows/tvguide/overlay.png</texture>
  1435. <aspectratio>stretch</aspectratio>
  1436. </control>
  1437. </itemlayout>
  1438. <focusedlayout height="135">
  1439. <control type="image">
  1440. <posx>25</posx>
  1441. <posy>26</posy>
  1442. <width>550</width>
  1443. <height>100</height>
  1444. <texture background="true">$INFO[ListItem.Icon]</texture>
  1445. <aspectratio>stretch</aspectratio>
  1446. </control>
  1447. <control type="image">
  1448. <posx>-3</posx>
  1449. <posy>-4</posy>
  1450. <width>606</width>
  1451. <height>159</height>
  1452. <texture>windows/tvguide/overlay_focus.png</texture>
  1453. <animation effect="fade" start="50" time="3000" condition="true" pulse="true">Conditional</animation>
  1454. <aspectratio>stretch</aspectratio>
  1455. </control>
  1456. <control type="image">
  1457. <posx>-3</posx>
  1458. <posy>-4</posy>
  1459. <width>606</width>
  1460. <height>159</height>
  1461. <texture>windows/tvguide/overlay.png</texture>
  1462. <aspectratio>stretch</aspectratio>
  1463. </control>
  1464. </focusedlayout>
  1465. </control>
  1466. </control>
  1467. <control type="button" id="200">
  1468. <posx>460</posx>
  1469. <posy>180</posy>
  1470. <width>500</width>
  1471. <height>290</height>
  1472. <label>-</label>
  1473. <texturefocus>windows/tvguide/no_tvshows.png</texturefocus>
  1474. <texturenofocus>-</texturenofocus>
  1475. <onright>201</onright>
  1476. <onleft>206</onleft>
  1477. <onup>200</onup>
  1478. <ondown>200</ondown>
  1479. <visible>IsEmpty(Container(200).Listitem.Icon)</visible>
  1480. </control>
  1481.  
  1482. <!-- Daily List: Tuesday (201-6001) -->
  1483. <control type="group">
  1484. <animation effect="fade" start="0" end="100" time="350" condition="Control.HasFocus(201)" reversible="true">Conditional</animation>
  1485. <animation effect="fade" start="100" end="0" time="350" condition="!Control.HasFocus(201)" reversible="true">Conditional</animation>
  1486. <description>Tuesday</description>
  1487. <posx>50</posx>
  1488. <posy>59</posy>
  1489.  
  1490. <control type="list" id="201">
  1491. <posx>98</posx>
  1492. <posy>0</posy>
  1493. <width>680</width>
  1494. <height>555</height>
  1495. <orientation>vertical</orientation>
  1496. <onright>202</onright>
  1497. <onleft>200</onleft>
  1498. <onup>201</onup>
  1499. <ondown>201</ondown>
  1500. <itemlayout height="135">
  1501. <control type="image">
  1502. <posx>25</posx>
  1503. <posy>26</posy>
  1504. <width>550</width>
  1505. <height>100</height>
  1506. <texture background="true">$INFO[ListItem.Icon]</texture>
  1507. <aspectratio>stretch</aspectratio>
  1508. </control>
  1509. <control type="image">
  1510. <posx>-3</posx>
  1511. <posy>-4</posy>
  1512. <width>606</width>
  1513. <height>159</height>
  1514. <texture>windows/tvguide/overlay.png</texture>
  1515. <aspectratio>stretch</aspectratio>
  1516. </control>
  1517. </itemlayout>
  1518. <focusedlayout height="135">
  1519. <control type="image">
  1520. <posx>25</posx>
  1521. <posy>26</posy>
  1522. <width>550</width>
  1523. <height>100</height>
  1524. <texture background="true">$INFO[ListItem.Icon]</texture>
  1525. <aspectratio>stretch</aspectratio>
  1526. </control>
  1527. <control type="image">
  1528. <posx>-3</posx>
  1529. <posy>-4</posy>
  1530. <width>606</width>
  1531. <height>159</height>
  1532. <texture>windows/tvguide/overlay_focus.png</texture>
  1533. <animation effect="fade" start="50" time="3000" condition="true" pulse="true">Conditional</animation>
  1534. <aspectratio>stretch</aspectratio>
  1535. </control>
  1536. <control type="image">
  1537. <posx>-3</posx>
  1538. <posy>-4</posy>
  1539. <width>606</width>
  1540. <height>159</height>
  1541. <texture>windows/tvguide/overlay.png</texture>
  1542. <aspectratio>stretch</aspectratio>
  1543. </control>
  1544. </focusedlayout>
  1545. </control>
  1546. </control>
  1547. <control type="button" id="201">
  1548. <posx>460</posx>
  1549. <posy>180</posy>
  1550. <width>500</width>
  1551. <height>290</height>
  1552. <label>-</label>
  1553. <texturefocus>windows/tvguide/no_tvshows.png</texturefocus>
  1554. <texturenofocus>-</texturenofocus>
  1555. <onright>202</onright>
  1556. <onleft>200</onleft>
  1557. <onup>201</onup>
  1558. <ondown>201</ondown>
  1559. <visible>IsEmpty(Container(201).Listitem.Icon)</visible>
  1560. </control>
  1561.  
  1562. <!-- Daily List: Wednesday (202-6002) -->
  1563. <control type="group">
  1564. <animation effect="fade" start="0" end="100" time="350" condition="Control.HasFocus(202)" reversible="true">Conditional</animation>
  1565. <animation effect="fade" start="100" end="0" time="350" condition="!Control.HasFocus(202)" reversible="true">Conditional</animation>
  1566. <description>Wednesday</description>
  1567. <posx>50</posx>
  1568. <posy>59</posy>
  1569.  
  1570. <control type="list" id="202">
  1571. <posx>98</posx>
  1572. <posy>0</posy>
  1573. <width>680</width>
  1574. <height>555</height>
  1575. <orientation>vertical</orientation>
  1576. <onright>203</onright>
  1577. <onleft>201</onleft>
  1578. <onup>202</onup>
  1579. <ondown>202</ondown>
  1580. <itemlayout height="135">
  1581. <control type="image">
  1582. <posx>25</posx>
  1583. <posy>26</posy>
  1584. <width>550</width>
  1585. <height>100</height>
  1586. <texture background="true">$INFO[ListItem.Icon]</texture>
  1587. <aspectratio>stretch</aspectratio>
  1588. </control>
  1589. <control type="image">
  1590. <posx>-3</posx>
  1591. <posy>-4</posy>
  1592. <width>606</width>
  1593. <height>159</height>
  1594. <texture>windows/tvguide/overlay.png</texture>
  1595. <aspectratio>stretch</aspectratio>
  1596. </control>
  1597. </itemlayout>
  1598. <focusedlayout height="135">
  1599. <control type="image">
  1600. <posx>25</posx>
  1601. <posy>26</posy>
  1602. <width>550</width>
  1603. <height>100</height>
  1604. <texture background="true">$INFO[ListItem.Icon]</texture>
  1605. <aspectratio>stretch</aspectratio>
  1606. </control>
  1607. <control type="image">
  1608. <posx>-3</posx>
  1609. <posy>-4</posy>
  1610. <width>606</width>
  1611. <height>159</height>
  1612. <texture>windows/tvguide/overlay_focus.png</texture>
  1613. <animation effect="fade" start="50" time="3000" condition="true" pulse="true">Conditional</animation>
  1614. <aspectratio>stretch</aspectratio>
  1615. </control>
  1616. <control type="image">
  1617. <posx>-3</posx>
  1618. <posy>-4</posy>
  1619. <width>606</width>
  1620. <height>159</height>
  1621. <texture>windows/tvguide/overlay.png</texture>
  1622. <aspectratio>stretch</aspectratio>
  1623. </control>
  1624. </focusedlayout>
  1625. </control>
  1626. </control>
  1627. <control type="button" id="202">
  1628. <posx>460</posx>
  1629. <posy>180</posy>
  1630. <width>500</width>
  1631. <height>290</height>
  1632. <label>-</label>
  1633. <texturefocus>windows/tvguide/no_tvshows.png</texturefocus>
  1634. <texturenofocus>-</texturenofocus>
  1635. <onright>203</onright>
  1636. <onleft>201</onleft>
  1637. <onup>202</onup>
  1638. <ondown>202</ondown>
  1639. <visible>IsEmpty(Container(202).Listitem.Icon)</visible>
  1640. </control>
  1641.  
  1642. <!-- Daily List: Thursday (203-6003) -->
  1643. <control type="group">
  1644. <animation effect="fade" start="0" end="100" time="350" condition="Control.HasFocus(203)" reversible="true">Conditional</animation>
  1645. <animation effect="fade" start="100" end="0" time="350" condition="!Control.HasFocus(203)" reversible="true">Conditional</animation>
  1646. <description>Thursday</description>
  1647. <posx>50</posx>
  1648. <posy>59</posy>
  1649.  
  1650. <control type="list" id="203">
  1651. <posx>98</posx>
  1652. <posy>0</posy>
  1653. <width>680</width>
  1654. <height>555</height>
  1655. <orientation>vertical</orientation>
  1656. <onright>204</onright>
  1657. <onleft>202</onleft>
  1658. <onup>203</onup>
  1659. <ondown>203</ondown>
  1660. <itemlayout height="135">
  1661. <control type="image">
  1662. <posx>25</posx>
  1663. <posy>26</posy>
  1664. <width>550</width>
  1665. <height>100</height>
  1666. <texture background="true">$INFO[ListItem.Icon]</texture>
  1667. <aspectratio>stretch</aspectratio>
  1668. </control>
  1669. <control type="image">
  1670. <posx>-3</posx>
  1671. <posy>-4</posy>
  1672. <width>606</width>
  1673. <height>159</height>
  1674. <texture>windows/tvguide/overlay.png</texture>
  1675. <aspectratio>stretch</aspectratio>
  1676. </control>
  1677. </itemlayout>
  1678. <focusedlayout height="135">
  1679. <control type="image">
  1680. <posx>25</posx>
  1681. <posy>26</posy>
  1682. <width>550</width>
  1683. <height>100</height>
  1684. <texture background="true">$INFO[ListItem.Icon]</texture>
  1685. <aspectratio>stretch</aspectratio>
  1686. </control>
  1687. <control type="image">
  1688. <posx>-3</posx>
  1689. <posy>-4</posy>
  1690. <width>606</width>
  1691. <height>159</height>
  1692. <texture>windows/tvguide/overlay_focus.png</texture>
  1693. <aspectratio>stretch</aspectratio>
  1694. <animation effect="fade" start="50" time="3000" condition="true" pulse="true">Conditional</animation>
  1695. </control>
  1696. <control type="image">
  1697. <posx>-3</posx>
  1698. <posy>-4</posy>
  1699. <width>606</width>
  1700. <height>159</height>
  1701. <texture>windows/tvguide/overlay.png</texture>
  1702. <aspectratio>stretch</aspectratio>
  1703. </control>
  1704. </focusedlayout>
  1705. </control>
  1706. </control>
  1707. <control type="button" id="203">
  1708. <posx>460</posx>
  1709. <posy>180</posy>
  1710. <width>500</width>
  1711. <height>290</height>
  1712. <label>-</label>
  1713. <texturefocus>windows/tvguide/no_tvshows.png</texturefocus>
  1714. <texturenofocus>-</texturenofocus>
  1715. <onright>204</onright>
  1716. <onleft>202</onleft>
  1717. <onup>203</onup>
  1718. <ondown>203</ondown>
  1719. <visible>IsEmpty(Container(203).Listitem.Icon)</visible>
  1720. </control>
  1721.  
  1722. <!-- Daily List: Friday (204-6004) -->
  1723. <control type="group">
  1724. <animation effect="fade" start="0" end="100" time="350" condition="Control.HasFocus(204)" reversible="true">Conditional</animation>
  1725. <animation effect="fade" start="100" end="0" time="350" condition="!Control.HasFocus(204)" reversible="true">Conditional</animation>
  1726. <description>Friday</description>
  1727. <posx>50</posx>
  1728. <posy>59</posy>
  1729.  
  1730. <control type="list" id="204">
  1731. <posx>98</posx>
  1732. <posy>0</posy>
  1733. <width>680</width>
  1734. <height>555</height>
  1735. <orientation>vertical</orientation>
  1736. <onright>205</onright>
  1737. <onleft>203</onleft>
  1738. <onup>204</onup>
  1739. <ondown>204</ondown>
  1740. <itemlayout height="135">
  1741. <control type="image">
  1742. <posx>25</posx>
  1743. <posy>26</posy>
  1744. <width>550</width>
  1745. <height>100</height>
  1746. <texture background="true">$INFO[ListItem.Icon]</texture>
  1747. <aspectratio>stretch</aspectratio>
  1748. </control>
  1749. <control type="image">
  1750. <posx>-3</posx>
  1751. <posy>-4</posy>
  1752. <width>606</width>
  1753. <height>159</height>
  1754. <texture>windows/tvguide/overlay.png</texture>
  1755. <aspectratio>stretch</aspectratio>
  1756. </control>
  1757. </itemlayout>
  1758. <focusedlayout height="135">
  1759. <control type="image">
  1760. <posx>25</posx>
  1761. <posy>26</posy>
  1762. <width>550</width>
  1763. <height>100</height>
  1764. <texture background="true">$INFO[ListItem.Icon]</texture>
  1765. <aspectratio>stretch</aspectratio>
  1766. </control>
  1767. <control type="image">
  1768. <posx>-3</posx>
  1769. <posy>-4</posy>
  1770. <width>606</width>
  1771. <height>159</height>
  1772. <texture>windows/tvguide/overlay_focus.png</texture>
  1773. <animation effect="fade" start="50" time="3000" condition="true" pulse="true">Conditional</animation>
  1774. <aspectratio>stretch</aspectratio>
  1775. </control>
  1776. <control type="image">
  1777. <posx>-3</posx>
  1778. <posy>-4</posy>
  1779. <width>606</width>
  1780. <height>159</height>
  1781. <texture>windows/tvguide/overlay.png</texture>
  1782. <aspectratio>stretch</aspectratio>
  1783. </control>
  1784. </focusedlayout>
  1785. </control>
  1786. </control>
  1787. <control type="button" id="204">
  1788. <posx>460</posx>
  1789. <posy>180</posy>
  1790. <width>500</width>
  1791. <height>290</height>
  1792. <label>-</label>
  1793. <texturefocus>windows/tvguide/no_tvshows.png</texturefocus>
  1794. <texturenofocus>-</texturenofocus>
  1795. <onright>205</onright>
  1796. <onleft>203</onleft>
  1797. <onup>204</onup>
  1798. <ondown>204</ondown>
  1799. <visible>IsEmpty(Container(204).Listitem.Icon)</visible>
  1800. </control>
  1801.  
  1802. <!-- Daily List: Saturday (205-6005) -->
  1803. <control type="group">
  1804. <animation effect="fade" start="0" end="100" time="350" condition="Control.HasFocus(205)" reversible="true">Conditional</animation>
  1805. <animation effect="fade" start="100" end="0" time="350" condition="!Control.HasFocus(205)" reversible="true">Conditional</animation>
  1806. <description>Saturday</description>
  1807. <posx>50</posx>
  1808. <posy>59</posy>
  1809.  
  1810. <control type="list" id="205">
  1811. <posx>98</posx>
  1812. <posy>0</posy>
  1813. <width>680</width>
  1814. <height>555</height>
  1815. <orientation>vertical</orientation>
  1816. <onright>206</onright>
  1817. <onleft>204</onleft>
  1818. <onup>205</onup>
  1819. <ondown>205</ondown>
  1820. <itemlayout height="135">
  1821. <control type="image">
  1822. <posx>25</posx>
  1823. <posy>26</posy>
  1824. <width>550</width>
  1825. <height>100</height>
  1826. <texture background="true">$INFO[ListItem.Icon]</texture>
  1827. <aspectratio>stretch</aspectratio>
  1828. </control>
  1829. <control type="image">
  1830. <posx>-3</posx>
  1831. <posy>-4</posy>
  1832. <width>606</width>
  1833. <height>159</height>
  1834. <texture>windows/tvguide/overlay.png</texture>
  1835. <aspectratio>stretch</aspectratio>
  1836. </control>
  1837. </itemlayout>
  1838. <focusedlayout height="135">
  1839. <control type="image">
  1840. <posx>25</posx>
  1841. <posy>26</posy>
  1842. <width>550</width>
  1843. <height>100</height>
  1844. <texture background="true">$INFO[ListItem.Icon]</texture>
  1845. <aspectratio>stretch</aspectratio>
  1846. </control>
  1847. <control type="image">
  1848. <posx>-3</posx>
  1849. <posy>-4</posy>
  1850. <width>606</width>
  1851. <height>159</height>
  1852. <texture>windows/tvguide/overlay_focus.png</texture>
  1853. <animation effect="fade" start="50" time="3000" condition="true" pulse="true">Conditional</animation>
  1854. <aspectratio>stretch</aspectratio>
  1855. </control>
  1856. <control type="image">
  1857. <posx>-3</posx>
  1858. <posy>-4</posy>
  1859. <width>606</width>
  1860. <height>159</height>
  1861. <texture>windows/tvguide/overlay.png</texture>
  1862. <aspectratio>stretch</aspectratio>
  1863. </control>
  1864. </focusedlayout>
  1865. </control>
  1866. </control>
  1867. <control type="button" id="205">
  1868. <posx>460</posx>
  1869. <posy>180</posy>
  1870. <width>500</width>
  1871. <height>290</height>
  1872. <label>-</label>
  1873. <texturefocus>windows/tvguide/no_tvshows.png</texturefocus>
  1874. <texturenofocus>-</texturenofocus>
  1875. <onright>206</onright>
  1876. <onleft>204</onleft>
  1877. <onup>205</onup>
  1878. <ondown>205</ondown>
  1879. <visible>IsEmpty(Container(205).Listitem.Icon)</visible>
  1880. </control>
  1881.  
  1882. <!-- Daily List: Sunday (206-6006) -->
  1883. <control type="group">
  1884. <animation effect="fade" start="0" end="100" time="350" condition="Control.HasFocus(206)" reversible="true">Conditional</animation>
  1885. <animation effect="fade" start="100" end="0" time="350" condition="!Control.HasFocus(206)" reversible="true">Conditional</animation>
  1886. <description>Sunday</description>
  1887. <posx>50</posx>
  1888. <posy>59</posy>
  1889.  
  1890. <control type="list" id="206">
  1891. <posx>98</posx>
  1892. <posy>0</posy>
  1893. <width>680</width>
  1894. <height>555</height>
  1895. <orientation>vertical</orientation>
  1896. <onright>200</onright>
  1897. <onleft>205</onleft>
  1898. <onup>206</onup>
  1899. <ondown>206</ondown>
  1900. <itemlayout height="135">
  1901. <control type="image">
  1902. <posx>25</posx>
  1903. <posy>26</posy>
  1904. <width>550</width>
  1905. <height>100</height>
  1906. <texture background="true">$INFO[ListItem.Icon]</texture>
  1907. <aspectratio>stretch</aspectratio>
  1908. </control>
  1909. <control type="image">
  1910. <posx>-3</posx>
  1911. <posy>-4</posy>
  1912. <width>606</width>
  1913. <height>159</height>
  1914. <texture>windows/tvguide/overlay.png</texture>
  1915. <aspectratio>stretch</aspectratio>
  1916. </control>
  1917. </itemlayout>
  1918. <focusedlayout height="135">
  1919. <control type="image">
  1920. <posx>25</posx>
  1921. <posy>26</posy>
  1922. <width>550</width>
  1923. <height>100</height>
  1924. <texture background="true">$INFO[ListItem.Icon]</texture>
  1925. <aspectratio>stretch</aspectratio>
  1926. </control>
  1927. <control type="image">
  1928. <posx>-3</posx>
  1929. <posy>-4</posy>
  1930. <width>606</width>
  1931. <height>159</height>
  1932. <texture>windows/tvguide/overlay_focus.png</texture>
  1933. <animation effect="fade" start="50" time="3000" condition="true" pulse="true">Conditional</animation>
  1934. <aspectratio>stretch</aspectratio>
  1935. </control>
  1936. <control type="image">
  1937. <posx>-3</posx>
  1938. <posy>-4</posy>
  1939. <width>606</width>
  1940. <height>159</height>
  1941. <texture>windows/tvguide/overlay.png</texture>
  1942. <aspectratio>stretch</aspectratio>
  1943. </control>
  1944. </focusedlayout>
  1945. </control>
  1946. </control>
  1947. <control type="button" id="206">
  1948. <posx>460</posx>
  1949. <posy>180</posy>
  1950. <width>500</width>
  1951. <height>290</height>
  1952. <label>-</label>
  1953. <texturefocus>windows/tvguide/no_tvshows.png</texturefocus>
  1954. <texturenofocus>-</texturenofocus>
  1955. <onright>200</onright>
  1956. <onleft>205</onleft>
  1957. <onup>206</onup>
  1958. <ondown>206</ondown>
  1959. <visible>IsEmpty(Container(206).Listitem.Icon)</visible>
  1960. </control>
  1961.  
  1962.  
  1963. </control>
  1964.  
  1965.  
  1966.  
  1967.  
  1968.  
  1969. <!-- ========== DAILY INFO ========== -->
  1970. <control type="group">
  1971. <posx>750</posx>
  1972. <posy>70</posy>
  1973. <visible>Control.HasFocus(200) | Control.HasFocus(201) | Control.HasFocus(202) | Control.HasFocus(203) | Control.HasFocus(204) | Control.HasFocus(205) | Control.HasFocus(206)</visible>
  1974.  
  1975. <!-- Monday NextAired Info -->
  1976. <control type="group">
  1977. <animation effect="fade" start="0" end="100" time="500" >Visible</animation>
  1978. <animation effect="fade" start="100" end="0" time="500" >Hide</animation>
  1979. <visible>Control.HasFocus(200) + !IsEmpty(Container(200).Listitem.Icon)</visible>
  1980. <control type="image">
  1981. <posx>40</posx>
  1982. <posy>20</posy>
  1983. <width>400</width>
  1984. <height>155</height>
  1985. <aspectratio>stretch</aspectratio>
  1986. <texture background="true" diffuse="windows/tvguide/fanart-diffuse.png">$INFO[Container(200).ListItem.Property(Path),,logo.png]</texture>
  1987. </control>
  1988. <control type="image">
  1989. <posx>-5</posx>
  1990. <posy>395</posy>
  1991. <width>155</width>
  1992. <height>105</height>
  1993. <texture>$INFO[Container(200).ListItem.Property(Network),flags/studios/,.png]</texture>
  1994. <aspectratio>keep</aspectratio>
  1995. <colordiffuse>66ffffff</colordiffuse>
  1996. </control>
  1997. <control type="label">
  1998. <posx>10</posx>
  1999. <posy>245</posy>
  2000. <width>460</width>
  2001. <height>84</height>
  2002. <textcolor>guideblue</textcolor>
  2003. <label>[B]$INFO[Container(200).ListItem.Label][/B]</label>
  2004. <font>Nessus-30</font>
  2005. <align>left</align>
  2006. <aligny>center</aligny>
  2007. <scroll>false</scroll>
  2008. </control>
  2009. <control type="label">
  2010. <posx>12</posx>
  2011. <posy>273</posy>
  2012. <width>460</width>
  2013. <height>84</height>
  2014. <label>$INFO[Container(200).ListItem.Property(Genre)]</label>
  2015. <font>Nessus-22</font>
  2016. <align>left</align>
  2017. <aligny>center</aligny>
  2018. <scroll>false</scroll>
  2019. </control>
  2020. <control type="label">
  2021. <posx>12</posx>
  2022. <posy>305</posy>
  2023. <width>480</width>
  2024. <height>90</height>
  2025. <font>Nessus-20</font>
  2026. <textcolor>greyblue</textcolor>
  2027. <align>left</align>
  2028. <aligny>center</aligny>
  2029. <label>$LOCALIZE[31188] </label>
  2030. </control>
  2031. <control type="fadelabel">
  2032. <posx>123</posx>
  2033. <posy>305</posy>
  2034. <width>360</width>
  2035. <height>90</height>
  2036. <font>Nessus-20</font>
  2037. <textcolor>greyblue</textcolor>
  2038. <align>left</align>
  2039. <aligny>center</aligny>
  2040. <scrollout>false</scrollout>
  2041. <pauseatend>200</pauseatend>
  2042. <scrollspeed>15</scrollspeed>
  2043. <label>[COLOR=ltgreyblue]"$INFO[Container(200).ListItem.Property(NextTitle)]" ($INFO[Container(200).ListItem.Property(NextNumber)]).[/COLOR]</label>
  2044. </control>
  2045. <control type="label">
  2046. <posx>12</posx>
  2047. <posy>325</posy>
  2048. <width>480</width>
  2049. <height>90</height>
  2050. <font>Nessus-20</font>
  2051. <textcolor>greyblue</textcolor>
  2052. <align>left</align>
  2053. <aligny>center</aligny>
  2054. <label>$LOCALIZE[31189] [COLOR=ltgreyblue]$INFO[Container(200).ListItem.Property(AirDay)] $INFO[Container(200).ListItem.Property(NextDate)][/COLOR] $LOCALIZE[31190] [COLOR=ltgreyblue]$INFO[Container(200).ListItem.Property(ShortTime)].[/COLOR]</label>
  2055. </control>
  2056. <control type="label">
  2057. <posx>12</posx>
  2058. <posy>345</posy>
  2059. <width>480</width>
  2060. <height>90</height>
  2061. <font>Nessus-20</font>
  2062. <textcolor>greyblue</textcolor>
  2063. <align>left</align>
  2064. <aligny>center</aligny>
  2065. <label>$LOCALIZE[31505] [COLOR=ltgreyblue]$INFO[Container(200).ListItem.Property(Runtime),, $LOCALIZE[12391]].[/COLOR]</label>
  2066. </control>
  2067. <!-- Monday Latest Info -->
  2068. <control type="label">
  2069. <posx>12</posx>
  2070. <posy>450</posy>
  2071. <width>480</width>
  2072. <height>90</height>
  2073. <font>Nessus-20</font>
  2074. <textcolor>FF6C6C6C</textcolor>
  2075. <align>left</align>
  2076. <aligny>center</aligny>
  2077. <label>Latest Episode </label>
  2078. </control>
  2079. <control type="fadelabel">
  2080. <posx>135</posx>
  2081. <posy>450</posy>
  2082. <width>360</width>
  2083. <height>90</height>
  2084. <font>Nessus-20</font>
  2085. <textcolor>FF6C6C6C</textcolor>
  2086. <align>left</align>
  2087. <aligny>center</aligny>
  2088. <scrollout>false</scrollout>
  2089. <pauseatend>200</pauseatend>
  2090. <scrollspeed>15</scrollspeed>
  2091. <label>[COLOR=FF4C4C4C]"$INFO[Container(200).ListItem.Property(LatesTitle)]" ($INFO[Container(200).ListItem.Property(LatestNumber)]).[/COLOR]</label>
  2092. </control>
  2093. <control type="label">
  2094. <posx>12</posx>
  2095. <posy>470</posy>
  2096. <width>480</width>
  2097. <height>90</height>
  2098. <font>Nessus-20</font>
  2099. <textcolor>FF6C6C6C</textcolor>
  2100. <align>left</align>
  2101. <aligny>center</aligny>
  2102. <label>$LOCALIZE[31225] [COLOR=FF4C4C4C]$INFO[Container(200).ListItem.Property(LatestDate)][/COLOR]</label>
  2103. </control>
  2104. </control>
  2105.  
  2106.  
  2107.  
  2108.  
  2109.  
  2110. <!-- Tuesday NextAired Info -->
  2111. <control type="group">
  2112. <animation effect="fade" start="0" end="100" time="500" >Visible</animation>
  2113. <animation effect="fade" start="100" end="0" time="500" >Hide</animation>
  2114. <visible>Control.HasFocus(201) + !IsEmpty(Container(201).Listitem.Icon)</visible>
  2115. <control type="image">
  2116. <posx>40</posx>
  2117. <posy>20</posy>
  2118. <width>400</width>
  2119. <height>155</height>
  2120. <aspectratio>stretch</aspectratio>
  2121. <texture background="true" diffuse="windows/tvguide/fanart-diffuse.png">$INFO[Container(201).ListItem.Property(Path),,logo.png]</texture>
  2122. </control>
  2123. <control type="image">
  2124. <posx>-5</posx>
  2125. <posy>395</posy>
  2126. <width>155</width>
  2127. <height>105</height>
  2128. <texture>$INFO[Container(201).ListItem.Property(Network),flags/studios/,.png]</texture>
  2129. <aspectratio>keep</aspectratio>
  2130. <colordiffuse>66ffffff</colordiffuse>
  2131. </control>
  2132. <control type="label">
  2133. <posx>10</posx>
  2134. <posy>245</posy>
  2135. <width>460</width>
  2136. <height>84</height>
  2137. <textcolor>guideblue</textcolor>
  2138. <label>[B]$INFO[Container(201).ListItem.Label][/B]</label>
  2139. <font>Nessus-30</font>
  2140. <align>left</align>
  2141. <aligny>center</aligny>
  2142. <scroll>false</scroll>
  2143. </control>
  2144. <control type="label">
  2145. <posx>12</posx>
  2146. <posy>273</posy>
  2147. <width>460</width>
  2148. <height>84</height>
  2149. <label>$INFO[Container(201).ListItem.Property(Genre)]</label>
  2150. <font>Nessus-22</font>
  2151. <align>left</align>
  2152. <aligny>center</aligny>
  2153. <scroll>false</scroll>
  2154. </control>
  2155. <control type="label">
  2156. <posx>12</posx>
  2157. <posy>305</posy>
  2158. <width>480</width>
  2159. <height>90</height>
  2160. <font>Nessus-20</font>
  2161. <textcolor>greyblue</textcolor>
  2162. <align>left</align>
  2163. <aligny>center</aligny>
  2164. <label>$LOCALIZE[31188] </label>
  2165. </control>
  2166. <control type="fadelabel">
  2167. <posx>123</posx>
  2168. <posy>305</posy>
  2169. <width>360</width>
  2170. <height>90</height>
  2171. <font>Nessus-20</font>
  2172. <textcolor>greyblue</textcolor>
  2173. <align>left</align>
  2174. <aligny>center</aligny>
  2175. <scrollout>false</scrollout>
  2176. <pauseatend>200</pauseatend>
  2177. <scrollspeed>15</scrollspeed>
  2178. <label>[COLOR=ltgreyblue]"$INFO[Container(201).ListItem.Property(NextTitle)]" ($INFO[Container(201).ListItem.Property(NextNumber)]).[/COLOR]</label>
  2179. </control>
  2180. <control type="label">
  2181. <posx>12</posx>
  2182. <posy>325</posy>
  2183. <width>480</width>
  2184. <height>90</height>
  2185. <font>Nessus-20</font>
  2186. <textcolor>greyblue</textcolor>
  2187. <align>left</align>
  2188. <aligny>center</aligny>
  2189. <label>$LOCALIZE[31189] [COLOR=ltgreyblue]$INFO[Container(201).ListItem.Property(AirDay)] $INFO[Container(201).ListItem.Property(NextDate)][/COLOR] $LOCALIZE[31190] [COLOR=ltgreyblue]$INFO[Container(201).ListItem.Property(ShortTime)].[/COLOR]</label>
  2190. </control>
  2191. <control type="label">
  2192. <posx>12</posx>
  2193. <posy>345</posy>
  2194. <width>480</width>
  2195. <height>90</height>
  2196. <font>Nessus-20</font>
  2197. <textcolor>greyblue</textcolor>
  2198. <align>left</align>
  2199. <aligny>center</aligny>
  2200. <label>$LOCALIZE[31505] [COLOR=ltgreyblue]$INFO[Container(201).ListItem.Property(Runtime),, $LOCALIZE[12391]].[/COLOR]</label>
  2201. </control>
  2202. <!-- Tuesday Latest Info -->
  2203. <control type="label">
  2204. <posx>12</posx>
  2205. <posy>450</posy>
  2206. <width>480</width>
  2207. <height>90</height>
  2208. <font>Nessus-20</font>
  2209. <textcolor>FF6C6C6C</textcolor>
  2210. <align>left</align>
  2211. <aligny>center</aligny>
  2212. <label>Latest Episode </label>
  2213. </control>
  2214. <control type="fadelabel">
  2215. <posx>135</posx>
  2216. <posy>450</posy>
  2217. <width>360</width>
  2218. <height>90</height>
  2219. <font>Nessus-20</font>
  2220. <textcolor>FF6C6C6C</textcolor>
  2221. <align>left</align>
  2222. <aligny>center</aligny>
  2223. <scrollout>false</scrollout>
  2224. <pauseatend>200</pauseatend>
  2225. <scrollspeed>15</scrollspeed>
  2226. <label>[COLOR=FF4C4C4C]"$INFO[Container(201).ListItem.Property(LatestTitle)]" ($INFO[Container(201).ListItem.Property(LatestNumber)]).[/COLOR]</label>
  2227. </control>
  2228. <control type="label">
  2229. <posx>12</posx>
  2230. <posy>470</posy>
  2231. <width>480</width>
  2232. <height>90</height>
  2233. <font>Nessus-20</font>
  2234. <textcolor>FF6C6C6C</textcolor>
  2235. <align>left</align>
  2236. <aligny>center</aligny>
  2237. <label>$LOCALIZE[31225] [COLOR=FF4C4C4C]$INFO[Container(201).ListItem.Property(LatestDate)][/COLOR]</label>
  2238. </control>
  2239. </control>
  2240.  
  2241.  
  2242.  
  2243.  
  2244.  
  2245.  
  2246. <!-- Wednesday NextAired Info -->
  2247. <control type="group">
  2248. <animation effect="fade" start="0" end="100" time="500" >Visible</animation>
  2249. <animation effect="fade" start="100" end="0" time="500" >Hide</animation>
  2250. <visible>Control.HasFocus(202) + !IsEmpty(Container(202).Listitem.Icon)</visible>
  2251. <control type="image">
  2252. <posx>40</posx>
  2253. <posy>20</posy>
  2254. <width>400</width>
  2255. <height>155</height>
  2256. <aspectratio>stretch</aspectratio>
  2257. <texture background="true" diffuse="windows/tvguide/fanart-diffuse.png">$INFO[Container(202).ListItem.Property(Path),,logo.png]</texture>
  2258. </control>
  2259. <control type="image">
  2260. <posx>-5</posx>
  2261. <posy>395</posy>
  2262. <width>155</width>
  2263. <height>105</height>
  2264. <texture>$INFO[Container(202).ListItem.Property(Network),flags/studios/,.png]</texture>
  2265. <aspectratio>keep</aspectratio>
  2266. <colordiffuse>66ffffff</colordiffuse>
  2267. </control>
  2268. <control type="label">
  2269. <posx>10</posx>
  2270. <posy>245</posy>
  2271. <width>460</width>
  2272. <height>84</height>
  2273. <textcolor>guideblue</textcolor>
  2274. <label>[B]$INFO[Container(202).ListItem.Label][/B]</label>
  2275. <font>Nessus-30</font>
  2276. <align>left</align>
  2277. <aligny>center</aligny>
  2278. <scroll>false</scroll>
  2279. </control>
  2280. <control type="label">
  2281. <posx>12</posx>
  2282. <posy>273</posy>
  2283. <width>460</width>
  2284. <height>84</height>
  2285. <label>$INFO[Container(202).ListItem.Property(Genre)]</label>
  2286. <font>Nessus-22</font>
  2287. <align>left</align>
  2288. <aligny>center</aligny>
  2289. <scroll>false</scroll>
  2290. </control>
  2291. <control type="label">
  2292. <posx>12</posx>
  2293. <posy>305</posy>
  2294. <width>480</width>
  2295. <height>90</height>
  2296. <font>Nessus-20</font>
  2297. <textcolor>greyblue</textcolor>
  2298. <align>left</align>
  2299. <aligny>center</aligny>
  2300. <label>$LOCALIZE[31188] </label>
  2301. </control>
  2302. <control type="fadelabel">
  2303. <posx>123</posx>
  2304. <posy>305</posy>
  2305. <width>360</width>
  2306. <height>90</height>
  2307. <font>Nessus-20</font>
  2308. <textcolor>greyblue</textcolor>
  2309. <align>left</align>
  2310. <aligny>center</aligny>
  2311. <scrollout>false</scrollout>
  2312. <pauseatend>200</pauseatend>
  2313. <scrollspeed>15</scrollspeed>
  2314. <label>[COLOR=ltgreyblue]"$INFO[Container(202).ListItem.Property(NextTitle)]" ($INFO[Container(202).ListItem.Property(NextNumber)]).[/COLOR]</label>
  2315. </control>
  2316. <control type="label">
  2317. <posx>12</posx>
  2318. <posy>325</posy>
  2319. <width>480</width>
  2320. <height>90</height>
  2321. <font>Nessus-20</font>
  2322. <textcolor>greyblue</textcolor>
  2323. <align>left</align>
  2324. <aligny>center</aligny>
  2325. <label>$LOCALIZE[31189] [COLOR=ltgreyblue]$INFO[Container(202).ListItem.Property(AirDay)] $INFO[Container(202).ListItem.Property(NextDate)][/COLOR] $LOCALIZE[31190] [COLOR=ltgreyblue]$INFO[Container(202).ListItem.Property(ShortTime)].[/COLOR]</label>
  2326. </control>
  2327. <control type="label">
  2328. <posx>12</posx>
  2329. <posy>345</posy>
  2330. <width>480</width>
  2331. <height>90</height>
  2332. <font>Nessus-20</font>
  2333. <textcolor>greyblue</textcolor>
  2334. <align>left</align>
  2335. <aligny>center</aligny>
  2336. <label>$LOCALIZE[31505] [COLOR=ltgreyblue]$INFO[Container(202).ListItem.Property(Runtime),, $LOCALIZE[12391]].[/COLOR]</label>
  2337. </control>
  2338. <!-- Wednesday Latest Info -->
  2339. <control type="label">
  2340. <posx>12</posx>
  2341. <posy>450</posy>
  2342. <width>480</width>
  2343. <height>90</height>
  2344. <font>Nessus-20</font>
  2345. <textcolor>FF6C6C6C</textcolor>
  2346. <align>left</align>
  2347. <aligny>center</aligny>
  2348. <label>Latest Episode </label>
  2349. </control>
  2350. <control type="fadelabel">
  2351. <posx>135</posx>
  2352. <posy>450</posy>
  2353. <width>360</width>
  2354. <height>90</height>
  2355. <font>Nessus-20</font>
  2356. <textcolor>FF6C6C6C</textcolor>
  2357. <align>left</align>
  2358. <aligny>center</aligny>
  2359. <scrollout>false</scrollout>
  2360. <pauseatend>200</pauseatend>
  2361. <scrollspeed>15</scrollspeed>
  2362. <label>[COLOR=FF4C4C4C]"$INFO[Container(202).ListItem.Property(LatestTitle)]" ($INFO[Container(202).ListItem.Property(LatestNumber)]).[/COLOR]</label>
  2363. </control>
  2364. <control type="label">
  2365. <posx>12</posx>
  2366. <posy>470</posy>
  2367. <width>480</width>
  2368. <height>90</height>
  2369. <font>Nessus-20</font>
  2370. <textcolor>FF6C6C6C</textcolor>
  2371. <align>left</align>
  2372. <aligny>center</aligny>
  2373. <label>$LOCALIZE[31225] [COLOR=FF4C4C4C]$INFO[Container(202).ListItem.Property(LatestDate)][/COLOR]</label>
  2374. </control>
  2375. </control>
  2376.  
  2377.  
  2378.  
  2379.  
  2380.  
  2381.  
  2382. <!-- Thursday NextAired Info -->
  2383. <control type="group">
  2384. <animation effect="fade" start="0" end="100" time="500" >Visible</animation>
  2385. <animation effect="fade" start="100" end="0" time="500" >Hide</animation>
  2386. <visible>Control.HasFocus(203) + !IsEmpty(Container(203).Listitem.Icon)</visible>
  2387. <control type="image">
  2388. <posx>40</posx>
  2389. <posy>20</posy>
  2390. <width>400</width>
  2391. <height>155</height>
  2392. <aspectratio>stretch</aspectratio>
  2393. <texture background="true" diffuse="windows/tvguide/fanart-diffuse.png">$INFO[Container(203).ListItem.Property(Path),,logo.png]</texture>
  2394. </control>
  2395. <control type="image">
  2396. <posx>-5</posx>
  2397. <posy>395</posy>
  2398. <width>155</width>
  2399. <height>105</height>
  2400. <texture>$INFO[Container(203).ListItem.Property(Network),flags/studios/,.png]</texture>
  2401. <aspectratio>keep</aspectratio>
  2402. <colordiffuse>66ffffff</colordiffuse>
  2403. </control>
  2404. <control type="label">
  2405. <posx>10</posx>
  2406. <posy>245</posy>
  2407. <width>460</width>
  2408. <height>84</height>
  2409. <textcolor>guideblue</textcolor>
  2410. <label>[B]$INFO[Container(203).ListItem.Label][/B]</label>
  2411. <font>Nessus-30</font>
  2412. <align>left</align>
  2413. <aligny>center</aligny>
  2414. <scroll>false</scroll>
  2415. </control>
  2416. <control type="label">
  2417. <posx>12</posx>
  2418. <posy>273</posy>
  2419. <width>460</width>
  2420. <height>84</height>
  2421. <label>$INFO[Container(203).ListItem.Property(Genre)]</label>
  2422. <font>Nessus-22</font>
  2423. <align>left</align>
  2424. <aligny>center</aligny>
  2425. <scroll>false</scroll>
  2426. </control>
  2427. <control type="label">
  2428. <posx>12</posx>
  2429. <posy>305</posy>
  2430. <width>480</width>
  2431. <height>90</height>
  2432. <font>Nessus-20</font>
  2433. <textcolor>greyblue</textcolor>
  2434. <align>left</align>
  2435. <aligny>center</aligny>
  2436. <label>$LOCALIZE[31188] </label>
  2437. </control>
  2438. <control type="fadelabel">
  2439. <posx>123</posx>
  2440. <posy>305</posy>
  2441. <width>360</width>
  2442. <height>90</height>
  2443. <font>Nessus-20</font>
  2444. <textcolor>greyblue</textcolor>
  2445. <align>left</align>
  2446. <aligny>center</aligny>
  2447. <scrollout>false</scrollout>
  2448. <pauseatend>200</pauseatend>
  2449. <scrollspeed>15</scrollspeed>
  2450. <label>[COLOR=ltgreyblue]"$INFO[Container(203).ListItem.Property(NextTitle)]" ($INFO[Container(203).ListItem.Property(NextNumber)]).[/COLOR]</label>
  2451. </control>
  2452. <control type="label">
  2453. <posx>12</posx>
  2454. <posy>325</posy>
  2455. <width>480</width>
  2456. <height>90</height>
  2457. <font>Nessus-20</font>
  2458. <textcolor>greyblue</textcolor>
  2459. <align>left</align>
  2460. <aligny>center</aligny>
  2461. <label>$LOCALIZE[31189] [COLOR=ltgreyblue]$INFO[Container(203).ListItem.Property(AirDay)] $INFO[Container(203).ListItem.Property(NextDate)][/COLOR] $LOCALIZE[31190] [COLOR=ltgreyblue]$INFO[Container(203).ListItem.Property(ShortTime)].[/COLOR]</label>
  2462. </control>
  2463. <control type="label">
  2464. <posx>12</posx>
  2465. <posy>345</posy>
  2466. <width>480</width>
  2467. <height>90</height>
  2468. <font>Nessus-20</font>
  2469. <textcolor>greyblue</textcolor>
  2470. <align>left</align>
  2471. <aligny>center</aligny>
  2472. <label>$LOCALIZE[31505] [COLOR=ltgreyblue]$INFO[Container(203).ListItem.Property(Runtime),, $LOCALIZE[12391]].[/COLOR]</label>
  2473. </control>
  2474. <!-- Thursday Latest Info -->
  2475. <control type="label">
  2476. <posx>12</posx>
  2477. <posy>450</posy>
  2478. <width>480</width>
  2479. <height>90</height>
  2480. <font>Nessus-20</font>
  2481. <textcolor>FF6C6C6C</textcolor>
  2482. <align>left</align>
  2483. <aligny>center</aligny>
  2484. <label>Latest Episode </label>
  2485. </control>
  2486. <control type="fadelabel">
  2487. <posx>135</posx>
  2488. <posy>450</posy>
  2489. <width>360</width>
  2490. <height>90</height>
  2491. <font>Nessus-20</font>
  2492. <textcolor>FF6C6C6C</textcolor>
  2493. <align>left</align>
  2494. <aligny>center</aligny>
  2495. <scrollout>false</scrollout>
  2496. <pauseatend>200</pauseatend>
  2497. <scrollspeed>15</scrollspeed>
  2498. <label>[COLOR=FF4C4C4C]"$INFO[Container(203).ListItem.Property(LatestTitle)]" ($INFO[Container(203).ListItem.Property(LatestNumber)]).[/COLOR]</label>
  2499. </control>
  2500. <control type="label">
  2501. <posx>12</posx>
  2502. <posy>470</posy>
  2503. <width>480</width>
  2504. <height>90</height>
  2505. <font>Nessus-20</font>
  2506. <textcolor>FF6C6C6C</textcolor>
  2507. <align>left</align>
  2508. <aligny>center</aligny>
  2509. <label>$LOCALIZE[31225] [COLOR=FF4C4C4C]$INFO[Container(203).ListItem.Property(LatestDate)][/COLOR]</label>
  2510. </control>
  2511. </control>
  2512.  
  2513.  
  2514.  
  2515.  
  2516.  
  2517.  
  2518. <!-- Friday NextAired Info -->
  2519. <control type="group">
  2520. <animation effect="fade" start="0" end="100" time="500" >Visible</animation>
  2521. <animation effect="fade" start="100" end="0" time="500" >Hide</animation>
  2522. <visible>Control.HasFocus(204) + !IsEmpty(Container(204).Listitem.Icon)</visible>
  2523. <control type="image">
  2524. <posx>40</posx>
  2525. <posy>20</posy>
  2526. <width>400</width>
  2527. <height>155</height>
  2528. <aspectratio>stretch</aspectratio>
  2529. <texture background="true" diffuse="windows/tvguide/fanart-diffuse.png">$INFO[Container(204).ListItem.Property(Path),,logo.png]</texture>
  2530. </control>
  2531. <control type="image">
  2532. <posx>-5</posx>
  2533. <posy>395</posy>
  2534. <width>155</width>
  2535. <height>105</height>
  2536. <texture>$INFO[Container(204).ListItem.Property(Network),flags/studios/,.png]</texture>
  2537. <aspectratio>keep</aspectratio>
  2538. <colordiffuse>66ffffff</colordiffuse>
  2539. </control>
  2540. <control type="label">
  2541. <posx>10</posx>
  2542. <posy>245</posy>
  2543. <width>460</width>
  2544. <height>84</height>
  2545. <textcolor>guideblue</textcolor>
  2546. <label>[B]$INFO[Container(204).ListItem.Label][/B]</label>
  2547. <font>Nessus-30</font>
  2548. <align>left</align>
  2549. <aligny>center</aligny>
  2550. <scroll>false</scroll>
  2551. </control>
  2552. <control type="label">
  2553. <posx>12</posx>
  2554. <posy>273</posy>
  2555. <width>460</width>
  2556. <height>84</height>
  2557. <label>$INFO[Container(204).ListItem.Property(Genre)]</label>
  2558. <font>Nessus-22</font>
  2559. <align>left</align>
  2560. <aligny>center</aligny>
  2561. <scroll>false</scroll>
  2562. </control>
  2563. <control type="label">
  2564. <posx>12</posx>
  2565. <posy>305</posy>
  2566. <width>480</width>
  2567. <height>90</height>
  2568. <font>Nessus-20</font>
  2569. <textcolor>greyblue</textcolor>
  2570. <align>left</align>
  2571. <aligny>center</aligny>
  2572. <label>$LOCALIZE[31188] </label>
  2573. </control>
  2574. <control type="fadelabel">
  2575. <posx>123</posx>
  2576. <posy>305</posy>
  2577. <width>360</width>
  2578. <height>90</height>
  2579. <font>Nessus-20</font>
  2580. <textcolor>greyblue</textcolor>
  2581. <align>left</align>
  2582. <aligny>center</aligny>
  2583. <scrollout>false</scrollout>
  2584. <pauseatend>200</pauseatend>
  2585. <scrollspeed>15</scrollspeed>
  2586. <label>[COLOR=ltgreyblue]"$INFO[Container(204).ListItem.Property(NextTitle)]" ($INFO[Container(204).ListItem.Property(NextNumber)]).[/COLOR]</label>
  2587. </control>
  2588. <control type="label">
  2589. <posx>12</posx>
  2590. <posy>325</posy>
  2591. <width>480</width>
  2592. <height>90</height>
  2593. <font>Nessus-20</font>
  2594. <textcolor>greyblue</textcolor>
  2595. <align>left</align>
  2596. <aligny>center</aligny>
  2597. <label>$LOCALIZE[31189] [COLOR=ltgreyblue]$INFO[Container(204).ListItem.Property(AirDay)] $INFO[Container(204).ListItem.Property(NextDate)][/COLOR] $LOCALIZE[31190] [COLOR=ltgreyblue]$INFO[Container(204).ListItem.Property(ShortTime)].[/COLOR]</label>
  2598. </control>
  2599. <control type="label">
  2600. <posx>12</posx>
  2601. <posy>345</posy>
  2602. <width>480</width>
  2603. <height>90</height>
  2604. <font>Nessus-20</font>
  2605. <textcolor>greyblue</textcolor>
  2606. <align>left</align>
  2607. <aligny>center</aligny>
  2608. <label>$LOCALIZE[31505] [COLOR=ltgreyblue]$INFO[Container(204).ListItem.Property(Runtime),, $LOCALIZE[12391]].[/COLOR]</label>
  2609. </control>
  2610. <!-- Friday Latest Info -->
  2611. <control type="label">
  2612. <posx>12</posx>
  2613. <posy>450</posy>
  2614. <width>480</width>
  2615. <height>90</height>
  2616. <font>Nessus-20</font>
  2617. <textcolor>FF6C6C6C</textcolor>
  2618. <align>left</align>
  2619. <aligny>center</aligny>
  2620. <label>Latest Episode </label>
  2621. </control>
  2622. <control type="fadelabel">
  2623. <posx>135</posx>
  2624. <posy>450</posy>
  2625. <width>360</width>
  2626. <height>90</height>
  2627. <font>Nessus-20</font>
  2628. <textcolor>FF6C6C6C</textcolor>
  2629. <align>left</align>
  2630. <aligny>center</aligny>
  2631. <scrollout>false</scrollout>
  2632. <pauseatend>200</pauseatend>
  2633. <scrollspeed>15</scrollspeed>
  2634. <label>[COLOR=FF4C4C4C]"$INFO[Container(204).ListItem.Property(LatestTitle)]" ($INFO[Container(204).ListItem.Property(LatestNumber)]).[/COLOR]</label>
  2635. </control>
  2636. <control type="label">
  2637. <posx>12</posx>
  2638. <posy>470</posy>
  2639. <width>480</width>
  2640. <height>90</height>
  2641. <font>Nessus-20</font>
  2642. <textcolor>FF6C6C6C</textcolor>
  2643. <align>left</align>
  2644. <aligny>center</aligny>
  2645. <label>$LOCALIZE[31225] [COLOR=FF4C4C4C]$INFO[Container(204).ListItem.Property(LatestDate)][/COLOR]</label>
  2646. </control>
  2647. </control>
  2648.  
  2649.  
  2650.  
  2651.  
  2652.  
  2653.  
  2654. <!-- Saturday NextAired Info -->
  2655. <control type="group">
  2656. <animation effect="fade" start="0" end="100" time="500" >Visible</animation>
  2657. <animation effect="fade" start="100" end="0" time="500" >Hide</animation>
  2658. <visible>Control.HasFocus(205) + !IsEmpty(Container(205).Listitem.Icon)</visible>
  2659. <control type="image">
  2660. <posx>40</posx>
  2661. <posy>20</posy>
  2662. <width>400</width>
  2663. <height>155</height>
  2664. <aspectratio>stretch</aspectratio>
  2665. <texture background="true" diffuse="windows/tvguide/fanart-diffuse.png">$INFO[Container(205).ListItem.Property(Path),,logo.png]</texture>
  2666. </control>
  2667. <control type="image">
  2668. <posx>-5</posx>
  2669. <posy>395</posy>
  2670. <width>155</width>
  2671. <height>105</height>
  2672. <texture>$INFO[Container(205).ListItem.Property(Network),flags/studios/,.png]</texture>
  2673. <aspectratio>keep</aspectratio>
  2674. <colordiffuse>66ffffff</colordiffuse>
  2675. </control>
  2676. <control type="label">
  2677. <posx>10</posx>
  2678. <posy>245</posy>
  2679. <width>460</width>
  2680. <height>84</height>
  2681. <textcolor>guideblue</textcolor>
  2682. <label>[B]$INFO[Container(205).ListItem.Label][/B]</label>
  2683. <font>Nessus-30</font>
  2684. <align>left</align>
  2685. <aligny>center</aligny>
  2686. <scroll>false</scroll>
  2687. </control>
  2688. <control type="label">
  2689. <posx>12</posx>
  2690. <posy>273</posy>
  2691. <width>460</width>
  2692. <height>84</height>
  2693. <label>$INFO[Container(205).ListItem.Property(Genre)]</label>
  2694. <font>Nessus-22</font>
  2695. <align>left</align>
  2696. <aligny>center</aligny>
  2697. <scroll>false</scroll>
  2698. </control>
  2699. <control type="label">
  2700. <posx>12</posx>
  2701. <posy>305</posy>
  2702. <width>480</width>
  2703. <height>90</height>
  2704. <font>Nessus-20</font>
  2705. <textcolor>greyblue</textcolor>
  2706. <align>left</align>
  2707. <aligny>center</aligny>
  2708. <label>$LOCALIZE[31188] </label>
  2709. </control>
  2710. <control type="fadelabel">
  2711. <posx>123</posx>
  2712. <posy>305</posy>
  2713. <width>360</width>
  2714. <height>90</height>
  2715. <font>Nessus-20</font>
  2716. <textcolor>greyblue</textcolor>
  2717. <align>left</align>
  2718. <aligny>center</aligny>
  2719. <scrollout>false</scrollout>
  2720. <pauseatend>200</pauseatend>
  2721. <scrollspeed>15</scrollspeed>
  2722. <label>[COLOR=ltgreyblue]"$INFO[Container(205).ListItem.Property(NextTitle)]" ($INFO[Container(205).ListItem.Property(NextNumber)]).[/COLOR]</label>
  2723. </control>
  2724. <control type="label">
  2725. <posx>12</posx>
  2726. <posy>325</posy>
  2727. <width>480</width>
  2728. <height>90</height>
  2729. <font>Nessus-20</font>
  2730. <textcolor>greyblue</textcolor>
  2731. <align>left</align>
  2732. <aligny>center</aligny>
  2733. <label>$LOCALIZE[31189] [COLOR=ltgreyblue]$INFO[Container(205).ListItem.Property(AirDay)] $INFO[Container(205).ListItem.Property(NextDate)][/COLOR] $LOCALIZE[31190] [COLOR=ltgreyblue]$INFO[Container(205).ListItem.Property(ShortTime)].[/COLOR]</label>
  2734. </control>
  2735. <control type="label">
  2736. <posx>12</posx>
  2737. <posy>345</posy>
  2738. <width>480</width>
  2739. <height>90</height>
  2740. <font>Nessus-20</font>
  2741. <textcolor>greyblue</textcolor>
  2742. <align>left</align>
  2743. <aligny>center</aligny>
  2744. <label>$LOCALIZE[31505] [COLOR=ltgreyblue]$INFO[Container(205).ListItem.Property(Runtime),, $LOCALIZE[12391]].[/COLOR]</label>
  2745. </control>
  2746. <!-- Saturday Latest Info -->
  2747. <control type="label">
  2748. <posx>12</posx>
  2749. <posy>450</posy>
  2750. <width>480</width>
  2751. <height>90</height>
  2752. <font>Nessus-20</font>
  2753. <textcolor>FF6C6C6C</textcolor>
  2754. <align>left</align>
  2755. <aligny>center</aligny>
  2756. <label>Latest Episode </label>
  2757. </control>
  2758. <control type="fadelabel">
  2759. <posx>135</posx>
  2760. <posy>450</posy>
  2761. <width>360</width>
  2762. <height>90</height>
  2763. <font>Nessus-20</font>
  2764. <textcolor>FF6C6C6C</textcolor>
  2765. <align>left</align>
  2766. <aligny>center</aligny>
  2767. <scrollout>false</scrollout>
  2768. <pauseatend>200</pauseatend>
  2769. <scrollspeed>15</scrollspeed>
  2770. <label>[COLOR=FF4C4C4C]"$INFO[Container(205).ListItem.Property(LatestTitle)]" ($INFO[Container(205).ListItem.Property(LatestNumber)]).[/COLOR]</label>
  2771. </control>
  2772. <control type="label">
  2773. <posx>12</posx>
  2774. <posy>470</posy>
  2775. <width>480</width>
  2776. <height>90</height>
  2777. <font>Nessus-20</font>
  2778. <textcolor>FF6C6C6C</textcolor>
  2779. <align>left</align>
  2780. <aligny>center</aligny>
  2781. <label>$LOCALIZE[31225] [COLOR=FF4C4C4C]$INFO[Container(205).ListItem.Property(LatestDate)][/COLOR]</label>
  2782. </control>
  2783. </control>
  2784.  
  2785.  
  2786.  
  2787.  
  2788.  
  2789. <!-- Sunday NextAired Info -->
  2790. <control type="group">
  2791. <animation effect="fade" start="0" end="100" time="500" >Visible</animation>
  2792. <animation effect="fade" start="100" end="0" time="500" >Hide</animation>
  2793. <visible>Control.HasFocus(206) + !IsEmpty(Container(206).Listitem.Icon)</visible>
  2794. <control type="image">
  2795. <posx>40</posx>
  2796. <posy>20</posy>
  2797. <width>400</width>
  2798. <height>155</height>
  2799. <aspectratio>stretch</aspectratio>
  2800. <texture background="true" diffuse="windows/tvguide/fanart-diffuse.png">$INFO[Container(206).ListItem.Property(Path),,logo.png]</texture>
  2801. </control>
  2802. <control type="image">
  2803. <posx>-5</posx>
  2804. <posy>395</posy>
  2805. <width>155</width>
  2806. <height>105</height>
  2807. <texture>$INFO[Container(206).ListItem.Property(Network),flags/studios/,.png]</texture>
  2808. <aspectratio>keep</aspectratio>
  2809. <colordiffuse>66ffffff</colordiffuse>
  2810. </control>
  2811. <control type="label">
  2812. <posx>10</posx>
  2813. <posy>245</posy>
  2814. <width>460</width>
  2815. <height>84</height>
  2816. <textcolor>guideblue</textcolor>
  2817. <label>[B]$INFO[Container(206).ListItem.Label][/B]</label>
  2818. <font>Nessus-30</font>
  2819. <align>left</align>
  2820. <aligny>center</aligny>
  2821. <scroll>false</scroll>
  2822. </control>
  2823. <control type="label">
  2824. <posx>12</posx>
  2825. <posy>273</posy>
  2826. <width>460</width>
  2827. <height>84</height>
  2828. <label>$INFO[Container(206).ListItem.Property(Genre)]</label>
  2829. <font>Nessus-22</font>
  2830. <align>left</align>
  2831. <aligny>center</aligny>
  2832. <scroll>false</scroll>
  2833. </control>
  2834. <control type="label">
  2835. <posx>12</posx>
  2836. <posy>305</posy>
  2837. <width>480</width>
  2838. <height>90</height>
  2839. <font>Nessus-20</font>
  2840. <textcolor>greyblue</textcolor>
  2841. <align>left</align>
  2842. <aligny>center</aligny>
  2843. <label>$LOCALIZE[31188] </label>
  2844. </control>
  2845. <control type="fadelabel">
  2846. <posx>123</posx>
  2847. <posy>305</posy>
  2848. <width>360</width>
  2849. <height>90</height>
  2850. <font>Nessus-20</font>
  2851. <textcolor>greyblue</textcolor>
  2852. <align>left</align>
  2853. <aligny>center</aligny>
  2854. <scrollout>false</scrollout>
  2855. <pauseatend>200</pauseatend>
  2856. <scrollspeed>15</scrollspeed>
  2857. <label>[COLOR=ltgreyblue]"$INFO[Container(206).ListItem.Property(NextTitle)]" ($INFO[Container(206).ListItem.Property(NextNumber)]).[/COLOR]</label>
  2858. </control>
  2859. <control type="label">
  2860. <posx>12</posx>
  2861. <posy>325</posy>
  2862. <width>480</width>
  2863. <height>90</height>
  2864. <font>Nessus-20</font>
  2865. <textcolor>greyblue</textcolor>
  2866. <align>left</align>
  2867. <aligny>center</aligny>
  2868. <label>$LOCALIZE[31189] [COLOR=ltgreyblue]$INFO[Container(206).ListItem.Property(AirDay)] $INFO[Container(206).ListItem.Property(NextDate)][/COLOR] $LOCALIZE[31190] [COLOR=ltgreyblue]$INFO[Container(206).ListItem.Property(ShortTime)].[/COLOR]</label>
  2869. </control>
  2870. <control type="label">
  2871. <posx>12</posx>
  2872. <posy>345</posy>
  2873. <width>480</width>
  2874. <height>90</height>
  2875. <font>Nessus-20</font>
  2876. <textcolor>greyblue</textcolor>
  2877. <align>left</align>
  2878. <aligny>center</aligny>
  2879. <label>$LOCALIZE[31505] [COLOR=ltgreyblue]$INFO[Container(206).ListItem.Property(Runtime),, $LOCALIZE[12391]].[/COLOR]</label>
  2880. </control>
  2881. <!-- Sunday Latest Info -->
  2882. <control type="label">
  2883. <posx>12</posx>
  2884. <posy>450</posy>
  2885. <width>480</width>
  2886. <height>90</height>
  2887. <font>Nessus-20</font>
  2888. <textcolor>FF6C6C6C</textcolor>
  2889. <align>left</align>
  2890. <aligny>center</aligny>
  2891. <label>Latest Episode </label>
  2892. </control>
  2893. <control type="fadelabel">
  2894. <posx>135</posx>
  2895. <posy>450</posy>
  2896. <width>360</width>
  2897. <height>90</height>
  2898. <font>Nessus-20</font>
  2899. <textcolor>FF6C6C6C</textcolor>
  2900. <align>left</align>
  2901. <aligny>center</aligny>
  2902. <scrollout>false</scrollout>
  2903. <pauseatend>200</pauseatend>
  2904. <scrollspeed>15</scrollspeed>
  2905. <label>[COLOR=FF4C4C4C]"$INFO[Container(206).ListItem.Property(LatestTitle)]" ($INFO[Container(206).ListItem.Property(LatestNumber)]).[/COLOR]</label>
  2906. </control>
  2907. <control type="label">
  2908. <posx>12</posx>
  2909. <posy>470</posy>
  2910. <width>480</width>
  2911. <height>90</height>
  2912. <font>Nessus-20</font>
  2913. <textcolor>FF6C6C6C</textcolor>
  2914. <align>left</align>
  2915. <aligny>center</aligny>
  2916. <label>$LOCALIZE[31225] [COLOR=FF4C4C4C]$INFO[Container(206).ListItem.Property(LatestDate)][/COLOR]</label>
  2917. </control>
  2918. </control>
  2919.  
  2920. </control>
  2921.  
  2922.  
  2923. </control>
  2924.  
  2925. <!-- ================ END =============== -->
  2926. <!-- ========== DAILY SCHEDULE ========== -->
  2927. <!-- ================ END =============== -->
  2928.  
  2929.  
  2930. </controls>
  2931. </window>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement