Advertisement
abeksis

sfsfsdf

Oct 10th, 2015
210
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 41.36 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <includes>
  3. <include name="Home_Menu_BG_Small">
  4. <control type="image">
  5. <bottom>64</bottom><!-- רקע אחורי אריחים -->
  6. <height>202</height>
  7. <!--<aspectratio>scale</aspectratio>-->
  8. <texture colordiffuse="HomeBarBG">common/Background-picture-tiles.png</texture>
  9. <animation effect="fade" start="100" end="90" time="200" condition="Skin.HasSetting(home.transparent)">Conditional</animation>
  10. </control>
  11. <control type="group">
  12. <bottom>-266</bottom>
  13. <height>64</height>
  14. <visible>Window.IsVisible(home) | Window.IsVisible(weather)</visible>
  15. <visible>system.getbool(lookandfeel.enablerssfeeds)</visible>
  16. <animation effect="slide" end="0,-266" condition="true">Conditional</animation>
  17. <animation effect="slide" start="-1200" end="0" time="250">VisibleChange</animation>
  18. <control type="image">
  19. <top>0</top>
  20. <width>1920</width>
  21. <height>64</height>
  22. <texture colordiffuse="HomeBarBG">common/white.png</texture>
  23. <animation effect="fade" start="100" end="90" time="200" condition="Skin.HasSetting(home.transparent)">Conditional</animation>
  24. </control>
  25. <control type="image">
  26. <left>16</left>
  27. <top>16</top>
  28. <width>32</width>
  29. <height>32</height>
  30. <texture colordiffuse="LineLabel">common/rss.png</texture>
  31. </control>
  32. </control>
  33. </include>
  34. <include name="Home_Menu_BG_Big">
  35. <control type="image">
  36. <bottom>-64</bottom>
  37. <height>330</height>
  38. <!--<aspectratio>scale</aspectratio>-->
  39. <texture colordiffuse="HomeBarBG">common/Background-picture-tiles.png</texture>
  40. <animation effect="fade" start="100" end="90" time="200" condition="Skin.HasSetting(home.transparent)">Conditional</animation>
  41. </control>
  42. </include>
  43. <!-- Home Bar -->
  44. <include name="Home_Menu">
  45. <control type="group">
  46. <!-- Backing Bar -->
  47. <include condition="!Skin.HasSetting(home.tiletextinside)">Home_Menu_BG_Big</include><!-- רקע אחורי של האריחים -->
  48. <include condition="Skin.HasSetting(home.tiletextinside)">Home_Menu_BG_Small</include><!-- רקע אחורי של האריחים -->
  49.  
  50. <!-- Main list -->
  51. <control type="panel" id="9000">
  52. <animation effect="slide" end="94" condition="!IntegerGreaterThan(Container(9000).NumItems,0)">Conditional</animation>
  53. <animation effect="slide" end="94" condition="!IntegerGreaterThan(Container(9000).NumItems,1)">Conditional</animation>
  54. <animation effect="slide" end="94" condition="!IntegerGreaterThan(Container(9000).NumItems,2)">Conditional</animation>
  55. <animation effect="slide" end="94" condition="!IntegerGreaterThan(Container(9000).NumItems,3)">Conditional</animation>
  56. <animation effect="slide" end="94" condition="!IntegerGreaterThan(Container(9000).NumItems,4)">Conditional</animation>
  57. <animation effect="slide" end="94" condition="!IntegerGreaterThan(Container(9000).NumItems,5)">Conditional</animation>
  58. <animation effect="slide" end="94" condition="!IntegerGreaterThan(Container(9000).NumItems,6)">Conditional</animation>
  59. <animation effect="slide" end="94" condition="!IntegerGreaterThan(Container(9000).NumItems,7)">Conditional</animation>
  60. <animation effect="slide" end="94" condition="!IntegerGreaterThan(Container(9000).NumItems,8)">Conditional</animation>
  61. <animation effect="slide" end="94" condition="!IntegerGreaterThan(Container(9000).NumItems,9)">Conditional</animation>
  62. <left>16</left>
  63. <right>0</right>
  64. <bottom>0</bottom>
  65. <height>266</height>
  66. <onup>SetProperty(FO9001,1,home)</onup>
  67. <onup>9001</onup>
  68. <ondown condition="IntegerGreaterThan(Container(9002).NumItems,0)">9002</ondown>
  69. <animation type="Visible">
  70. <effect type="slide" start="0,266" end="0" time="150" />
  71. </animation>
  72. <orientation>horizontal</orientation>
  73. <scrolltime tween="sine" easing="out">240</scrolltime>
  74. <itemlayout width="188" height="266" condition="!Skin.HasSetting(home.tiletextinside)">
  75.  
  76. <control type="image"> <!--תמונת אריח -->
  77. <top>16</top>
  78. <width>196</width>
  79. <height>170</height>
  80. <texture colordiffuse="HomeBarTile2">common/tile.png</texture>
  81. <aspectratio>scale</aspectratio>
  82. <visible>IsEmpty(ListItem.Property(tilecolor)) | !Skin.HasSetting(home.tilecolor.nofocus) | !Skin.HasSetting(home.tilecolor)</visible>
  83. </control>
  84. <control type="image">
  85. <top>16</top>
  86. <width>196</width>
  87. <height>170</height>
  88. <texture colordiffuse="$VAR[HighlightColor]">common/tile.png</texture>
  89. <animation effect="fade" start="100" end="25" condition="true">Conditional</animation>
  90. <aspectratio>scale</aspectratio>
  91. <visible>IsEmpty(ListItem.Property(tilecolor)) + Skin.HasSetting(home.tilecolor.nofocus) + Skin.HasSetting(home.tilecolor)</visible>
  92. </control>
  93. <control type="image">
  94. <top>16</top>
  95. <width>196</width>
  96. <height>170</height>
  97. <animation effect="fade" start="100" end="25" condition="true">Conditional</animation>
  98. <texture colordiffuse="HomeBarFG" diffuse="common/tile.png" aligny="center" align="center">special://skin/extras/colors/$INFO[ListItem.Property(tilecolor)].png</texture>
  99. <aspectratio scalediffuse="false">scale</aspectratio>
  100. <visible>!IsEmpty(ListItem.Property(tilecolor)) + Skin.HasSetting(home.tilecolor.nofocus) + Skin.HasSetting(home.tilecolor)</visible>
  101. </control>
  102. <control type="image">
  103. <top>16</top>
  104. <width>196</width>
  105. <height>170</height>
  106. <texture colordiffuse="HomeBarFG" diffuse="common/tile.png" aligny="center" align="center">$INFO[ListItem.Icon]</texture>
  107. <aspectratio scalediffuse="false">center</aspectratio>
  108. <animation effect="fade" start="50" end="50" condition="true">Conditional</animation>
  109. </control>
  110. <control type="label">
  111. <top>188</top>
  112. <height>78</height>
  113. <width>170</width>
  114. <align>center</align>
  115. <aligny>center</aligny>
  116. <font>Font-HomeMenu</font>
  117. <textcolor>HomeBarFG</textcolor>
  118. <label>$INFO[ListItem.Label]</label>
  119. <animation effect="fade" start="50" end="50" condition="true">Conditional</animation>
  120. </control>
  121. </itemlayout>
  122. <focusedlayout width="188" height="266" condition="!Skin.HasSetting(home.tiletextinside)">
  123. <control type="image">
  124. <top>16</top>
  125. <width>196</width>
  126. <height>170</height>
  127. <texture colordiffuse="$VAR[Defs_HomeTileColor]">common/tile.png</texture>
  128. <aspectratio>scale</aspectratio>
  129. </control>
  130. <control type="image">
  131. <top>16</top>
  132. <width>196</width>
  133. <height>170</height>
  134. <texture colordiffuse="HomeBarFG" diffuse="common/tile.png" aligny="center" align="center">$INFO[ListItem.Icon]</texture>
  135. <aspectratio scalediffuse="false">center</aspectratio>
  136. </control>
  137. <control type="label">
  138. <top>188</top>
  139. <height>78</height>
  140. <width>170</width>
  141. <align>center</align>
  142. <aligny>center</aligny>
  143. <font>Font-HomeMenu</font>
  144. <textcolor>HomeBarFG</textcolor>
  145. <label>$INFO[ListItem.Label]</label>
  146. <animation effect="slide" start="0" end="0,-12" time="100" reversible="false">Focus</animation>
  147. </control>
  148. <control type="image">
  149. <centerleft>85</centerleft>
  150. <bottom>0</bottom>
  151. <width>16</width>
  152. <height>16</height>
  153. <aspectratio>stretch</aspectratio>
  154. <texture colordiffuse="$VAR[Defs_HomeTileColor]">common/16-arrow-down.png</texture>
  155. <visible>IntegerGreaterThan(Container(9002).NumItems,0)</visible>
  156. <animation effect="fade" start="0" end="100" time="300" delay="300" reversible="false">Focus</animation>
  157. </control>
  158. <control type="image">
  159. <bottom>16</bottom>
  160. <width>170</width>
  161. <height>6</height>
  162. <texture colordiffuse="$VAR[Defs_HomeTileColor]">common/white.png</texture>
  163. <aspectratio>scale</aspectratio>
  164. </control>
  165.  
  166. </focusedlayout>
  167.  
  168. <itemlayout width="188" height="266" condition="Skin.HasSetting(home.tiletextinside)">
  169. <control type="image">
  170. <top>16</top>
  171. <width>196</width>
  172. <height>170</height>
  173. <texture colordiffuse="HomeBarTile">common/tile.png</texture>
  174. <aspectratio>scale</aspectratio>
  175. <visible>IsEmpty(ListItem.Property(tilecolor)) | !Skin.HasSetting(home.tilecolor.nofocus) | !Skin.HasSetting(home.tilecolor)</visible>
  176. </control>
  177. <control type="image">
  178. <top>16</top>
  179. <width>196</width>
  180. <height>170</height>
  181. <texture colordiffuse="$VAR[HighlightColor]">common/tile.png</texture>
  182. <animation effect="fade" start="100" end="25" condition="true">Conditional</animation>
  183. <aspectratio>scale</aspectratio>
  184. <visible>IsEmpty(ListItem.Property(tilecolor)) + Skin.HasSetting(home.tilecolor.nofocus) + Skin.HasSetting(home.tilecolor)</visible>
  185. </control>
  186. <control type="image">
  187. <top>16</top>
  188. <width>196</width>
  189. <height>170</height>
  190. <animation effect="fade" start="100" end="25" condition="true">Conditional</animation>
  191. <texture colordiffuse="HomeBarFG" diffuse="common/tile.png" aligny="center" align="center">special://skin/extras/colors/$INFO[ListItem.Property(tilecolor)].png</texture>
  192. <aspectratio scalediffuse="false">scale</aspectratio>
  193. <visible>!IsEmpty(ListItem.Property(tilecolor)) + Skin.HasSetting(home.tilecolor.nofocus) + Skin.HasSetting(home.tilecolor)</visible>
  194. </control>
  195. <control type="image">
  196. <top>-6</top>
  197. <width>196</width>
  198. <height>170</height>
  199. <texture colordiffuse="HomeBarFG" diffuse="common/tile.png" aligny="center" align="center">$INFO[ListItem.Icon]</texture>
  200. <aspectratio scalediffuse="false">center</aspectratio>
  201. <animation effect="fade" start="50" end="50" condition="true">Conditional</animation>
  202. <visible>substring(ListItem.Icon,special://skin/extras/icons/)</visible>
  203. </control>
  204. <control type="image">
  205. <top>16</top>
  206. <width>196</width>
  207. <height>170</height>
  208. <texture colordiffuse="HomeBarFG" diffuse="common/tile.png" aligny="center" align="center">$INFO[ListItem.Icon]</texture>
  209. <aspectratio scalediffuse="false">center</aspectratio>
  210. <animation effect="fade" start="50" end="50" condition="true">Conditional</animation>
  211. <visible>!substring(ListItem.Icon,special://skin/extras/icons/)</visible>
  212. </control>
  213. <control type="label">
  214. <top>120</top>
  215. <height>78</height>
  216. <left>8</left>
  217. <width>160</width>
  218. <align>center</align>
  219. <aligny>center</aligny>
  220. <font>Font-HomeMenu</font>
  221. <textcolor>HomeBarFG</textcolor>
  222. <label>$INFO[ListItem.Label]</label>
  223. <animation effect="fade" start="50" end="50" condition="true">Conditional</animation>
  224. </control>
  225. </itemlayout>
  226.  
  227. <focusedlayout width="188" height="266" condition="Skin.HasSetting(home.tiletextinside)">
  228. <control type="image">
  229. <top>16</top>
  230. <width>196</width>
  231. <height>170</height>
  232. <texture colordiffuse="$VAR[Defs_HomeTileColor]">common/tile.png</texture>
  233. <aspectratio>scale</aspectratio>
  234. </control>
  235. <control type="image">
  236. <top>-6</top>
  237. <width>196</width>
  238. <height>170</height>
  239. <texture colordiffuse="HomeBarFG" diffuse="common/tile.png" aligny="center" align="center">$INFO[ListItem.Icon]</texture>
  240. <aspectratio scalediffuse="false">center</aspectratio>
  241. <visible>substring(ListItem.Icon,special://skin/extras/icons/)</visible>
  242. </control>
  243. <control type="image">
  244. <top>16</top>
  245. <width>196</width>
  246. <height>170</height>
  247. <texture colordiffuse="HomeBarFG" diffuse="common/tile.png" aligny="center" align="center">$INFO[ListItem.Icon]</texture>
  248. <aspectratio scalediffuse="false">center</aspectratio>
  249. <visible>!substring(ListItem.Icon,special://skin/extras/icons/)</visible>
  250. </control>
  251. <control type="label">
  252. <top>120</top>
  253. <left>8</left>
  254. <height>78</height>
  255. <width>160</width>
  256. <align>center</align>
  257. <aligny>center</aligny>
  258. <font>Font-HomeMenu</font>
  259. <textcolor>HomeBarFG</textcolor>
  260. <label>$INFO[ListItem.Label]</label>
  261. </control>
  262. <control type="image">
  263. <centerleft>85</centerleft>
  264. <bottom>56</bottom>
  265. <width>16</width>
  266. <height>16</height>
  267. <aspectratio>stretch</aspectratio>
  268. <texture colordiffuse="$VAR[Defs_HomeTileColor]">common/16-arrow-down.png</texture>
  269. <visible>IntegerGreaterThan(Container(9002).NumItems,0)</visible>
  270. <animation effect="fade" start="0" end="100" time="300" delay="300" reversible="false">Focus</animation>
  271. </control>
  272. </focusedlayout>
  273.  
  274.  
  275. <content>
  276. <include>skinshortcuts-mainmenu</include>
  277. </content>
  278. </control>
  279.  
  280. <!-- Icon Hang -->
  281. <control type="group">
  282. <visible>!Skin.HasSetting(home.transparent)</visible>
  283. <visible>Container(9000).HasNext | Container(9000).HasPrevious</visible>
  284. <left>-172</left>
  285. <right>-172</right>
  286. <bottom>0</bottom>
  287. <height>266</height>
  288. <control type="image">
  289. <top>16</top>
  290. <left>10</left>
  291. <width>196</width>
  292. <height>170</height>
  293. <texture colordiffuse="HomeBarBG">common/tile.png</texture>
  294. <aspectratio>scale</aspectratio>
  295. </control>
  296. <control type="image">
  297. <top>16</top>
  298. <right>10</right>
  299. <width>196</width>
  300. <height>170</height>
  301. <texture colordiffuse="HomeBarBG">common/tile.png</texture>
  302. <aspectratio>scale</aspectratio>
  303. </control>
  304. <control type="image">
  305. <bottom>0</bottom>
  306. <right>10</right>
  307. <width>196</width>
  308. <height>70</height>
  309. <texture colordiffuse="HomeBarBG">common/white.png</texture>
  310. <aspectratio>scale</aspectratio>
  311. </control>
  312. </control>
  313.  
  314. <!-- Arrows -->
  315. <control type="group">
  316. <visible>Container(9000).HasNext | Container(9000).HasPrevious</visible>
  317. <left>0</left>
  318. <right>0</right>
  319. <bottom>0</bottom>
  320. <height>266</height>
  321. <control type="image">
  322. <centertop>45</centertop>
  323. <left>8</left>
  324. <width>16</width>
  325. <height>16</height>
  326. <texture colordiffuse="ListLabel">common/16-arrow-left.png</texture>
  327. </control>
  328. <control type="image">
  329. <centertop>160</centertop>
  330. <right>8</right>
  331. <width>16</width>
  332. <height>16</height>
  333. <texture colordiffuse="ListLabel" flipx="true">common/16-arrow-left.png</texture>
  334. </control>
  335. </control>
  336.  
  337. <!-- SubMenu -->
  338. <control type="group">
  339. <animation effect="slide" tween="quadratic" easing="out" time="200" start="0,-400" end="0" condition="Control.HasFocus(9002)" reversible="false">Conditional</animation>
  340. <animation effect="slide" tween="quadratic" easing="in" time="200" end="0,-400" start="0" condition="!Control.HasFocus(9002)" reversible="false">Conditional</animation>
  341. <visible>Control.HasFocus(9000) | Control.HasFocus(9002)</visible>
  342. <include>Dialog_Top</include>
  343. <include>Dialog_Background</include>
  344. <include name="Dialog_Top_IconHeader">
  345. <param name="label" value="$INFO[Container(9000).ListItem.Label,, ]$LOCALIZE[1034]" />
  346. <param name="icon" value="$INFO[Container(9000).ListItem.Icon]" />
  347. </include>
  348. <include name="Dialog_Top_Arrows">
  349. <param name="id" value="9002" />
  350. </include>
  351.  
  352. <control type="panel" id="9002">
  353. <onup>9000</onup>
  354. <ondown>9000</ondown>
  355. <onback>9000</onback>
  356. <left>pad</left>
  357. <right>0</right>
  358. <top>80</top>
  359. <bottom>pad</bottom>
  360. <onleft>noop</onleft>
  361. <onright>noop</onright>
  362. <scrolltime>200</scrolltime>
  363. <orientation>horizontal</orientation>
  364. <itemlayout width="374" height="69">
  365. <control type="image">
  366. <width>364</width>
  367. <height>69</height>
  368. <texture colordiffuse="PosterBorder">common/white.png</texture>
  369. </control>
  370. <control type="label">
  371. <left>side</left>
  372. <right>30</right>
  373. <height>69</height>
  374. <textcolor>ListLabel</textcolor>
  375. <font>Font-ListInfo-Small</font>
  376. <aligny>center</aligny>
  377. <label>$INFO[ListItem.Label]</label>
  378. </control>
  379. </itemlayout>
  380. <focusedlayout width="374" height="69">
  381. <control type="image">
  382. <width>364</width>
  383. <height>69</height>
  384. <texture colordiffuse="$VAR[Defs_HomeTileColor]">common/white.png</texture>
  385. </control>
  386. <control type="label">
  387. <left>side</left>
  388. <right>30</right>
  389. <height>69</height>
  390. <textcolor>Selected</textcolor>
  391. <font>Font-ListInfo-Small</font>
  392. <aligny>center</aligny>
  393. <label>$INFO[ListItem.Label]</label>
  394. </control>
  395. </focusedlayout>
  396. <content>
  397. <include>skinshortcuts-submenu</include>
  398. </content>
  399. </control>
  400. </control>
  401. </control>
  402. </include>
  403.  
  404. <!-- Home Widget -->
  405. <include name="Home_Widget_Control">
  406. <control type="wraplist" id="9001">
  407. <orientation>horizontal</orientation>
  408. <width>100%</width>
  409. <top>top</top>
  410. <height>height</height>
  411. <onfocus>SetProperty(FO9001,1,home)</onfocus>
  412. <onunfocus>ClearProperty(FO9001,home)</onunfocus>
  413. <onup>ClearProperty(FO9001,home)</onup>
  414. <ondown>ClearProperty(FO9001,home)</ondown>
  415. <onback>ClearProperty(FO9001,home)</onback>
  416. <onback>9000</onback>
  417. <ondown>9000</ondown>
  418. <onup>9000</onup>
  419. <autoscroll time="8000">![Control.HasFocus(9001) | Control.HasFocus(9101)]</autoscroll>
  420. <scrolltime tween="sine" easing="out">240</scrolltime>
  421. <itemlayout />
  422. <focusedlayout width="1920" height="1080" />
  423. <content target="video">$VAR[Defs_HomeWidget_Content]</content>
  424. </control>
  425. <control type="button" id="9101">
  426. <width>100%</width>
  427. <top>top</top>
  428. <height>height</height>
  429. <onfocus>SetProperty(FO9001,1,home)</onfocus>
  430. <onunfocus>ClearProperty(FO9001,home)</onunfocus>
  431. <onup>ClearProperty(FO9001,home)</onup>
  432. <ondown>ClearProperty(FO9001,home)</ondown>
  433. <onback>ClearProperty(FO9001,home)</onback>
  434. <onback>9000</onback>
  435. <ondown>9000</ondown>
  436. <onup>9000</onup>
  437. <onclick>PlayMedia($INFO[Container(9001).ListItem.FileNameAndPath])</onclick>
  438. <visible>IntegerGreaterThan(Container(9001).NumItems,0)</visible>
  439. </control>
  440. </include>
  441. <include name="Home_Widget_DiscArt"><!-- מיקום הדיסק במסך הבית -->
  442. <control type="image">
  443. <left>1050</left>
  444. <top>side</top>
  445. <width>300</width>
  446. <height>300</height>
  447. <aspectratio>keep</aspectratio>
  448. <animation type="VisibleChange">
  449. <effect type="slide" start="300" end="0" time="300" />
  450. <effect type="rotate" start="120" end="0" time="300" center="auto"/>
  451. </animation>
  452. <fadetime>300</fadetime>
  453. <visible>!IsEmpty(Container(9001).ListItem.Art(discart))</visible>
  454. <visible>IsEmpty(Container(9000).ListItem.Property(PosterWidget))</visible>
  455. <texture background="true">$INFO[Container(9001).ListItem.Art(discart)]</texture>
  456. </control>
  457. </include>
  458. <include name="Home_Widget_Left">
  459. <include>Animation_Right</include>
  460. <visible>IntegerGreaterThan(Container(9001).NumItems,0)</visible>
  461. <include condition="Skin.HasSetting(home.showdiscart) + !stringcompare(Skin.String(home.widgetposters),$LOCALIZE[31154]) + !stringcompare(Skin.String(home.widgetposters),$LOCALIZE[31153])">Home_Widget_DiscArt</include>
  462. <control type="image">
  463. <posx>1170</posx><!-- מיקום רקע הכיתוב של הסרט במסך הבית -->
  464. <width>900</width>
  465. <height>340</height>
  466. <animation effect="fade" start="100" end="90" time="200" condition="Skin.HasSetting(home.transparent) + [!stringcompare(Skin.String(home.widgetposters),$LOCALIZE[31154]) + !stringcompare(Skin.String(home.widgetposters),$LOCALIZE[31153]) + ![!IsEmpty(Container(9000).ListItem.Property(PosterWidget)) + stringcompare(Skin.String(home.widgetposters),$LOCALIZE[31166])] | [stringcompare(Skin.String(home.widgetposters),$LOCALIZE[31154]) + ![Control.HasFocus(9001) | Control.HasFocus(9101)]]]">Conditional</animation>
  467. <texture align="left" border="150" colordiffuse="HomeWidgetBG">common/BackgroundText.png</texture>
  468. </control>
  469. <control type="grouplist"><!-- מיקום הטקסט של הסרט -->
  470. <posx>1220</posx>
  471. <posy>20</posy>
  472. <width>650</width>
  473. <orientation>vertical</orientation>
  474. <control type="label">
  475. <label>$VAR[Label_HomeWidget]</label><!-- מיקום הכיתוב סרטים בתהליך -->
  476. <aligny>top</aligny>
  477. <align>right</align>
  478. <height>35</height>
  479. <animation effect="fade" start="100" end="70" condition="true">Conditional</animation>
  480. <textcolor>HomeBarFG</textcolor>
  481. </control>
  482. <control type="label">
  483. <label>$VAR[Label_HomeWidget_Label]</label><!-- שם הסרט במסך הבית -->
  484. <aligny>top</aligny>
  485. <align>right</align>
  486. <font>Font-WidgetInfoTitle2</font>
  487. <height>70</height>
  488. <textcolor>$VAR[HighlightColor2]</textcolor>
  489. </control>
  490. <control type="textbox">
  491. <label>$VAR[Label_HomeWidget_Plot]</label><!-- הכיתוב של הסרט מיושן לימין בדף הבית -->
  492. <aligny>top</aligny>
  493. <align>right</align>
  494. <height>120</height>
  495. <animation effect="fade" start="100" end="70" condition="true">Conditional</animation>
  496. <textcolor>HomeBarFG</textcolor>
  497. <font>Font-ListInfo</font>
  498. </control>
  499. <control type="label">
  500. <label>$VAR[Label_HomeWidget_Info]</label>
  501. <aligny>center</aligny>
  502. <animation effect="fade" start="100" end="70" condition="true">Conditional</animation>
  503. <font>Font-ListInfo-Small</font>
  504. <height>65</height>
  505. <textcolor>HomeBarFG</textcolor>
  506. </control>
  507. </control>
  508. </include>
  509. <include name="Home_Widget_Right"><!-- רקע אחורי לפוסטרים של הסרט, מסך הבית -->
  510. <include>Animation_Left</include>
  511. <visible>IntegerGreaterThan(Container(9001).NumItems,0)</visible>
  512. <control type="image">
  513. <posx>-305</posx>
  514. <width>2000</width>
  515. <height>340</height>
  516. <texture colordiffuse="HomeWidgetBG" border="150">common/Filmframes.png</texture>
  517. <animation effect="fade" start="100" end="80" condition="true">Conditional</animation>
  518. </control>
  519. <control type="grouplist">
  520. <visible>!Container(9001).IsUpdating</visible>
  521. <visible>![StringCompare(Container(9000).ListItem.Property(widget),Weather) | [IsEmpty(Container(9000).ListItem.Property(widget) + StringCompare(Skin.String(home.fallbackwidget),Weather)]] | IsEmpty(Skin.String(weather.fanart))</visible>
  522. <include>Animation_FadeIn</include>
  523. <include>Animation_FadeOut</include>
  524. <animation effect="slide" start="0" end="-220" condition="!Container(9001).OnNext" reversible="false" time="200">Conditional</animation>
  525. <animation effect="slide" start="0" end="220" condition="!Container(9001).OnPrevious" reversible="false" time="200">Conditional</animation>
  526. <posx>-455</posx><!-- שינוי כיוון תצוגת הפוסטרים -->
  527. <width>2000</width>
  528. <align>right</align>
  529. <top>pad</top>
  530. <height>320</height>
  531. <orientation>horizontal</orientation>
  532. <itemgap>0</itemgap>
  533. <include name="Object_HomeWidgetPoster">
  534. <param name="id" value="5" />
  535. <param name="focuseditem" value="false" />
  536. </include>
  537. <include name="Object_HomeWidgetPoster">
  538. <param name="id" value="4" />
  539. <param name="focuseditem" value="false" />
  540. </include>
  541. <include name="Object_HomeWidgetPoster">
  542. <param name="id" value="3" />
  543. <param name="focuseditem" value="false" />
  544. </include>
  545. <include name="Object_HomeWidgetPoster">
  546. <param name="id" value="2" />
  547. <param name="focuseditem" value="false" />
  548. </include>
  549. <include name="Object_HomeWidgetPoster">
  550. <param name="id" value="1" />
  551. <param name="focuseditem" value="false" />
  552. </include>
  553. <include name="Object_HomeWidgetPoster">
  554. <param name="id" value="0" />
  555. <param name="focuseditem" value="true" />
  556. </include>
  557. <include name="Object_HomeWidgetPoster">
  558. <param name="id" value="-1" />
  559. <param name="focuseditem" value="false" />
  560. </include>
  561. <include name="Object_HomeWidgetPoster">
  562. <param name="id" value="-2" />
  563. <param name="focuseditem" value="false" />
  564. </include>
  565. </control>
  566. <control type="grouplist">
  567. <left>850</left>
  568. <right>0</right>
  569. <orientation>horizontal</orientation>
  570. <height>340</height>
  571. <itemgap>70</itemgap>
  572. <visible>!Container(9001).IsUpdating</visible>
  573. <include>Animation_FadeIn</include>
  574. <include>Animation_FadeOut</include>
  575. <visible>[StringCompare(Container(9000).ListItem.Property(widget),Weather) | [IsEmpty(Container(9000).ListItem.Property(widget) + StringCompare(Skin.String(home.fallbackwidget),Weather)]] + !IsEmpty(Skin.String(weather.fanart))</visible>
  576. <include name="Object_WeatherOutlook">
  577. <param name="day" value="Day0" />
  578. <param name="dayname" value="$LOCALIZE[33006]" />
  579. </include>
  580. <include name="Object_WeatherOutlook">
  581. <param name="day" value="Day1" />
  582. <param name="dayname" value="$INFO[Window(weather).Property(Day1.Title)]" />
  583. </include>
  584. <include name="Object_WeatherOutlook">
  585. <param name="day" value="Day2" />
  586. <param name="dayname" value="$INFO[Window(weather).Property(Day2.Title)]" />
  587. </include>
  588. <include name="Object_WeatherOutlook">
  589. <param name="day" value="Day3" />
  590. <param name="dayname" value="$INFO[Window(weather).Property(Day3.Title)]" />
  591. </include>
  592. </control>
  593. </include>
  594. <include name="Home_Widget">
  595. <control type="group">
  596. <posy>400</posy>
  597. <visible>[[Control.HasFocus(9001) | Control.HasFocus(9101)] + stringcompare(Skin.String(home.widgetposters),$LOCALIZE[31154])] | stringcompare(Skin.String(home.widgetposters),$LOCALIZE[31153]) | [!IsEmpty(Container(9000).ListItem.Property(PosterWidget)) + stringcompare(Skin.String(home.widgetposters),$LOCALIZE[31166])]</visible>
  598. <include>Home_Widget_Right</include>
  599. </control>
  600. <control type="group">
  601. <posy>400</posy>
  602. <include>Home_Widget_Left</include>
  603. </control>
  604. </include>
  605. <include name="Home_Widget_Hidden">
  606. <control type="group">
  607. <posy>666</posy>
  608. <visible>[Control.HasFocus(9001) | Control.HasFocus(9101)]</visible>
  609. <visible>stringcompare(Skin.String(home.widgetposters),$LOCALIZE[31154]) | [!IsEmpty(Container(9000).ListItem.Property(PosterWidget)) + stringcompare(Skin.String(home.widgetposters),$LOCALIZE[31166])]</visible>
  610. <include>Home_Widget_Right</include>
  611. </control>
  612. <control type="group">
  613. <posy>666</posy>
  614. <visible>[Control.HasFocus(9001) | Control.HasFocus(9101)]</visible>
  615. <include>Home_Widget_Left</include>
  616. </control>
  617. </include>
  618.  
  619. <!-- Now Playing -->
  620. <include name="Home_NowPlaying">
  621. <control type="group">
  622. <visible>Window.IsVisible(home) | Window.IsVisible(weather)</visible>
  623. <!-- <visible>![Control.HasFocus(9001) | Control.HasFocus(9101)]</visible> -->
  624. <visible>!Window.IsActive(DialogKaiToast.xml)</visible>
  625. <visible>!Window.IsActive(DialogExtendedProgressBar.xml)</visible>
  626. <visible>!Player.HasMedia</visible>
  627. <visible>system.getbool(lookandfeel.enablerssfeeds)</visible>
  628. <visible>!Skin.HasSetting(home.tiletextinside)</visible>
  629. <animation effect="slide" end="0,-266" condition="true">Conditional</animation>
  630. <animation effect="slide" start="-1200" end="0" time="250">VisibleChange</animation>
  631. <control type="image"><!-- רקע אחורי חדשות RSS -->
  632. <left>0</left>
  633. <posy>64r</posy>
  634. <width>1100</width>
  635. <height>64</height>
  636. <texture align="left" flipy="true" flipx="false" border="25,0,32,30" colordiffuse="HomeBarBG">common/RssBackground.png</texture>
  637. <animation effect="fade" start="100" end="90" time="200" condition="Skin.HasSetting(home.transparent)">Conditional</animation>
  638. </control>
  639. <control type="image">
  640. <left>16</left>
  641. <posy>48r</posy>
  642. <width>32</width>
  643. <height>32</height>
  644. <texture colordiffuse="LineLabel">$VAR[Image_RSS_Icon]</texture>
  645. </control>
  646. </control>
  647. <control type="group">
  648. <visible>Window.IsVisible(home) | Window.IsVisible(weather)</visible>
  649. <visible>!Window.IsActive(DialogKaiToast.xml)</visible>
  650. <visible>!Window.IsActive(DialogExtendedProgressBar.xml)</visible>
  651. <visible>Player.HasMedia</visible>
  652. <animation effect="slide" end="0,-266" condition="true">Conditional</animation>
  653. <animation effect="slide" start="-1200" end="0" time="250">VisibleChange</animation>
  654. <control type="image"><!-- רקע אחורי חדשות RSS -->
  655. <left>0</left>
  656. <posy>64r</posy>
  657. <width>1100</width>
  658. <height>64</height>
  659. <texture align="left" flipy="true" flipx="false" border="25,0,32,30" colordiffuse="HomeBarBG">common/RssBackground.png</texture>
  660. <animation effect="fade" start="100" end="90" time="200" condition="Skin.HasSetting(home.transparent)">Conditional</animation>
  661. </control>
  662. <control type="image">
  663. <left>16</left>
  664. <posy>48r</posy>
  665. <width>32</width>
  666. <height>32</height>
  667. <texture colordiffuse="LineLabel">$VAR[Image_RSS_Icon]</texture>
  668. </control>
  669. <control type="grouplist">
  670. <orientation>horizontal</orientation>
  671. <itemgap>0</itemgap>
  672. <bottom>16</bottom>
  673. <left>48</left>
  674. <width>1020</width>
  675. <height>32</height>
  676. <control type="label">
  677. <height>100%</height>
  678. <width max="820">auto</width>
  679. <font>Font-ListInfo-Small-Bold</font>
  680. <textcolor>LineLabel</textcolor>
  681. <label> [COLOR=$VAR[HighlightColor2]]$INFO[MusicPlayer.Artist][/COLOR] $INFO[MusicPlayer.Title]</label>
  682. <visible>Player.HasAudio</visible>
  683. </control>
  684. <control type="label">
  685. <height>100%</height>
  686. <width max="820">auto</width>
  687. <font>Font-ListInfo-Small-Bold</font>
  688. <textcolor>LineLabel</textcolor>
  689. <label> [COLOR=$VAR[HighlightColor2]]$INFO[VideoPlayer.Director][/COLOR] $INFO[VideoPlayer.Title]</label>
  690. <visible>Player.HasVideo + VideoPlayer.Content(movies)</visible>
  691. </control>
  692. <control type="label">
  693. <height>100%</height>
  694. <width max="820">auto</width>
  695. <font>Font-ListInfo-Small-Bold</font>
  696. <textcolor>LineLabel</textcolor>
  697. <label> [COLOR=$VAR[HighlightColor2]]$INFO[VideoPlayer.TvShowTitle][/COLOR] $INFO[VideoPlayer.Title]</label>
  698. <visible>Player.HasVideo + VideoPlayer.Content(episodes)</visible>
  699. </control>
  700. <control type="label">
  701. <height>100%</height>
  702. <width max="820">auto</width>
  703. <font>Font-ListInfo-Small-Bold</font>
  704. <textcolor>LineLabel</textcolor>
  705. <label> [COLOR=$VAR[HighlightColor2]]$INFO[VideoPlayer.ChannelName][/COLOR] $INFO[VideoPlayer.Title]</label>
  706. <visible>Player.HasVideo + VideoPlayer.Content(LiveTV)</visible>
  707. </control>
  708. <control type="label">
  709. <height>100%</height>
  710. <width max="320">auto</width>
  711. <font>Font-ListInfo-Small-Bold</font>
  712. <textcolor>LineLabel</textcolor>
  713. <label> • $INFO[Player.Time] / $INFO[Player.Duration]</label>
  714. </control>
  715. </control>
  716. </control>
  717. <control type="group">
  718. <bottom>266</bottom>
  719. <visible>Window.IsActive(DialogKaiToast.xml)</visible>
  720. <animation effect="slide" start="-1200" end="0" time="250">VisibleChange</animation>
  721. <control type="image"><!-- רקע אחורי חדשות RSS -->
  722. <left>0</left>
  723. <posy>64r</posy>
  724. <width>1100</width>
  725. <height>64</height>
  726. <texture align="left" flipy="true" flipx="false" border="25,0,32,30" colordiffuse="HomeBarBG">common/RssBackground.png</texture>
  727. <animation effect="fade" start="100" end="90" time="200" condition="Skin.HasSetting(home.transparent)">Conditional</animation>
  728. </control>
  729. </control>
  730. <control type="group">
  731. <bottom>266</bottom>
  732. <visible>!Window.IsActive(DialogKaiToast.xml)</visible>
  733. <visible>Window.IsActive(DialogExtendedProgressBar.xml)</visible>
  734. <animation effect="slide" start="-1200" end="0" time="250">VisibleChange</animation>
  735. <control type="image"><!-- רקע אחורי חדשות RSS -->
  736. <left>0</left>
  737. <posy>64r</posy>
  738. <width>1100</width>
  739. <height>64</height>
  740. <texture align="left" flipy="true" flipx="false" border="25,0,32,30" colordiffuse="HomeBarBG">common/RssBackground.png</texture>
  741. <animation effect="fade" start="100" end="90" time="200" condition="Skin.HasSetting(home.transparent)">Conditional</animation>
  742. </control>
  743. </control>
  744. </include>
  745. </includes>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement