Advertisement
Guest User

Untitled

a guest
Apr 28th, 2016
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.00 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <window>
  3. <defaultcontrol always="true">9000</defaultcontrol>
  4. <allowoverlay>no</allowoverlay>
  5. <onload>ClearProperty(HomeWidget,Home)</onload>
  6. <onload>RunScript(script.skinshortcuts,type=buildxml&amp;mainmenuID=9000&amp;group=x1|x2|x3|x4|x5|x6|x7|x8|x9|x10|x11|x12|x13|x101|x202|x303|x404|x505|x606)</onload>
  7. <controls>
  8. <include>CommonBackground</include>
  9. <include condition="!Skin.HasSetting(Disable.Videoinfo)">NowPlayingVideoWidget</include>
  10. <include condition="!Skin.HasSetting(Disable.Musicinfo)">NowPlayingMusicWidget</include>
  11. <include>HomeRecentlyAddedInfo</include>
  12. <include condition="!Skin.HasSetting(Disable.Altwidget) + System.HasAddon(script.extendedinfo)">HomeRecentlyAddedInfoAlt</include>
  13. <include>WeatherWidget</include>
  14. <include>LiveTVWidget</include>
  15. <control type="group">
  16. <top>424</top>
  17. <control type="group">
  18. <animation effect="slide" end="0,338" time="320" tween="cubic" easing="inout" condition="Skin.HasSetting(lowermainmenu)">Conditional</animation>
  19. <animation effect="slide" end="-1870,0" time="240">WindowClose</animation>
  20. <animation effect="slide" start="-1870,0" end="0,0" delay="300" time="240" condition="!Window.Previous(startup)">WindowOpen</animation>
  21. <animation effect="slide" start="-1870" end="0" time="240">VisibleChange</animation>
  22. <animation effect="slide" start="-1870,0" end="0,0" delay="800" time="480" condition="Window.Previous(startup)">WindowOpen</animation>
  23. <control type="image">
  24. <!-- MikeBZH44 : Remove gap between main menu and upper bar -->
  25. <top>1</top>
  26. <width>1780</width>
  27. <height>87</height>
  28. <texture flipy="true">submenu_bar.png</texture>
  29. </control>
  30. <control type="image">
  31. <!-- MikeBZH44 : Remove gap between main menu and upper bar -->
  32. <top>1</top>
  33. <left>1780</left>
  34. <width>90</width>
  35. <height>87</height>
  36. <texture flipx="true" flipy="true">submenu_end.png</texture>
  37. </control>
  38. <include condition="System.HasAddon(service.library.data.provider)">PlayListStatsList</include>
  39. <control type="label">
  40. <left>0</left>
  41. <top>46</top>
  42. <width>1780</width>
  43. <height>40</height>
  44. <label>$VAR[LibraryStatsVar]</label>
  45. <textoffsetx>15</textoffsetx>
  46. <font>font13_title</font>
  47. <textcolor>themecolor</textcolor>
  48. <shadowcolor>shadow</shadowcolor>
  49. </control>
  50. <control type="grouplist" id="9020">
  51. <left>0</left>
  52. <top>46</top>
  53. <width>1780</width>
  54. <height>41</height>
  55. <align>right</align>
  56. <orientation>horizontal</orientation>
  57. <!-- MikeBZH44 : Change condtion for displaying widget only on demand -->
  58. <onup condition="Control.IsVisible(9004)">9004</onup>
  59. <onup condition="[StringCompare(Container(9000).ListItem.Property(WidgetType),1) | StringCompare(Container(9000).ListItem.Property(WidgetType),2) | StringCompare(Container(9000).ListItem.Property(WidgetType),4) | StringCompare(Container(9000).ListItem.Property(WidgetType),5)]">9003</onup>
  60. <onup condition="![[StringCompare(Container(9000).ListItem.Property(WidgetType),1) | StringCompare(Container(9000).ListItem.Property(WidgetType),2) | StringCompare(Container(9000).ListItem.Property(WidgetType),4) | StringCompare(Container(9000).ListItem.Property(WidgetType),5)] | Control.IsVisible(9004)]">9000</onup>
  61. <ondown>9000</ondown>
  62. <include condition="System.HasAddon(script.globalsearch)">HomeSearchButton</include>
  63. <control type="button" id="9021">
  64. <label></label>
  65. <textoffsetx>0</textoffsetx>
  66. <width>50</width>
  67. <height>41</height>
  68. <align>center</align>
  69. <font>IconTiny</font>
  70. <textcolor>grey</textcolor>
  71. <shadowcolor>shadow</shadowcolor>
  72. <visible>System.HasMediaDVD</visible>
  73. <onclick>EjectTray()</onclick>
  74. <animation type="Visible">
  75. <effect type="fade" start="0" end="100" tween="sine" easing="inout" time="300" />
  76. <effect type="zoom" start="50" end="100" center="auto" tween="sine" easing="inout" time="300" />
  77. </animation>
  78. <animation type="Hidden">
  79. <effect type="fade" start="100" end="0" tween="sine" easing="inout" time="300" />
  80. <effect type="zoom" start="100" end="50" center="auto" tween="sine" easing="inout" time="300" />
  81. </animation>
  82. </control>
  83. <control type="button" id="9022">
  84. <label></label>
  85. <textoffsetx>0</textoffsetx>
  86. <width>50</width>
  87. <height>41</height>
  88. <align>center</align>
  89. <font>IconTiny</font>
  90. <textcolor>grey</textcolor>
  91. <shadowcolor>shadow</shadowcolor>
  92. <visible>System.HasMediaDVD</visible>
  93. <onclick>PlayDVD</onclick>
  94. <animation type="Visible">
  95. <effect type="fade" start="0" end="100" tween="sine" easing="inout" time="300" />
  96. <effect type="zoom" start="50" end="100" center="auto" tween="sine" easing="inout" time="300" />
  97. </animation>
  98. <animation type="Hidden">
  99. <effect type="fade" start="100" end="0" tween="sine" easing="inout" time="300" />
  100. <effect type="zoom" start="100" end="50" center="auto" tween="sine" easing="inout" time="300" />
  101. </animation>
  102. </control>
  103. <control type="label" id="9026">
  104. <width>5</width>
  105. <height>41</height>
  106. <label>-</label>
  107. <font>font13_title</font>
  108. <textcolor>themecolor</textcolor>
  109. </control>
  110. <control type="label" id="9023">
  111. <width>auto</width>
  112. <height>41</height>
  113. <label>$INFO[Weather.Temperature,,[COLOR grey] | [/COLOR]]</label>
  114. <font>font13_title</font>
  115. <textcolor>themecolor</textcolor>
  116. <visible>Weather.IsFetched + !IsEmpty(Weather.Plugin)</visible>
  117. <shadowcolor>shadow</shadowcolor>
  118. </control>
  119. <control type="label" id="9025">
  120. <width>auto</width>
  121. <height>41</height>
  122. <label>$INFO[System.Date,,[COLOR grey] | [/COLOR]]$INFO[System.Time]</label>
  123. <font>font13_title</font>
  124. <textcolor>themecolor</textcolor>
  125. <shadowcolor>shadow</shadowcolor>
  126. </control>
  127. </control>
  128. </control>
  129. </control>
  130. <include condition="system.getbool(lookandfeel.enablerssfeeds) + Skin.HasSetting(Detach.RSS)">RSSFeedWidget</include>
  131. <include condition="system.getbool(lookandfeel.enablerssfeeds) + !Skin.HasSetting(Detach.RSS)">RSSFeedWidget2</include>
  132. <control type="group">
  133. <top>453</top>
  134. <animation effect="slide" end="0,338" time="320" tween="cubic" easing="inout" condition="Skin.HasSetting(lowermainmenu)">Conditional</animation>
  135. <animation type="WindowOpen" reversible="false" condition="Window.Previous(Startup)">
  136. <effect type="zoom" start="0" end="100" center="960,540" delay="500" time="300" tween="cubic" />
  137. </animation>
  138. <animation type="WindowOpen" reversible="false" condition="!Window.Previous(Startup)">
  139. <effect type="zoom" start="150" end="100" center="960,540" time="300" tween="cubic" />
  140. <effect type="fade" start="50" end="100" time="300" />
  141. </animation>
  142. <animation type="WindowClose" reversible="false">
  143. <effect type="fade" start="100" end="0" time="300" />
  144. <effect type="zoom" start="100" end="130" center="960,540" time="300" tween="cubic" easing="in" />
  145. </animation>
  146. <control type="group" id="9001">
  147. <left>0</left>
  148. <top>159</top>
  149. <onup>9000</onup>
  150. <ondown>9002</ondown>
  151. <include condition="system.getbool(lookandfeel.enablerssfeeds)">SubMenuAnimation</include>
  152. <animation effect="slide" start="1870,0" end="0,0" delay="300" time="240" condition="!Window.Previous(startup)">WindowOpen</animation>
  153. <animation effect="slide" start="1870,0" end="0,0" delay="200" time="480" condition="Window.Previous(startup)">WindowOpen</animation>
  154. <control type="image" id="90101">
  155. <left>50</left>
  156. <width>90</width>
  157. <height>87</height>
  158. <texture>submenu_end.png</texture>
  159. </control>
  160. <control type="image">
  161. <left>140</left>
  162. <width>1780</width>
  163. <height>87</height>
  164. <texture>submenu_bar.png</texture>
  165. </control>
  166. <control type="fixedlist" id="9010">
  167. <left>210</left>
  168. <top>0</top>
  169. <width>1500</width>
  170. <height>87</height>
  171. <onup>9000</onup>
  172. <ondown>9004</ondown>
  173. <pagecontrol>-</pagecontrol>
  174. <scrolltime tween="quadratic" easing="out">300</scrolltime>
  175. <focusposition>2</focusposition>
  176. <movement>2</movement>
  177. <orientation>Horizontal</orientation>
  178. <itemlayout height="87" width="300">
  179. <control type="label">
  180. <width>300</width>
  181. <height>41</height>
  182. <font>font13_title</font>
  183. <textcolor>grey</textcolor>
  184. <shadowcolor>shadow</shadowcolor>
  185. <align>center</align>
  186. <aligny>center</aligny>
  187. <label>$INFO[ListItem.Label]</label>
  188. </control>
  189. </itemlayout>
  190. <focusedlayout height="87" width="300">
  191. <control type="group">
  192. <visible>Control.HasFocus(9010)</visible>
  193. <control type="image">
  194. <width>300</width>
  195. <height>41</height>
  196. <texture>listselect_fo.png</texture>
  197. </control>
  198. <control type="label">
  199. <width>300</width>
  200. <height>41</height>
  201. <font>font13_title</font>
  202. <shadowcolor>shadow</shadowcolor>
  203. <align>center</align>
  204. <aligny>center</aligny>
  205. <label>$INFO[ListItem.Label]</label>
  206. </control>
  207. </control>
  208. <control type="group">
  209. <visible>!Control.HasFocus(9010)</visible>
  210. <control type="label">
  211. <width>300</width>
  212. <height>41</height>
  213. <font>font13_title</font>
  214. <textcolor>grey</textcolor>
  215. <shadowcolor>shadow</shadowcolor>
  216. <align>center</align>
  217. <aligny>center</aligny>
  218. <label>$INFO[ListItem.Label]</label>
  219. </control>
  220. </control>
  221. </focusedlayout>
  222. <include condition="!System.HasAddon(script.skinshortcuts)">FallbackSubMenu</include>
  223. <include condition="System.HasAddon(script.skinshortcuts)">CustomSubMenu</include>
  224. </control>
  225. <control type="button">
  226. <left>130</left>
  227. <top>6</top>
  228. <width>30</width>
  229. <height>30</height>
  230. <texturefocus flipx="true" colordiffuse="white">arrowright.png</texturefocus>
  231. <texturenofocus flipx="true">arrowright.png</texturenofocus>
  232. <visible>Container(9010).HasPrevious</visible>
  233. <onclick>Control.Move(9010,-1)</onclick>
  234. </control>
  235. <control type="button">
  236. <left>1800</left>
  237. <top>6</top>
  238. <width>30</width>
  239. <height>30</height>
  240. <texturefocus colordiffuse="white">arrowright.png</texturefocus>
  241. <texturenofocus>arrowright.png</texturenofocus>
  242. <visible>Container(9010).HasNext</visible>
  243. <onclick>Control.Move(9010,1)</onclick>
  244. </control>
  245. </control>
  246. <control type="image">
  247. <top>0</top>
  248. <width>FullScreenWidth</width>
  249. <height>225</height>
  250. <texture>homemenu_back.png</texture>
  251. </control>
  252. <!-- Main Menu (Includes_Home.xml) -->
  253. <include condition="Skin.HasSetting(HorizontalListNav)">MainMenuListFixed</include>
  254. <include condition="!Skin.HasSetting(HorizontalListNav)">MainMenuListWrapped</include>
  255. <!--<control type="group">
  256. <visible>IsEmpty(Container(9000).ListItem.Label)</visible>
  257. <left>912</left>
  258. <top>64</top>
  259. <control type="image">
  260. <description>Busy animation</description>
  261. <width>96</width>
  262. <height>96</height>
  263. <texture>android/spinner_48_inner_holo.png</texture>
  264. <aspectratio>keep</aspectratio>
  265. <animation effect="rotate" start="0" end="360" center="auto" time="2000" loop="true" condition="true">conditional</animation>
  266. </control>
  267. <control type="image">
  268. <description>Busy animation</description>
  269. <width>96</width>
  270. <height>96</height>
  271. <texture>android/spinner_48_outer_holo.png</texture>
  272. <aspectratio>keep</aspectratio>
  273. <animation effect="rotate" start="360" end="0" center="auto" time="2000" loop="true" condition="true">conditional</animation>
  274. </control>
  275. </control>-->
  276. <control type="label">
  277. <left>0</left>
  278. <top>17</top>
  279. <width>FullScreenWidth</width>
  280. <height>41</height>
  281. <font>font13_title</font>
  282. <textcolor>grey</textcolor>
  283. <align>center</align>
  284. <aligny>center</aligny>
  285. <label>[UPPERCASE]$INFO[Container(9000).ListItem.Label][/UPPERCASE]</label>
  286. <visible>Skin.HasSetting(mainmenuicons)</visible>
  287. </control>
  288. <control type="image">
  289. <left>0</left>
  290. <top>58</top>
  291. <width>100</width>
  292. <height>104</height>
  293. <texture border="1">side_fade.png</texture>
  294. </control>
  295. <control type="image">
  296. <left>1820</left>
  297. <top>58</top>
  298. <width>100</width>
  299. <height>104</height>
  300. <texture flipx="true" border="1">side_fade.png</texture>
  301. </control>
  302. <control type="image">
  303. <top>90</top>
  304. <width>FullScreenWidth</width>
  305. <height>72</height>
  306. <texture border="1">gradient_floor.png</texture>
  307. </control>
  308. </control>
  309. </controls>
  310. </window>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement