Advertisement
Guest User

home.xml mod confluence

a guest
Jun 4th, 2010
402
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 41.89 KB | None | 0 0
  1. <window id="0">
  2. <defaultcontrol always="true">8999</defaultcontrol>
  3. <allowoverlay>no</allowoverlay>
  4. <controls>
  5. <control type="multiimage">
  6. <posx>0</posx>
  7. <posy>0</posy>
  8. <width>1280</width>
  9. <height>720</height>
  10. <imagepath background="true">$INFO[Container(9000).ListItem.Icon]</imagepath>
  11. <timeperimage>8000</timeperimage>
  12. <randomize>true</randomize>
  13. <fadetime>1000</fadetime>
  14. </control>
  15. <include>CommonMediaPlayingBackground</include>
  16. <include condition="Skin.HasSetting(homepageHideRecentlyAdded)">HomeRecentlyAddedInfo</include>
  17. <!-- weather Info -->
  18. <control type="group">
  19. <posx>520r</posx>
  20. <posy>0</posy>
  21. <animation effect="slide" start="0,0" end="-60,0" delay="0" time="300" condition="Window.IsVisible(MuteBug)">conditional</animation>
  22. <animation effect="slide" start="0,0" end="550,0" delay="0" time="300">WindowClose</animation>
  23. <animation effect="slide" start="550,0" end="0,0" delay="0" time="300">WindowOpen</animation>
  24. <visible>!Skin.HasSetting(homepageWeatherinfo) + Weather.IsFetched</visible>
  25. <control type="image">
  26. <description>time background</description>
  27. <posx>0</posx>
  28. <posy>0</posy>
  29. <width>180</width>
  30. <height>35</height>
  31. <texture flipx="true" border="32,0,0,0">header.png</texture>
  32. </control>
  33. <control type="image">
  34. <description>Weather image</description>
  35. <posx>30</posx>
  36. <posy>1</posy>
  37. <width>25</width>
  38. <height>25</height>
  39. <aspectratio>keep</aspectratio>
  40. <texture>$INFO[Weather.Conditions]</texture>
  41. </control>
  42. <control type="label">
  43. <description>time label</description>
  44. <posx>60</posx>
  45. <posy>0</posy>
  46. <width>100</width>
  47. <height>28</height>
  48. <align>left</align>
  49. <aligny>center</aligny>
  50. <font>font12</font>
  51. <textcolor>white</textcolor>
  52. <shadowcolor>black</shadowcolor>
  53. <label>[B]$INFO[Weather.Temperature][/B]</label>
  54. </control>
  55. </control>
  56. <!-- Music Info -->
  57. <control type="group">
  58. <posx>0</posx>
  59. <posy>400r</posy>
  60. <visible>Player.HasAudio + !Skin.HasSetting(homepageMusicinfo)</visible>
  61. <include>VisibleFadeEffect</include>
  62. <include>Window_OpenClose_Animation</include>
  63. <animation effect="slide" end="0,30" time="0" condition="!system.getbool(lookandfeel.enablerssfeeds)">conditional</animation>
  64. <control type="image">
  65. <posx>0</posx>
  66. <posy>150</posy>
  67. <width>1280</width>
  68. <height>250</height>
  69. <texture>HomeNowPlayingBack.png</texture>
  70. </control>
  71. <control type="image">
  72. <description>Cover image</description>
  73. <posx>200r</posx>
  74. <posy>60</posy>
  75. <width>180</width>
  76. <height>280</height>
  77. <aspectratio aligny="bottom">keep</aspectratio>
  78. <texture>$INFO[MusicPlayer.Cover]</texture>
  79. <bordertexture border="8">ThumbBorder.png</bordertexture>
  80. <bordersize>5</bordersize>
  81. </control>
  82. <control type="label">
  83. <description>NowPlaying label</description>
  84. <posx>210r</posx>
  85. <posy>210</posy>
  86. <height>30</height>
  87. <width>660</width>
  88. <label>$LOCALIZE[31040]</label>
  89. <align>right</align>
  90. <aligny>center</aligny>
  91. <font>font12_title</font>
  92. <textcolor>blue</textcolor>
  93. <shadowcolor>black</shadowcolor>
  94. </control>
  95. <control type="label">
  96. <description>Artist label</description>
  97. <posx>210r</posx>
  98. <posy>235</posy>
  99. <height>30</height>
  100. <width>660</width>
  101. <label>$INFO[MusicPlayer.Artist]</label>
  102. <align>right</align>
  103. <aligny>center</aligny>
  104. <font>font12_title</font>
  105. <textcolor>white</textcolor>
  106. <shadowcolor>black</shadowcolor>
  107. </control>
  108. <control type="label">
  109. <description>Album Label</description>
  110. <posx>210r</posx>
  111. <posy>260</posy>
  112. <height>30</height>
  113. <width>660</width>
  114. <label>$INFO[MusicPlayer.Album]$INFO[musicplayer.discnumber, - $LOCALIZE[427]:]</label>
  115. <align>right</align>
  116. <aligny>center</aligny>
  117. <font>font12</font>
  118. <textcolor>white</textcolor>
  119. <shadowcolor>black</shadowcolor>
  120. </control>
  121. <control type="label">
  122. <description>Title label</description>
  123. <posx>210r</posx>
  124. <posy>285</posy>
  125. <height>30</height>
  126. <width>660</width>
  127. <label>$INFO[MusicPlayer.Title]</label>
  128. <align>right</align>
  129. <aligny>center</aligny>
  130. <font>font13_title</font>
  131. <textcolor>white</textcolor>
  132. <shadowcolor>black</shadowcolor>
  133. </control>
  134. <control type="label">
  135. <description>Time Label</description>
  136. <posx>210r</posx>
  137. <posy>310</posy>
  138. <height>30</height>
  139. <width>325</width>
  140. <label>$INFO[Player.Time]$INFO[Player.Duration, / ]</label>
  141. <align>right</align>
  142. <aligny>center</aligny>
  143. <font>font12</font>
  144. <textcolor>white</textcolor>
  145. <shadowcolor>black</shadowcolor>
  146. </control>
  147. </control>
  148. <!-- Video Info -->
  149. <control type="group">
  150. <posx>0</posx>
  151. <posy>400r</posy>
  152. <visible>Player.HasVideo + !Skin.HasSetting(homepageVideoinfo)</visible>
  153. <include>VisibleFadeEffect</include>
  154. <include>Window_OpenClose_Animation</include>
  155. <animation effect="slide" end="0,30" time="0" condition="!system.getbool(lookandfeel.enablerssfeeds)">conditional</animation>
  156. <control type="image">
  157. <posx>0</posx>
  158. <posy>150</posy>
  159. <width>1280</width>
  160. <height>250</height>
  161. <texture>HomeNowPlayingBack.png</texture>
  162. </control>
  163. <control type="group">
  164. <visible>!VideoPlayer.Content(Movies) + !VideoPlayer.Content(Episodes)</visible>
  165. <control type="image">
  166. <description>Cover image</description>
  167. <posx>200r</posx>
  168. <posy>160</posy>
  169. <width>180</width>
  170. <height>180</height>
  171. <aspectratio aligny="bottom">keep</aspectratio>
  172. <texture>$INFO[VideoPlayer.Cover]</texture>
  173. <bordertexture border="8">ThumbBorder.png</bordertexture>
  174. <bordersize>5</bordersize>
  175. </control>
  176. <control type="label">
  177. <description>NowPlaying label</description>
  178. <posx>210r</posx>
  179. <posy>260</posy>
  180. <height>30</height>
  181. <width>660</width>
  182. <label>$LOCALIZE[31040]</label>
  183. <align>right</align>
  184. <aligny>center</aligny>
  185. <font>font12_title</font>
  186. <textcolor>blue</textcolor>
  187. <shadowcolor>black</shadowcolor>
  188. </control>
  189. <control type="label">
  190. <description>Title label</description>
  191. <posx>210r</posx>
  192. <posy>285</posy>
  193. <height>30</height>
  194. <width>660</width>
  195. <label>$INFO[VideoPlayer.Title]</label>
  196. <align>right</align>
  197. <aligny>center</aligny>
  198. <font>font13_title</font>
  199. <textcolor>white</textcolor>
  200. <shadowcolor>black</shadowcolor>
  201. </control>
  202. <control type="label">
  203. <description>Time Label</description>
  204. <posx>210r</posx>
  205. <posy>310</posy>
  206. <height>30</height>
  207. <width>325</width>
  208. <label>$INFO[Player.Time]$INFO[Player.Duration, / ]</label>
  209. <align>right</align>
  210. <aligny>center</aligny>
  211. <font>font12</font>
  212. <textcolor>white</textcolor>
  213. <shadowcolor>black</shadowcolor>
  214. </control>
  215. </control>
  216. <control type="group">
  217. <visible>VideoPlayer.Content(Movies)</visible>
  218. <control type="image">
  219. <description>Cover image</description>
  220. <posx>200r</posx>
  221. <posy>0</posy>
  222. <width>180</width>
  223. <height>340</height>
  224. <aspectratio aligny="bottom">keep</aspectratio>
  225. <texture>$INFO[VideoPlayer.Cover]</texture>
  226. <bordertexture border="8">ThumbBorder.png</bordertexture>
  227. <bordersize>5</bordersize>
  228. </control>
  229. <control type="label">
  230. <description>NowPlaying label</description>
  231. <posx>210r</posx>
  232. <posy>210</posy>
  233. <height>30</height>
  234. <width>660</width>
  235. <label>$LOCALIZE[31040]</label>
  236. <align>right</align>
  237. <aligny>center</aligny>
  238. <font>font12_title</font>
  239. <textcolor>blue</textcolor>
  240. <shadowcolor>black</shadowcolor>
  241. </control>
  242. <control type="label">
  243. <description>Studio label</description>
  244. <posx>210r</posx>
  245. <posy>235</posy>
  246. <height>30</height>
  247. <width>660</width>
  248. <label>$INFO[VideoPlayer.Studio]</label>
  249. <align>right</align>
  250. <aligny>center</aligny>
  251. <font>font12_title</font>
  252. <textcolor>white</textcolor>
  253. <shadowcolor>black</shadowcolor>
  254. </control>
  255. <control type="label">
  256. <description>Genre Label</description>
  257. <posx>210r</posx>
  258. <posy>260</posy>
  259. <height>30</height>
  260. <width>660</width>
  261. <label>$INFO[VideoPlayer.Genre]</label>
  262. <align>right</align>
  263. <aligny>center</aligny>
  264. <font>font12</font>
  265. <textcolor>white</textcolor>
  266. <shadowcolor>black</shadowcolor>
  267. </control>
  268. <control type="label">
  269. <description>Title label</description>
  270. <posx>210r</posx>
  271. <posy>285</posy>
  272. <height>30</height>
  273. <width>660</width>
  274. <label>$INFO[VideoPlayer.Title]$INFO[VideoPlayer.Year,[COLOR=grey] (,)[/COLOR]]</label>
  275. <align>right</align>
  276. <aligny>center</aligny>
  277. <font>font13_title</font>
  278. <textcolor>white</textcolor>
  279. <shadowcolor>black</shadowcolor>
  280. </control>
  281. <control type="label">
  282. <description>Time Label</description>
  283. <posx>210r</posx>
  284. <posy>310</posy>
  285. <height>30</height>
  286. <width>325</width>
  287. <label>$INFO[Player.Time]$INFO[Player.Duration, / ]</label>
  288. <align>right</align>
  289. <aligny>center</aligny>
  290. <font>font12</font>
  291. <textcolor>white</textcolor>
  292. <shadowcolor>black</shadowcolor>
  293. </control>
  294. </control>
  295. <control type="group">
  296. <visible>VideoPlayer.Content(Episodes)</visible>
  297. <control type="image">
  298. <description>Cover image</description>
  299. <posx>250r</posx>
  300. <posy>0</posy>
  301. <width>230</width>
  302. <height>340</height>
  303. <aspectratio aligny="bottom">keep</aspectratio>
  304. <texture>$INFO[VideoPlayer.Cover]</texture>
  305. <bordertexture border="8">ThumbBorder.png</bordertexture>
  306. <bordersize>5</bordersize>
  307. </control>
  308. <control type="label">
  309. <description>NowPlaying label</description>
  310. <posx>260r</posx>
  311. <posy>210</posy>
  312. <height>30</height>
  313. <width>610</width>
  314. <label>$LOCALIZE[31040]</label>
  315. <align>right</align>
  316. <aligny>center</aligny>
  317. <font>font12_title</font>
  318. <textcolor>blue</textcolor>
  319. <shadowcolor>black</shadowcolor>
  320. </control>
  321. <control type="label">
  322. <description>TV Show label</description>
  323. <posx>260r</posx>
  324. <posy>235</posy>
  325. <height>30</height>
  326. <width>610</width>
  327. <label>$INFO[VideoPlayer.TVShowTitle]</label>
  328. <align>right</align>
  329. <aligny>center</aligny>
  330. <font>font12_title</font>
  331. <textcolor>white</textcolor>
  332. <shadowcolor>black</shadowcolor>
  333. </control>
  334. <control type="label">
  335. <description>Season Ep Label</description>
  336. <posx>260r</posx>
  337. <posy>260</posy>
  338. <height>30</height>
  339. <width>610</width>
  340. <label>$LOCALIZE[20373] $INFO[VideoPlayer.Season] - $LOCALIZE[20359] $INFO[VideoPlayer.episode]</label>
  341. <align>right</align>
  342. <aligny>center</aligny>
  343. <font>font12</font>
  344. <textcolor>white</textcolor>
  345. <shadowcolor>black</shadowcolor>
  346. </control>
  347. <control type="label">
  348. <description>Title label</description>
  349. <posx>260r</posx>
  350. <posy>285</posy>
  351. <height>30</height>
  352. <width>610</width>
  353. <label>$INFO[VideoPlayer.Title]</label>
  354. <align>right</align>
  355. <aligny>center</aligny>
  356. <font>font13_title</font>
  357. <textcolor>white</textcolor>
  358. <shadowcolor>black</shadowcolor>
  359. </control>
  360. <control type="label">
  361. <description>Time Label</description>
  362. <posx>260r</posx>
  363. <posy>310</posy>
  364. <height>30</height>
  365. <width>325</width>
  366. <label>$INFO[Player.Time]$INFO[Player.Duration, / ]</label>
  367. <align>right</align>
  368. <aligny>center</aligny>
  369. <font>font12</font>
  370. <textcolor>white</textcolor>
  371. <shadowcolor>black</shadowcolor>
  372. </control>
  373. </control>
  374. </control>
  375. <control type="group">
  376. <animation effect="slide" end="0,0" time="500" tween="quadratic" easing="out">WindowClose</animation>
  377. <animation effect="slide" start="0,0" time="500" tween="quadratic" easing="out">WindowOpen</animation>
  378. <control type="group">
  379. <animation effect="slide" start="0,0" time="300" tween="quadratic" easing="out">WindowClose</animation>
  380. <control type="image">
  381. <posx>0</posx>
  382. <posy>0r</posy>
  383. <width>2000</width>
  384. <height>30</height>
  385. <texture>HomeBladeSub_Part1x.png</texture>
  386. <animation effect="zoom" start="100,100,100,100" end="0,0" time="300" tween="quadratic" easing="out" condition="ControlGroup(9001).HasFocus">Conditional</animation>
  387. </control>
  388. <control type="image">
  389. <posx>0</posx>
  390. <posy>0r</posy>
  391. <width>2000</width>
  392. <height>2</height>
  393. <texture>HomeBladeSub_Part2x.png</texture>
  394. <animation effect="slide" start="100,100,100,100" time="370" tween="quadratic" easing="out" condition="ControlGroup(9001).HasFocus">Conditional</animation>
  395. </control>
  396. </control>
  397. <control type="group" id="9001">
  398. <posx>-225</posx>
  399. <posy>290</posy>
  400. <animation effect="fade" start="100" end="0" time="0" condition="!ControlGroup(9001).HasFocus">conditional</animation>
  401. <animation effect="fade" start="0" end="100" delay="300" time="200" condition="ControlGroup(9001).HasFocus">conditional</animation>
  402. <animation effect="fade" start="100" end="0" time="0" condition="ControlGroup(9001).HasFocus">WindowClose</animation>
  403. <animation effect="slide" end="210,0" time="300" tween="quadratic" easing="out" condition="ControlGroup(9001).HasFocus">conditional</animation>
  404. <animation effect="slide" end="0,-204" time="300" condition="Container(9000).Row(1)">conditional</animation>
  405. <animation effect="slide" end="0,-102" time="300" condition="Container(9000).Row(2)">conditional</animation>
  406. <animation effect="slide" end="0,102" time="300" condition="Container(9000).Row(4)">conditional</animation>
  407. <animation effect="slide" end="0,204" time="300" condition="Container(9000).Row(5)">conditional</animation>
  408. <control type="grouplist" id="9010">
  409. <posx>0</posx>
  410. <posy>0</posy>
  411. <width>0</width>
  412. <height>100</height>
  413. <align>center</align>
  414. <onleft></onleft>
  415. <onright></onright>
  416. <onup>9010</onup>
  417. <ondown>9000</ondown>
  418. <itemgap>0</itemgap>
  419. <visible>Container(9000).HasFocus(2)</visible>
  420. <orientation>horizontal</orientation>
  421. <control type="button" id="90101">
  422. <font>font10caps_title</font>
  423. <width>150</width>
  424. <align>center</align>
  425. <include>ButtonHomeSubCommonValues</include>
  426. <label>342</label>
  427. <onclick>ActivateWindow(VideoLibrary,MovieTitles,return)</onclick>
  428. <visible>Library.HasContent(Movies)</visible>
  429. </control>
  430. <control type="button" id="90102">
  431. <font>font10caps_title</font>
  432. <width>150</width>
  433. <align>center</align>
  434. <include>ButtonHomeSubCommonValues</include>
  435. <label>20343</label>
  436. <onclick>ActivateWindow(VideoLibrary,TvShowTitles,return)</onclick>
  437. <visible>Library.HasContent(TVShows)</visible>
  438. </control>
  439. <control type="button" id="90103">
  440. <font>font10caps_title</font>
  441. <width>150</width>
  442. <align>center</align>
  443. <include>ButtonHomeSubCommonValues</include>
  444. <label>20389</label>
  445. <onclick>ActivateWindow(VideoLibrary,MusicVideoTitles,return)</onclick>
  446. <visible>Library.HasContent(MusicVideos)</visible>
  447. </control>
  448. <control type="button" id="90104">
  449. <font>font10caps_title</font>
  450. <width>150</width>
  451. <align>center</align>
  452. <include>ButtonHomeSubCommonValues</include>
  453. <label>744</label>
  454. <onclick>ActivateWindow(VideoFiles)</onclick>
  455. </control>
  456. <control type="button" id="90105">
  457. <font>font10caps_title</font>
  458. <width>150</width>
  459. <align>center</align>
  460. <include>ButtonHomeSubCommonValues</include>
  461. <label>14022</label>
  462. <onclick>ActivateWindow(VideoLibrary)</onclick>
  463. <visible>Library.HasContent(Videos)</visible>
  464. </control>
  465. <control type="button" id="90106">
  466. <font>font10caps_title</font>
  467. <width>150</width>
  468. <align>center</align>
  469. <include>ButtonHomeSubCommonValues</include>
  470. <label>31007</label>
  471. <onclick>ActivateWindow(VideoLibrary,Plugins)</onclick>
  472. <visible>Library.HasContent(Video)</visible>
  473. </control>
  474. <control type="button" id="90107">
  475. <font>font10caps_title</font>
  476. <width>150</width>
  477. <align>center</align>
  478. <include>ButtonHomeSubCommonValues</include>
  479. <label>31007</label>
  480. <onclick>ActivateWindow(VideoFiles,$LOCALIZE[1037])</onclick>
  481. <visible>!Library.HasContent(Video)</visible>
  482. </control>
  483. </control>
  484. <control type="grouplist" id="9011">
  485. <posx>0</posx>
  486. <posy>0</posy>
  487. <width>0</width>
  488. <height>100</height>
  489. <align>center</align>
  490. <onleft></onleft>
  491. <onright></onright>
  492. <onup>9001</onup>
  493. <ondown>9000</ondown>
  494. <itemgap>0</itemgap>
  495. <visible>Container(9000).HasFocus(3)</visible>
  496. <orientation>horizontal</orientation>
  497. <control type="button" id="90111">
  498. <font>font10caps_title</font>
  499. <width>150</width>
  500. <align>center</align>
  501. <include>ButtonHomeSubCommonValues</include>
  502. <label>133</label>
  503. <onclick>ActivateWindow(MusicLibrary,Artists,return)</onclick>
  504. <visible>Library.HasContent(Music)</visible>
  505. </control>
  506. <control type="button" id="90112">
  507. <font>font10caps_title</font>
  508. <width>150</width>
  509. <align>center</align>
  510. <include>ButtonHomeSubCommonValues</include>
  511. <label>132</label>
  512. <onclick>ActivateWindow(MusicLibrary,Albums,return)</onclick>
  513. <visible>Library.HasContent(Music)</visible>
  514. </control>
  515. <control type="button" id="90113">
  516. <font>font10caps_title</font>
  517. <width>150</width>
  518. <align>center</align>
  519. <include>ButtonHomeSubCommonValues</include>
  520. <label>134</label>
  521. <onclick>ActivateWindow(MusicLibrary,Songs,return)</onclick>
  522. <visible>Library.HasContent(Music)</visible>
  523. </control>
  524. <control type="button" id="90114">
  525. <font>font10caps_title</font>
  526. <width>150</width>
  527. <align>center</align>
  528. <include>ButtonHomeSubCommonValues</include>
  529. <label>744</label>
  530. <onclick>ActivateWindow(MusicFiles)</onclick>
  531. </control>
  532. <control type="button" id="90115">
  533. <font>font10caps_title</font>
  534. <width>150</width>
  535. <align>center</align>
  536. <include>ButtonHomeSubCommonValues</include>
  537. <label>14022</label>
  538. <onclick>ActivateWindow(MusicLibrary)</onclick>
  539. <visible>Library.HasContent(Music)</visible>
  540. </control>
  541. <control type="button" id="90116">
  542. <font>font10caps_title</font>
  543. <width>150</width>
  544. <align>center</align>
  545. <include>ButtonHomeSubCommonValues</include>
  546. <label>31007</label>
  547. <onclick>ActivateWindow(MusicLibrary,Plugins)</onclick>
  548. <visible>Library.HasContent(Music)</visible>
  549. </control>
  550. <control type="button" id="90117">
  551. <font>font10caps_title</font>
  552. <width>150</width>
  553. <align>center</align>
  554. <include>ButtonHomeSubCommonValues</include>
  555. <label>31007</label>
  556. <onclick>ActivateWindow(MusicFiles,$LOCALIZE[1038])</onclick>
  557. <visible>!Library.HasContent(Music)</visible>
  558. </control>
  559. </control>
  560. <control type="grouplist" id="9014">
  561. <posx>0</posx>
  562. <posy>0</posy>
  563. <width>0</width>
  564. <height>100</height>
  565. <align>center</align>
  566. <onleft></onleft>
  567. <onright></onright>
  568. <onup>9001</onup>
  569. <ondown>9000</ondown>
  570. <itemgap>0</itemgap>
  571. <visible>Container(9000).HasFocus(5)</visible>
  572. <orientation>horizontal</orientation>
  573. <control type="button" id="90141">
  574. <font>font10caps_title</font>
  575. <width>150</width>
  576. <align>center</align>
  577. <include>ButtonHomeSubCommonValues</include>
  578. <label>5</label>
  579. <onclick>ActivateWindow(Settings)</onclick>
  580. </control>
  581. <control type="button" id="90142">
  582. <font>font10caps_title</font>
  583. <width>150</width>
  584. <align>center</align>
  585. <include>ButtonHomeSubCommonValues</include>
  586. <label>7</label>
  587. <onclick>ActivateWindow(FileManager)</onclick>
  588. </control>
  589. <control type="button" id="90143">
  590. <font>font10caps_title</font>
  591. <width>150</width>
  592. <align>center</align>
  593. <include>ButtonHomeSubCommonValues</include>
  594. <label>13200</label>
  595. <onclick>ActivateWindow(Profiles)</onclick>
  596. </control>
  597. <control type="button" id="90144">
  598. <font>font10caps_title</font>
  599. <width>150</width>
  600. <align>center</align>
  601. <include>ButtonHomeSubCommonValues</include>
  602. <label>130</label>
  603. <onclick>ActivateWindow(SystemInfo)</onclick>
  604. </control>
  605. <control type="button" id="90145">
  606. <font>font10caps_title</font>
  607. <width>150</width>
  608. <align>center</align>
  609. <include>ButtonHomeSubCommonValues</include>
  610. <label>Credits</label>
  611. <onclick>ActivateWindow(Credits)</onclick>
  612. <visible>False</visible>
  613. </control>
  614. </control>
  615. <control type="grouplist" id="9015">
  616. <posx>0</posx>
  617. <posy>0</posy>
  618. <width>0</width>
  619. <height>100</height>
  620. <align>center</align>
  621. <onleft></onleft>
  622. <onright></onright>
  623. <onup>9001</onup>
  624. <ondown>9000</ondown>
  625. <itemgap>0</itemgap>
  626. <visible>Container(9000).HasFocus(8) + [[Skin.HasSetting(HomeScriptButton1) + !IsEmpty(Skin.String(HomeScriptButton1_label))] | [Skin.HasSetting(HomeScriptButton2) + !IsEmpty(Skin.String(HomeScriptButton2_label))] | [Skin.HasSetting(HomeScriptButton3) + !IsEmpty(Skin.String(HomeScriptButton3_label))] | [Skin.HasSetting(HomeScriptButton4) + !IsEmpty(Skin.String(HomeScriptButton4_label))] | [Skin.HasSetting(HomeScriptButton5) + !IsEmpty(Skin.String(HomeScriptButton5_label))] | [Skin.HasSetting(HomeScriptButton6) + !IsEmpty(Skin.String(HomeScriptButton6_label))]]</visible>
  627. <orientation>horizontal</orientation>
  628. <control type="button" id="90151">
  629. <font>font10caps_title</font>
  630. <width>150</width>
  631. <align>center</align>
  632. <description>Button1</description>
  633. <include>ButtonHomeSubCommonValues</include>
  634. <label>$INFO[Skin.String(HomeScriptButton1_label)]</label>
  635. <onclick>Setfocus(9000)</onclick>
  636. <onclick>XBMC.RunScript($INFO[Skin.String(HomeScriptButton1_Path)])</onclick>
  637. <visible>Skin.HasSetting(HomeScriptButton1) + !IsEmpty(Skin.String(HomeScriptButton1_label))</visible>
  638. </control>
  639. <control type="button" id="90152">
  640. <font>font10caps_title</font>
  641. <width>150</width>
  642. <align>center</align>
  643. <description>Button2</description>
  644. <include>ButtonHomeSubCommonValues</include>
  645. <label>$INFO[Skin.String(HomeScriptButton2_label)]</label>
  646. <onclick>Setfocus(9000)</onclick>
  647. <onclick>XBMC.RunScript($INFO[Skin.String(HomeScriptButton2_Path)])</onclick>
  648. <visible>Skin.HasSetting(HomeScriptButton2) + !IsEmpty(Skin.String(HomeScriptButton2_label))</visible>
  649. </control>
  650. <control type="button" id="90153">
  651. <font>font10caps_title</font>
  652. <width>150</width>
  653. <align>center</align>
  654. <description>Button3</description>
  655. <include>ButtonHomeSubCommonValues</include>
  656. <label>$INFO[Skin.String(HomeScriptButton3_label)]</label>
  657. <onclick>Setfocus(9000)</onclick>
  658. <onclick>XBMC.RunScript($INFO[Skin.String(HomeScriptButton3_Path)])</onclick>
  659. <visible>Skin.HasSetting(HomeScriptButton3) + !IsEmpty(Skin.String(HomeScriptButton3_label))</visible>
  660. </control>
  661. <control type="button" id="90154">
  662. <font>font10caps_title</font>
  663. <width>150</width>
  664. <align>center</align>
  665. <description>Button4</description>
  666. <include>ButtonHomeSubCommonValues</include>
  667. <label>$INFO[Skin.String(HomeScriptButton4_label)]</label>
  668. <onclick>Setfocus(9000)</onclick>
  669. <onclick>XBMC.RunScript($INFO[Skin.String(HomeScriptButton4_Path)])</onclick>
  670. <visible>Skin.HasSetting(HomeScriptButton4) + !IsEmpty(Skin.String(HomeScriptButton4_label))</visible>
  671. </control>
  672. <control type="button" id="90155">
  673. <font>font10caps_title</font>
  674. <width>150</width>
  675. <align>center</align>
  676. <description>Button5</description>
  677. <include>ButtonHomeSubCommonValues</include>
  678. <label>$INFO[Skin.String(HomeScriptButton5_label)]</label>
  679. <onclick>Setfocus(9000)</onclick>
  680. <onclick>XBMC.RunScript($INFO[Skin.String(HomeScriptButton5_Path)])</onclick>
  681. <visible>Skin.HasSetting(HomeScriptButton5) + !IsEmpty(Skin.String(HomeScriptButton5_label))</visible>
  682. </control>
  683. <control type="button" id="90156">
  684. <font>font10caps_title</font>
  685. <width>150</width>
  686. <align>center</align>
  687. <description>Button6</description>
  688. <include>ButtonHomeSubCommonValues</include>
  689. <label>$INFO[Skin.String(HomeScriptButton6_label)]</label>
  690. <onclick>Setfocus(9000)</onclick>
  691. <onclick>XBMC.RunScript($INFO[Skin.String(HomeScriptButton6_Path)])</onclick>
  692. <visible>Skin.HasSetting(HomeScriptButton6) + !IsEmpty(Skin.String(HomeScriptButton6_label))</visible>
  693. </control>
  694. </control>
  695. <control type="grouplist" id="9016">
  696. <posx>0</posx>
  697. <posy>0</posy>
  698. <width>0</width>
  699. <height>100</height>
  700. <align>center</align>
  701. <onleft></onleft>
  702. <onright></onright>
  703. <onup>9001</onup>
  704. <ondown>9000</ondown>
  705. <itemgap>0</itemgap>
  706. <visible>Container(9000).HasFocus(10)</visible>
  707. <orientation>horizontal</orientation>
  708. <control type="button" id="90161">
  709. <font>font10caps_title</font>
  710. <width>150</width>
  711. <align>center</align>
  712. <include>ButtonHomeSubCommonValues</include>
  713. <label>369</label>
  714. <onclick>ActivateWindow(VideoLibrary,MovieTitles,return)</onclick>
  715. </control>
  716. <control type="button" id="90162">
  717. <font>font10caps_title</font>
  718. <width>150</width>
  719. <align>center</align>
  720. <include>ButtonHomeSubCommonValues</include>
  721. <label>135</label>
  722. <onclick>ActivateWindow(VideoLibrary,MovieGenres,return)</onclick>
  723. </control>
  724. <control type="button" id="90163">
  725. <font>font10caps_title</font>
  726. <width>150</width>
  727. <align>center</align>
  728. <include>ButtonHomeSubCommonValues</include>
  729. <label>652</label>
  730. <onclick>ActivateWindow(VideoLibrary,MovieYears,return)</onclick>
  731. </control>
  732. <control type="button" id="90164">
  733. <font>font10caps_title</font>
  734. <width>150</width>
  735. <align>center</align>
  736. <include>ButtonHomeSubCommonValues</include>
  737. <label>344</label>
  738. <onclick>ActivateWindow(VideoLibrary,MovieActors,return)</onclick>
  739. </control>
  740. <control type="button" id="90165">
  741. <font>font10caps_title</font>
  742. <width>150</width>
  743. <align>center</align>
  744. <include>ButtonHomeSubCommonValues</include>
  745. <label>20348</label>
  746. <onclick>ActivateWindow(VideoLibrary,MovieDirectors,return)</onclick>
  747. </control>
  748. <control type="button" id="90166">
  749. <font>font10caps_title</font>
  750. <width>150</width>
  751. <align>center</align>
  752. <include>ButtonHomeSubCommonValues</include>
  753. <label>31328</label>
  754. <onclick>ActivateWindow(VideoLibrary,RecentlyAddedMovies,return)</onclick>
  755. </control>
  756. </control>
  757. <control type="grouplist" id="9017">
  758. <posx>0</posx>
  759. <posy>0</posy>
  760. <width>0</width>
  761. <height>100</height>
  762. <align>center</align>
  763. <onleft></onleft>
  764. <onright></onright>
  765. <onup>Control.SetFocus(8001,0)</onup>
  766. <ondown>9000</ondown>
  767. <itemgap>0</itemgap>
  768. <visible>Container(9000).HasFocus(11)</visible>
  769. <orientation>horizontal</orientation>
  770. <control type="button" id="90171">
  771. <font>font10caps_title</font>
  772. <width>150</width>
  773. <align>center</align>
  774. <include>ButtonHomeSubCommonValues</include>
  775. <label>369</label>
  776. <onclick>ActivateWindow(VideoLibrary,TVShowTitles,return)</onclick>
  777. </control>
  778. <control type="button" id="90172">
  779. <font>font10caps_title</font>
  780. <width>150</width>
  781. <align>center</align>
  782. <include>ButtonHomeSubCommonValues</include>
  783. <label>135</label>
  784. <onclick>ActivateWindow(VideoLibrary,TVShowGenres,return)</onclick>
  785. </control>
  786. <control type="button" id="90173">
  787. <font>font10caps_title</font>
  788. <width>150</width>
  789. <align>center</align>
  790. <include>ButtonHomeSubCommonValues</include>
  791. <label>652</label>
  792. <onclick>ActivateWindow(VideoLibrary,TVShowYears,return)</onclick>
  793. </control>
  794. <control type="button" id="90174">
  795. <font>font10caps_title</font>
  796. <width>150</width>
  797. <align>center</align>
  798. <include>ButtonHomeSubCommonValues</include>
  799. <label>344</label>
  800. <onclick>ActivateWindow(VideoLibrary,TVShowActors,return)</onclick>
  801. </control>
  802. <control type="button" id="90175">
  803. <font>font10caps_title</font>
  804. <width>150</width>
  805. <align>center</align>
  806. <include>ButtonHomeSubCommonValues</include>
  807. <label>31328</label>
  808. <onclick>ActivateWindow(VideoLibrary,RecentlyAddedEpisodes,return)</onclick>
  809. </control>
  810. </control>
  811. </control>
  812. <control type="image">
  813. <posx>-235</posx>
  814. <posy>386r</posy>
  815. <width>1950</width>
  816. <height>60</height>
  817. <colordiffuse>DAFFFFFF</colordiffuse>
  818. <texture>HomeBlade_bottom.png</texture>
  819. </control>
  820. <control type="button" id="8999">
  821. <description>Run Recently added</description>
  822. <posx>-20</posx>
  823. <posy>-20</posy>
  824. <width>1</width>
  825. <height>1</height>
  826. <label>-</label>
  827. <font>-</font>
  828. <onfocus>XBMC.RunScript(special://skin/scripts/RecentlyAdded.py,limit=4)</onfocus>
  829. <onfocus>SetFocus(9000)</onfocus>
  830. <texturenofocus>-</texturenofocus>
  831. <texturefocus>-</texturefocus>
  832. <visible>Skin.HasSetting(homepageHideRecentlyAdded)</visible>
  833. </control>
  834. <control type="button" id="8999">
  835. <description>Don't run Recently added</description>
  836. <posx>-20</posx>
  837. <posy>-20</posy>
  838. <width>1</width>
  839. <height>1</height>
  840. <label>-</label>
  841. <font>-</font>
  842. <onfocus>SetFocus(9000)</onfocus>
  843. <texturenofocus>-</texturenofocus>
  844. <texturefocus>-</texturefocus>
  845. <visible>!Skin.HasSetting(homepageHideRecentlyAdded)</visible>
  846. </control>
  847. <control type="wraplist" id="9000">
  848. <posx>-175</posx>
  849. <posy>400r</posy>
  850. <width>1515</width>
  851. <height>100</height>
  852. <onleft>9000</onleft>
  853. <onright>9000</onright>
  854. <onup>9001</onup>
  855. <ondown>10</ondown>
  856. <pagecontrol>-</pagecontrol>
  857. <scrolltime>300</scrolltime>
  858. <focusposition>1</focusposition>
  859. <orientation>horizontal</orientation>
  860. <animation effect="fade" start="0" end="100" time="200">Visible</animation>
  861. <animation effect="fade" start="100" end="30" time="200" condition="Window.IsVisible(1113) | ControlGroup(9001).HasFocus | ControlGroup(10).HasFocus | Control.HasFocus(8000) | Control.HasFocus(8001)">conditional</animation>
  862. <itemlayout height="100" width="350">
  863. <control type="label">
  864. <posx>475</posx>
  865. <posy>21</posy>
  866. <width>350</width>
  867. <height>40</height>
  868. <font>font50caps_title</font>
  869. <textcolor>grey3</textcolor>
  870. <align>center</align>
  871. <aligny>center</aligny>
  872. <label>$INFO[ListItem.Label]</label>
  873. </control>
  874. <control type="label">
  875. <posx>475</posx>
  876. <posy>21</posy>
  877. <width>350</width>
  878. <height>40</height>
  879. <font>font45caps_title</font>
  880. <textcolor>grey3</textcolor>
  881. <align>center</align>
  882. <aligny>center</aligny>
  883. <label>$INFO[ListItem.Label]</label>
  884. <animation effect="fade" start="10" end="10" time="0" condition="true">Conditional</animation>
  885. <animation effect="rotatex" start="0" end="180" center="49,0" time="0" condition="true">Conditional</animation>
  886. </control>
  887. </itemlayout>
  888. <focusedlayout height="100" width="350">
  889. <control type="label">
  890. <posx>475</posx>
  891. <posy>21</posy>
  892. <width>350</width>
  893. <height>40</height>
  894. <font>font50caps_title</font>
  895. <textcolor>white</textcolor>
  896. <align>center</align>
  897. <aligny>center</aligny>
  898. <label>$INFO[ListItem.Label]</label>
  899. </control>
  900. <control type="label">
  901. <posx>475</posx>
  902. <posy>21</posy>
  903. <width>350</width>
  904. <height>40</height>
  905. <font>font45caps_title</font>
  906. <textcolor>grey3</textcolor>
  907. <align>center</align>
  908. <aligny>center</aligny>
  909. <label>$INFO[ListItem.Label]</label>
  910. <animation effect="fade" start="10" end="10" time="0" condition="true">Conditional</animation>
  911. <animation effect="rotatex" start="0" end="180" center="49,0" time="0" condition="true">Conditional</animation>
  912. </control>
  913. </focusedlayout>
  914. <content>
  915. <item id="8">
  916. <label>247</label>
  917. <onclick>ActivateWindow(Scripts)</onclick>
  918. <icon>special://skin/backgrounds/scripts.jpg</icon>
  919. <thumb>$INFO[Skin.String(Home_Custom_Back_Scripts_Folder)]</thumb>
  920. <visible>!Skin.HasSetting(HomeMenuNoScriptsButton)</visible>
  921. </item>
  922. <item id="6">
  923. <label>8</label>
  924. <onclick>ActivateWindow(Weather)</onclick>
  925. <icon>special://skin/backgrounds/weather.jpg</icon>
  926. <thumb>$INFO[Skin.String(Home_Custom_Back_Weather_Folder)]</thumb>
  927. <visible>!Skin.HasSetting(HomeMenuNoWeatherButton)</visible>
  928. <visible>!Skin.HasSetting(ShowWeatherFanart) | IsEmpty(Skin.String(WeatherFanartDir))</visible>
  929. </item>
  930. <item id="6">
  931. <label>8</label>
  932. <onclick>ActivateWindow(Weather)</onclick>
  933. <icon>special://skin/backgrounds/weather.jpg</icon>
  934. <thumb>$INFO[Skin.String(WeatherFanartDir)]$INFO[Weather.FanartCode]</thumb>
  935. <visible>!Skin.HasSetting(HomeMenuNoWeatherButton)</visible>
  936. <visible>Skin.HasSetting(ShowWeatherFanart) + !IsEmpty(Skin.String(WeatherFanartDir))</visible>
  937. </item>
  938. <item id="4">
  939. <label>1</label>
  940. <onclick>ActivateWindow(Pictures)</onclick>
  941. <icon>special://skin/backgrounds/pictures.jpg</icon>
  942. <thumb>$INFO[Skin.String(Home_Custom_Back_Pictures_Folder)]</thumb>
  943. <visible>!Skin.HasSetting(HomeMenuNoPicturesButton)</visible>
  944. </item>
  945. <item id="2">
  946. <label>3</label>
  947. <onclick>ActivateWindow(Videos)</onclick>
  948. <icon>special://skin/backgrounds/videos.jpg</icon>
  949. <thumb>$INFO[Skin.String(Home_Custom_Back_Video_Folder)]</thumb>
  950. <visible>!Skin.HasSetting(HomeMenuNoVideosButton) + ![Skin.HasSetting(HomeMenuNoMoviesButton) + Skin.HasSetting(HomeMenuNoTVShowsButton)]</visible>
  951. </item>
  952. <item id="2">
  953. <label>3</label>
  954. <onclick>ActivateWindow(VideoFiles)</onclick>
  955. <icon>special://skin/backgrounds/videos.jpg</icon>
  956. <thumb>$INFO[Skin.String(Home_Custom_Back_Video_Folder)]</thumb>
  957. <visible>!Skin.HasSetting(HomeMenuNoVideosButton) + [Skin.HasSetting(HomeMenuNoMoviesButton) + Skin.HasSetting(HomeMenuNoTVShowsButton)]</visible>
  958. </item>
  959. <item id="10">
  960. <label>20342</label>
  961. <onclick>ActivateWindow(VideoLibrary,MovieTitles,return)</onclick>
  962. <icon>special://skin/backgrounds/videos.jpg</icon>
  963. <thumb>$INFO[Skin.String(Home_Custom_Back_Movies_Folder)]</thumb>
  964. <visible>Skin.HasSetting(HomeMenuNoMoviesButton) + Library.HasContent(Movies)</visible>
  965. </item>
  966. <item id="11">
  967. <label>20343</label>
  968. <onclick>ActivateWindow(VideoLibrary,TVShowTitles,return)</onclick>
  969. <icon>special://skin/backgrounds/videos.jpg</icon>
  970. <thumb>$INFO[Skin.String(Home_Custom_Back_TVShow_Folder)]</thumb>
  971. <visible>Skin.HasSetting(HomeMenuNoTVShowsButton) + Library.HasContent(TVShows)</visible>
  972. </item>
  973. <item id="3">
  974. <label>2</label>
  975. <onclick>ActivateWindow(Music)</onclick>
  976. <icon>special://skin/backgrounds/music.jpg</icon>
  977. <thumb>$INFO[Skin.String(Home_Custom_Back_Music_Folder)]</thumb>
  978. <visible>!Skin.HasSetting(HomeMenuNoMusicButton)</visible>
  979. </item>
  980. <item id="1">
  981. <label>0</label>
  982. <onclick>ActivateWindow(Programs)</onclick>
  983. <icon>special://skin/backgrounds/programs.jpg</icon>
  984. <thumb>$INFO[Skin.String(Home_Custom_Back_Programs_Folder)]</thumb>
  985. <visible>!Skin.HasSetting(HomeMenuNoProgramsButton)</visible>
  986. </item>
  987. <item id="5">
  988. <label>13000</label>
  989. <onclick>ActivateWindow(Settings)</onclick>
  990. <icon>special://skin/backgrounds/settings.jpg</icon>
  991. <thumb>$INFO[Skin.String(Home_Custom_Back_Settings_Folder)]</thumb>
  992. </item>
  993. </content>
  994. </control>
  995.  
  996.  
  997. <control type="image">
  998. <posx>0</posx>
  999. <posy>100r</posy>
  1000. <width>256</width>
  1001. <height>100</height>
  1002. <texture>HomeButtonsBack.png</texture>
  1003. </control>
  1004. <control type="group" id="10">
  1005. <posx>15</posx>
  1006. <posy>55r</posy>
  1007. <control type="button" id="20">
  1008. <description>Power push button</description>
  1009. <posx>90</posx>
  1010. <posy>42r</posy>
  1011. <width>43</width>
  1012. <height>43</height>
  1013. <label>31003</label>
  1014. <font>-</font>
  1015. <aligny>-</aligny>
  1016. <onclick>ActivateWindow(ShutdownMenu)</onclick>
  1017. <texturefocus>home-power-FO.png</texturefocus>
  1018. <texturenofocus>home-power.png</texturenofocus>
  1019. <onleft>21</onleft>
  1020. <onright>9000</onright>
  1021. <onup>9000</onup>
  1022. <ondown>9000</ondown>
  1023. </control>
  1024. <control type="button" id="21">
  1025. <description>Favourites push button</description>
  1026. <posx>45</posx>
  1027. <posy>42r</posy>
  1028. <width>43</width>
  1029. <height>43</height>
  1030. <label>1036</label>
  1031. <font>-</font>
  1032. <aligny>-</aligny>
  1033. <onclick>ActivateWindow(Favourites)</onclick>
  1034. <texturefocus>home-favourites-FO.png</texturefocus>
  1035. <texturenofocus>home-favourites.png</texturenofocus>
  1036. <onleft>22</onleft>
  1037. <onright>20</onright>
  1038. <onup>9000</onup>
  1039. <ondown>9000</ondown>
  1040. </control>
  1041. <control type="button" id="22">
  1042. <description>Play Disc Media push button</description>
  1043. <posx>0</posx>
  1044. <posy>42r</posy>
  1045. <width>43</width>
  1046. <height>43</height>
  1047. <label>16004</label>
  1048. <font>-</font>
  1049. <aligny>-</aligny>
  1050. <onclick>ActivateWindow(1113)</onclick>
  1051. <texturefocus>home-playmedia-FO.png</texturefocus>
  1052. <texturenofocus>home-playmedia.png</texturenofocus>
  1053. <onleft>9000</onleft>
  1054. <onright>21</onright>
  1055. <onup>9000</onup>
  1056. <ondown>9000</ondown>
  1057. </control>
  1058. </control>
  1059. </control>
  1060. <control type="group">
  1061. <posx>175</posx>
  1062. <posy>35r</posy>
  1063. <animation effect="slide" end="0,35" time="300" tween="quadratic" easing="out">WindowClose</animation>
  1064. <animation effect="slide" start="0,35" time="300" tween="quadratic" easing="out">WindowOpen</animation>
  1065. <control type="image">
  1066. <description>RSS background</description>
  1067. <posx>0</posx>
  1068. <posy>0</posy>
  1069. <width>1150</width>
  1070. <height>35</height>
  1071. <texture border="32,0,0,0">Rss_Back.png</texture>
  1072. <visible>system.getbool(lookandfeel.enablerssfeeds)</visible>
  1073. </control>
  1074. <control type="rss">
  1075. <description>RSS feed</description>
  1076. <posx>35</posx>
  1077. <posy>6</posy>
  1078. <height>35</height>
  1079. <width>1150</width>
  1080. <font>font12</font>
  1081. <urlset>1</urlset>
  1082. <textcolor>blue</textcolor>
  1083. <titlecolor>blue</titlecolor>
  1084. <headlinecolor>white</headlinecolor>
  1085. <visible>system.getbool(lookandfeel.enablerssfeeds)</visible>
  1086. </control>
  1087. <control type="image">
  1088. <description>RSS background</description>
  1089. <posx>0</posx>
  1090. <posy>0</posy>
  1091. <width>200</width>
  1092. <height>35</height>
  1093. <texture border="32,0,0,0">Rss_Back_Overlay.png</texture>
  1094. <visible>system.getbool(lookandfeel.enablerssfeeds)</visible>
  1095. </control>
  1096. </control>
  1097. <control type="group">
  1098. <posx>390r</posx>
  1099. <posy>0</posy>
  1100. <animation effect="slide" start="0,0" end="-60,0" delay="0" time="300" condition="Window.IsVisible(MuteBug)">conditional</animation>
  1101. <animation effect="slide" start="0,0" end="420,0" delay="0" time="300">WindowClose</animation>
  1102. <animation effect="slide" start="420,0" end="0,0" delay="0" time="300">WindowOpen</animation>
  1103. <control type="image">
  1104. <description>time background</description>
  1105. <posx>0</posx>
  1106. <posy>0</posy>
  1107. <width>440</width>
  1108. <height>35</height>
  1109. <texture flipx="true" border="32,0,0,0">header.png</texture>
  1110. </control>
  1111. <control type="label">
  1112. <description>time label</description>
  1113. <posx>30</posx>
  1114. <posy>0</posy>
  1115. <width>400</width>
  1116. <height>28</height>
  1117. <align>left</align>
  1118. <aligny>center</aligny>
  1119. <font>font12</font>
  1120. <textcolor>white</textcolor>
  1121. <shadowcolor>black</shadowcolor>
  1122. <label>[COLOR=grey]$INFO[System.Date][/COLOR] | $INFO[System.Time]</label>
  1123. </control>
  1124. </control>
  1125. </controls>
  1126. </window>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement