Advertisement
Gangsir

Untitled

Feb 8th, 2015
425
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.92 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <window>
  3. <allowoverlay>no</allowoverlay>
  4. <coordinates>
  5. <system>1</system>
  6. <posx>0</posx>
  7. <posy>0</posy>
  8. </coordinates>
  9. <animation type="WindowOpen" reversible="false">
  10. <effect type="zoom" start="80" end="100" center="640,360" easing="out" tween="back" time="300" />
  11. <effect type="fade" start="0" end="100" time="300" />
  12. </animation>
  13. <animation type="WindowClose" reversible="false">
  14. <effect type="zoom" start="100" end="80" center="640,360" easing="in" tween="back" time="300" />
  15. <effect type="fade" start="100" end="0" time="300" />
  16. </animation>
  17. <controls>
  18. <control type="image">
  19. <description>background image</description>
  20. <posx>200</posx>
  21. <posy>70</posy>
  22. <width>880</width>
  23. <height>540</height>
  24. <texture border="20,20,20,20">default-panel.png</texture>
  25. </control>
  26. <!-- media infos -->
  27. <control type="group">
  28. <posx>200</posx>
  29. <posy>50</posy>
  30. <control type="image">
  31. <description>Cover Image</description>
  32. <posx>34</posx>
  33. <posy>54</posy>
  34. <width>128</width>
  35. <height>128</height>
  36. <texture diffuse="default-diffuse.png">$INFO[MusicPlayer.Cover]</texture>
  37. <aspectratio>stretch</aspectratio>
  38. </control>
  39. <control type="image">
  40. <description>Cover Image Mirror</description>
  41. <posx>34</posx>
  42. <posy>182</posy>
  43. <width>128</width>
  44. <height>128</height>
  45. <texture flipy="true" diffuse="default-diffuse-mirror.png">$INFO[MusicPlayer.Cover]</texture>
  46. <aspectratio>stretch</aspectratio>
  47. </control>
  48. <control type="label">
  49. <description>Lyrics label</description>
  50. <posx>350</posx>
  51. <posy>44</posy>
  52. <width>180</width>
  53. <height>20</height>
  54. <label>$ADDON[script.cu.lrclyrics 32199]</label>
  55. <font>font13</font>
  56. <align>center</align>
  57. <textcolor>FF009CFF</textcolor>
  58. <shadowcolor>AA000000</shadowcolor>
  59. </control>
  60. <control type="image">
  61. <description>separator</description>
  62. <posx>366</posx>
  63. <posy>68</posy>
  64. <width>150</width>
  65. <height>1</height>
  66. <texture>default-separatorOSD.png</texture>
  67. <colordiffuse>DDFFFFFF</colordiffuse>
  68. </control>
  69. <control type="label" id="200">
  70. <description>Scraper Label</description>
  71. <posx>846</posx>
  72. <posy>34</posy>
  73. <width>300</width>
  74. <height>20</height>
  75. <posx>600</posx>
  76. <label>-</label>
  77. <font>font13</font>
  78. <align>right</align>
  79. <textcolor>FFFFFFFF</textcolor>
  80. <disabledcolor>60FFFFFF</disabledcolor>
  81. </control>
  82. <control type="image">
  83. <description>list</description>
  84. <posx>816</posx>
  85. <posy>60</posy>
  86. <width>32</width>
  87. <height>32</height>
  88. <texture>default-lyricslist.png</texture>
  89. <visible>!IsEmpty(Window(Home).Property(culrc.haslist))</visible>
  90. </control>
  91. <control type="label">
  92. <description>Artist label</description>
  93. <posx>184</posx>
  94. <posy>75</posy>
  95. <width>662</width>
  96. <height>20</height>
  97. <label>[B]$INFO[MusicPlayer.Artist][/B]</label>
  98. <font>font13</font>
  99. <align>left</align>
  100. <textcolor>FF4DBAFF</textcolor>
  101. </control>
  102. <control type="label">
  103. <description>Title label</description>
  104. <posx>184</posx>
  105. <posy>95</posy>
  106. <width>540</width>
  107. <height>20</height>
  108. <label>[B]$INFO[MusicPlayer.Title][/B]</label>
  109. <font>font13</font>
  110. <align>left</align>
  111. <textcolor>FF99D8FF</textcolor>
  112. </control>
  113. <control type="label">
  114. <description>Album label</description>
  115. <posx>184</posx>
  116. <posy>115</posy>
  117. <width>540</width>
  118. <height>20</height>
  119. <label>[B]$INFO[MusicPlayer.Album][/B]</label>
  120. <font>font13</font>
  121. <align>left</align>
  122. <textcolor>FFFFFFFF</textcolor>
  123. </control>
  124. <control type="image">
  125. <description>Song Rating Image</description>
  126. <posx>736</posx>
  127. <posy>95</posy>
  128. <height>20</height>
  129. <width>120</width>
  130. <texture>$INFO[Player.StarRating]</texture>
  131. <aspectratio>keep</aspectratio>
  132. </control>
  133. <control type="label">
  134. <description>Time Label</description>
  135. <posx>184</posx>
  136. <posy>135</posy>
  137. <width>200</width>
  138. <height>20</height>
  139. <label>$INFO[MusicPlayer.Time]</label>
  140. <font>font13</font>
  141. <align>left</align>
  142. <aligny>center</aligny>
  143. <textcolor>FFFFFFFF</textcolor>
  144. </control>
  145. <control type="label">
  146. <description>Duration Label</description>
  147. <posx>846</posx>
  148. <posy>135</posy>
  149. <width>200</width>
  150. <height>20</height>
  151. <label>$INFO[MusicPlayer.Duration]</label>
  152. <font>font13</font>
  153. <align>right</align>
  154. <aligny>center</aligny>
  155. <textcolor>FFFFFFFF</textcolor>
  156. </control>
  157. <control type="label">
  158. <description>Playlist Pos No</description>
  159. <posx>846</posx>
  160. <posy>114</posy>
  161. <width>200</width>
  162. <height>20</height>
  163. <label>$INFO[MusicPlayer.Playlistposition]$INFO[MusicPlayer.Playlistlength,/]</label>
  164. <font>font13</font>
  165. <align>right</align>
  166. <textcolor>FFFFFFFF</textcolor>
  167. <visible>!MusicPartyMode.Enabled</visible>
  168. </control>
  169. <control type="label">
  170. <description>PartyMode Enabled</description>
  171. <posx>846</posx>
  172. <posy>114</posy>
  173. <width>200</width>
  174. <height>20</height>
  175. <label>589</label>
  176. <font>font13</font>
  177. <align>right</align>
  178. <textcolor>FFFFFFFF</textcolor>
  179. <visible>MusicPartyMode.Enabled</visible>
  180. </control>
  181. <control type="progress">
  182. <description>Progressbar</description>
  183. <posx>254</posx>
  184. <posy>139</posy>
  185. <width>516</width>
  186. <height>12</height>
  187. <info>Player.Progress</info>
  188. <texturebg border="6,0,6,0">default-progress_back.png</texturebg>
  189. <lefttexture>-</lefttexture>
  190. <midtexture border="6,0,6,0">default-progress_mid.png</midtexture>
  191. <righttexture>-</righttexture>
  192. <overlaytexture>-</overlaytexture>
  193. <overlaytexture>-</overlaytexture>
  194. </control>
  195. <control type="slider">
  196. <description>Slider</description>
  197. <posx>254</posx>
  198. <posy>139</posy>
  199. <width>516</width>
  200. <height>12</height>
  201. <action>seek</action>
  202. </control>
  203. <control type="image">
  204. <description>separator</description>
  205. <posx>14</posx>
  206. <posy>200</posy>
  207. <width>852</width>
  208. <height>2</height>
  209. <texture>default-separatorOSD.png</texture>
  210. </control>
  211. </control>
  212. <control type="group" id="999">
  213. <posx>504</posx>
  214. <posy>210</posy>
  215. <control type="button" id="600">
  216. <posx>0</posx>
  217. <posy>0</posy>
  218. <width>30</width>
  219. <height>30</height>
  220. <label>210</label>
  221. <font>-</font>
  222. <texturefocus>OSDPrevTrackFO.png</texturefocus>
  223. <texturenofocus>OSDPrevTrackNF.png</texturenofocus>
  224. <onleft>607</onleft>
  225. <onright>601</onright>
  226. <onup>111</onup>
  227. <ondown>110</ondown>
  228. <onclick>PlayerControl(Previous)</onclick>
  229. </control>
  230. <control type="button" id="601">
  231. <posx>55</posx>
  232. <posy>0</posy>
  233. <width>30</width>
  234. <height>30</height>
  235. <label>31354</label>
  236. <font>-</font>
  237. <texturefocus>OSDRewindFO.png</texturefocus>
  238. <texturenofocus>OSDRewindNF.png</texturenofocus>
  239. <onleft>600</onleft>
  240. <onright>602</onright>
  241. <onup>111</onup>
  242. <ondown>110</ondown>
  243. <onclick>PlayerControl(Rewind)</onclick>
  244. </control>
  245. <control type="togglebutton" id="602">
  246. <posx>110</posx>
  247. <posy>0</posy>
  248. <width>30</width>
  249. <height>30</height>
  250. <label>31351</label>
  251. <altlabel>208</altlabel>
  252. <font>-</font>
  253. <texturefocus>OSDPauseFO.png</texturefocus>
  254. <texturenofocus>OSDPauseNF.png</texturenofocus>
  255. <usealttexture>Player.Paused | Player.Forwarding | Player.Rewinding</usealttexture>
  256. <alttexturefocus>OSDPlayFO.png</alttexturefocus>
  257. <alttexturenofocus>OSDPlayNF.png</alttexturenofocus>
  258. <onleft>601</onleft>
  259. <onright>603</onright>
  260. <onup>111</onup>
  261. <ondown>110</ondown>
  262. <onclick>PlayerControl(Play)</onclick>
  263. </control>
  264. <control type="button" id="603">
  265. <posx>165</posx>
  266. <posy>0</posy>
  267. <width>30</width>
  268. <height>30</height>
  269. <label>31352</label>
  270. <font>-</font>
  271. <texturefocus>OSDStopFO.png</texturefocus>
  272. <texturenofocus>OSDStopNF.png</texturenofocus>
  273. <onleft>602</onleft>
  274. <onright>604</onright>
  275. <onup>111</onup>
  276. <ondown>110</ondown>
  277. <onclick>PlayerControl(Stop)</onclick>
  278. </control>
  279. <control type="button" id="604">
  280. <posx>220</posx>
  281. <posy>0</posy>
  282. <width>30</width>
  283. <height>30</height>
  284. <label>31353</label>
  285. <font>-</font>
  286. <texturefocus>OSDForwardFO.png</texturefocus>
  287. <texturenofocus>OSDForwardNF.png</texturenofocus>
  288. <onleft>603</onleft>
  289. <onright>605</onright>
  290. <onup>111</onup>
  291. <ondown>110</ondown>
  292. <onclick>PlayerControl(Forward)</onclick>
  293. </control>
  294. <control type="button" id="605">
  295. <posx>275</posx>
  296. <posy>0</posy>
  297. <width>30</width>
  298. <height>30</height>
  299. <label>209</label>
  300. <font>-</font>
  301. <texturefocus>OSDNextTrackFO.png</texturefocus>
  302. <texturenofocus>OSDNextTrackNF.png</texturenofocus>
  303. <onleft>604</onleft>
  304. <onright>606</onright>
  305. <onup>111</onup>
  306. <ondown>110</ondown>
  307. <onclick>PlayerControl(Next)</onclick>
  308. </control>
  309. <control type="button" id="606">
  310. <posx>330</posx>
  311. <posy>0</posy>
  312. <width>30</width>
  313. <height>30</height>
  314. <label>$LOCALIZE[486]$INFO[Playlist.Repeat, : ]</label>
  315. <font>-</font>
  316. <texturefocus>-</texturefocus>
  317. <texturenofocus>-</texturenofocus>
  318. <onclick>PlayerControl(Repeat)</onclick>
  319. <onleft>605</onleft>
  320. <onright>607</onright>
  321. <onup>111</onup>
  322. <ondown>110</ondown>
  323. </control>
  324. <control type="image">
  325. <posx>330</posx>
  326. <posy>0</posy>
  327. <width>30</width>
  328. <height>30</height>
  329. <texture>OSDRepeatNF.png</texture>
  330. <visible>!Playlist.IsRepeat + !Playlist.IsRepeatOne</visible>
  331. <visible>!Control.HasFocus(606)</visible>
  332. </control>
  333. <control type="image">
  334. <posx>330</posx>
  335. <posy>0</posy>
  336. <width>30</width>
  337. <height>30</height>
  338. <texture>OSDRepeatFO.png</texture>
  339. <visible>!Playlist.IsRepeat + !Playlist.IsRepeatOne</visible>
  340. <visible>Control.HasFocus(606)</visible>
  341. </control>
  342. <control type="image">
  343. <posx>330</posx>
  344. <posy>0</posy>
  345. <width>30</width>
  346. <height>30</height>
  347. <texture>OSDRepeatOneNF.png</texture>
  348. <visible>Playlist.IsRepeatOne</visible>
  349. <visible>!Control.HasFocus(606)</visible>
  350. </control>
  351. <control type="image">
  352. <posx>330</posx>
  353. <posy>0</posy>
  354. <width>30</width>
  355. <height>30</height>
  356. <texture>OSDRepeatOneFO.png</texture>
  357. <visible>Playlist.IsRepeatOne</visible>
  358. <visible>Control.HasFocus(606)</visible>
  359. </control>
  360. <control type="image">
  361. <posx>330</posx>
  362. <posy>0</posy>
  363. <width>30</width>
  364. <height>30</height>
  365. <texture>OSDRepeatAllNF.png</texture>
  366. <visible>Playlist.IsRepeat</visible>
  367. <visible>!Control.HasFocus(606)</visible>
  368. </control>
  369. <control type="image">
  370. <posx>330</posx>
  371. <posy>0</posy>
  372. <width>30</width>
  373. <height>30</height>
  374. <texture>OSDRepeatAllFO.png</texture>
  375. <visible>Playlist.IsRepeat</visible>
  376. <visible>Control.HasFocus(606)</visible>
  377. </control>
  378. <control type="togglebutton" id="607">
  379. <posx>385</posx>
  380. <posy>0</posy>
  381. <width>30</width>
  382. <height>30</height>
  383. <label>$LOCALIZE[590]$INFO[Playlist.Random, : ]</label>
  384. <font>-</font>
  385. <texturefocus>OSDRandomOffFO.png</texturefocus>
  386. <texturenofocus>OSDRandomOffNF.png</texturenofocus>
  387. <usealttexture>Playlist.IsRandom</usealttexture>
  388. <alttexturefocus>OSDRandomOnFO.png</alttexturefocus>
  389. <alttexturenofocus>OSDRandomOnNF.png</alttexturenofocus>
  390. <onclick>PlayerControl(Random)</onclick>
  391. <onleft>606</onleft>
  392. <onright>600</onright>
  393. <onup>111</onup>
  394. <ondown>110</ondown>
  395. </control>
  396. </control>
  397. <!-- ** Required ** Do not change <id> or <type> -->
  398. <control type="list" id="110">
  399. <posx>234</posx>
  400. <posy>270</posy>
  401. <width>812</width>
  402. <height>290</height>
  403. <onleft>111</onleft>
  404. <onright>111</onright>
  405. <onup>999</onup>
  406. <ondown>110</ondown>
  407. <viewtype label="535">list</viewtype>
  408. <pagecontrol>111</pagecontrol>
  409. <scrolltime>200</scrolltime>
  410. <itemlayout height="29">
  411. <control type="label">
  412. <posx>10</posx>
  413. <posy>3</posy>
  414. <width>796</width>
  415. <height>22</height>
  416. <info>ListItem.Label</info>
  417. <font>font13</font>
  418. <align>left</align>
  419. <aligny>center</aligny>
  420. <textcolor>FFFFFFFF</textcolor>
  421. </control>
  422. </itemlayout>
  423. <focusedlayout height="29">
  424. <control type="image">
  425. <posx>0</posx>
  426. <posy>0</posy>
  427. <width>812</width>
  428. <height>29</height>
  429. <texture>default-list-focus.png</texture>
  430. <visible>Control.HasFocus(110)</visible>
  431. </control>
  432. <control type="label">
  433. <posx>10</posx>
  434. <posy>3</posy>
  435. <width>796</width>
  436. <height>22</height>
  437. <info>ListItem.Label</info>
  438. <font>font13</font>
  439. <align>left</align>
  440. <aligny>center</aligny>
  441. <textcolor>FFEB9E17</textcolor>
  442. </control>
  443. </focusedlayout>
  444. </control>
  445. <control type="spincontrol" id="111">
  446. <description>Next page button</description>
  447. <posx>996</posx>
  448. <posy>565</posy>
  449. <width>25</width>
  450. <height>22</height>
  451. <font>font13</font>
  452. <align>right</align>
  453. <subtype>page</subtype>
  454. <onleft>110</onleft>
  455. <onright>110</onright>
  456. <ondown>999</ondown>
  457. <onup>110</onup>
  458. <textcolor>FFFFFFFF</textcolor>
  459. <textureup>default-scroll-up.png</textureup>
  460. <texturedown>default-scroll-down.png</texturedown>
  461. <textureupfocus>default-scroll-up-focus.png</textureupfocus>
  462. <texturedownfocus>default-scroll-down-focus.png</texturedownfocus>
  463. <showonepage>false</showonepage>
  464. <visible>Control.IsVisible(110)</visible>
  465. </control>
  466. <!-- ** Required ** Do not change <id> or <type> -->
  467. <control type="list" id="120">
  468. <posx>234</posx>
  469. <posy>270</posy>
  470. <width>812</width>
  471. <height>290</height>
  472. <onleft>121</onleft>
  473. <onright>121</onright>
  474. <onup>120</onup>
  475. <ondown>120</ondown>
  476. <viewtype label="535">list</viewtype>
  477. <pagecontrol>121</pagecontrol>
  478. <scrolltime>200</scrolltime>
  479. <itemlayout height="29">
  480. <control type="label">
  481. <posx>10</posx>
  482. <posy>3</posy>
  483. <width>796</width>
  484. <height>22</height>
  485. <info>ListItem.Label</info>
  486. <font>font13</font>
  487. <align>left</align>
  488. <aligny>center</aligny>
  489. <textcolor>FFFFFFFF</textcolor>
  490. </control>
  491. </itemlayout>
  492. <focusedlayout height="29">
  493. <control type="image">
  494. <posx>0</posx>
  495. <posy>0</posy>
  496. <width>812</width>
  497. <height>29</height>
  498. <texture>default-list-focus.png</texture>
  499. <visible>Control.HasFocus(120)</visible>
  500. </control>
  501. <control type="label">
  502. <posx>10</posx>
  503. <posy>3</posy>
  504. <width>796</width>
  505. <height>22</height>
  506. <info>ListItem.Label</info>
  507. <font>font13</font>
  508. <align>left</align>
  509. <aligny>center</aligny>
  510. <textcolor>FFEB9E17</textcolor>
  511. </control>
  512. </focusedlayout>
  513. </control>
  514. <control type="spincontrol" id="121">
  515. <description>Next page button</description>
  516. <posx>996</posx>
  517. <posy>565</posy>
  518. <width>25</width>
  519. <height>22</height>
  520. <font>font13</font>
  521. <align>right</align>
  522. <subtype>page</subtype>
  523. <textcolor>FFFFFFFF</textcolor>
  524. <onleft>120</onleft>
  525. <onright>120</onright>
  526. <ondown>120</ondown>
  527. <onup>120</onup>
  528. <textureup>default-scroll-up.png</textureup>
  529. <texturedown>default-scroll-down.png</texturedown>
  530. <textureupfocus>default-scroll-up-focus.png</textureupfocus>
  531. <texturedownfocus>default-scroll-down-focus.png</texturedownfocus>
  532. <showonepage>false</showonepage>
  533. <visible>Control.IsVisible(120)</visible>
  534. </control>
  535. </controls>
  536. </window>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement