Advertisement
davehx

Includes_Home_Horizontal.xml 10 playlists

Aug 6th, 2015
318
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 56.37 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <includes>
  3. <include name="HorizontalHomeBottom">
  4. <control type="wraplist" id="301">
  5. <left>0</left>
  6. <top>244</top>
  7. <height>67</height>
  8. <width>1280</width>
  9. <onup>4052</onup>
  10. <ondown>4051</ondown>
  11. <onleft>301</onleft>
  12. <onright>301</onright>
  13. <viewtype>list</viewtype>
  14. <orientation>horizontal</orientation>
  15. <focusposition>1</focusposition>
  16. <scrolltime>200</scrolltime>
  17. <include>Animation_Bartowski_Context_Zoom_Bottom</include>
  18. <animation effect="slide" end="0,330" time="0" condition="Window.IsActive(Home)">conditional</animation>
  19. <itemlayout width="428" height="61">
  20. <control type="label">
  21. <width>428</width>
  22. <height>61</height>
  23. <left>0</left>
  24. <top>6</top>
  25. <align>center</align>
  26. <font>Font_Neon_45</font>
  27. <textcolor>38b8b7b7</textcolor>
  28. <label>[UPPERCASE]$INFO[ListItem.label][/UPPERCASE]</label>
  29. <!-- <animation effect="slide" end="0,600" time="600" condition="ControlGroup(9001).HasFocus()">conditional</animation> -->
  30. <!-- <animation effect="fade" start="0" end="100" delay="301" time="200" condition="ControlGroup(9001).HasFocus()">conditional</animation> -->
  31. <!-- <animation effect="fade" start="100" end="0" time="0" condition="ControlGroup(9001).HasFocus()">WindowClose</animation> -->
  32. <animation effect="slide" end="0,350" time="0" condition="ControlGroup(9001).HasFocus()">conditional</animation>
  33. <animation effect="fade" start="20" end="100" time="1000" condition="!ControlGroup(9001).HasFocus()">conditional&gt;</animation>
  34. </control>
  35. </itemlayout>
  36. <focusedlayout width="428" height="61">
  37. <control type="label">
  38. <width>428</width>
  39. <height>61</height>
  40. <left>-1</left>
  41. <top>0</top>
  42. <align>center</align>
  43. <font>Font_Neon_45_Focus</font>
  44. <textcolor>ffffffff</textcolor>
  45. <shadowcolor>black</shadowcolor>
  46. <label>[UPPERCASE]$INFO[ListItem.label][/UPPERCASE]</label>
  47. <!-- <animation effect="slide" end="0,-60" time="301" condition="ControlGroup(9001).HasFocus()">conditional</animation> -->
  48. </control>
  49. </focusedlayout>
  50. <content>
  51. <item id="1">
  52. <description>music</description>
  53. <label>2</label>
  54. <icon>special://skin/backgrounds/music.jpg</icon>
  55. <thumb>$INFO[Skin.String(CustomMusicFolder)]</thumb>
  56. <onclick>ActivateWindow(Music)</onclick>
  57. <visible>!Skin.HasSetting(HomeMenuNoMusicButton)</visible>
  58. </item>
  59. <item id="2">
  60. <description>Videos</description>
  61. <label>$LOCALIZE[10006]</label>
  62. <icon>special://skin/backgrounds/videos.jpg</icon>
  63. <thumb>$INFO[Skin.String(CustomVideosFolder)]</thumb>
  64. <onclick>ActivateWindow(Videos)</onclick>
  65. <visible>!Skin.HasSetting(HomeMenuNoVideosButton)</visible>
  66. </item>
  67. <item id="3">
  68. <description>movies</description>
  69. <label>$LOCALIZE[20342]</label>
  70. <icon>special://skin/backgrounds/movies.jpg</icon>
  71. <thumb>$INFO[Skin.String(CustomMoviesFolder)]</thumb>
  72. <onclick>ActivateWindow(Videos,MovieTitles,return)</onclick>
  73. <visible>!Skin.HasSetting(HomeMenuNoMoviesButton) + Library.HasContent(Movies)</visible>
  74. </item>
  75. <item id="4">
  76. <description>hd movies</description>
  77. <label>$LOCALIZE[31280]</label>
  78. <icon>special://skin/backgrounds/HDmovies.jpg</icon>
  79. <thumb>$INFO[Skin.String(CustomHDMoviesFolder)]</thumb>
  80. <onclick>ActivateWindow(Videos,special://skin/playlists/HDMovies.xsp,return)</onclick>
  81. <visible>!Skin.HasSetting(HomeMenuNoHDMoviesButton) + Library.HasContent(Movies)</visible>
  82. </item>
  83. <item id="5">
  84. <description>TV shows</description>
  85. <label>$LOCALIZE[31004]</label>
  86. <icon>special://skin/backgrounds/tvshows.jpg</icon>
  87. <thumb>$INFO[Skin.String(CustomTVShowsFolder)]</thumb>
  88. <onclick>ActivateWindow(Videos,TVShowTitles,return)</onclick>
  89. <visible>!Skin.HasSetting(HomeMenuNoTVShowsButton) + Library.HasContent(TVShows)</visible>
  90. </item>
  91. <item id="26">
  92. <description>Live TV</description>
  93. <label>$LOCALIZE[31502]</label>
  94. <onclick>ActivateWindow(TVChannels)</onclick>
  95. <icon>special://skin/backgrounds/tv.jpg</icon>
  96. <thumb>$INFO[Skin.String(Home_Custom_Back_TV_Folder)]</thumb>
  97. <visible>!Skin.HasSetting(HomeNoMenuLiveTV) + System.GetBool(pvrmanager.enabled)</visible>
  98. </item>
  99. <item id="27">
  100. <description>Radio</description>
  101. <label>$LOCALIZE[19021]</label>
  102. <onclick>ActivateWindow(RadioChannels)</onclick>
  103. <icon>special://skin/backgrounds/radio.jpg</icon>
  104. <thumb>$INFO[Skin.String(Home_Custom_Back_Radio_Folder)]</thumb>
  105. <visible>!Skin.HasSetting(HomeNoMenuRadio) + System.GetBool(pvrmanager.enabled)</visible>
  106. </item>
  107. <item id="7">
  108. <description>TV GUIDE</description>
  109. <label>$LOCALIZE[31972]</label>
  110. <icon>-</icon>
  111. <thumb>-</thumb>
  112. <onclick>RunScript(script.tv.show.next.aired)</onclick>
  113. <visible>!Skin.HasSetting(DeactivateTvShowNextAired) + !Skin.HasSetting(HomeMenuNoTVGuide) + System.HasAddon(script.tv.show.next.aired)</visible>
  114. </item>
  115. <item id="21">
  116. <description>Custom Playlist 1</description>
  117. <label>$INFO[Skin.String(Menu_Custom6_Label)]</label>
  118. <icon>special://skin/backgrounds/custom.jpg</icon>
  119. <thumb>$INFO[Skin.String(Menu_Custom6_Folder)]</thumb>
  120. <!-- <onclick>XBMC.ActivateWindow(Videos,$INFO[Skin.String(Menu_Custom6_Path)],return)</onclick> -->
  121. <onclick>XBMC.PlayMedia($ESCINFO[Skin.String(Menu_Custom6_Path)])</onclick>
  122. <onclick>ReplaceWindow(Home)</onclick>
  123. <visible>Skin.HasSetting(Menu_Custom6) + Skin.HasSetting(Menu_Custom6_Play)</visible>
  124. </item>
  125. <item id="21">
  126. <description>Custom Playlist 1</description>
  127. <label>$INFO[Skin.String(Menu_Custom6_Label)]</label>
  128. <icon>special://skin/backgrounds/custom.jpg</icon>
  129. <thumb>$INFO[Skin.String(Menu_Custom6_Folder)]</thumb>
  130. <onclick>XBMC.ActivateWindow(Videos,$INFO[Skin.String(Menu_Custom6_Path)],return)</onclick>
  131. <!-- <onclick>XBMC.PlayMedia($ESCINFO[Skin.String(Menu_Custom6_Path)])</onclick> -->
  132. <visible>Skin.HasSetting(Menu_Custom6) + !Skin.HasSetting(Menu_Custom6_Play)</visible>
  133. </item>
  134. <item id="22">
  135. <description>Custom Playlist 2</description>
  136. <label>$INFO[Skin.String(Menu_Custom7_Label)]</label>
  137. <icon>special://skin/backgrounds/custom.jpg</icon>
  138. <thumb>$INFO[Skin.String(Menu_Custom7_Folder)]</thumb>
  139. <onclick>XBMC.PlayMedia($ESCINFO[Skin.String(Menu_Custom7_Path)])</onclick>
  140. <visible>Skin.HasSetting(Menu_Custom7) + Skin.HasSetting(Menu_Custom7_Play)</visible>
  141. </item>
  142. <item id="22">
  143. <description>Custom Playlist 2</description>
  144. <label>$INFO[Skin.String(Menu_Custom7_Label)]</label>
  145. <icon>special://skin/backgrounds/custom.jpg</icon>
  146. <thumb>$INFO[Skin.String(Menu_Custom7_Folder)]</thumb>
  147. <onclick>XBMC.ActivateWindow(Videos,$INFO[Skin.String(Menu_Custom7_Path)],return)</onclick>
  148. <visible>Skin.HasSetting(Menu_Custom7) + !Skin.HasSetting(Menu_Custom7_Play)</visible>
  149. </item>
  150. <item id="23">
  151. <description>Custom Playlist 3</description>
  152. <label>$INFO[Skin.String(Menu_Custom8_Label)]</label>
  153. <icon>special://skin/backgrounds/custom.jpg</icon>
  154. <thumb>$INFO[Skin.String(Menu_Custom8_Folder)]</thumb>
  155. <onclick>XBMC.PlayMedia($ESCINFO[Skin.String(Menu_Custom8_Path)])</onclick>
  156. <visible>Skin.HasSetting(Menu_Custom8) + Skin.HasSetting(Menu_Custom8_Play)</visible>
  157. </item>
  158. <item id="23">
  159. <description>Custom Playlist 3</description>
  160. <label>$INFO[Skin.String(Menu_Custom8_Label)]</label>
  161. <icon>special://skin/backgrounds/custom.jpg</icon>
  162. <thumb>$INFO[Skin.String(Menu_Custom8_Folder)]</thumb>
  163. <onclick>XBMC.ActivateWindow(Videos,$INFO[Skin.String(Menu_Custom8_Path)],return)</onclick>
  164. <visible>Skin.HasSetting(Menu_Custom8) + !Skin.HasSetting(Menu_Custom8_Play)</visible>
  165. </item>
  166. <item id="24">
  167. <description>Custom Playlist 4</description>
  168. <label>$INFO[Skin.String(Menu_Custom9_Label)]</label>
  169. <icon>special://skin/backgrounds/custom.jpg</icon>
  170. <thumb>$INFO[Skin.String(Menu_Custom9_Folder)]</thumb>
  171. <onclick>XBMC.PlayMedia($ESCINFO[Skin.String(Menu_Custom9_Path)])</onclick>
  172. <visible>Skin.HasSetting(Menu_Custom9) + Skin.HasSetting(Menu_Custom9_Play)</visible>
  173. </item>
  174. <item id="24">
  175. <description>Custom Playlist 4</description>
  176. <label>$INFO[Skin.String(Menu_Custom9_Label)]</label>
  177. <icon>special://skin/backgrounds/custom.jpg</icon>
  178. <thumb>$INFO[Skin.String(Menu_Custom9_Folder)]</thumb>
  179. <onclick>XBMC.ActivateWindow(Videos,$INFO[Skin.String(Menu_Custom9_Path)],return)</onclick>
  180. <visible>Skin.HasSetting(Menu_Custom9) + !Skin.HasSetting(Menu_Custom9_Play)</visible>
  181. </item>
  182. <item id="25">
  183. <description>Custom Playlist 5</description>
  184. <label>$INFO[Skin.String(Menu_Custom10_Label)]</label>
  185. <icon>special://skin/backgrounds/custom.jpg</icon>
  186. <thumb>$INFO[Skin.String(Menu_Custom10_Folder)]</thumb>
  187. <onclick>XBMC.PlayMedia($ESCINFO[Skin.String(Menu_Custom10_Path)])</onclick>
  188. <visible>Skin.HasSetting(Menu_Custom10) + Skin.HasSetting(Menu_Custom10_Play)</visible>
  189. </item>
  190. <item id="25">
  191. <description>Custom Playlist 5</description>
  192. <label>$INFO[Skin.String(Menu_Custom10_Label)]</label>
  193. <icon>special://skin/backgrounds/custom.jpg</icon>
  194. <thumb>$INFO[Skin.String(Menu_Custom10_Folder)]</thumb>
  195. <onclick>XBMC.ActivateWindow(Videos,$INFO[Skin.String(Menu_Custom10_Path)],return)</onclick>
  196. <visible>Skin.HasSetting(Menu_Custom10) + !Skin.HasSetting(Menu_Custom10_Play)</visible>
  197. </item>
  198. <item id="15">
  199. <description>Custom Playlist 6</description>
  200. <label>$INFO[Skin.String(Menu_Custom1_Label)]</label>
  201. <icon>special://skin/backgrounds/custom.jpg</icon>
  202. <thumb>$INFO[Skin.String(Menu_Custom1_Folder)]</thumb>
  203. <onclick>XBMC.PlayMedia($ESCINFO[Skin.String(Menu_Custom1_Path)])</onclick>
  204. <visible>Skin.HasSetting(Menu_Custom1) + Skin.HasSetting(Menu_Custom1_Play)</visible>
  205. </item>
  206. <item id="15">
  207. <description>Custom Playlist 6</description>
  208. <label>$INFO[Skin.String(Menu_Custom1_Label)]</label>
  209. <icon>special://skin/backgrounds/custom.jpg</icon>
  210. <thumb>$INFO[Skin.String(Menu_Custom1_Folder)]</thumb>
  211. <onclick>XBMC.ActivateWindow(Videos,$INFO[Skin.String(Menu_Custom1_Path)],return)</onclick>
  212. <visible>Skin.HasSetting(Menu_Custom1) + !Skin.HasSetting(Menu_Custom1_Play)</visible>
  213. </item>
  214. <item id="16">
  215. <description>Custom Playlist 7</description>
  216. <label>$INFO[Skin.String(Menu_Custom2_Label)]</label>
  217. <icon>special://skin/backgrounds/custom.jpg</icon>
  218. <thumb>$INFO[Skin.String(Menu_Custom2_Folder)]</thumb>
  219. <onclick>XBMC.PlayMedia($ESCINFO[Skin.String(Menu_Custom2_Path)])</onclick>
  220. <visible>Skin.HasSetting(Menu_Custom2) + Skin.HasSetting(Menu_Custom2_Play)</visible>
  221. </item>
  222. <item id="16">
  223. <description>Custom Playlist 7</description>
  224. <label>$INFO[Skin.String(Menu_Custom2_Label)]</label>
  225. <icon>special://skin/backgrounds/custom.jpg</icon>
  226. <thumb>$INFO[Skin.String(Menu_Custom2_Folder)]</thumb>
  227. <onclick>XBMC.ActivateWindow(Videos,$INFO[Skin.String(Menu_Custom2_Path)],return)</onclick>
  228. <visible>Skin.HasSetting(Menu_Custom2) + !Skin.HasSetting(Menu_Custom2_Play)</visible>
  229. </item>
  230. <item id="17">
  231. <description>Custom Playlist 8</description>
  232. <label>$INFO[Skin.String(Menu_Custom3_Label)]</label>
  233. <icon>special://skin/backgrounds/custom.jpg</icon>
  234. <thumb>$INFO[Skin.String(Menu_Custom3_Folder)]</thumb>
  235. <onclick>XBMC.PlayMedia($ESCINFO[Skin.String(Menu_Custom3_Path)])</onclick>
  236. <visible>Skin.HasSetting(Menu_Custom3) + Skin.HasSetting(Menu_Custom3_Play)</visible>
  237. </item>
  238. <item id="17">
  239. <description>Custom Playlist 8</description>
  240. <label>$INFO[Skin.String(Menu_Custom3_Label)]</label>
  241. <icon>special://skin/backgrounds/custom.jpg</icon>
  242. <thumb>$INFO[Skin.String(Menu_Custom3_Folder)]</thumb>
  243. <onclick>XBMC.ActivateWindow(Videos,$INFO[Skin.String(Menu_Custom3_Path)],return)</onclick>
  244. <visible>Skin.HasSetting(Menu_Custom3) + !Skin.HasSetting(Menu_Custom3_Play)</visible>
  245. </item>
  246. <item id="19">
  247. <description>Custom Playlist 9</description>
  248. <label>$INFO[Skin.String(Menu_Custom4_Label)]</label>
  249. <icon>special://skin/backgrounds/custom.jpg</icon>
  250. <thumb>$INFO[Skin.String(Menu_Custom4_Folder)]</thumb>
  251. <onclick>XBMC.PlayMedia($ESCINFO[Skin.String(Menu_Custom4_Path)])</onclick>
  252. <visible>Skin.HasSetting(Menu_Custom4) + Skin.HasSetting(Menu_Custom4_Play)</visible>
  253. </item>
  254. <item id="19">
  255. <description>Custom Playlist 9</description>
  256. <label>$INFO[Skin.String(Menu_Custom4_Label)]</label>
  257. <icon>special://skin/backgrounds/custom.jpg</icon>
  258. <thumb>$INFO[Skin.String(Menu_Custom4_Folder)]</thumb>
  259. <onclick>XBMC.ActivateWindow(Videos,$INFO[Skin.String(Menu_Custom4_Path)],return)</onclick>
  260. <visible>Skin.HasSetting(Menu_Custom4) + !Skin.HasSetting(Menu_Custom4_Play)</visible>
  261. </item>
  262. <item id="20">
  263. <description>Custom Playlist 10</description>
  264. <label>$INFO[Skin.String(Menu_Custom5_Label)]</label>
  265. <icon>special://skin/backgrounds/custom.jpg</icon>
  266. <thumb>$INFO[Skin.String(Menu_Custom5_Folder)]</thumb>
  267. <onclick>XBMC.PlayMedia($ESCINFO[Skin.String(Menu_Custom5_Path)])</onclick>
  268. <visible>Skin.HasSetting(Menu_Custom5) + Skin.HasSetting(Menu_Custom5_Play)</visible>
  269. </item>
  270. <item id="20">
  271. <description>Custom Playlist 10</description>
  272. <label>$INFO[Skin.String(Menu_Custom5_Label)]</label>
  273. <icon>special://skin/backgrounds/custom.jpg</icon>
  274. <thumb>$INFO[Skin.String(Menu_Custom5_Folder)]</thumb>
  275. <onclick>XBMC.ActivateWindow(Videos,$INFO[Skin.String(Menu_Custom5_Path)],return)</onclick>
  276. <visible>Skin.HasSetting(Menu_Custom5) + !Skin.HasSetting(Menu_Custom5_Play)</visible>
  277. </item>
  278. <item id="6">
  279. <description>pictures</description>
  280. <label>1</label>
  281. <icon>special://skin/backgrounds/pictures.jpg</icon>
  282. <thumb>$INFO[Skin.String(CustomPicturesFolder)]</thumb>
  283. <onclick>XBMC.ActivateWindow(MyPictures)</onclick>
  284. <visible>!Skin.HasSetting(HomeMenuNoPicturesButton)</visible>
  285. </item>
  286. <!--<item id="7">
  287. <description>programs</description>
  288. <label>0</label>
  289. <icon>special://skin/backgrounds/games.png</icon>
  290. <thumb>$INFO[Skin.String(CustomGamesFolder)]</thumb>
  291. <onclick>XBMC.ActivateWindow(MyPrograms)</onclick>
  292. <visible>Skin.HasSetting(HomeMenuNoProgramsButton)</visible>
  293. </item>-->
  294. <item id="10">
  295. <description>Addons</description>
  296. <label>$LOCALIZE[31272]</label>
  297. <icon>special://skin/backgrounds/addons.jpg</icon>
  298. <thumb>$INFO[Skin.String(CustomScriptsFolder)]</thumb>
  299. <onclick>ActivateWindow(Programs,Addons,return)</onclick>
  300. <visible>!Skin.HasSetting(HomeMenuNoScriptsButton)</visible>
  301. </item>
  302. <item id="18">
  303. <description>favourites</description>
  304. <label>$LOCALIZE[1036]</label>
  305. <icon>special://skin/backgrounds/favourites.jpg</icon>
  306. <thumb>$INFO[Skin.String(CustomfavouritesFolder)]</thumb>
  307. <onclick>ActivateWindow(favourites)</onclick>
  308. <visible>!Skin.HasSetting(HomeMenuNofavouritesButton)</visible>
  309. </item>
  310. <item id="14">
  311. <description>weather</description>
  312. <label>8</label>
  313. <icon>special://skin/backgrounds/weather.jpg</icon>
  314. <thumb>$INFO[Skin.String(Home_Custom_Back_Weather_Folder)]</thumb>
  315. <onclick>ActivateWindow(Weather)</onclick>
  316. <visible>!Skin.HasSetting(HomeMenuNoWeatherButton) + !Skin.HasSetting(conditions_weather_backdrop) + !IsEmpty(Weather.Plugin)</visible>
  317. </item>
  318. <item id="8">
  319. <description>weather</description>
  320. <label>8</label>
  321. <icon>special://skin/backgrounds/weather.jpg</icon>
  322. <thumb>$INFO[Skin.String(Home_Custom_Back_Weather_Folder1)]$INFO[Weather.FanartCode]</thumb>
  323. <onclick>ActivateWindow(Weather)</onclick>
  324. <visible>!Skin.HasSetting(HomeMenuNoWeatherButton) + Skin.HasSetting(conditions_weather_backdrop) + !IsEmpty(Weather.Plugin)</visible>
  325. </item>
  326. <item id="9">
  327. <description>settings</description>
  328. <label>5</label>
  329. <icon>special://skin/backgrounds/settings.jpg</icon>
  330. <thumb>$INFO[Skin.String(CustomSettingsFolder)]</thumb>
  331. <onclick>XBMC.ActivateWindow(settings)</onclick>
  332. <visible>!Skin.HasSetting(HomeMenuNoSettingsButton)</visible>
  333. </item>
  334. <item id="12">
  335. <!-- <include>BackgroundVarsSignOut</include> -->
  336. <label>20126</label>
  337. <icon>special://skin/backgrounds/logoff.jpg</icon>
  338. <onclick>System.LogOff</onclick>
  339. <visible>Skin.HasSetting(signout)</visible>
  340. </item>
  341. <item id="13">
  342. <label>$VAR[ShutdownOptionHome]</label>
  343. <icon>special://skin/backgrounds/shutdown.jpg</icon>
  344. <thumb>$INFO[Skin.String(Home_Custom_Back_Shutdown_Folder)]</thumb>
  345. <onclick>$VAR[ShutdownCommand]</onclick>
  346. <visible>!Skin.HasSetting(HomeMenuNoShutdownButton)</visible>
  347. </item>
  348. <item id="11">
  349. <icon>special://skin/backgrounds/playdisc.jpg</icon>
  350. <label>341</label>
  351. <onclick>XBMC.PlayDVD</onclick>
  352. <visible>System.HasMediadvd + !Skin.HasSetting(HomeMenuNoPlayDVDButton)</visible>
  353. </item>
  354. </content>
  355. </control>
  356. <control type="button" id="4050">
  357. <!-- SubMenu Control -->
  358. <include>InvisibleButton</include>
  359. <!-- <visible>Container(300).HasFocus(1) | Container(300).HasFocus(2) | Container(300).HasFocus(3) | Container(300).HasFocus(4) | Container(300).HasFocus(5) | Container(300).HasFocus(5) | Container(300).HasFocus(7) | Container(300).HasFocus(8) | Container(300).HasFocus(9) + [SubString(Skin.String(DisableSubFavourite131),true) | SubString(Skin.String(DisableSubFavourite231),true) | SubString(Skin.String(DisableSubFavourite331),true)] | Container(300).HasFocus(32) + [SubString(Skin.String(DisableSubFavourite132),true) | SubString(Skin.String(DisableSubFavourite232),true) | SubString(Skin.String(DisableSubFavourite332),true)] | Container(300).HasFocus(33) + [SubString(Skin.String(DisableSubFavourite133),true) | SubString(Skin.String(DisableSubFavourite233),true) | SubString(Skin.String(DisableSubFavourite333),true)] | Container(300).HasFocus(34) + [SubString(Skin.String(DisableSubFavourite134),true) | SubString(Skin.String(DisableSubFavourite234),true) | SubString(Skin.String(DisableSubFavourite343),true)] | Container(300).HasFocus(35) + [SubString(Skin.String(DisableSubFavourite135),true) | SubString(Skin.String(DisableSubFavourite235),true) | SubString(Skin.String(DisableSubFavourite353),true)] | Container(300).HasFocus(41) + [SubString(Skin.String(DisableSubVPlaylist141),true) | SubString(Skin.String(DisableSubVPlaylist241),true) | SubString(Skin.String(DisableSubVPlaylist341),true)] | Container(300).HasFocus(41) + [SubString(Skin.String(DisableSubVPlaylist141),true) | SubString(Skin.String(DisableSubVPlaylist241),true) | SubString(Skin.String(DisableSubVPlaylist341),true)] | Container(300).HasFocus(43) + [SubString(Skin.String(DisableSubVPlaylist143),true) | SubString(Skin.String(DisableSubVPlaylist243),true) | SubString(Skin.String(DisableSubVPlaylist343),true)] | Container(300).HasFocus(44) + [SubString(Skin.String(DisableSubVPlaylist144),true) | SubString(Skin.String(DisableSubVPlaylist244),true) | SubString(Skin.String(DisableSubVPlaylist344),true)] | Container(300).HasFocus(45) + [SubString(Skin.String(DisableSubVPlaylist145),true) | SubString(Skin.String(DisableSubVPlaylist245),true) | SubString(Skin.String(DisableSubVPlaylist345),true)] | Container(300).HasFocus(51) + [SubString(Skin.String(DisableSubAPlaylist151),true) | SubString(Skin.String(DisableSubAPlaylist251),true) | SubString(Skin.String(DisableSubAPlaylist351),true)] | Container(300).HasFocus(52) + [SubString(Skin.String(DisableSubAPlaylist152),true) | SubString(Skin.String(DisableSubAPlaylist252),true) | SubString(Skin.String(DisableSubAPlaylist352),true)] | Container(300).HasFocus(53) + [SubString(Skin.String(DisableSubAPlaylist153),true) | SubString(Skin.String(DisableSubAPlaylist253),true) | SubString(Skin.String(DisableSubAPlaylist353),true)] | Container(300).HasFocus(54) + [SubString(Skin.String(DisableSubAPlaylist154),true) | SubString(Skin.String(DisableSubAPlaylist254),true) | SubString(Skin.String(DisableSubAPlaylist354),true)] | Container(300).HasFocus(55) + [SubString(Skin.String(DisableSubAPlaylist155),true) | SubString(Skin.String(DisableSubAPlaylist255),true) | SubString(Skin.String(DisableSubAPlaylist355),true)] | Container(300).HasFocus(61) + [SubString(Skin.String(DisableSubAddon161),true) | SubString(Skin.String(DisableSubAddon261),true) | SubString(Skin.String(DisableSubAddon361),true)] | Container(300).HasFocus(62) + [SubString(Skin.String(DisableSubAddon162),true) | SubString(Skin.String(DisableSubAddon262),true) | SubString(Skin.String(DisableSubAddon362),true)] | Container(300).HasFocus(63) + [SubString(Skin.String(DisableSubAddon163),true) | SubString(Skin.String(DisableSubAddon263),true) | SubString(Skin.String(DisableSubAddon363),true)] | Container(300).HasFocus(63) + [SubString(Skin.String(DisableSubAddon163),true) | SubString(Skin.String(DisableSubAddon263),true) | SubString(Skin.String(DisableSubAddon363),true)] | Container(300).HasFocus(65) + [SubString(Skin.String(DisableSubAddon165),true) | SubString(Skin.String(DisableSubAddon265),true) | SubString(Skin.String(DisableSubAddon365),true)]</visible> -->
  360. </control>
  361. <control type="button" id="4051">
  362. <description>Go to SubMenu</description>
  363. <include>InvisibleButton</include>
  364. <onfocus>SetFocus(9001)</onfocus>
  365. <visible>Control.IsVisible(4050)</visible>
  366. </control>
  367. <control type="button" id="4052">
  368. <description>Go to Multi Function</description>
  369. <include>InvisibleButton</include>
  370. <onfocus>SetFocus(510)</onfocus>
  371. <visible>[Container(301).HasFocus(1) + Library.HasContent(Music) | Container(301).HasFocus(3) + Library.HasContent(Movies) | Container(301).HasFocus(5) + Library.HasContent(TVShows) + !Skin.HasSetting(BigRecentTV)]</visible>
  372. </control>
  373. <control type="button" id="4052">
  374. <description>Go to Big TV</description>
  375. <include>InvisibleButton</include>
  376. <onfocus>SetFocus(8001)</onfocus>
  377. <visible>[Container(301).HasFocus(5) + Library.HasContent(TVShows) + Skin.HasSetting(BigRecentTV)]</visible>
  378. </control>
  379. <!-- <control type="button" id="4054">
  380. <description>Go to Audio Controls</description>
  381. <include>InvisibleButton</include>
  382. <onfocus>SetFocus(600)</onfocus>
  383. <visible>Control.HasFocus(510) + [Player.HasAudio | Player.HasVideo] + !Skin.HasSetting(nohomeminiplayer)</visible>
  384. </control> -->
  385. <control type="button" id="4054">
  386. <description>Don't Go to Audio Controls</description>
  387. <include>InvisibleButton</include>
  388. <onfocus>SetFocus(300)</onfocus>
  389. <onfocus>SendClick(0,300)</onfocus>
  390. <visible>Control.HasFocus(510) + [!Player.HasAudio + !Player.HasVideo] | Control.HasFocus(510) + [Player.HasAudio | Player.HasVideo]</visible>
  391. </control>
  392. <control type="group" id="9001">
  393. <left>0</left>
  394. <top>265</top>
  395. <animation effect="fade" start="100" end="0" time="0" condition="!ControlGroup(9001).HasFocus()">conditional</animation>
  396. <animation effect="fade" start="0" end="100" delay="300" time="200" condition="ControlGroup(9001).HasFocus()">conditional</animation>
  397. <animation effect="fade" start="100" end="0" time="0" condition="ControlGroup(9001).HasFocus()">WindowClose</animation>
  398. <animation effect="slide" end="0,350" time="0" condition="Window.IsActive(Home)">conditional</animation>
  399. <!--VIDEOS -->
  400. <control type="wraplist" id="9010">
  401. <left>0</left>
  402. <top>25</top>
  403. <width>1280</width>
  404. <height>56</height>
  405. <orientation>horizontal</orientation>
  406. <onleft>9010</onleft>
  407. <onright>9010</onright>
  408. <focusposition>2</focusposition>
  409. <scrolltime>200</scrolltime>
  410. <preloaditems>2</preloaditems>
  411. <onup>301</onup>
  412. <ondown>301</ondown>
  413. <visible>Container(301).HasFocus(2)</visible>
  414. <itemlayout width="320" height="56">
  415. <control type="group">
  416. <left>-160</left>
  417. <top>0</top>
  418. <control type="label">
  419. <!--Movie title-->
  420. <width>320</width>
  421. <height>56</height>
  422. <label>$INFO[ListItem.Label]</label>
  423. <align>center</align>
  424. <font>Font_Bartowski_Main_SubMenu</font>
  425. <textcolor>grey3</textcolor>
  426. </control>
  427. </control>
  428. </itemlayout>
  429. <focusedlayout width="320" height="56">
  430. <control type="group">
  431. <left>-160</left>
  432. <top>0</top>
  433. <control type="label">
  434. <!--Movie title-->
  435. <width>320</width>
  436. <height>56</height>
  437. <label>$INFO[ListItem.Label]</label>
  438. <align>center</align>
  439. <font>Font_Bartowski_Main_SubMenu</font>
  440. <textcolor>mainblue</textcolor>
  441. </control>
  442. </control>
  443. </focusedlayout>
  444. <content>
  445. <item id="1">
  446. <label>$LOCALIZE[20342]</label>
  447. <onclick>ActivateWindow(Videos,MovieTitles,return)</onclick>
  448. <visible>Library.HasContent(Movies) + Skin.HasSetting(HomeMenuNoMoviesButton)</visible>
  449. </item>
  450. <item id="2">
  451. <label>$LOCALIZE[20343]</label>
  452. <onclick>ActivateWindow(Videos,TvShowTitles,return)</onclick>
  453. <visible>Library.HasContent(TVShows) + Skin.HasSetting(HomeMenuNoTVShowsButton)</visible>
  454. </item>
  455. <item id="3">
  456. <label>$LOCALIZE[20389]</label>
  457. <onclick>ActivateWindow(Videos,MusicVideos)</onclick>
  458. <visible>Library.HasContent(MusicVideos)</visible>
  459. </item>
  460. <item id="4">
  461. <label>$LOCALIZE[744]</label>
  462. <onclick>ActivateWindow(Videos,Files)</onclick>
  463. </item>
  464. <item id="5">
  465. <label>$LOCALIZE[31272]</label>
  466. <onclick>ActivateWindow(Videos,Plugins)</onclick>
  467. </item>
  468. <!-- <item id="6">
  469. <label>$LOCALIZE[1026]</label>
  470. <onclick>ActivateWindow(Videos,Files)</onclick>
  471. <onclick>ActivateWindow(mediasource)</onclick>
  472. <onfocus>ReplaceWindow(Videos,Files)</onfocus>
  473. </item> -->
  474. </content>
  475. </control>
  476. <!--MOVIES -->
  477. <control type="wraplist" id="9011">
  478. <left>0</left>
  479. <top>25</top>
  480. <width>1280</width>
  481. <height>56</height>
  482. <orientation>horizontal</orientation>
  483. <onleft>9011</onleft>
  484. <onright>9011</onright>
  485. <focusposition>2</focusposition>
  486. <scrolltime>200</scrolltime>
  487. <preloaditems>2</preloaditems>
  488. <onup>301</onup>
  489. <ondown>301</ondown>
  490. <visible>Container(301).HasFocus(3)</visible>
  491. <itemlayout width="320" height="56">
  492. <control type="group">
  493. <left>-160</left>
  494. <top>0</top>
  495. <control type="label">
  496. <!--Movie title-->
  497. <width>320</width>
  498. <height>56</height>
  499. <label>$INFO[ListItem.Label]</label>
  500. <align>center</align>
  501. <font>Font_Bartowski_Main_SubMenu</font>
  502. <textcolor>grey3</textcolor>
  503. </control>
  504. </control>
  505. </itemlayout>
  506. <focusedlayout width="320" height="56">
  507. <control type="group">
  508. <left>-160</left>
  509. <top>0</top>
  510. <control type="label">
  511. <!--Movie title-->
  512. <width>320</width>
  513. <height>56</height>
  514. <label>$INFO[ListItem.Label]</label>
  515. <align>center</align>
  516. <font>Font_Bartowski_Main_SubMenu</font>
  517. <textcolor>mainblue</textcolor>
  518. </control>
  519. </control>
  520. </focusedlayout>
  521. <content>
  522. <item id="1">
  523. <label>$INFO[Skin.String(Menu_Custom11_Label)]</label>
  524. <onclick>$INFO[Skin.String(Menu_Custom11_Path)]</onclick>
  525. <visible>Skin.HasSetting(Menu_Custom11)</visible>
  526. </item>
  527. <item id="2">
  528. <label>$INFO[Skin.String(Menu_Custom12_Label)]</label>
  529. <onclick>XBMC.ActivateWindow(Videos,$INFO[Skin.String(Menu_Custom12_Path)],return)</onclick>
  530. <visible>Skin.HasSetting(Menu_Custom12)</visible>
  531. </item>
  532. <item id="3">
  533. <label>$LOCALIZE[744]</label>
  534. <onclick>ActivateWindow(Videos,Files,return)</onclick>
  535. </item>
  536. <item id="4">
  537. <label>$LOCALIZE[135]</label>
  538. <onclick>ActivateWindow(Videos,MovieGenres,return)</onclick>
  539. </item>
  540. <item id="5">
  541. <label>$LOCALIZE[652]</label>
  542. <onclick>ActivateWindow(Videos,MovieYears,return)</onclick>
  543. </item>
  544. <item id="6">
  545. <label>$LOCALIZE[344]</label>
  546. <onclick>ActivateWindow(Videos,MovieActors,return)</onclick>
  547. </item>
  548. <item id="7">
  549. <label>$LOCALIZE[20348]</label>
  550. <onclick>ActivateWindow(Videos,MovieDirectors,return)</onclick>
  551. </item>
  552. <item id="8">
  553. <label>$LOCALIZE[136]</label>
  554. <onclick>ActivateWindow(Videos,Playlists,return)</onclick>
  555. </item>
  556. <item id="9">
  557. <label>$LOCALIZE[31296]</label>
  558. <onclick>ActivateWindow(Videos,RecentlyAddedMovies,return)</onclick>
  559. </item>
  560. <item id="10">
  561. <label>20389</label>
  562. <onclick>ActivateWindow(Videos,MusicVideoTitles,return)</onclick>
  563. <visible>Library.HasContent(MusicVideos)</visible>
  564. </item>
  565. <item id="11">
  566. <label>$LOCALIZE[31015]</label>
  567. <onclick>ActivateWindow(Videos,MovieSets,return)</onclick>
  568. </item>
  569. </content>
  570. </control>
  571. <!--TV SHOWS -->
  572. <control type="wraplist" id="9012">
  573. <left>0</left>
  574. <top>25</top>
  575. <width>1280</width>
  576. <height>56</height>
  577. <orientation>horizontal</orientation>
  578. <onleft>9012</onleft>
  579. <onright>9012</onright>
  580. <focusposition>2</focusposition>
  581. <scrolltime>200</scrolltime>
  582. <preloaditems>2</preloaditems>
  583. <onup>301</onup>
  584. <ondown>301</ondown>
  585. <visible>Container(301).HasFocus(5)</visible>
  586. <itemlayout width="320" height="56">
  587. <control type="group">
  588. <left>-160</left>
  589. <top>0</top>
  590. <control type="label">
  591. <!--Movie title-->
  592. <width>320</width>
  593. <height>56</height>
  594. <label>$INFO[ListItem.label]</label>
  595. <align>center</align>
  596. <font>Font_Bartowski_Main_SubMenu</font>
  597. <textcolor>grey3</textcolor>
  598. </control>
  599. </control>
  600. </itemlayout>
  601. <focusedlayout width="320" height="56">
  602. <control type="group">
  603. <left>-160</left>
  604. <top>0</top>
  605. <control type="label">
  606. <!--Movie title-->
  607. <width>320</width>
  608. <height>56</height>
  609. <label>$INFO[ListItem.label]</label>
  610. <align>center</align>
  611. <font>Font_Bartowski_Main_SubMenu</font>
  612. <textcolor>mainblue</textcolor>
  613. </control>
  614. </control>
  615. </focusedlayout>
  616. <content>
  617. <item id="1">
  618. <label>$INFO[Skin.String(Menu_Custom13_Label)]</label>
  619. <onclick>$INFO[Skin.String(Menu_Custom13_Path)]</onclick>
  620. <visible>Skin.HasSetting(Menu_Custom13)</visible>
  621. </item>
  622. <item id="2">
  623. <label>$INFO[Skin.String(Menu_Custom14_Label)]</label>
  624. <onclick>XBMC.ActivateWindow(Videos,$INFO[Skin.String(Menu_Custom14_Path)],return)</onclick>
  625. <visible>Skin.HasSetting(Menu_Custom14)</visible>
  626. </item>
  627. <item id="3">
  628. <label>$LOCALIZE[744]</label>
  629. <onclick>ActivateWindow(Videos,Files,return)</onclick>
  630. </item>
  631. <item id="4">
  632. <label>$LOCALIZE[135]</label>
  633. <onclick>ActivateWindow(Videos,TVShowGenres,return)</onclick>
  634. </item>
  635. <item id="7">
  636. <label>$LOCALIZE[31296]</label>
  637. <onclick>ActivateWindow(Videos,RecentlyAddedEpisodes,return)</onclick>
  638. </item>
  639. <item id="5">
  640. <label>$LOCALIZE[652]</label>
  641. <onclick>ActivateWindow(Videos,TVShowYears,return)</onclick>
  642. </item>
  643. <item id="6">
  644. <label>$LOCALIZE[344]</label>
  645. <onclick>ActivateWindow(Videos,TVShowActors,return)</onclick>
  646. </item>
  647. </content>
  648. </control>
  649. <!--SETTINGS -->
  650. <control type="wraplist" id="9014">
  651. <left>0</left>
  652. <top>25</top>
  653. <width>1280</width>
  654. <height>56</height>
  655. <orientation>horizontal</orientation>
  656. <onleft>9014</onleft>
  657. <onright>9014</onright>
  658. <focusposition>2</focusposition>
  659. <scrolltime>200</scrolltime>
  660. <preloaditems>2</preloaditems>
  661. <onup>301</onup>
  662. <ondown>301</ondown>
  663. <visible>Container(301).HasFocus(9)</visible>
  664. <itemlayout width="320" height="56">
  665. <control type="group">
  666. <left>-160</left>
  667. <top>0</top>
  668. <control type="label">
  669. <!--Movie title-->
  670. <width>320</width>
  671. <height>56</height>
  672. <label>$INFO[ListItem.label]</label>
  673. <align>center</align>
  674. <font>Font_Bartowski_Main_SubMenu</font>
  675. <textcolor>grey3</textcolor>
  676. </control>
  677. </control>
  678. </itemlayout>
  679. <focusedlayout width="320" height="56">
  680. <control type="group">
  681. <left>-160</left>
  682. <top>0</top>
  683. <control type="label">
  684. <!--Movie title-->
  685. <width>320</width>
  686. <height>56</height>
  687. <label>$INFO[ListItem.label]</label>
  688. <align>center</align>
  689. <font>Font_Bartowski_Main_SubMenu</font>
  690. <textcolor>mainblue</textcolor>
  691. </control>
  692. </control>
  693. </focusedlayout>
  694. <content>
  695.  
  696. <item id="1">
  697. <label>$LOCALIZE[31524]</label>
  698. <onclick>ActivateWindow(SkinSettings)</onclick>
  699. </item>
  700. <item id="2">
  701. <label>5</label>
  702. <onclick>ActivateWindow(Settings)</onclick>
  703. </item>
  704. <item id="3">
  705. <label>7</label>
  706. <onclick>ActivateWindow(FileManager)</onclick>
  707. </item>
  708. <item id="4">
  709. <label>13200</label>
  710. <onclick>ActivateWindow(Profiles)</onclick>
  711. </item>
  712. <item id="5">
  713. <label>$LOCALIZE[20126]</label>
  714. <onclick>System.LogOff</onclick>
  715. <visible>System.HasLoginScreen</visible>
  716. </item>
  717. <item id="6">
  718. <label>130</label>
  719. <onclick>ActivateWindow(SystemInfo)</onclick>
  720. </item>
  721. </content>
  722. </control>
  723. <!--SCRIPTS -->
  724. <control type="fixedlist" id="9015">
  725. <left>0</left>
  726. <top>25</top>
  727. <width>1280</width>
  728. <height>56</height>
  729. <orientation>horizontal</orientation>
  730. <onleft>9015</onleft>
  731. <onright>9015</onright>
  732. <onup>301</onup>
  733. <ondown>301</ondown>
  734. <focusposition>2</focusposition>
  735. <scrolltime>200</scrolltime>
  736. <preloaditems>2</preloaditems>
  737. <visible>Container(301).HasFocus(10)</visible>
  738. <itemlayout width="320" height="56">
  739. <control type="label">
  740. <left>-160</left>
  741. <top>0</top>
  742. <!--Movie title-->
  743. <width>320</width>
  744. <height>56</height>
  745. <label>$INFO[ListItem.label]</label>
  746. <align>center</align>
  747. <font>Font_Bartowski_Main_SubMenu</font>
  748. <textcolor>grey3</textcolor>
  749. </control>
  750. </itemlayout>
  751. <focusedlayout width="320" height="56">
  752. <control type="group">
  753. <control type="label">
  754. <left>-160</left>
  755. <top>0</top>
  756. <!--Movie title-->
  757. <width>320</width>
  758. <height>56</height>
  759. <label>$INFO[ListItem.label]</label>
  760. <align>center</align>
  761. <font>Font_Bartowski_Main_SubMenu</font>
  762. <textcolor>mainblue</textcolor>
  763. </control>
  764. </control>
  765. </focusedlayout>
  766. <content>
  767. <item id="1">
  768. <label>$LOCALIZE[31273]</label>
  769. <onclick>ActivateWindow(addonbrowser)</onclick>
  770. </item>
  771. <item id="2">
  772. <label>$INFO[Skin.String(HomeScriptButton1_label)]</label>
  773. <onclick>Setfocus(301)</onclick>
  774. <onclick>XBMC.RunScript($INFO[Skin.String(HomeScriptButton1_Path)])</onclick>
  775. <visible>Skin.HasSetting(HomeScriptButton1) + !IsEmpty(Skin.String(HomeScriptButton1_label))</visible>
  776. </item>
  777. <item id="3">
  778. <label>$INFO[Skin.String(HomeScriptButton2_label)]</label>
  779. <onclick>Setfocus(301)</onclick>
  780. <onclick>XBMC.RunScript($INFO[Skin.String(HomeScriptButton2_Path)])</onclick>
  781. <visible>Skin.HasSetting(HomeScriptButton2) + !IsEmpty(Skin.String(HomeScriptButton2_label))</visible>
  782. </item>
  783. <item id="4">
  784. <label>$INFO[Skin.String(HomeScriptButton3_label)]</label>
  785. <onclick>Setfocus(301)</onclick>
  786. <onclick>XBMC.RunScript($INFO[Skin.String(HomeScriptButton3_Path)])</onclick>
  787. <visible>Skin.HasSetting(HomeScriptButton3) + !IsEmpty(Skin.String(HomeScriptButton3_label))</visible>
  788. </item>
  789. <item id="5">
  790. <label>$INFO[Skin.String(HomeScriptButton4_label)]</label>
  791. <onclick>Setfocus(301)</onclick>
  792. <onclick>XBMC.RunScript($INFO[Skin.String(HomeScriptButton4_Path)])</onclick>
  793. <visible>Skin.HasSetting(HomeScriptButton4) + !IsEmpty(Skin.String(HomeScriptButton4_label))</visible>
  794. </item>
  795. <item id="6">
  796. <label>$INFO[Skin.String(HomeScriptButton5_label)]</label>
  797. <onclick>Setfocus(301)</onclick>
  798. <onclick>XBMC.RunScript($INFO[Skin.String(HomeScriptButton5_Path)])</onclick>
  799. <visible>Skin.HasSetting(HomeScriptButton5) + !IsEmpty(Skin.String(HomeScriptButton5_label))</visible>
  800. </item>
  801. <item id="7">
  802. <label>$INFO[Skin.String(HomeScriptButton6_label)]</label>
  803. <onclick>Setfocus(301)</onclick>
  804. <onclick>XBMC.RunScript($INFO[Skin.String(HomeScriptButton6_Path)])</onclick>
  805. <visible>Skin.HasSetting(HomeScriptButton6) + !IsEmpty(Skin.String(HomeScriptButton6_label))</visible>
  806. </item>
  807. </content>
  808. </control>
  809. <!--MUSIC -->
  810. <control type="wraplist" id="9017">
  811. <left>0</left>
  812. <top>25</top>
  813. <width>1280</width>
  814. <height>56</height>
  815. <orientation>horizontal</orientation>
  816. <onleft>9017</onleft>
  817. <onright>9017</onright>
  818. <focusposition>2</focusposition>
  819. <scrolltime>200</scrolltime>
  820. <onup>301</onup>
  821. <ondown>301</ondown>
  822. <preloaditems>2</preloaditems>
  823. <visible>Container(301).HasFocus(1)</visible>
  824. <itemlayout width="320" height="56">
  825. <control type="group">
  826. <left>-160</left>
  827. <top>0</top>
  828. <control type="label">
  829. <!--Movie title-->
  830. <width>320</width>
  831. <height>56</height>
  832. <label>$INFO[ListItem.label]</label>
  833. <align>center</align>
  834. <font>Font_Bartowski_Main_SubMenu</font>
  835. <textcolor>grey3</textcolor>
  836. </control>
  837. </control>
  838. </itemlayout>
  839. <focusedlayout width="320" height="56">
  840. <control type="group">
  841. <left>-160</left>
  842. <top>0</top>
  843. <control type="label">
  844. <!--Movie title-->
  845. <width>320</width>
  846. <height>56</height>
  847. <label>$INFO[ListItem.label]</label>
  848. <align>center</align>
  849. <font>Font_Bartowski_Main_SubMenu</font>
  850. <textcolor>mainblue</textcolor>
  851. </control>
  852. </control>
  853. </focusedlayout>
  854. <content>
  855. <item id="1">
  856. <label>$INFO[Skin.String(Menu_Custom15_Label)]</label>
  857. <onclick>$INFO[Skin.String(Menu_Custom15_Path)]</onclick>
  858. <visible>Skin.HasSetting(Menu_Custom15)</visible>
  859. </item>
  860. <item id="2">
  861. <label>$INFO[Skin.String(Menu_Custom16_Label)]</label>
  862. <onclick>XBMC.ActivateWindow(MusicLibrary,$INFO[Skin.String(Menu_Custom16_Path)],return)</onclick>
  863. <visible>Skin.HasSetting(Menu_Custom16)</visible>
  864. </item>
  865. <item id="3">
  866. <label>$INFO[Skin.String(Menu_Custom17_Label)]</label>
  867. <onclick>XBMC.ActivateWindow(MusicLibrary,$INFO[Skin.String(Menu_Custom17_Path)],return)</onclick>
  868. <visible>Skin.HasSetting(Menu_Custom17)</visible>
  869. </item>
  870. <item id="4">
  871. <label>$INFO[Skin.String(Menu_Custom18_Label)]</label>
  872. <onclick>XBMC.ActivateWindow(MusicLibrary,$INFO[Skin.String(Menu_Custom18_Path)],return)</onclick>
  873. <visible>Skin.HasSetting(Menu_Custom18)</visible>
  874. </item>
  875. <item id="5">
  876. <label>$LOCALIZE[133]</label>
  877. <onclick>ActivateWindow(Music,Artists,return)</onclick>
  878. <visible>Library.HasContent(Music)</visible>
  879. </item>
  880. <item id="6">
  881. <label>$LOCALIZE[132]</label>
  882. <onclick>ActivateWindow(Music,Albums,return)</onclick>
  883. <visible>Library.HasContent(Music)</visible>
  884. </item>
  885. <item id="7">
  886. <label>$LOCALIZE[134]</label>
  887. <onclick>ActivateWindow(Music,Songs,return)</onclick>
  888. <visible>Library.HasContent(Music)</visible>
  889. </item>
  890. <item id="8">
  891. <label>$LOCALIZE[744]</label>
  892. <onclick>ActivateWindow(MusicFiles)</onclick>
  893. </item>
  894. <item id="9">
  895. <label>$LOCALIZE[136]</label>
  896. <onclick>ActivateWindow(Music,Playlists,return)</onclick>
  897. </item>
  898. <item id="10">
  899. <label>$LOCALIZE[31007]</label>
  900. <onclick>ActivateWindow(Music,Plugins)</onclick>
  901. <visible>Library.HasContent(Music)</visible>
  902. </item>
  903. </content>
  904. </control>
  905. <!--WEATHER -->
  906. <control type="list" id="9018">
  907. <left>0</left>
  908. <top>25</top>
  909. <width>1280</width>
  910. <height>56</height>
  911. <orientation>horizontal</orientation>
  912. <onleft>9018</onleft>
  913. <onright>9018</onright>
  914. <onup>301</onup>
  915. <ondown>301</ondown>
  916. <preloaditems>2</preloaditems>
  917. <visible>Skin.HasSetting(HomepageWeatherWidget) + [Container(301).HasFocus(8) | Container(301).HasFocus(14)]</visible>
  918. <itemlayout width="400" height="56">
  919. <control type="group">
  920. <left>40</left>
  921. <top>0</top>
  922. <control type="label">
  923. <!--Movie title-->
  924. <width>400</width>
  925. <height>56</height>
  926. <label>$INFO[ListItem.label]</label>
  927. <align>center</align>
  928. <font>Font_Bartowski_Main_SubMenu</font>
  929. <textcolor>grey3</textcolor>
  930. </control>
  931. </control>
  932. </itemlayout>
  933. <focusedlayout width="400" height="56">
  934. <control type="group">
  935. <left>40</left>
  936. <top>0</top>
  937. <control type="label">
  938. <!--Movie title-->
  939. <width>400</width>
  940. <height>56</height>
  941. <label>$INFO[ListItem.label]</label>
  942. <align>center</align>
  943. <font>Font_Bartowski_Main_SubMenu</font>
  944. <textcolor>mainblue</textcolor>
  945. </control>
  946. </control>
  947. </focusedlayout>
  948. <content>
  949. <item id="1">
  950. <label>143</label>
  951. <onclick>Skin.SetString(Weather,1)</onclick>
  952. </item>
  953. <item id="2">
  954. <label>$LOCALIZE[31254]</label>
  955. <onclick>Skin.SetString(Weather,2)</onclick>
  956. </item>
  957. <item id="3">
  958. <label>$LOCALIZE[31255]</label>
  959. <onclick>Skin.SetString(Weather,3)</onclick>
  960. </item>
  961. </content>
  962. </control>
  963. <!--Shutdown -->
  964. <control type="wraplist" id="9019">
  965. <left>0</left>
  966. <top>25</top>
  967. <width>1280</width>
  968. <height>56</height>
  969. <orientation>horizontal</orientation>
  970. <onleft>9019</onleft>
  971. <onright>9019</onright>
  972. <onup>301</onup>
  973. <ondown>301</ondown>
  974. <focusposition>2</focusposition>
  975. <scrolltime>200</scrolltime>
  976. <preloaditems>2</preloaditems>
  977. <visible>Container(301).HasFocus(13) + ![Stringcompare(Skin.String(ShutdownOption),1) | IsEmpty(Skin.String(ShutdownOption))]</visible>
  978. <itemlayout width="320" height="56">
  979. <control type="group">
  980. <left>-160</left>
  981. <top>0</top>
  982. <control type="label">
  983. <!--Movie title-->
  984. <width>320</width>
  985. <height>56</height>
  986. <label>$INFO[ListItem.label]</label>
  987. <align>center</align>
  988. <font>Font_Bartowski_Main_SubMenu</font>
  989. <textcolor>grey3</textcolor>
  990. </control>
  991. </control>
  992. </itemlayout>
  993. <focusedlayout width="320" height="56">
  994. <control type="group">
  995. <left>-160</left>
  996. <top>0</top>
  997. <control type="label">
  998. <!--Movie title-->
  999. <width>320</width>
  1000. <height>56</height>
  1001. <label>$INFO[ListItem.label]</label>
  1002. <align>center</align>
  1003. <font>Font_Bartowski_Main_SubMenu</font>
  1004. <textcolor>mainblue</textcolor>
  1005. </control>
  1006. </control>
  1007. </focusedlayout>
  1008. <content>
  1009. <item id="1">
  1010. <label>$LOCALIZE[31242]</label>
  1011. <onclick>AlarmClock(shutdowntimer,Shutdown)</onclick>
  1012. <visible>!System.HasAlarm(shutdowntimer)</visible>
  1013. <visible>System.CanPowerDown | System.CanSuspend | System.CanHibernate</visible>
  1014. </item>
  1015. <item id="2">
  1016. <label>$LOCALIZE[31243]</label>
  1017. <onclick>CancelAlarm(ShutdownTimer)</onclick>
  1018. <visible>System.HasAlarm(ShutdownTimer)</visible>
  1019. </item>
  1020. <item id="3">
  1021. <label>13011</label>
  1022. <onclick>Dialog.Close(ShutdownMenu,yes)</onclick>
  1023. <onclick>XBMC.Suspend()</onclick>
  1024. <visible>!Stringcompare(Skin.String(ShutdownOption),4) + System.CanSuspend</visible>
  1025. </item>
  1026. <item id="4">
  1027. <label>13010</label>
  1028. <onclick>XBMC.Hibernate()</onclick>
  1029. <visible>!Stringcompare(Skin.String(ShutdownOption),5) + System.CanHibernate</visible>
  1030. </item>
  1031. <item id="5">
  1032. <label>13013</label>
  1033. <onclick>XBMC.Reset()</onclick>
  1034. <visible>!Stringcompare(Skin.String(ShutdownOption),6) + System.CanReboot</visible>
  1035. </item>
  1036. <item id="6">
  1037. <label>13012</label>
  1038. <onclick>XBMC.Quit()</onclick>
  1039. <visible>!Stringcompare(Skin.String(ShutdownOption),2) + System.ShowExitButton</visible>
  1040. </item>
  1041. <item id="7">
  1042. <label>13016</label>
  1043. <onclick>XBMC.Powerdown()</onclick>
  1044. <visible>!Stringcompare(Skin.String(ShutdownOption),3) + System.CanPowerDown</visible>
  1045. </item>
  1046. </content>
  1047. </control>
  1048. <!--DVD -->
  1049. <control type="fixedlist" id="9014">
  1050. <left>0</left>
  1051. <top>25</top>
  1052. <width>1280</width>
  1053. <height>56</height>
  1054. <orientation>horizontal</orientation>
  1055. <onleft>9014</onleft>
  1056. <onright>9014</onright>
  1057. <onup>301</onup>
  1058. <ondown>301</ondown>
  1059. <focusposition>2</focusposition>
  1060. <scrolltime>200</scrolltime>
  1061. <preloaditems>2</preloaditems>
  1062. <visible>Container(301).HasFocus(11)</visible>
  1063. <itemlayout width="400" height="56">
  1064. <control type="label">
  1065. <left>-200</left>
  1066. <top>0</top>
  1067. <!--Movie title-->
  1068. <width>400</width>
  1069. <height>56</height>
  1070. <label>$INFO[ListItem.label]</label>
  1071. <align>center</align>
  1072. <font>Font_Bartowski_Main_SubMenu</font>
  1073. <textcolor>grey3</textcolor>
  1074. </control>
  1075. </itemlayout>
  1076. <focusedlayout width="400" height="56">
  1077. <control type="group">
  1078. <left>-200</left>
  1079. <top>0</top>
  1080. <control type="label">
  1081. <!--Movie title-->
  1082. <width>400</width>
  1083. <height>56</height>
  1084. <label>$INFO[ListItem.label]</label>
  1085. <align>center</align>
  1086. <font>Font_Bartowski_Main_SubMenu</font>
  1087. <textcolor>mainblue</textcolor>
  1088. </control>
  1089. </control>
  1090. </focusedlayout>
  1091. <content>
  1092. <item id="1">
  1093. <label>$LOCALIZE[13391]</label>
  1094. <onclick>EjectTray()</onclick>
  1095. <visible>System.HasMediaDVD</visible>
  1096. </item>
  1097. </content>
  1098. </control>
  1099. <!--Live TV-->
  1100. <control type="wraplist" id="9026">
  1101. <left>0</left>
  1102. <top>25</top>
  1103. <width>1280</width>
  1104. <height>56</height>
  1105. <orientation>horizontal</orientation>
  1106. <onleft>9019</onleft>
  1107. <onright>9019</onright>
  1108. <onup>301</onup>
  1109. <ondown>301</ondown>
  1110. <focusposition>2</focusposition>
  1111. <scrolltime>200</scrolltime>
  1112. <preloaditems>2</preloaditems>
  1113. <visible>Container(301).HasFocus(26)</visible>
  1114. <itemlayout width="320" height="56">
  1115. <control type="group">
  1116. <left>-160</left>
  1117. <top>0</top>
  1118. <control type="label">
  1119. <width>320</width>
  1120. <height>56</height>
  1121. <label>$INFO[ListItem.label]</label>
  1122. <align>center</align>
  1123. <font>Font_Bartowski_Main_SubMenu</font>
  1124. <textcolor>grey3</textcolor>
  1125. </control>
  1126. </control>
  1127. </itemlayout>
  1128. <focusedlayout width="320" height="56">
  1129. <control type="group">
  1130. <left>-160</left>
  1131. <top>0</top>
  1132. <control type="label">
  1133. <width>320</width>
  1134. <height>56</height>
  1135. <label>$INFO[ListItem.label]</label>
  1136. <align>center</align>
  1137. <font>Font_Bartowski_Main_SubMenu</font>
  1138. <textcolor>mainblue</textcolor>
  1139. </control>
  1140. </control>
  1141. </focusedlayout>
  1142. <content>
  1143. <item id="1">
  1144. <label>19040</label>
  1145. <onclick>ActivateWindow(TVTimers)</onclick>
  1146. </item>
  1147. <item id="2">
  1148. <label>19163</label>
  1149. <onclick>ActivateWindow(TVRecordings)</onclick>
  1150. </item>
  1151. <item id="3">
  1152. <label>19019</label>
  1153. <onclick>ActivateWindow(TVChannels)</onclick>
  1154. </item>
  1155. <item id="4">
  1156. <label>19069</label>
  1157. <onclick>ActivateWindow(TVGuide)</onclick>
  1158. </item>
  1159. <item id="5">
  1160. <label>137</label>
  1161. <onclick>ActivateWindow(TVSearch)</onclick>
  1162. </item>
  1163. </content>
  1164. </control>
  1165. <!--Radio-->
  1166. <control type="wraplist" id="9027">
  1167. <left>0</left>
  1168. <top>25</top>
  1169. <width>1280</width>
  1170. <height>56</height>
  1171. <orientation>horizontal</orientation>
  1172. <onleft>9019</onleft>
  1173. <onright>9019</onright>
  1174. <onup>301</onup>
  1175. <ondown>301</ondown>
  1176. <focusposition>2</focusposition>
  1177. <scrolltime>200</scrolltime>
  1178. <preloaditems>2</preloaditems>
  1179. <visible>Container(301).HasFocus(27)</visible>
  1180. <itemlayout width="320" height="56">
  1181. <control type="group">
  1182. <left>-160</left>
  1183. <top>0</top>
  1184. <control type="label">
  1185. <width>320</width>
  1186. <height>56</height>
  1187. <label>$INFO[ListItem.label]</label>
  1188. <align>center</align>
  1189. <font>Font_Bartowski_Main_SubMenu</font>
  1190. <textcolor>grey3</textcolor>
  1191. </control>
  1192. </control>
  1193. </itemlayout>
  1194. <focusedlayout width="320" height="56">
  1195. <control type="group">
  1196. <left>-160</left>
  1197. <top>0</top>
  1198. <control type="label">
  1199. <width>320</width>
  1200. <height>56</height>
  1201. <label>$INFO[ListItem.label]</label>
  1202. <align>center</align>
  1203. <font>Font_Bartowski_Main_SubMenu</font>
  1204. <textcolor>mainblue</textcolor>
  1205. </control>
  1206. </control>
  1207. </focusedlayout>
  1208. <content>
  1209. <item id="1">
  1210. <label>19040</label>
  1211. <onclick>ActivateWindow(RadioTimers)</onclick>
  1212. </item>
  1213. <item id="2">
  1214. <label>19163</label>
  1215. <onclick>ActivateWindow(RadioRecordings)</onclick>
  1216. </item>
  1217. <item id="3">
  1218. <label>19019</label>
  1219. <onclick>ActivateWindow(RadioChannels)</onclick>
  1220. </item>
  1221. <item id="4">
  1222. <label>19069</label>
  1223. <onclick>ActivateWindow(RadioGuide)</onclick>
  1224. </item>
  1225. <item id="5">
  1226. <label>137</label>
  1227. <onclick>ActivateWindow(RadioSearch)</onclick>
  1228. </item>
  1229. </content>
  1230. </control>
  1231. </control>
  1232. </include>
  1233. </includes>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement