Advertisement
Guest User

Untitled

a guest
Nov 19th, 2016
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.89 KB | None | 0 0
  1. <window id="0">
  2. <defaultcontrol>300</defaultcontrol>
  3. <allowoverlay>no</allowoverlay>
  4. <controls>
  5. <control type="visualisation">
  6. <description>visualisation</description>
  7. <posx>0</posx>
  8. <posy>0</posy>
  9. <width>720</width>
  10. <height>576</height>
  11. <visible>Skin.HasSetting(VisBackground)</visible>
  12. </control>
  13. <control type="image">
  14. <description>background image</description>
  15. <posx>0</posx>
  16. <posy>0</posy>
  17. <width>720</width>
  18. <height>576</height>
  19. <texture>background.png</texture>
  20. </control>
  21. <control type="image">
  22. <description>Main Globe</description>
  23. <posx>49</posx>
  24. <posy>99</posy>
  25. <width>303</width>
  26. <height>251</height>
  27. <texture>mainglobe.png</texture>
  28. <include>Fade_Window_OpenClose_Animation</include>
  29. </control>
  30. <control type="group">
  31. <include>Fade_Window_OpenClose_Animation</include>
  32. <control type="image">
  33. <posx>50</posx>
  34. <posy>280</posy>
  35. <height>303</height>
  36. <width>300</width>
  37. <texture>home-myprograms.png</texture>
  38. <visible>Control.HasFocus(10)</visible>
  39. <animation effect="fade" time="200">VisibleChange</animation>
  40. </control>
  41. <control type="image">
  42. <posx>0</posx>
  43. <posy>200</posy>
  44. <height>383</height>
  45. <width>300</width>
  46. <texture>home-myvideos.png</texture>
  47. <visible>Control.HasFocus(11)</visible>
  48. <animation effect="fade" time="200">VisibleChange</animation>
  49. </control>
  50. <control type="image">
  51. <posx>50</posx>
  52. <posy>280</posy>
  53. <height>303</height>
  54. <width>300</width>
  55. <texture>home-mymusic.png</texture>
  56. <visible>Control.HasFocus(12)</visible>
  57. <animation effect="fade" time="200">VisibleChange</animation>
  58. </control>
  59. <control type="image">
  60. <posx>50</posx>
  61. <posy>280</posy>
  62. <height>303</height>
  63. <width>300</width>
  64. <texture>home-mypictures.png</texture>
  65. <visible>Control.HasFocus(13)</visible>
  66. <animation effect="fade" time="200">VisibleChange</animation>
  67. </control>
  68. <control type="image">
  69. <posx>50</posx>
  70. <posy>280</posy>
  71. <height>303</height>
  72. <width>300</width>
  73. <texture>home-myfiles.png</texture>
  74. <visible>Control.HasFocus(14)</visible>
  75. <animation effect="fade" time="200">VisibleChange</animation>
  76. </control>
  77. <control type="image">
  78. <posx>30</posx>
  79. <posy>260</posy>
  80. <height>290</height>
  81. <width>330</width>
  82. <texture>home-myweather.png</texture>
  83. <visible>Control.HasFocus(15)</visible>
  84. <animation effect="fade" time="200">VisibleChange</animation>
  85. </control>
  86. <control type="image">
  87. <posx>50</posx>
  88. <posy>280</posy>
  89. <height>303</height>
  90. <width>300</width>
  91. <texture>home-settings.png</texture>
  92. <visible>Control.HasFocus(16) | Control.HasFocus(17)</visible>
  93. <animation effect="fade" time="200">VisibleChange</animation>
  94. </control>
  95. <control type="image">
  96. <posx>50</posx>
  97. <posy>280</posy>
  98. <height>303</height>
  99. <width>300</width>
  100. <texture>home-settings.png</texture>
  101. <visible>Control.HasFocus(18) | Control.HasFocus(19)</visible>
  102. <animation effect="fade" time="200">VisibleChange</animation>
  103. </control>
  104. <control type="image">
  105. <posx>50</posx>
  106. <posy>280</posy>
  107. <height>303</height>
  108. <width>300</width>
  109. <texture>home-settings.png</texture>
  110. <visible>Control.HasFocus(20) | Control.HasFocus(21)</visible>
  111. <animation effect="fade" time="200">VisibleChange</animation>
  112. </control>
  113. </control>
  114. <control type="image">
  115. <description>Time Plate</description>
  116. <posx>360</posx>
  117. <posy>40</posy>
  118. <width>300</width>
  119. <height>90</height>
  120. <texture>timeplate.png</texture>
  121. <include>Slide_From_Right_Animation</include>
  122. </control>
  123. <control type="label">
  124. <description>date label</description>
  125. <posx>380</posx>
  126. <posy>62</posy>
  127. <info>system.date</info>
  128. <font>font12</font>
  129. <textcolor>white</textcolor>
  130. <include>Slide_From_Right_Animation</include>
  131. </control>
  132. <control type="label">
  133. <description>time label</description>
  134. <posx>480</posx>
  135. <posy>85</posy>
  136. <info>system.time</info>
  137. <font>font12</font>
  138. <textcolor>white</textcolor>
  139. <include>Slide_From_Right_Animation</include>
  140. </control>
  141. <control type="rss" id="1000">
  142. <description>rss feed dual 1</description>
  143. <posx>0</posx>
  144. <posy>520</posy>
  145. <width>720</width>
  146. <font>font12</font>
  147. <urlset>1</urlset>
  148. <textcolor>green</textcolor>
  149. <titlecolor>green</titlecolor>
  150. <headlinecolor>green2</headlinecolor>
  151. <include>Slide_From_Right_Animation</include>
  152. <visible>!Player.HasAudio + Skin.HasSetting(DualRSS)</visible>
  153. </control>
  154. <control type="rss" id="1001">
  155. <description>rss feed dual 2</description>
  156. <posx>0</posx>
  157. <posy>540</posy>
  158. <width>720</width>
  159. <font>font12</font>
  160. <urlset>2</urlset>
  161. <textcolor>green</textcolor>
  162. <titlecolor>green</titlecolor>
  163. <headlinecolor>green2</headlinecolor>
  164. <include>Slide_From_Right_Animation</include>
  165. <visible>!Player.HasAudio + Skin.HasSetting(DualRSS)</visible>
  166. </control>
  167. <control type="rss" id="1003">
  168. <description>rss feed single</description>
  169. <posx>0</posx>
  170. <posy>540</posy>
  171. <width>720</width>
  172. <font>font12</font>
  173. <urlset>1</urlset>
  174. <textcolor>green</textcolor>
  175. <titlecolor>green</titlecolor>
  176. <headlinecolor>green2</headlinecolor>
  177. <include>Slide_From_Right_Animation</include>
  178. <visible>!Player.HasAudio + !Skin.HasSetting(DualRSS)</visible>
  179. </control>
  180. <control type="group" id="300">
  181. <posx>290</posx>
  182. <posy>145</posy>
  183. <include>Slide_From_Left_Animation</include>
  184. <control type="button" id="10">
  185. <description>My Arcades button</description>
  186. <posx>0</posx>
  187. <posy>-40</posy>
  188. <width>260</width>
  189. <height>60</height>
  190. <label>Arcades</label>
  191. <aligny>-</aligny>
  192. <textoffsetx>65</textoffsetx>
  193. <textoffsety>2</textoffsety>
  194. <textcolor>white</textcolor>
  195. <font>font14</font>
  196. <texturefocus>button-home-FO.png</texturefocus>
  197. <texturenofocus>button-home-NF.png</texturenofocus>
  198. <onclick>XBMC.ActivateWindow(programs, Arcades, return)</onclick>
  199. <onleft>10</onleft>
  200. <onright>9000</onright>
  201. <onup>20</onup>
  202. <ondown>11</ondown>
  203. </control>
  204. <control type="button" id="11">
  205. <description>My Console button</description>
  206. <posx>0</posx>
  207. <posy>0</posy>
  208. <width>260</width>
  209. <height>60</height>
  210. <label>Consoles</label>
  211. <aligny>-</aligny>
  212. <textoffsetx>65</textoffsetx>
  213. <textoffsety>2</textoffsety>
  214. <textcolor>white</textcolor>
  215. <font>font14</font>
  216. <texturefocus>button-home-FO.png</texturefocus>
  217. <texturenofocus>button-home-NF.png</texturenofocus>
  218. <onclick>XBMC.ActivateWindow(programs, Consoles, return)</onclick>
  219. <onleft>11</onleft>
  220. <onright>9000</onright>
  221. <onup>10</onup>
  222. <ondown>12</ondown>
  223. </control>
  224. <control type="button" id="12">
  225. <description>My Portables button</description>
  226. <posx>0</posx>
  227. <posy>40</posy>
  228. <width>260</width>
  229. <height>60</height>
  230. <label>Portables</label>
  231. <aligny>-</aligny>
  232. <textoffsetx>65</textoffsetx>
  233. <textoffsety>2</textoffsety>
  234. <textcolor>white</textcolor>
  235. <font>font14</font>
  236. <texturefocus>button-home-FO.png</texturefocus>
  237. <texturenofocus>button-home-NF.png</texturenofocus>
  238. <onclick>XBMC.ActivateWindow(programs, Portables, return)</onclick>
  239. <onleft>12</onleft>
  240. <onright>9000</onright>
  241. <onup>11</onup>
  242. <ondown>13</ondown>
  243. </control>
  244. <control type="button" id="13">
  245. <description>My Computer button</description>
  246. <posx>0</posx>
  247. <posy>80</posy>
  248. <width>260</width>
  249. <height>60</height>
  250. <label>Computers</label>
  251. <aligny>-</aligny>
  252. <textoffsetx>65</textoffsetx>
  253. <textoffsety>2</textoffsety>
  254. <textcolor>white</textcolor>
  255. <font>font14</font>
  256. <texturefocus>button-home-FO.png</texturefocus>
  257. <texturenofocus>button-home-NF.png</texturenofocus>
  258. <onclick>XBMC.ActivateWindow(programs, Computers, return)</onclick>
  259. <onleft>13</onleft>
  260. <onright>9000</onright>
  261. <onup>12</onup>
  262. <ondown>14</ondown>
  263. </control>
  264. <control type="button" id="14">
  265. <description>My Home Brews button</description>
  266. <posx>0</posx>
  267. <posy>120</posy>
  268. <width>260</width>
  269. <height>60</height>
  270. <label>Homebrew</label>
  271. <aligny>-</aligny>
  272. <textoffsetx>65</textoffsetx>
  273. <textoffsety>2</textoffsety>
  274. <textcolor>white</textcolor>
  275. <font>font14</font>
  276. <texturefocus>button-home-FO.png</texturefocus>
  277. <texturenofocus>button-home-NF.png</texturenofocus>
  278. <onclick>XBMC.ActivateWindow(programs, Homebrew, return)</onclick>
  279. <onleft>13</onleft>
  280. <onright>9000</onright>
  281. <onup>13</onup>
  282. <ondown>15</ondown>
  283. </control>
  284. <control type="button" id="15">
  285. <description>My PC Ports button</description>
  286. <posx>0</posx>
  287. <posy>160</posy>
  288. <width>260</width>
  289. <height>60</height>
  290. <label>PC Ports</label>
  291. <aligny>-</aligny>
  292. <textoffsetx>65</textoffsetx>
  293. <textoffsety>2</textoffsety>
  294. <textcolor>white</textcolor>
  295. <font>font14</font>
  296. <texturefocus>button-home-FO.png</texturefocus>
  297. <texturenofocus>button-home-NF.png</texturenofocus>
  298. <onclick>XBMC.ActivateWindow(programs, Pc Ports, return)</onclick>
  299. <onleft>14</onleft>
  300. <onright>9000</onright>
  301. <onup>14</onup>
  302. <ondown>16</ondown>
  303. </control>
  304. <control type="button" id="16">
  305. <description>My Xbox Games button</description>
  306. <posx>0</posx>
  307. <posy>200</posy>
  308. <width>260</width>
  309. <height>60</height>
  310. <label>Xbox Games</label>
  311. <aligny>-</aligny>
  312. <textoffsetx>65</textoffsetx>
  313. <textoffsety>2</textoffsety>
  314. <textcolor>white</textcolor>
  315. <font>font14</font>
  316. <texturefocus>button-home-FO.png</texturefocus>
  317. <texturenofocus>button-home-NF.png</texturenofocus>
  318. <onclick>XBMC.ActivateWindow(programs, Xbox Games, return)</onclick>
  319. <onleft>15</onleft>
  320. <onright>9000</onright>
  321. <onup>15</onup>
  322. <ondown>17</ondown>
  323. </control>
  324. <control type="button" id="17">
  325. <description>Apps button</description>
  326. <posx>0</posx>
  327. <posy>240</posy>
  328. <width>260</width>
  329. <height>60</height>
  330. <label>Apps</label>
  331. <aligny>-</aligny>
  332. <textoffsetx>65</textoffsetx>
  333. <textoffsety>2</textoffsety>
  334. <textcolor>white</textcolor>
  335. <font>font14</font>
  336. <texturefocus>button-home-FO.png</texturefocus>
  337. <texturenofocus>button-home-NF.png</texturenofocus>
  338. <onclick>XBMC.ActivateWindow(programs, Apps, return)</onclick>
  339. <onleft>16</onleft>
  340. <onright>9000</onright>
  341. <onup>16</onup>
  342. <ondown>18</ondown>
  343. </control>
  344. <control type="button" id="18">
  345. <description>Videos button</description>
  346. <posx>0</posx>
  347. <posy>280</posy>
  348. <width>260</width>
  349. <height>60</height>
  350. <label>3</label>
  351. <aligny>-</aligny>
  352. <textoffsetx>65</textoffsetx>
  353. <textoffsety>2</textoffsety>
  354. <textcolor>white</textcolor>
  355. <font>font14</font>
  356. <texturefocus>button-home-FO.png</texturefocus>
  357. <texturenofocus>button-home-NF.png</texturenofocus>
  358. <onclick>XBMC.ActivateWindow(6)</onclick>
  359. <onleft>17</onleft>
  360. <onright>9000</onright>
  361. <onup>17</onup>
  362. <ondown>19</ondown>
  363. </control>
  364. <control type="button" id="19">
  365. <description>Images button</description>
  366. <posx>0</posx>
  367. <posy>320</posy>
  368. <width>260</width>
  369. <height>60</height>
  370. <label>1</label>
  371. <aligny>-</aligny>
  372. <textoffsetx>65</textoffsetx>
  373. <textoffsety>2</textoffsety>
  374. <textcolor>white</textcolor>
  375. <font>font14</font>
  376. <texturefocus>button-home-FO.png</texturefocus>
  377. <texturenofocus>button-home-NF.png</texturenofocus>
  378. <onclick>XBMC.ActivateWindow(2)</onclick>
  379. <onleft>17</onleft>
  380. <onright>9000</onright>
  381. <onup>18</onup>
  382. <ondown>20</ondown>
  383. </control>
  384. <!--control type="button" id="20">
  385. <description>file manager button</description>
  386. <posx>0</posx>
  387. <posy>340</posy>
  388. <width>260</width>
  389. <height>60</height>
  390. <label>7</label>
  391. <aligny>-</aligny>
  392. <textoffsetx>65</textoffsetx>
  393. <textoffsety>2</textoffsety>
  394. <textcolor>white</textcolor>
  395. <font>font14</font>
  396. <texturefocus>button-home-FO.png</texturefocus>
  397. <texturenofocus>button-home-NF.png</texturenofocus>
  398. <onclick>XBMC.ActivateWindow(3)</onclick>
  399. <onleft>17</onleft>
  400. <onright>9000</onright>
  401. <onup>19</onup>
  402. <ondown>21</ondown>
  403. </control-->
  404. <control type="button" id="20">
  405. <description>Settings button</description>
  406. <posx>0</posx>
  407. <posy>360</posy>
  408. <width>260</width>
  409. <height>60</height>
  410. <label>5</label>
  411. <aligny>-</aligny>
  412. <textoffsetx>65</textoffsetx>
  413. <textoffsety>2</textoffsety>
  414. <textcolor>white</textcolor>
  415. <font>font14</font>
  416. <texturefocus>button-home-FO.png</texturefocus>
  417. <texturenofocus>button-home-NF.png</texturenofocus>
  418. <onclick>XBMC.ActivateWindow(Settings)</onclick>
  419. <onleft>17</onleft>
  420. <onright>9000</onright>
  421. <onup>19</onup>
  422. <ondown>10</ondown>
  423. </control>
  424. </control>
  425. <control type="group" id="9000">
  426. <include>Slide_From_Right_Animation</include>
  427. <control type="button" id="98">
  428. <description>File Manager button</description>
  429. <posx>590</posx>
  430. <posy>485</posy>
  431. <width>128</width>
  432. <height>35</height>
  433. <label>7</label>
  434. <aligny>-</aligny>
  435. <textoffsetx>30</textoffsetx>
  436. <textoffsety>20</textoffsety>
  437. <textcolor>green</textcolor>
  438. <font>font10</font>
  439. <texturefocus>home-side-button-FO.png</texturefocus>
  440. <texturenofocus>home-side-button-NF.png</texturenofocus>
  441. <onclick>xbmc.activatewindow(3)</onclick>
  442. <onleft>300</onleft>
  443. <onright>100</onright>
  444. <onup>101</onup>
  445. <ondown>100</ondown>
  446. </control>
  447. <control type="button" id="99">
  448. <description>Play Disc button</description>
  449. <posx>590</posx>
  450. <posy>365</posy>
  451. <width>128</width>
  452. <height>35</height>
  453. <label>341</label>
  454. <aligny>-</aligny>
  455. <textoffsetx>30</textoffsetx>
  456. <textoffsety>20</textoffsety>
  457. <textcolor>green</textcolor>
  458. <font>font10</font>
  459. <texturefocus>home-side-button-FO.png</texturefocus>
  460. <texturenofocus>home-side-button-NF.png</texturenofocus>
  461. <onclick>XBMC.PlayDVD()</onclick>
  462. <onleft>300</onleft>
  463. <onright>99</onright>
  464. <onup>102</onup>
  465. <ondown>100</ondown>
  466. <visible>System.hasmediadvd</visible>
  467. </control>
  468. <control type="button" id="100">
  469. <description>Favourites button</description>
  470. <posx>590</posx>
  471. <posy>405</posy>
  472. <width>128</width>
  473. <height>35</height>
  474. <label>1036</label>
  475. <aligny>-</aligny>
  476. <textoffsetx>30</textoffsetx>
  477. <textoffsety>20</textoffsety>
  478. <textcolor>green</textcolor>
  479. <font>font10</font>
  480. <texturefocus>home-side-button-FO.png</texturefocus>
  481. <texturenofocus>home-side-button-NF.png</texturenofocus>
  482. <onclick>xbmc.activatewindow(favourites)</onclick>
  483. <onleft>300</onleft>
  484. <onright>100</onright>
  485. <onup>98</onup>
  486. <ondown>101</ondown>
  487. </control>
  488. <control type="button" id="101">
  489. <description>shutdown button</description>
  490. <posx>590</posx>
  491. <posy>445</posy>
  492. <width>128</width>
  493. <height>35</height>
  494. <label>13005</label>
  495. <aligny>-</aligny>
  496. <textoffsetx>30</textoffsetx>
  497. <textoffsety>20</textoffsety>
  498. <textcolor>green</textcolor>
  499. <font>font10</font>
  500. <texturefocus>home-side-button-FO.png</texturefocus>
  501. <texturenofocus>home-side-button-NF.png</texturenofocus>
  502. <onclick>xbmc.activatewindow(111)</onclick>
  503. <onleft>300</onleft>
  504. <onright>101</onright>
  505. <onup>100</onup>
  506. <ondown>98</ondown>
  507. </control>
  508. </control>
  509. <include>XBMC_Logo_Image</include>
  510. <control type="group">
  511. <posx>75</posx>
  512. <posy>440</posy>
  513. <visible>Player.HasAudio + !Skin.HasSetting(HomeAudioNowPlaying)</visible>
  514. <animation effect="fade" time="200" condition="!Skin.HasSetting(animated)">VisibleChange</animation>
  515. <animation effect="slide" start="0,300" time="200" condition="!Skin.HasSetting(animated)">WindowOpen</animation>
  516. <animation effect="slide" end="0,300" time="200" condition="!Skin.HasSetting(animated)">WindowClose</animation>
  517. <control type="image">
  518. <description>Cd Cover Area</description>
  519. <posx>0</posx>
  520. <posy>5</posy>
  521. <width>100</width>
  522. <height>100</height>
  523. <colordiffuse>BBFFFFFF</colordiffuse>
  524. <texture border="10">dialog_middle.png</texture>
  525. </control>
  526. <control type="image">
  527. <description>CD Cover Image</description>
  528. <posx>5</posx>
  529. <posy>10</posy>
  530. <width>90</width>
  531. <height>90</height>
  532. <info>MusicPlayer.Cover</info>
  533. <aspectratio>keep</aspectratio>
  534. </control>
  535. <control type="label">
  536. <description>Artist label</description>
  537. <posx>110</posx>
  538. <posy>35</posy>
  539. <width>360</width>
  540. <label>$INFO[MusicPlayer.Artist] - $INFO[MusicPlayer.Album]</label>
  541. <textcolor>green</textcolor>
  542. <shadowcolor>black</shadowcolor>
  543. <align>left</align>
  544. <font>font12</font>
  545. </control>
  546. <control type="label">
  547. <description>Title label</description>
  548. <posx>110</posx>
  549. <posy>55</posy>
  550. <width>360</width>
  551. <info>MusicPlayer.Title</info>
  552. <textcolor>yellow</textcolor>
  553. <shadowcolor>black</shadowcolor>
  554. <align>left</align>
  555. <font>font13</font>
  556. </control>
  557. <control type="label">
  558. <description>time label</description>
  559. <posx>110</posx>
  560. <posy>77</posy>
  561. <width>360</width>
  562. <label>$INFO[musicplayer.Time]$INFO[musicplayer.Duration, / ]</label>
  563. <textcolor>green</textcolor>
  564. <shadowcolor>black</shadowcolor>
  565. <align>left</align>
  566. <font>font12</font>
  567. </control>
  568. </control>
  569. </controls>
  570. </window>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement