Advertisement
Guest User

Untitled

a guest
May 22nd, 2019
224
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.89 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <window>
  3. <defaultcontrol always="true">100</defaultcontrol>
  4. <onload condition="!MusicPlayer.Content(LiveTV)">SetFocus(602)</onload>
  5. <include>dialogeffect</include>
  6. <depth>DepthOSD</depth>
  7. <coordinates>
  8. <left>0</left>
  9. <top>0</top>
  10. </coordinates>
  11. <controls>
  12. <control type="button">
  13. <description>Close Window button</description>
  14. <left>84r</left>
  15. <top>0</top>
  16. <width>64</width>
  17. <height>32</height>
  18. <label/>
  19. <font/>
  20. <onclick>Dialog.Close(MusicOSD,true)</onclick>
  21. <onclick>FullScreen</onclick>
  22. <texturefocus>DialogCloseButton-focus.png</texturefocus>
  23. <texturenofocus>DialogCloseButton.png</texturenofocus>
  24. <animation effect="fade" time="150">VisibleChange</animation>
  25. <animation effect="slide" start="0,0" end="-30,0" time="0" condition="Player.Muted">conditional</animation>
  26. <visible>system.getbool(input.enablemouse) + ![Window.IsVisible(AddonSettings) | Window.IsVisible(SelectDialog) | Window.IsVisible(VisualisationPresetList) | Window.IsVisible(PVROSDChannels) | Window.IsVisible(PVRChannelGuide) | Window.IsVisible(PVRRadioRDSInfo) | Window.IsVisible(Addon)]</visible>
  27. </control>
  28. <control type="slider" id="87">
  29. <depth>DepthOSD+</depth>
  30. <description>Seek Slider</description>
  31. <left>430</left>
  32. <top>82r</top>
  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="150">VisibleChange</animation>
  42. <visible>![Window.IsVisible(AddonSettings) | Window.IsVisible(SelectDialog) | Window.IsVisible(VisualisationPresetList) | Window.IsVisible(PVROSDChannels) | Window.IsVisible(PVRChannelGuide) | Window.IsVisible(PVRRadioRDSInfo) | Window.IsVisible(Addon)]</visible>
  43. </control>
  44. <control type="grouplist" id="100">
  45. <left>50</left>
  46. <top>60r</top>
  47. <orientation>horizontal</orientation>
  48. <itemgap>0</itemgap>
  49. <animation effect="fade" time="150">VisibleChange</animation>
  50. <visible>![Window.IsVisible(AddonSettings) | Window.IsVisible(SelectDialog) | Window.IsVisible(VisualisationPresetList) | Window.IsVisible(PVROSDChannels) | Window.IsVisible(PVRChannelGuide) | Window.IsVisible(PVRRadioRDSInfo) | Window.IsVisible(Addon)]</visible>
  51. <control type="button" id="300">
  52. <width>55</width>
  53. <height>55</height>
  54. <label>210</label>
  55. <font/>
  56. <texturefocus>OSDChannelUPFO.png</texturefocus>
  57. <texturenofocus>OSDChannelUPNF.png</texturenofocus>
  58. <onclick>PlayerControl(Previous)</onclick>
  59. <visible>MusicPlayer.Content(LiveTV)</visible>
  60. </control>
  61. <control type="button" id="301">
  62. <width>55</width>
  63. <height>55</height>
  64. <label>209</label>
  65. <font/>
  66. <texturefocus>OSDChannelDownFO.png</texturefocus>
  67. <texturenofocus>OSDChannelDownNF.png</texturenofocus>
  68. <onclick>PlayerControl(Next)</onclick>
  69. <visible>MusicPlayer.Content(LiveTV)</visible>
  70. </control>
  71. <control type="button" id="600">
  72. <width>55</width>
  73. <height>55</height>
  74. <label>210</label>
  75. <font/>
  76. <texturefocus>OSDPrevTrackFO.png</texturefocus>
  77. <texturenofocus>OSDPrevTrackNF.png</texturenofocus>
  78. <onclick>PlayerControl(Previous)</onclick>
  79. <visible>!MusicPlayer.Content(LiveTV)</visible>
  80. </control>
  81. <control type="button" id="601">
  82. <width>55</width>
  83. <height>55</height>
  84. <label>31354</label>
  85. <font/>
  86. <texturefocus>OSDRewindFO.png</texturefocus>
  87. <texturenofocus>OSDRewindNF.png</texturenofocus>
  88. <animation effect="fade" start="100" end="50" time="75" condition="!Player.SeekEnabled">Conditional</animation>
  89. <onclick>PlayerControl(Rewind)</onclick>
  90. <enable>Player.SeekEnabled</enable>
  91. </control>
  92. <control type="togglebutton" id="602">
  93. <width>55</width>
  94. <height>55</height>
  95. <label>31351</label>
  96. <altlabel>208</altlabel>
  97. <font/>
  98. <texturefocus>OSDPauseFO.png</texturefocus>
  99. <texturenofocus>OSDPauseNF.png</texturenofocus>
  100. <usealttexture>Player.Paused | Player.Forwarding | Player.Rewinding</usealttexture>
  101. <alttexturefocus>OSDPlayFO.png</alttexturefocus>
  102. <alttexturenofocus>OSDPlayNF.png</alttexturenofocus>
  103. <animation effect="fade" start="100" end="50" time="75" condition="!Player.PauseEnabled">Conditional</animation>
  104. <onclick>PlayerControl(Play)</onclick>
  105. <enable>Player.PauseEnabled</enable>
  106. </control>
  107. <control type="button" id="603">
  108. <width>55</width>
  109. <height>55</height>
  110. <label>31352</label>
  111. <font/>
  112. <texturefocus>OSDStopFO.png</texturefocus>
  113. <texturenofocus>OSDStopNF.png</texturenofocus>
  114. <onclick>PlayerControl(Stop)</onclick>
  115. </control>
  116. <control type="button" id="604">
  117. <width>55</width>
  118. <height>55</height>
  119. <label>31353</label>
  120. <font/>
  121. <texturefocus>OSDForwardFO.png</texturefocus>
  122. <texturenofocus>OSDForwardNF.png</texturenofocus>
  123. <animation effect="fade" start="100" end="50" time="75" condition="!Player.SeekEnabled">Conditional</animation>
  124. <onclick>PlayerControl(Forward)</onclick>
  125. <enable>Player.SeekEnabled</enable>
  126. </control>
  127. <control type="button" id="605">
  128. <width>55</width>
  129. <height>55</height>
  130. <label>209</label>
  131. <font/>
  132. <texturefocus>OSDNextTrackFO.png</texturefocus>
  133. <texturenofocus>OSDNextTrackNF.png</texturenofocus>
  134. <visible>!MusicPlayer.Content(LiveTV)</visible>
  135. <onclick>PlayerControl(Next)</onclick>
  136. </control>
  137. <control type="button" id="306">
  138. <width>55</width>
  139. <height>55</height>
  140. <label>19019</label>
  141. <font/>
  142. <texturefocus>OSDChannelListFO.png</texturefocus>
  143. <texturenofocus>OSDChannelListNF.png</texturenofocus>
  144. <onclick>ActivateWindow(PVROSDChannels)</onclick>
  145. <visible>MusicPlayer.Content(LiveTV)</visible>
  146. </control>
  147. <control type="button" id="307">
  148. <width>55</width>
  149. <height>55</height>
  150. <label>$LOCALIZE[19029]$INFO[MusicPlayer.ChannelName, - ]</label>
  151. <font/>
  152. <texturefocus>OSDepgFO.png</texturefocus>
  153. <texturenofocus>OSDepgNF.png</texturenofocus>
  154. <onclick>ActivateWindow(PVRChannelGuide)</onclick>
  155. <visible>MusicPlayer.Content(LiveTV) + !RDS.HasRadiotextPlus</visible>
  156. </control>
  157. <control type="button" id="308">
  158. <visible>RDS.HasRadiotextPlus</visible>
  159. <width>55</width>
  160. <height>55</height>
  161. <label>209</label>
  162. <font/>
  163. <texturefocus>OSDRadioRDSFO.png</texturefocus>
  164. <texturenofocus>OSDRadioRDSNF.png</texturenofocus>
  165. <onclick>ActivateWindow(PVRRadioRDSInfo)</onclick>
  166. <visible>MusicPlayer.Content(LiveTV) + RDS.HasRadiotextPlus</visible>
  167. </control>
  168. <control type="group" id="699">
  169. <width>55</width>
  170. <height>55</height>
  171. <visible>!MusicPlayer.Content(LiveTV)</visible>
  172. <control type="button" id="606">
  173. <left>0</left>
  174. <top>0</top>
  175. <width>55</width>
  176. <height>55</height>
  177. <label>$LOCALIZE[486]$INFO[Playlist.Repeat, : ]</label>
  178. <font/>
  179. <texturefocus/>
  180. <texturenofocus/>
  181. <onleft>605</onleft>
  182. <onright>607</onright>
  183. <onclick>PlayerControl(Repeat)</onclick>
  184. </control>
  185. <control type="image">
  186. <left>0</left>
  187. <top>0</top>
  188. <width>55</width>
  189. <height>55</height>
  190. <texture>OSDRepeatNF.png</texture>
  191. <visible>!Playlist.IsRepeat + !Playlist.IsRepeatOne</visible>
  192. <visible>!Control.HasFocus(606)</visible>
  193. </control>
  194. <control type="image">
  195. <left>0</left>
  196. <top>0</top>
  197. <width>55</width>
  198. <height>55</height>
  199. <texture>OSDRepeatFO.png</texture>
  200. <visible>!Playlist.IsRepeat + !Playlist.IsRepeatOne</visible>
  201. <visible>Control.HasFocus(606)</visible>
  202. </control>
  203. <control type="image">
  204. <left>0</left>
  205. <top>0</top>
  206. <width>55</width>
  207. <height>55</height>
  208. <texture>OSDRepeatOneNF.png</texture>
  209. <visible>Playlist.IsRepeatOne</visible>
  210. <visible>!Control.HasFocus(606)</visible>
  211. </control>
  212. <control type="image">
  213. <left>0</left>
  214. <top>0</top>
  215. <width>55</width>
  216. <height>55</height>
  217. <texture>OSDRepeatOneFO.png</texture>
  218. <visible>Playlist.IsRepeatOne</visible>
  219. <visible>Control.HasFocus(606)</visible>
  220. </control>
  221. <control type="image">
  222. <left>0</left>
  223. <top>0</top>
  224. <width>55</width>
  225. <height>55</height>
  226. <texture>OSDRepeatAllNF.png</texture>
  227. <visible>Playlist.IsRepeat</visible>
  228. <visible>!Control.HasFocus(606)</visible>
  229. </control>
  230. <control type="image">
  231. <left>0</left>
  232. <top>0</top>
  233. <width>55</width>
  234. <height>55</height>
  235. <texture>OSDRepeatAllFO.png</texture>
  236. <visible>Playlist.IsRepeat</visible>
  237. <visible>Control.HasFocus(606)</visible>
  238. </control>
  239. </control>
  240. <control type="togglebutton" id="607">
  241. <width>55</width>
  242. <height>55</height>
  243. <label>$LOCALIZE[590]$INFO[Playlist.Random, : ]</label>
  244. <font/>
  245. <texturefocus>OSDRandomOffFO.png</texturefocus>
  246. <texturenofocus>OSDRandomOffNF.png</texturenofocus>
  247. <usealttexture>Playlist.IsRandom</usealttexture>
  248. <alttexturefocus>OSDRandomOnFO.png</alttexturefocus>
  249. <alttexturenofocus>OSDRandomOnNF.png</alttexturenofocus>
  250. <visible>!MusicPlayer.Content(LiveTV)</visible>
  251. <onclick>PlayerControl(Random)</onclick>
  252. </control>
  253. <control type="image" id="2300">
  254. <width>105</width>
  255. <texture/>
  256. </control>
  257. <control type="image" id="2400">
  258. <width>55</width>
  259. <texture/>
  260. </control>
  261. <control type="image" id="2500">
  262. <width>55</width>
  263. <texture/>
  264. <visible>MusicPlayer.Content(LiveTV)</visible>
  265. </control>
  266. <control type="image" id="2600">
  267. <width>55</width>
  268. <texture/>
  269. <visible>!PVR.CanRecordPlayingChannel</visible>
  270. </control>
  271. <control type="button" id="704">
  272. <width>55</width>
  273. <height>55</height>
  274. <label>264</label>
  275. <font/>
  276. <texturefocus>OSDRecordOffFO.png</texturefocus>
  277. <texturenofocus>OSDRecordOffNF.png</texturenofocus>
  278. <onclick>PVR.ToggleRecordPlayingChannel</onclick>
  279. <visible>PVR.CanRecordPlayingChannel</visible>
  280. </control>
  281. </control>
  282. <control type="grouplist" id="100">
  283. <left>955</left>
  284. <top>60r</top>
  285. <orientation>horizontal</orientation>
  286. <itemgap>0</itemgap>
  287. <animation effect="fade" time="150">VisibleChange</animation>
  288. <visible>![Window.IsVisible(AddonSettings) | Window.IsVisible(SelectDialog) | Window.IsVisible(VisualisationPresetList) | Window.IsVisible(PVROSDChannels) | Window.IsVisible(PVRChannelGuide) | Window.IsVisible(PVRRadioRDSInfo) | Window.IsVisible(Addon)]</visible>
  289. <control type="button" id="705">
  290. <right></right>
  291. <width>55</width>
  292. <height>55</height>
  293. <label>563</label>
  294. <font/>
  295. <texturefocus>OSDRateFO.png</texturefocus>
  296. <texturenofocus>OSDRateNF.png</texturenofocus>
  297. <onclick>setrating</onclick>
  298. </control>
  299. <control type="togglebutton" id="701">
  300. <width>55</width>
  301. <height>55</height>
  302. <label>31128</label>
  303. <font/>
  304. <texturefocus>OSDLyricsFO.png</texturefocus>
  305. <texturenofocus>OSDLyricsNF.png</texturenofocus>
  306. <alttexturefocus>OSDLyricsFO.png</alttexturefocus>
  307. <alttexturenofocus>OSDLyricsNF.png</alttexturenofocus>
  308. <onclick>Close</onclick>
  309. <onclick>RunScript($INFO[Skin.String(LyricScript_Path)])</onclick>
  310. <altclick>Skin.SetAddon(LyricScript_Path,xbmc.python.lyrics)</altclick>
  311. <altclick>Close</altclick>
  312. <altclick>RunScript($INFO[Skin.String(LyricScript_Path)])</altclick>
  313. <usealttexture>String.IsEmpty(Skin.String(LyricScript_Path))</usealttexture>
  314. <visible>!MusicPlayer.Content(LiveTV)</visible>
  315. </control>
  316. <control type="button" id="500">
  317. <width>55</width>
  318. <height>55</height>
  319. <label>12006</label>
  320. <font/>
  321. <texturefocus>OSDVizFO.png</texturefocus>
  322. <texturenofocus>OSDVizNF.png</texturenofocus>
  323. </control>
  324. <control type="button" id="702">
  325. <width>55</width>
  326. <height>55</height>
  327. <label>$LOCALIZE[250] $LOCALIZE[21417]</label>
  328. <font/>
  329. <texturefocus>OSDPresetSettingsFO.png</texturefocus>
  330. <texturenofocus>OSDPresetSettingsNF.png</texturenofocus>
  331. <onclick>Addon.Default.OpenSettings(xbmc.player.musicviz)</onclick>
  332. </control>
  333. <control type="button" id="703">
  334. <left>1175</left>
  335. <width>55</width>
  336. <height>55</height>
  337. <label>31048</label>
  338. <font/>
  339. <texturefocus>OSDPreFO.png</texturefocus>
  340. <texturenofocus>OSDPreNF.png</texturenofocus>
  341. <onclick>ActivateWindow(visualisationpresetlist)</onclick>
  342. <enable>Visualisation.HasPresets</enable>
  343. <animation effect="fade" start="100" end="50" time="75" condition="!Visualisation.HasPresets">Conditional</animation>
  344. </control>
  345. </control>
  346. </controls>
  347. </window>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement