Advertisement
Guest User

VideoOSD.xml

a guest
Feb 21st, 2012
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.88 KB | None | 0 0
  1. <window id="2901">
  2. <defaultcontrol always="true">602</defaultcontrol>
  3. <include>dialogeffect</include>
  4. <coordinates>
  5. <system>1</system>
  6. <posx>0</posx>
  7. <posy>0</posy>
  8. </coordinates>
  9. <controls>
  10. <control type="button" id="1000">
  11. <description>Close Window button</description>
  12. <posx>84r</posx>
  13. <posy>0</posy>
  14. <width>64</width>
  15. <height>32</height>
  16. <label>-</label>
  17. <font>-</font>
  18. <onclick>Dialog.Close(VideoOSD,true)</onclick>
  19. <onclick>FullScreen</onclick>
  20. <texturefocus>DialogCloseButton-focus.png</texturefocus>
  21. <texturenofocus>DialogCloseButton.png</texturenofocus>
  22. <onleft>1000</onleft>
  23. <onright>1000</onright>
  24. <onup>100</onup>
  25. <ondown>100</ondown>
  26. <animation effect="fade" time="200">VisibleChange</animation>
  27. <visible>![Window.IsVisible(SliderDialog) | Window.IsVisible(OSDVideoSettings) | Window.IsVisible(OSDAudioSettings) | Window.IsVisible(VideoBookmarks)]</visible>
  28. </control>
  29. <control type="slider" id="87">
  30. <description>Seek Slider</description>
  31. <posx>430</posx>
  32. <posy>587r</posy>
  33. <width>720</width>
  34. <height>16</height>
  35. <onup>702</onup>
  36. <ondown>26</ondown>
  37. <action>seek</action>
  38. <texturesliderbar>seekslider2.png</texturesliderbar>
  39. <textureslidernib>osd_slider_nibNF.png</textureslidernib>
  40. <textureslidernibfocus>osd_slider_nib.png</textureslidernibfocus>
  41. <animation effect="fade" time="200">VisibleChange</animation>
  42. <visible>![Window.IsVisible(SliderDialog) | Window.IsVisible(OSDVideoSettings) | Window.IsVisible(OSDAudioSettings) | Window.IsVisible(VideoBookmarks)]</visible>
  43. </control>
  44. <control type="group" id="100">
  45. <posx>325</posx>
  46. <posy>565r</posy>
  47. <animation effect="fade" time="200">VisibleChange</animation>
  48. <visible>![Window.IsVisible(SliderDialog) | Window.IsVisible(OSDVideoSettings) | Window.IsVisible(OSDAudioSettings) | Window.IsVisible(VideoBookmarks)]</visible>
  49. <control type="button" id="600">
  50. <posx>0</posx>
  51. <posy>0</posy>
  52. <width>45</width>
  53. <height>45</height>
  54. <label>210</label>
  55. <font>-</font>
  56. <texturefocus>OSDPrevTrackFO.png</texturefocus>
  57. <texturenofocus>OSDPrevTrackNF.png</texturenofocus>
  58. <onleft>705</onleft>
  59. <onright>601</onright>
  60. <onup>1000</onup>
  61. <ondown>1000</ondown>
  62. <onclick>PlayerControl(Previous)</onclick>
  63. </control>
  64. <control type="button" id="601">
  65. <posx>45</posx>
  66. <posy>0</posy>
  67. <width>45</width>
  68. <height>45</height>
  69. <label>31354</label>
  70. <font>-</font>
  71. <texturefocus>OSDRewindFO.png</texturefocus>
  72. <texturenofocus>OSDRewindNF.png</texturenofocus>
  73. <onleft>600</onleft>
  74. <onright>602</onright>
  75. <onup>1000</onup>
  76. <ondown>1000</ondown>
  77. <onclick>PlayerControl(Rewind)</onclick>
  78. </control>
  79. <control type="togglebutton" id="602">
  80. <posx>90</posx>
  81. <posy>0</posy>
  82. <width>45</width>
  83. <height>45</height>
  84. <label>31351</label>
  85. <altlabel>208</altlabel>
  86. <font>-</font>
  87. <texturefocus>OSDPauseFO.png</texturefocus>
  88. <texturenofocus>OSDPauseNF.png</texturenofocus>
  89. <usealttexture>Player.Paused | Player.Forwarding | Player.Rewinding</usealttexture>
  90. <alttexturefocus>OSDPlayFO.png</alttexturefocus>
  91. <alttexturenofocus>OSDPlayNF.png</alttexturenofocus>
  92. <onleft>601</onleft>
  93. <onright>603</onright>
  94. <onup>1000</onup>
  95. <ondown>1000</ondown>
  96. <onclick>PlayerControl(Play)</onclick>
  97. </control>
  98. <control type="button" id="603">
  99. <posx>135</posx>
  100. <posy>0</posy>
  101. <width>45</width>
  102. <height>45</height>
  103. <label>31352</label>
  104. <font>-</font>
  105. <texturefocus>OSDStopFO.png</texturefocus>
  106. <texturenofocus>OSDStopNF.png</texturenofocus>
  107. <onleft>602</onleft>
  108. <onright>604</onright>
  109. <onup>1000</onup>
  110. <ondown>1000</ondown>
  111. <onclick>PlayerControl(Stop)</onclick>
  112. </control>
  113. <control type="button" id="604">
  114. <posx>180</posx>
  115. <posy>0</posy>
  116. <width>45</width>
  117. <height>45</height>
  118. <label>31353</label>
  119. <font>-</font>
  120. <texturefocus>OSDForwardFO.png</texturefocus>
  121. <texturenofocus>OSDForwardNF.png</texturenofocus>
  122. <onleft>603</onleft>
  123. <onright>605</onright>
  124. <onup>1000</onup>
  125. <ondown>1000</ondown>
  126. <onclick>PlayerControl(Forward)</onclick>
  127. </control>
  128. <control type="button" id="605">
  129. <posx>225</posx>
  130. <posy>0</posy>
  131. <width>45</width>
  132. <height>45</height>
  133. <label>209</label>
  134. <font>-</font>
  135. <texturefocus>OSDNextTrackFO.png</texturefocus>
  136. <texturenofocus>OSDNextTrackNF.png</texturenofocus>
  137. <onleft>604</onleft>
  138. <onright>701</onright>
  139. <onup>1000</onup>
  140. <ondown>1000</ondown>
  141. <onclick>PlayerControl(Next)</onclick>
  142. </control>
  143. </control>
  144. <control type="group">
  145. <posx>250r</posx>
  146. <posy>565r</posy>
  147. <animation effect="fade" time="200">VisibleChange</animation>
  148. <visible>![Window.IsVisible(SliderDialog) | Window.IsVisible(OSDVideoSettings) | Window.IsVisible(OSDAudioSettings) | Window.IsVisible(VideoBookmarks)]</visible>
  149. <control type="togglebutton" id="701">
  150. <posx>0</posx>
  151. <posy>0</posy>
  152. <width>45</width>
  153. <height>45</height>
  154. <label>31356</label>
  155. <font>-</font>
  156. <texturefocus>OSDSubtitlesFO.png</texturefocus>
  157. <texturenofocus>OSDSubtitlesNF.png</texturenofocus>
  158. <alttexturefocus>OSDSubtitlesFO.png</alttexturefocus>
  159. <alttexturenofocus>OSDSubtitlesNF.png</alttexturenofocus>
  160. <onleft>605</onleft>
  161. <onright>702</onright>
  162. <onup>1000</onup>
  163. <ondown>1000</ondown>
  164. <onclick>Close</onclick>
  165. <onclick>XBMC.RunScript($INFO[Skin.String(SubtitleScript_Path)])</onclick>
  166. <altclick>Skin.SetAddon(SubtitleScript_Path,xbmc.python.subtitles)</altclick>
  167. <altclick>Close</altclick>
  168. <altclick>XBMC.RunScript($INFO[Skin.String(SubtitleScript_Path)])</altclick>
  169. <usealttexture>IsEmpty(Skin.String(SubtitleScript_Path))</usealttexture>
  170. </control>
  171. <control type="button" id="702">
  172. <posx>45</posx>
  173. <posy>0</posy>
  174. <width>45</width>
  175. <height>45</height>
  176. <label>13395</label>
  177. <font>-</font>
  178. <texturefocus>OSDVideoFO.png</texturefocus>
  179. <texturenofocus>OSDVideoNF.png</texturenofocus>
  180. <onleft>701</onleft>
  181. <onright>703</onright>
  182. <onup>1000</onup>
  183. <ondown>1000</ondown>
  184. <onclick>ActivateWindow(OSDVideoSettings)</onclick>
  185. </control>
  186. <control type="button" id="703">
  187. <posx>90</posx>
  188. <posy>0</posy>
  189. <width>45</width>
  190. <height>45</height>
  191. <label>13396</label>
  192. <font>-</font>
  193. <texturefocus>OSDAudioFO.png</texturefocus>
  194. <texturenofocus>OSDAudioNF.png</texturenofocus>
  195. <onleft>702</onleft>
  196. <onright>704</onright>
  197. <onup>1000</onup>
  198. <ondown>1000</ondown>
  199. <onclick>ActivateWindow(OSDAudioSettings)</onclick>
  200. </control>
  201. <control type="button" id="704">
  202. <posx>135</posx>
  203. <posy>0</posy>
  204. <width>45</width>
  205. <height>45</height>
  206. <label>31355</label>
  207. <font>-</font>
  208. <texturefocus>OSDBookmarksFO.png</texturefocus>
  209. <texturenofocus>OSDBookmarksNF.png</texturenofocus>
  210. <onleft>703</onleft>
  211. <onright>705</onright>
  212. <onup>1000</onup>
  213. <ondown>1000</ondown>
  214. <onclick>ActivateWindow(VideoBookmarks)</onclick>
  215. </control>
  216. <control type="button" id="705">
  217. <posx>180</posx>
  218. <posy>0</posy>
  219. <width>45</width>
  220. <height>45</height>
  221. <label>31355</label>
  222. <font>-</font>
  223. <texturefocus>OSDDvdFO.png</texturefocus>
  224. <texturenofocus>OSDDvdNF.png</texturenofocus>
  225. <onleft>704</onleft>
  226. <onright>600</onright>
  227. <onup>1000</onup>
  228. <ondown>1000</ondown>
  229. <onclick>PlayerControl(ShowVideoMenu)</onclick>
  230. <enable>VideoPlayer.HasMenu</enable>
  231. <animation effect="fade" start="100" end="50" time="100" condition="!VideoPlayer.HasMenu">Conditional</animation>
  232. </control>
  233. </control>
  234. </controls>
  235. </window>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement