Advertisement
Guest User

dialogseekbar

a guest
Dec 9th, 2011
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.74 KB | None | 0 0
  1. <window id="115">
  2. <defaultcontrol>901</defaultcontrol>
  3. <visible>Window.IsActive(fullscreenvideo) + !Window.IsActive(videoosd) + !Window.IsActive(fullscreeninfo) + [Player.Seeking | Player.DisplayAfterSeek | Player.Paused | Player.Forwarding | Player.Rewinding]</visible>
  4. <controls>
  5. <control type="group">
  6. <visible>![Window.IsVisible(sliderdialog) | Window.IsVisible(videobookmarks)]</visible>
  7. <include>Animation_SlideDownFadeOut</include>
  8. <control type="image">
  9. <posx>0</posx>
  10. <posy>0</posy>
  11. <width>1280</width>
  12. <height>40</height>
  13. <texture border="2">dialogback.png</texture>
  14. <colordiffuse>DialogBackgroundColourOSD</colordiffuse>
  15. </control>
  16. <control type="group">
  17. <posx>30</posx>
  18. <posy>0</posy>
  19. <control type="label">
  20. <width>150</width>
  21. <height>40</height>
  22. <aligny>center</aligny>
  23. <font>Font_OSDTime</font>
  24. <textcolor>OSDTime</textcolor>
  25. <label>$INFO[System.Time(hh:mm)] $LOCALIZE[31155]</label>
  26. <visible>substring(system.time,AM,right)</visible>
  27. </control>
  28. <control type="label">
  29. <width>150</width>
  30. <height>40</height>
  31. <aligny>center</aligny>
  32. <font>Font_OSDTime</font>
  33. <textcolor>OSDTime</textcolor>
  34. <label>$INFO[System.Time(hh:mm)] $LOCALIZE[31156]</label>
  35. <visible>substring(system.time,PM,right)</visible>
  36. </control>
  37. <control type="label">
  38. <width>150</width>
  39. <height>40</height>
  40. <aligny>center</aligny>
  41. <font>Font_OSDTime</font>
  42. <textcolor>OSDTime</textcolor>
  43. <info>System.Time(hh:mm)</info>
  44. <visible>![substring(system.time,PM,right) | substring(system.time,AM,right)]</visible>
  45. </control>
  46. </control>
  47. <control type="fadelabel">
  48. <posx>200</posx>
  49. <posy>0</posy>
  50. <width>880</width>
  51. <height>40</height>
  52. <font>Font_OSDProgress2</font>
  53. <textcolor>OSDTitle</textcolor>
  54. <align>center</align>
  55. <aligny>center</aligny>
  56. <scrollout>false</scrollout>
  57. <pauseatend>3800</pauseatend>
  58. <visible>VideoPlayer.Content(episodes)</visible>
  59. <scrollspeed>40</scrollspeed>
  60. <scroll>true</scroll>
  61. <label>$INFO[VideoPlayer.TVShowTitle] $LOCALIZE[20373] $INFO[VideoPlayer.season] - $LOCALIZE[20359] $INFO[VideoPlayer.episode]: $INFO[VideoPlayer.Title]</label>
  62. </control>
  63. <control type="fadelabel">
  64. <posx>200</posx>
  65. <posy>0</posy>
  66. <width>880</width>
  67. <height>40</height>
  68. <font>Font_OSDProgress2</font>
  69. <textcolor>OSDTitle</textcolor>
  70. <align>center</align>
  71. <aligny>center</aligny>
  72. <scrollout>false</scrollout>
  73. <pauseatend>3800</pauseatend>
  74. <visible>!VideoPlayer.Content(episodes)</visible>
  75. <scrollspeed>40</scrollspeed>
  76. <scroll>true</scroll>
  77. <label>$INFO[VideoPlayer.Title]</label>
  78. </control>
  79. <control type="label">
  80. <posx>1250</posx>
  81. <posy>0</posy>
  82. <width>150</width>
  83. <height>40</height>
  84. <aligny>center</aligny>
  85. <align>right</align>
  86. <font>Font_OSDTime</font>
  87. <textcolor>OSDTime</textcolor>
  88. <label>$LOCALIZE[31354] $INFO[Player.FinishTime(hh:mm)]</label>
  89. </control>
  90. </control>
  91. <control type="group">
  92. <animation effect="slide" end="0,40" condition="true">Conditional</animation>
  93. <include>Animation_SlideUpFadeOut</include>
  94. <include>OSD_Progress_Bar</include>
  95. <include>OSD_Player_Details</include>
  96. <control type="label">
  97. <posx>30</posx>
  98. <posy>640</posy>
  99. <width>150</width>
  100. <height>40</height>
  101. <aligny>center</aligny>
  102. <font>Font_OSDProgress</font>
  103. <textcolor>OSDProgress</textcolor>
  104. <label>$INFO[VideoPlayer.Time(hh:mm:ss)]</label>
  105. <textcolor>OSDPlayingDuration</textcolor>
  106. </control>
  107. <control type="label">
  108. <posx>150</posx>
  109. <posy>640</posy>
  110. <width>150</width>
  111. <height>40</height>
  112. <aligny>center</aligny>
  113. <font>Font_OSDProgress</font>
  114. <textcolor>OSDProgress</textcolor>
  115. <label>$INFO[Player.Seekoffset]</label>
  116. <textcolor>OSDPlayingDuration</textcolor> <visible>Player.DisplayAfterSeek</visible>
  117. </control>
  118.  
  119. <control type="label">
  120. <posx>1150</posx>
  121. <posy>640</posy>
  122. <width>150</width>
  123. <height>40</height>
  124. <aligny>center</aligny>
  125. <font>Font_OSDProgress</font>
  126. <textcolor>OSDProgress</textcolor>
  127. <label>-$INFO[Player.TimeRemaining(hh:mm:ss)]</label> <textcolor>OSDPlayingDuration</textcolor>
  128. </control>
  129. <control type="label">
  130. <posx>690</posx>
  131. <posy>640</posy>
  132. <width>150</width>
  133. <height>40</height>
  134. <aligny>center</aligny>
  135. <align>right</align>
  136. <font>Font_OSDProgress</font>
  137. <textcolor>OSDProgress</textcolor>
  138. <label>$INFO[VideoPlayer.Duration(hh:mm:ss)]</label>
  139. <textcolor>OSDPlayingDuration</textcolor><visible>![player.forwarding | player.rewinding | player.paused]</visible>
  140. </control>
  141. <control type="image">
  142. <posx>30</posx>
  143. <posy>334</posy>
  144. <width>280</width>
  145. <height>280</height>
  146. <texture>$INFO[VideoPlayer.Cover]</texture>
  147. <bordertexture border="8">thumb_border.png</bordertexture>
  148. <bordersize>6</bordersize>
  149. <aspectratio align="left" aligny="bottom">keep</aspectratio>
  150. <visible>!VideoPlayer.Content(episodes)</visible>
  151. </control>
  152. <control type="image">
  153. <posx>30</posx>
  154. <posy>530</posy>
  155. <width>250</width>
  156. <height>100</height>
  157. <texture background="true">$INFO[Player.FolderPath]../logo.png</texture>
  158. <fadetime>300</fadetime>
  159. <aspectratio scalediffuse="false">keep</aspectratio>
  160. <visible>VideoPlayer.Content(episodes)</visible>
  161. </control>
  162. </control>
  163. <include condition="Skin.HasSetting(DebugGrid)">Object_DebugGrid</include>
  164. <include condition="Skin.HasSetting(DebugMode)">Debug</include>
  165. </controls>
  166. </window>
  167.  
  168.  
  169.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement