Advertisement
Guest User

Untitled

a guest
Dec 15th, 2015
202
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.55 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- Foundation -->
  3. <includes>
  4. <include name="View_503_Poster_Square">
  5. <description>List View (id=503)</description>
  6. <control type="group">
  7. <include>Animation.Common</include>
  8. <visible>Control.IsVisible(503)</visible>
  9. <control type="fixedlist" id="503">
  10. <visible>substring(Container.FolderPath,plugin://plugin.program.advanced.launcher/,left) | Container.Content(musicvideos) | Container.Content(albums)</visible>
  11. <posy>309</posy>
  12. <posx>-190</posx>
  13. <width>2300</width>
  14. <onup condition="!Skin.HasSetting(global.kioskmode)">9000</onup>
  15. <ondown>60</ondown>
  16. <onleft>503</onleft>
  17. <onright>503</onright>
  18. <focusposition>1</focusposition>
  19. <preloaditems>0</preloaditems>
  20. <pagecontrol>60</pagecontrol>
  21. <orientation>horizontal</orientation>
  22. <viewtype label="538">list</viewtype>
  23. <scrolltime tween="quadratic">400</scrolltime>
  24. <itemlayout width="270">
  25. <control type="group">
  26.  
  27. <animation effect="Conditional" condition="true">
  28. <effect type="zoom" end="60" time="0" center="213,452" />
  29. </animation>
  30. <control type="image">
  31. <centertop>PosterW</centertop>
  32. <width>PosterW</width>
  33. <height>48</height>
  34. <aspectratio>stretch</aspectratio>
  35. <texture>diffuse/shadowspot.png</texture>
  36. </control>
  37. <control type="image">
  38. <width>PosterW</width>
  39. <height>PosterW</height>
  40. <texture border="5" colordiffuse="Dark1">common/box.png</texture>
  41. </control>
  42. <control type="image">
  43. <width>PosterW</width>
  44. <height>PosterW</height>
  45. <fadetime>100</fadetime>
  46. <aspectratio align="center" aligny="center" scalediffuse="false">scale</aspectratio>
  47. <texture diffuse="diffuse/listposter.png" background="true">$VAR[PosterImage]</texture>
  48. </control>
  49. <control type="group">
  50. <visible>!stringcompare(ListItem.Label,..)</visible>
  51. <visible>stringcompare(ListItem.Overlay,OverlayWatched.png)</visible>
  52.  
  53. <control type="image">
  54. <left>379</left>
  55. <centertop>32</centertop>
  56. <width>32</width>
  57. <height>32</height>
  58. <aspectratio aligny="top">keep</aspectratio>
  59. <texture>$VAR[PercentWatched]</texture>
  60. </control>
  61. </control>
  62. <control type="image">
  63. <left>-24</left>
  64. <top>-24</top>
  65. <width>PosterShadowW</width>
  66. <height>PosterShadowW</height>
  67. <texture border="32">common/shadow-24.png</texture>
  68. </control>
  69. </control>
  70. </itemlayout>
  71.  
  72. <focusedlayout width="300">
  73. <control type="group">
  74. <posy>120</posy>
  75. <animation condition="Container(503).OnNext | Container(503).OnPrevious" effect="zoom" start="60" end="100" delay="0" time="350" tween="sine" easing="out" center="213,276">Focus</animation>
  76. <animation condition="Container(503).OnNext | Container(503).OnPrevious" effect="zoom" start="100" end="60" delay="0" time="250" tween="sine" easing="out" center="213,276">UnFocus</animation>
  77. <control type="image">
  78. <centertop>PosterW</centertop>
  79. <width>PosterW</width>
  80. <height>48</height>
  81. <aspectratio>stretch</aspectratio>
  82. <texture>diffuse/shadowspot.png</texture>
  83. </control>
  84. <control type="image">
  85. <width>PosterW</width>
  86. <height>PosterW</height>
  87. <texture border="5" colordiffuse="Dark1">common/box.png</texture>
  88. </control>
  89. <control type="image">
  90. <width>PosterW</width>
  91. <height>PosterW</height>
  92. <fadetime>100</fadetime>
  93. <aspectratio align="center" aligny="center" scalediffuse="false">scale</aspectratio>
  94. <texture diffuse="diffuse/listposter.png" background="true">$VAR[PosterImage]</texture>
  95. </control>
  96. <control type="group">
  97. <visible>!stringcompare(ListItem.Label,..)</visible>
  98. <visible>stringcompare(ListItem.Overlay,OverlayWatched.png)</visible>
  99.  
  100. <control type="image">
  101. <left>379</left>
  102. <centertop>32</centertop>
  103. <width>32</width>
  104. <height>32</height>
  105. <aspectratio aligny="top">keep</aspectratio>
  106. <texture>$VAR[PercentWatched]</texture>
  107. </control>
  108. </control>
  109. <control type="image">
  110. <left>-24</left>
  111. <top>-24</top>
  112. <width>PosterShadowW</width>
  113. <height>PosterShadowW</height>
  114. <texture border="32">common/shadow-24.png</texture>
  115. </control>
  116.  
  117. </control>
  118. </focusedlayout>
  119.  
  120. </control>
  121.  
  122. <control type="group">
  123. <animation effect="fade" condition="!Control.HasFocus(60)" time="200" start="100" end="0">Conditional</animation>
  124. <include>Furniture_Scrollbar_Horizontal</include>
  125. </control>
  126.  
  127. <control type="grouplist">
  128. <left>540</left>
  129. <right>SidePad</right>
  130. <top>770</top>
  131. <orientation>vertical</orientation>
  132. <visible>![Container(503).OnNext | Container(503).OnPrevious]</visible>
  133. <animation effect="fade" start="0" end="100" delay="450" time="250" reversible="false">Visible</animation>
  134.  
  135.  
  136. <!-- Music poster -->
  137.  
  138. <control type="label">
  139. <visible>Container.Content(musicvideos) | Container.Content(albums)</visible>
  140. <font>SmallBold</font>
  141. <label>$INFO[ListItem.Album]$INFO[ListItem.Year, (,)]</label>
  142. <textcolor>Dark1</textcolor>
  143. <height>35</height>
  144. <aligny>top</aligny>
  145. </control>
  146. <control type="label">
  147. <visible>Container.Content(musicvideos) | Container.Content(albums)</visible>
  148. <font>Tiny</font>
  149. <label>$INFO[ListItem.Artist]$INFO[ListItem.Genre, • ]</label>
  150. <textcolor>Dark1</textcolor>
  151. <height>42</height>
  152. <aligny>top</aligny>
  153. </control>
  154.  
  155. <!-- Games poster -->
  156.  
  157. <control type="label">
  158. <visible>substring(Container.FolderPath,plugin://plugin.program.advanced.launcher/,left)</visible>
  159. <font>SmallBold</font>
  160. <label>$INFO[ListItem.Label]$INFO[ListItem.Year, (,)]</label>
  161. <textcolor>Dark1</textcolor>
  162. <height>35</height>
  163. <aligny>top</aligny>
  164. </control>
  165.  
  166. <control type="label">
  167. <visible>substring(Container.FolderPath,plugin://plugin.program.advanced.launcher/,left)</visible>
  168. <font>Tiny</font>
  169. <label>$VAR[LabelGenre]</label>
  170. <textcolor>Dark1</textcolor>
  171. <height>42</height>
  172. <aligny>top</aligny>
  173. </control>
  174.  
  175. <!-- Not shown
  176. <control type="textbox">
  177. <visible>substring(Container.FolderPath,plugin://plugin.program.advanced.launcher/,left)</visible>
  178. <font>Tiny</font>
  179. <label>$VAR[LabelPlotBox]</label>
  180. <textcolor>Dark2</textcolor>
  181. <height>68</height>
  182. <align>justify</align>
  183. </control>
  184. -->
  185.  
  186. </control>
  187. </control>
  188. </include>
  189.  
  190. </includes>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement