Advertisement
Guest User

VideoFullScreen.xml

a guest
Feb 21st, 2012
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.67 KB | None | 0 0
  1. <window id="2005">
  2. <defaultcontrol>-</defaultcontrol>
  3. <controls>
  4. <!-- media infos -->
  5. <control type="group" id="1">
  6. <visible>[Player.ShowInfo | Window.IsActive(VideoOSD)] + ![Window.IsVisible(123) | Window.IsVisible(124) | Window.IsVisible(125)]</visible>
  7. <animation effect="fade" time="200">VisibleChange</animation>
  8. <control type="image" id="1">
  9. <posx>0</posx>
  10. <posy>0</posy>
  11. <width>1280</width>
  12. <height>250</height>
  13. <texture flipy="true">HomeNowPlayingBack.png</texture>
  14. </control>
  15. <control type="label" id="1">
  16. <description>Chapter Count Header label</description>
  17. <posx>30</posx>
  18. <posy>5</posy>
  19. <width>1000</width>
  20. <height>25</height>
  21. <align>left</align>
  22. <aligny>center</aligny>
  23. <font>font13</font>
  24. <textcolor>white</textcolor>
  25. <shadowcolor>black</shadowcolor>
  26. <label>$INFO[Player.Chapter,$LOCALIZE[21396]: ]$INFO[Player.ChapterCount, / ]$INFO[Player.ChapterName,[COLOR=grey] - (,)[/COLOR]]</label>
  27. <visible>Player.ChapterCount</visible>
  28. </control>
  29. <control type="label" id="1">
  30. <description>Clock label</description>
  31. <posx>1250</posx>
  32. <posy>5</posy>
  33. <width>800</width>
  34. <height>25</height>
  35. <align>right</align>
  36. <aligny>center</aligny>
  37. <font>font13</font>
  38. <textcolor>white</textcolor>
  39. <shadowcolor>black</shadowcolor>
  40. <label>$INFO[System.Time]</label>
  41. <animation effect="slide" start="0,0" end="-70,0" time="0" condition="Window.IsVisible(VideoOSD)">conditional</animation>
  42. </control>
  43. <control type="image" id="1">
  44. <description>cover image</description>
  45. <posx>20</posx>
  46. <posy>755r</posy>
  47. <width>300</width>
  48. <height>230</height>
  49. <info>VideoPlayer.Cover</info>
  50. <aspectratio aligny="bottom">keep</aspectratio>
  51. <bordertexture border="8">ThumbShadow.png</bordertexture>
  52. <bordersize>8</bordersize>
  53. <visible>!VideoPlayer.Content(Movies)</visible>
  54. </control>
  55. <control type="image" id="1">
  56. <description>Movie cover image</description>
  57. <posx>20</posx>
  58. <posy>775r</posy>
  59. <width>300</width>
  60. <height>330</height>
  61. <info>VideoPlayer.Cover</info>
  62. <aspectratio aligny="bottom">keep</aspectratio>
  63. <bordertexture border="8">ThumbShadow.png</bordertexture>
  64. <bordersize>8</bordersize>
  65. <visible>VideoPlayer.Content(Movies)</visible>
  66. </control>
  67. <control type="group" id="1">
  68. <posx>330</posx>
  69. <posy>690r</posy>
  70. <control type="label" id="1">
  71. <description>Heading label</description>
  72. <posx>0</posx>
  73. <posy>0</posy>
  74. <width>910</width>
  75. <height>25</height>
  76. <align>left</align>
  77. <font>font13</font>
  78. <label>$LOCALIZE[31040]</label>
  79. <textcolor>white</textcolor>
  80. <shadowcolor>black</shadowcolor>
  81. <animation effect="slide" start="0,0" end="0,25" time="0" condition="!VideoPlayer.Content(Movies) + !VideoPlayer.Content(Episodes) + !VideoPlayer.Content(MusicVideos)">conditional</animation>
  82. </control>
  83. <control type="label" id="1">
  84. <description>Studio label</description>
  85. <posx>20</posx>
  86. <posy>30</posy>
  87. <width>910</width>
  88. <height>25</height>
  89. <align>left</align>
  90. <font>font12</font>
  91. <label>$INFO[VideoPlayer.Studio]</label>
  92. <textcolor>grey2</textcolor>
  93. <shadowcolor>black</shadowcolor>
  94. <visible>VideoPlayer.Content(Movies)</visible>
  95. </control>
  96. <control type="label" id="1">
  97. <description>TV Show label</description>
  98. <posx>20</posx>
  99. <posy>30</posy>
  100. <width>910</width>
  101. <height>25</height>
  102. <align>left</align>
  103. <font>font12</font>
  104. <label>$INFO[VideoPlayer.TVShowTitle] ($INFO[VideoPlayer.Season]x$INFO[VideoPlayer.Episode])</label>
  105. <textcolor>grey2</textcolor>
  106. <shadowcolor>black</shadowcolor>
  107. <visible>VideoPlayer.Content(Episodes)</visible>
  108. </control>
  109. <control type="label" id="1">
  110. <description>Music Info label</description>
  111. <posx>20</posx>
  112. <posy>30</posy>
  113. <width>910</width>
  114. <height>25</height>
  115. <align>left</align>
  116. <font>font12</font>
  117. <label>$INFO[VideoPlayer.Artist] $INFO[VideoPlayer.Album, - ]</label>
  118. <textcolor>grey2</textcolor>
  119. <shadowcolor>black</shadowcolor>
  120. <visible>VideoPlayer.Content(MusicVideos)</visible>
  121. </control>
  122. <control type="grouplist" id="1">
  123. <posx>20</posx>
  124. <posy>60</posy>
  125. <width>910</width>
  126. <height>35</height>
  127. <itemgap>5</itemgap>
  128. <orientation>horizontal</orientation>
  129. <control type="label" id="1">
  130. <width min="10" max="710">auto</width>
  131. <height>30</height>
  132. <font>font30</font>
  133. <align>left</align>
  134. <aligny>center</aligny>
  135. <label>$INFO[VideoPlayer.Title]</label>
  136. <textcolor>orange</textcolor>
  137. <scroll>true</scroll>
  138. </control>
  139. <control type="image" id="1">
  140. <description>Video Resolution Image</description>
  141. <width>50</width>
  142. <height>35</height>
  143. <aspectratio align="center">keep</aspectratio>
  144. <texture>$INFO[VideoPlayer.VideoResolution,flagging/video/,.png]</texture>
  145. </control>
  146. <control type="image" id="1">
  147. <description>Audio Codec Image</description>
  148. <width>85</width>
  149. <height>35</height>
  150. <aspectratio align="center">keep</aspectratio>
  151. <texture>$INFO[VideoPlayer.AudioCodec,flagging/audio/,.png]</texture>
  152. </control>
  153. <control type="image" id="1">
  154. <description>Audio Channels Image</description>
  155. <width>50</width>
  156. <height>35</height>
  157. <aspectratio align="center">keep</aspectratio>
  158. <texture>$INFO[VideoPlayer.AudioChannels,flagging/audio/,.png]</texture>
  159. </control>
  160. </control>
  161. <control type="label" id="1">
  162. <posx>0</posx>
  163. <posy>120</posy>
  164. <width>910</width>
  165. <height>25</height>
  166. <label>$LOCALIZE[31049] $INFO[Player.FinishTime]</label>
  167. <align>center</align>
  168. <aligny>center</aligny>
  169. <font>font12</font>
  170. <textcolor>grey</textcolor>
  171. <scroll>true</scroll>
  172. <visible>!Window.IsVisible(VideoOSD)</visible>
  173. <animation effect="fade" time="200">VisibleChange</animation>
  174. </control>
  175. </control>
  176. <control type="group" id="1">
  177. <posx>330</posx>
  178. <posy>600r</posy>
  179. <control type="label" id="1">
  180. <posx>0</posx>
  181. <posy>0</posy>
  182. <width>100</width>
  183. <height>40</height>
  184. <font>font13</font>
  185. <align>left</align>
  186. <aligny>center</aligny>
  187. <label>$INFO[Player.Time(hh:mm:ss)]</label>
  188. </control>
  189. <control type="progress" id="1">
  190. <description>ProgressbarCache</description>
  191. <posx>100</posx>
  192. <posy>15</posy>
  193. <width>720</width>
  194. <height>16</height>
  195. <info>Player.ProgressCache</info>
  196. <midtexture border="6,0,6,0">OSDProgressMidLight.png</midtexture>
  197. </control>
  198. <control type="progress" id="1">
  199. <description>Progressbar</description>
  200. <posx>100</posx>
  201. <posy>15</posy>
  202. <width>720</width>
  203. <height>16</height>
  204. <info>Player.Progress</info>
  205. </control>
  206. <control type="label" id="1">
  207. <posx>920</posx>
  208. <posy>0</posy>
  209. <width>100</width>
  210. <height>40</height>
  211. <font>font13</font>
  212. <align>right</align>
  213. <aligny>center</aligny>
  214. <label>$INFO[Player.Duration(hh:mm:ss)]</label>
  215. </control>
  216. </control>
  217. </control>
  218. <!-- codec info -->
  219. <control type="group" id="0">
  220. <posx>0</posx>
  221. <posy>20</posy>
  222. <animation effect="fade" time="200">VisibleChange</animation>
  223. <control type="image">
  224. <description>media info background image</description>
  225. <posx>0</posx>
  226. <posy>0</posy>
  227. <width>1280</width>
  228. <height>140</height>
  229. <colordiffuse>AAFFFFFF</colordiffuse>
  230. <texture>black-back.png</texture>
  231. </control>
  232. <control type="label" id="10">
  233. <description>row 1 label</description>
  234. <posx>50</posx>
  235. <posy>10</posy>
  236. <width>1180</width>
  237. <height>30</height>
  238. <align>left</align>
  239. <aligny>center</aligny>
  240. <font>font12</font>
  241. <label>-</label>
  242. </control>
  243. <control type="label" id="11">
  244. <description>row 2 label</description>
  245. <posx>50</posx>
  246. <posy>40</posy>
  247. <width>1180</width>
  248. <height>30</height>
  249. <align>left</align>
  250. <aligny>center</aligny>
  251. <font>font12</font>
  252. <label>-</label>
  253. </control>
  254. <control type="label" id="12">
  255. <description>row 3 label</description>
  256. <posx>50</posx>
  257. <posy>85</posy>
  258. <width>1180</width>
  259. <height>30</height>
  260. <align>left</align>
  261. <aligny>center</aligny>
  262. <font>font12</font>
  263. <label>-</label>
  264. </control>
  265. </control>
  266. </controls>
  267. </window>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement