Advertisement
Guest User

Untitled

a guest
Apr 16th, 2014
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.46 KB | None | 0 0
  1. <window>
  2. <defaultcontrol>-</defaultcontrol>
  3. <controls>
  4. <!-- media infos -->
  5. <control type="group" id="1">
  6. <control type="label" id="1">
  7. <description>Clock label</description>
  8. <left>450</left>
  9. <top>5</top>
  10. <width>800</width>
  11. <height>25</height>
  12. <align>right</align>
  13. <aligny>center</aligny>
  14. <font>font13</font>
  15. <textcolor>white</textcolor>
  16. <shadowcolor>black</shadowcolor>
  17. <label>$INFO[System.Time]</label>
  18. </control>
  19. <visible>[Player.ShowInfo | Window.IsActive(VideoOSD)] + ![Window.IsVisible(123) | Window.IsVisible(124) | Window.IsVisible(125) | Window.IsVisible(PVROSDChannels) | Window.IsVisible(PVROSDGuide)]</visible>
  20. <animation effect="fade" time="200">VisibleChange</animation>
  21. <control type="image" id="1">
  22. <posx>0</posx>
  23. <posy>-150</posy>
  24. <width>1280</width>
  25. <height>256</height>
  26. <texture flipy="true">HomeNowPlayingBack.png</texture>
  27. </control>
  28. <control type="label" id="1">
  29. <description>Chapter Count Header label</description>
  30. <posx>30</posx>
  31. <posy>5</posy>
  32. <width>1000</width>
  33. <height>25</height>
  34. <align>left</align>
  35. <aligny>center</aligny>
  36. <font>font13</font>
  37. <textcolor>white</textcolor>
  38. <shadowcolor>black</shadowcolor>
  39. <label>$INFO[Player.Chapter,$LOCALIZE[21396]: ]$INFO[Player.ChapterCount, / ]$INFO[Player.ChapterName,[COLOR=grey] - (,)[/COLOR]]</label>
  40. <visible>Player.ChapterCount + !VideoPlayer.Content(LiveTV)</visible>
  41. </control>
  42. <control type="label" id="1">
  43. <description>Channel Group label</description>
  44. <posx>30</posx>
  45. <posy>5</posy>
  46. <width>1000</width>
  47. <height>25</height>
  48. <align>left</align>
  49. <aligny>center</aligny>
  50. <font>font13</font>
  51. <textcolor>white</textcolor>
  52. <shadowcolor>black</shadowcolor>
  53. <label>$INFO[VideoPlayer.ChannelGroup,$LOCALIZE[31509]: ]</label>
  54. <visible>VideoPlayer.Content(LiveTV)</visible>
  55. </control>
  56. <control type="label" id="1">
  57. <description>Clock label</description>
  58. <posx>1250</posx>
  59. <posy>5</posy>
  60. <width>800</width>
  61. <height>25</height>
  62. <align>right</align>
  63. <aligny>center</aligny>
  64. <font>font13</font>
  65. <textcolor>white</textcolor>
  66. <shadowcolor>black</shadowcolor>
  67. <label>$INFO[System.Time]</label>
  68. <animation effect="slide" start="0,0" end="-70,0" time="0" condition="Window.IsVisible(VideoOSD)">conditional</animation>
  69. </control>
  70. <control type="image" id="1">
  71. <posx>0</posx>
  72. <posy>230r</posy>
  73. <width>1280</width>
  74. <height>230</height>
  75. <texture>HomeNowPlayingBack.png</texture>
  76. </control>
  77. <control type="image" id="1">
  78. <description>cover image</description>
  79. <posx>20</posx>
  80. <posy>260r</posy>
  81. <width>300</width>
  82. <height>230</height>
  83. <texture fallback="DefaultVideoCover.png">$INFO[Player.Art(thumb)]</texture>
  84. <aspectratio aligny="bottom">keep</aspectratio>
  85. <bordertexture border="8">ThumbShadow.png</bordertexture>
  86. <bordersize>8</bordersize>
  87. <visible>!VideoPlayer.Content(Movies)</visible>
  88. </control>
  89. <control type="image" id="1">
  90. <description>Movie cover image</description>
  91. <posx>20</posx>
  92. <posy>350r</posy>
  93. <width>300</width>
  94. <height>330</height>
  95. <texture fallback="DefaultVideoCover.png">$INFO[Player.Art(thumb)]</texture>
  96. <aspectratio aligny="bottom">keep</aspectratio>
  97. <bordertexture border="8">ThumbShadow.png</bordertexture>
  98. <bordersize>8</bordersize>
  99. <visible>VideoPlayer.Content(Movies)</visible>
  100. </control>
  101. <control type="group" id="1">
  102. <posx>330</posx>
  103. <posy>185r</posy>
  104. <control type="label" id="1">
  105. <description>Heading label</description>
  106. <posx>0</posx>
  107. <posy>0</posy>
  108. <width>910</width>
  109. <height>25</height>
  110. <align>left</align>
  111. <aligny>center</aligny>
  112. <font>font13</font>
  113. <label>$LOCALIZE[31040]</label>
  114. <textcolor>white</textcolor>
  115. <shadowcolor>black</shadowcolor>
  116. <visible>![VideoPlayer.Content(LiveTV) + Player.Recording]</visible>
  117. <animation effect="slide" start="0,0" end="0,25" time="0" condition="!VideoPlayer.Content(Movies) + !VideoPlayer.Content(Episodes) + !VideoPlayer.Content(MusicVideos) + !VideoPlayer.Content(LiveTV)">conditional</animation>
  118. </control>
  119. <control type="image" id="1">
  120. <posy>0</posy>
  121. <width>50</width>
  122. <height>25</height>
  123. <aspectratio align="center" aligny="center">keep</aspectratio>
  124. <texture>PVR-IsRecording.png</texture>
  125. <visible>VideoPlayer.Content(LiveTV) + Player.Recording</visible>
  126. </control>
  127. <control type="label" id="1">
  128. <description>Heading label</description>
  129. <posx>50</posx>
  130. <posy>0</posy>
  131. <width>860</width>
  132. <height>25</height>
  133. <align>left</align>
  134. <aligny>center</aligny>
  135. <font>font13</font>
  136. <label>$LOCALIZE[19158]</label>
  137. <textcolor>white</textcolor>
  138. <shadowcolor>black</shadowcolor>
  139. <visible>VideoPlayer.Content(LiveTV) + Player.Recording</visible>
  140. </control>
  141. <control type="label" id="1">
  142. <description>Studio label</description>
  143. <posx>20</posx>
  144. <posy>30</posy>
  145. <width>910</width>
  146. <height>25</height>
  147. <align>left</align>
  148. <font>font12</font>
  149. <label>$INFO[VideoPlayer.Studio]</label>
  150. <textcolor>grey2</textcolor>
  151. <shadowcolor>black</shadowcolor>
  152. <visible>VideoPlayer.Content(Movies)</visible>
  153. </control>
  154. <control type="label" id="1">
  155. <description>TV Show label</description>
  156. <posx>20</posx>
  157. <posy>30</posy>
  158. <width>910</width>
  159. <height>25</height>
  160. <align>left</align>
  161. <font>font12</font>
  162. <label>$INFO[VideoPlayer.TVShowTitle] ($INFO[VideoPlayer.Season]x$INFO[VideoPlayer.Episode])</label>
  163. <textcolor>grey2</textcolor>
  164. <shadowcolor>black</shadowcolor>
  165. <visible>VideoPlayer.Content(Episodes)</visible>
  166. </control>
  167. <control type="label" id="1">
  168. <description>Music Info label</description>
  169. <posx>20</posx>
  170. <posy>30</posy>
  171. <width>910</width>
  172. <height>25</height>
  173. <align>left</align>
  174. <font>font12</font>
  175. <label>$INFO[VideoPlayer.Artist] $INFO[VideoPlayer.Album, - ]</label>
  176. <textcolor>grey2</textcolor>
  177. <shadowcolor>black</shadowcolor>
  178. <visible>VideoPlayer.Content(MusicVideos)</visible>
  179. </control>
  180. <control type="label" id="1">
  181. <description>LiveTV Info label</description>
  182. <posx>20</posx>
  183. <posy>30</posy>
  184. <width>910</width>
  185. <height>25</height>
  186. <align>left</align>
  187. <font>font12</font>
  188. <label>$INFO[VideoPlayer.ChannelName]$INFO[VideoPlayer.ChannelNumber, - ([COLOR=blue],[/COLOR])]</label>
  189. <textcolor>grey2</textcolor>
  190. <shadowcolor>black</shadowcolor>
  191. <visible>VideoPlayer.Content(LiveTV)</visible>
  192. </control>
  193. <control type="grouplist" id="1">
  194. <posx>20</posx>
  195. <posy>60</posy>
  196. <width>910</width>
  197. <height>35</height>
  198. <itemgap>5</itemgap>
  199. <orientation>horizontal</orientation>
  200. <control type="label" id="1">
  201. <width min="10" max="710">auto</width>
  202. <height>30</height>
  203. <font>font30</font>
  204. <align>left</align>
  205. <aligny>center</aligny>
  206. <label>$INFO[VideoPlayer.Title]</label>
  207. <textcolor>orange</textcolor>
  208. <scroll>true</scroll>
  209. </control>
  210. <control type="image" id="1">
  211. <description>Video Resolution Image</description>
  212. <width>50</width>
  213. <height>35</height>
  214. <aspectratio align="center">keep</aspectratio>
  215. <texture>$INFO[VideoPlayer.VideoResolution,flagging/video/,.png]</texture>
  216. </control>
  217. <control type="image" id="1">
  218. <description>Audio Codec Image</description>
  219. <width>85</width>
  220. <height>35</height>
  221. <aspectratio align="center">keep</aspectratio>
  222. <texture>$INFO[VideoPlayer.AudioCodec,flagging/audio/,.png]</texture>
  223. </control>
  224. <control type="image" id="1">
  225. <description>Audio Channels Image</description>
  226. <width>50</width>
  227. <height>35</height>
  228. <aspectratio align="center">keep</aspectratio>
  229. <texture>$INFO[VideoPlayer.AudioChannels,flagging/audio/,.png]</texture>
  230. </control>
  231. </control>
  232. <control type="label" id="1">
  233. <posx>0</posx>
  234. <posy>120</posy>
  235. <width>910</width>
  236. <height>25</height>
  237. <label>$LOCALIZE[31049] $INFO[Player.FinishTime]</label>
  238. <align>center</align>
  239. <aligny>center</aligny>
  240. <font>font12</font>
  241. <textcolor>grey</textcolor>
  242. <scroll>true</scroll>
  243. <visible>!Window.IsVisible(VideoOSD) + !VideoPlayer.Content(LiveTV)</visible>
  244. <animation effect="fade" time="200">VisibleChange</animation>
  245. </control>
  246. <control type="label" id="1">
  247. <posx>0</posx>
  248. <posy>120</posy>
  249. <width>910</width>
  250. <height>25</height>
  251. <label>$INFO[VideoPlayer.NextTitle,$LOCALIZE[209]: ]</label>
  252. <align>center</align>
  253. <aligny>center</aligny>
  254. <font>font12</font>
  255. <textcolor>grey</textcolor>
  256. <scroll>true</scroll>
  257. <visible>!Window.IsVisible(VideoOSD) + VideoPlayer.Content(LiveTV)</visible>
  258. <animation effect="fade" time="200">VisibleChange</animation>
  259. </control>
  260. </control>
  261. <control type="group" id="1">
  262. <posx>330</posx>
  263. <posy>95r</posy>
  264. <visible>!VideoPlayer.Content(LiveTV) | [VideoPlayer.Content(LiveTV) + VideoPlayer.HasEpg]</visible>
  265. <control type="label" id="1">
  266. <visible>!VideoPlayer.Content(LiveTV)</visible>
  267. <posx>0</posx>
  268. <posy>0</posy>
  269. <width>100</width>
  270. <height>40</height>
  271. <font>font13</font>
  272. <align>left</align>
  273. <aligny>center</aligny>
  274. <label>$INFO[Player.Time(hh:mm:ss)]</label>
  275. </control>
  276. <control type="label" id="1">
  277. <visible>VideoPlayer.Content(LiveTV)</visible>
  278. <posx>0</posx>
  279. <posy>0</posy>
  280. <width>100</width>
  281. <height>40</height>
  282. <font>font13</font>
  283. <align>left</align>
  284. <aligny>center</aligny>
  285. <label>$INFO[Player.StartTime(hh:mm)]</label>
  286. </control>
  287. <control type="progress" id="1">
  288. <description>ProgressbarCache</description>
  289. <posx>100</posx>
  290. <posy>15</posy>
  291. <width>720</width>
  292. <height>16</height>
  293. <info>Player.ProgressCache</info>
  294. <midtexture border="6,0,6,0">OSDProgressMidLight.png</midtexture>
  295. </control>
  296. <control type="progress" id="1">
  297. <description>Progressbar</description>
  298. <posx>100</posx>
  299. <posy>15</posy>
  300. <width>720</width>
  301. <height>16</height>
  302. <info>Player.Progress</info>
  303. </control>
  304. <control type="label" id="1">
  305. <visible>!VideoPlayer.Content(LiveTV)</visible>
  306. <posx>920</posx>
  307. <posy>0</posy>
  308. <width>100</width>
  309. <height>40</height>
  310. <font>font13</font>
  311. <align>right</align>
  312. <aligny>center</aligny>
  313. <label>$INFO[Player.Duration(hh:mm:ss)]</label>
  314. </control>
  315. <control type="label" id="1">
  316. <visible>VideoPlayer.Content(LiveTV)</visible>
  317. <posx>920</posx>
  318. <posy>0</posy>
  319. <width>100</width>
  320. <height>40</height>
  321. <font>font13</font>
  322. <align>right</align>
  323. <aligny>center</aligny>
  324. <label>$INFO[Player.FinishTime(hh:mm)]</label>
  325. </control>
  326. </control>
  327. </control>
  328. <!-- codec info -->
  329. <control type="group" id="0">
  330. <posx>0</posx>
  331. <posy>20</posy>
  332. <animation effect="fade" time="200">VisibleChange</animation>
  333. <control type="image">
  334. <description>media info background image</description>
  335. <posx>0</posx>
  336. <posy>0</posy>
  337. <width>1280</width>
  338. <height>140</height>
  339. <texture>black-back.png</texture>
  340. </control>
  341. <control type="label" id="10">
  342. <description>row 1 label</description>
  343. <posx>50</posx>
  344. <posy>10</posy>
  345. <width>1180</width>
  346. <height>30</height>
  347. <align>left</align>
  348. <aligny>center</aligny>
  349. <font>font12</font>
  350. <label>-</label>
  351. </control>
  352. <control type="label" id="11">
  353. <description>row 2 label</description>
  354. <posx>50</posx>
  355. <posy>40</posy>
  356. <width>1180</width>
  357. <height>30</height>
  358. <align>left</align>
  359. <aligny>center</aligny>
  360. <font>font12</font>
  361. <label>-</label>
  362. </control>
  363. <control type="label" id="12">
  364. <description>row 3 label</description>
  365. <posx>50</posx>
  366. <posy>85</posy>
  367. <width>1180</width>
  368. <height>30</height>
  369. <align>left</align>
  370. <aligny>center</aligny>
  371. <font>font12</font>
  372. <label>-</label>
  373. </control>
  374. </control>
  375. <control type="selectbutton" id="503">
  376. <posx>440</posx>
  377. <posy>100</posy>
  378. <width>400</width>
  379. <height>100</height>
  380. <font>font13caps</font>
  381. <description>TV Channel Group Select Button</description>
  382. <texturebg border="20">OverlayDialogBackground.png</texturebg>
  383. <onleft>503</onleft>
  384. <onright>503</onright>
  385. <onup>500</onup>
  386. <ondown>500</ondown>
  387. <include>VisibleFadeEffect</include>
  388. </control>
  389. <control type="group">
  390. <visible>Player.ShowCodec + VideoPlayer.Content(LiveTV) + system.getbool(pvrplayback.signalquality)</visible>
  391. <posy>165</posy>
  392. <control type="image">
  393. <description>media info background image</description>
  394. <posx>0</posx>
  395. <posy>0</posy>
  396. <width>1280</width>
  397. <height>220</height>
  398. <texture>black-back.png</texture>
  399. </control>
  400. <control type="label">
  401. <description>Header</description>
  402. <posx>50</posx>
  403. <posy>5</posy>
  404. <width>1200</width>
  405. <height>25</height>
  406. <label>$LOCALIZE[19005]</label>
  407. <align>left</align>
  408. <aligny>center</aligny>
  409. <font>font13_title</font>
  410. <textcolor>blue</textcolor>
  411. </control>
  412. <control type="label">
  413. <description>Backend</description>
  414. <posx>50</posx>
  415. <posy>40</posy>
  416. <width>165</width>
  417. <height>25</height>
  418. <label>$LOCALIZE[19012]:</label>
  419. <align>left</align>
  420. <aligny>center</aligny>
  421. <font>font12</font>
  422. <textcolor>grey2</textcolor>
  423. </control>
  424. <control type="label">
  425. <description>Backend value</description>
  426. <posx>220</posx>
  427. <posy>40</posy>
  428. <width>1000</width>
  429. <height>25</height>
  430. <label>$INFO[PVR.ActStreamClient]</label>
  431. <align>left</align>
  432. <aligny>center</aligny>
  433. <font>font12</font>
  434. <textcolor>white</textcolor>
  435. </control>
  436. <control type="label">
  437. <description>Device</description>
  438. <posx>50</posx>
  439. <posy>65</posy>
  440. <width>165</width>
  441. <height>25</height>
  442. <label>$LOCALIZE[19006]:</label>
  443. <align>left</align>
  444. <aligny>center</aligny>
  445. <font>font12</font>
  446. <textcolor>grey2</textcolor>
  447. </control>
  448. <control type="label">
  449. <description>Device value</description>
  450. <posx>220</posx>
  451. <posy>65</posy>
  452. <width>1000</width>
  453. <height>25</height>
  454. <label>$INFO[PVR.ActStreamDevice]</label>
  455. <align>left</align>
  456. <aligny>center</aligny>
  457. <font>font12</font>
  458. <textcolor>white</textcolor>
  459. </control>
  460. <control type="label">
  461. <description>Status</description>
  462. <posx>50</posx>
  463. <posy>90</posy>
  464. <width>165</width>
  465. <height>25</height>
  466. <label>$LOCALIZE[19007]:</label>
  467. <align>left</align>
  468. <aligny>center</aligny>
  469. <font>font12</font>
  470. <textcolor>grey2</textcolor>
  471. </control>
  472. <control type="label">
  473. <description>Status value</description>
  474. <posx>220</posx>
  475. <posy>90</posy>
  476. <width>1000</width>
  477. <height>25</height>
  478. <label>$INFO[PVR.ActStreamStatus]</label>
  479. <align>left</align>
  480. <aligny>center</aligny>
  481. <font>font12</font>
  482. <textcolor>white</textcolor>
  483. </control>
  484. <control type="label">
  485. <description>Signal</description>
  486. <posx>50</posx>
  487. <posy>115</posy>
  488. <width>165</width>
  489. <height>25</height>
  490. <label>$LOCALIZE[19008]:</label>
  491. <align>left</align>
  492. <aligny>center</aligny>
  493. <font>font12</font>
  494. <textcolor>grey2</textcolor>
  495. </control>
  496. <control type="progress">
  497. <description>Progressbar</description>
  498. <posx>220</posx>
  499. <posy>122</posy>
  500. <width>910</width>
  501. <height>14</height>
  502. <info>PVR.ActStreamProgrSignal</info>
  503. </control>
  504. <control type="label">
  505. <description>Signal value</description>
  506. <posx>1200</posx>
  507. <posy>115</posy>
  508. <width>180</width>
  509. <height>25</height>
  510. <label>$INFO[PVR.ActStreamSignal]</label>
  511. <align>left</align>
  512. <aligny>center</aligny>
  513. <font>font12</font>
  514. <textcolor>white</textcolor>
  515. </control>
  516. <control type="label">
  517. <description>SNR</description>
  518. <posx>50</posx>
  519. <posy>140</posy>
  520. <width>165</width>
  521. <height>25</height>
  522. <label>$LOCALIZE[19009]:</label>
  523. <align>left</align>
  524. <aligny>center</aligny>
  525. <font>font12</font>
  526. <textcolor>grey2</textcolor>
  527. </control>
  528. <control type="progress">
  529. <description>Progressbar</description>
  530. <posx>220</posx>
  531. <posy>147</posy>
  532. <width>910</width>
  533. <height>14</height>
  534. <overlaytexture>-</overlaytexture>
  535. <info>PVR.ActStreamProgrSNR</info>
  536. </control>
  537. <control type="label">
  538. <description>SNR value</description>
  539. <posx>1200</posx>
  540. <posy>140</posy>
  541. <width>180</width>
  542. <height>25</height>
  543. <label>$INFO[PVR.ActStreamSNR]</label>
  544. <align>left</align>
  545. <aligny>center</aligny>
  546. <font>font12</font>
  547. <textcolor>white</textcolor>
  548. </control>
  549. <control type="label">
  550. <description>BER</description>
  551. <posx>50</posx>
  552. <posy>165</posy>
  553. <width>165</width>
  554. <height>25</height>
  555. <label>$LOCALIZE[19010]:</label>
  556. <align>left</align>
  557. <aligny>center</aligny>
  558. <font>font12</font>
  559. <textcolor>grey2</textcolor>
  560. </control>
  561. <control type="label">
  562. <description>BER value</description>
  563. <posx>220</posx>
  564. <posy>165</posy>
  565. <width>1000</width>
  566. <height>25</height>
  567. <label>$INFO[PVR.ActStreamBER]</label>
  568. <align>left</align>
  569. <aligny>center</aligny>
  570. <font>font12</font>
  571. <textcolor>white</textcolor>
  572. </control>
  573. <control type="label">
  574. <description>UNC</description>
  575. <posx>430</posx>
  576. <posy>165</posy>
  577. <width>165</width>
  578. <height>25</height>
  579. <label>$LOCALIZE[19011]:</label>
  580. <align>left</align>
  581. <aligny>center</aligny>
  582. <font>font12</font>
  583. <textcolor>grey2</textcolor>
  584. </control>
  585. <control type="label">
  586. <description>UNC value</description>
  587. <posx>600</posx>
  588. <posy>165</posy>
  589. <width>1000</width>
  590. <height>25</height>
  591. <label>$INFO[PVR.ActStreamUNC]</label>
  592. <align>left</align>
  593. <aligny>center</aligny>
  594. <font>font12</font>
  595. <textcolor>white</textcolor>
  596. </control>
  597. <control type="label">
  598. <description>Encryption</description>
  599. <posx>50</posx>
  600. <posy>190</posy>
  601. <width>165</width>
  602. <height>25</height>
  603. <label>$LOCALIZE[19015]:</label>
  604. <align>left</align>
  605. <aligny>center</aligny>
  606. <font>font12</font>
  607. <textcolor>grey2</textcolor>
  608. </control>
  609. <control type="label">
  610. <description>Encryption value</description>
  611. <posx>220</posx>
  612. <posy>190</posy>
  613. <width>1000</width>
  614. <height>25</height>
  615. <label>$INFO[PVR.ActStreamEncryptionName]</label>
  616. <align>left</align>
  617. <aligny>center</aligny>
  618. <font>font12</font>
  619. <textcolor>white</textcolor>
  620. </control>
  621. </control>
  622. </controls>
  623. </window>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement