Files
skin.udumbar/720p/MusicOSD.xml
2015-06-01 00:13:30 -04:00

323 lines
10 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol always="true">602</defaultcontrol>
<include>dialogeffect</include>
<coordinates>
<system>1</system>
<left>0</left>
<top>0</top>
</coordinates>
<controls>
<control type="button" id="1000">
<description>Close Window button</description>
<left>84r</left>
<top>0</top>
<width>64</width>
<height>32</height>
<label>-</label>
<font>-</font>
<onclick>Dialog.Close(MusicOSD,true)</onclick>
<onclick>FullScreen</onclick>
<texturefocus>DialogCloseButton-focus.png</texturefocus>
<texturenofocus>DialogCloseButton.png</texturenofocus>
<onleft>1000</onleft>
<onright>1000</onright>
<onup>100</onup>
<ondown>100</ondown>
<animation effect="fade" time="200">VisibleChange</animation>
<visible>![Window.IsVisible(AddonSettings) | Window.IsVisible(SelectDialog) | Window.IsVisible(VisualisationPresetList)]</visible>
</control>
<control type="slider" id="87">
<description>Seek Slider</description>
<left>430</left>
<top>82r</top>
<width>720</width>
<height>16</height>
<onup>702</onup>
<ondown>26</ondown>
<action>seek</action>
<texturesliderbar>seekslider2.png</texturesliderbar>
<textureslidernib>osd_slider_nibNF.png</textureslidernib>
<textureslidernibfocus>osd_slider_nib.png</textureslidernibfocus>
<animation effect="fade" time="200">VisibleChange</animation>
<visible>![Window.IsVisible(AddonSettings) | Window.IsVisible(SelectDialog) | Window.IsVisible(VisualisationPresetList)]</visible>
</control>
<control type="group" id="100">
<left>325</left>
<top>60r</top>
<animation effect="fade" time="200">VisibleChange</animation>
<visible>![Window.IsVisible(AddonSettings) | Window.IsVisible(SelectDialog) | Window.IsVisible(VisualisationPresetList)]</visible>
<control type="button" id="600">
<left>0</left>
<top>0</top>
<width>55</width>
<height>55</height>
<label>210</label>
<font>-</font>
<texturefocus>OSDPrevTrackFO.png</texturefocus>
<texturenofocus>OSDPrevTrackNF.png</texturenofocus>
<onleft>704</onleft>
<onright>601</onright>
<onup>1000</onup>
<ondown>1000</ondown>
<onclick>PlayerControl(Previous)</onclick>
</control>
<control type="button" id="601">
<left>55</left>
<top>0</top>
<width>55</width>
<height>55</height>
<label>31354</label>
<font>-</font>
<texturefocus>OSDRewindFO.png</texturefocus>
<texturenofocus>OSDRewindNF.png</texturenofocus>
<onleft>600</onleft>
<onright>602</onright>
<onup>1000</onup>
<ondown>1000</ondown>
<onclick>PlayerControl(Rewind)</onclick>
</control>
<control type="togglebutton" id="602">
<left>110</left>
<top>0</top>
<width>55</width>
<height>55</height>
<label>31351</label>
<altlabel>208</altlabel>
<font>-</font>
<texturefocus>OSDPauseFO.png</texturefocus>
<texturenofocus>OSDPauseNF.png</texturenofocus>
<usealttexture>Player.Paused | Player.Forwarding | Player.Rewinding</usealttexture>
<alttexturefocus>OSDPlayFO.png</alttexturefocus>
<alttexturenofocus>OSDPlayNF.png</alttexturenofocus>
<onleft>601</onleft>
<onright>603</onright>
<onup>1000</onup>
<ondown>1000</ondown>
<onclick>PlayerControl(Play)</onclick>
</control>
<control type="button" id="603">
<left>165</left>
<top>0</top>
<width>55</width>
<height>55</height>
<label>31352</label>
<font>-</font>
<texturefocus>OSDStopFO.png</texturefocus>
<texturenofocus>OSDStopNF.png</texturenofocus>
<onleft>602</onleft>
<onright>604</onright>
<onup>1000</onup>
<ondown>1000</ondown>
<onclick>PlayerControl(Stop)</onclick>
</control>
<control type="button" id="604">
<left>220</left>
<top>0</top>
<width>55</width>
<height>55</height>
<label>31353</label>
<font>-</font>
<texturefocus>OSDForwardFO.png</texturefocus>
<texturenofocus>OSDForwardNF.png</texturenofocus>
<onleft>603</onleft>
<onright>605</onright>
<onup>1000</onup>
<ondown>1000</ondown>
<onclick>PlayerControl(Forward)</onclick>
</control>
<control type="button" id="605">
<left>275</left>
<top>0</top>
<width>55</width>
<height>55</height>
<label>209</label>
<font>-</font>
<texturefocus>OSDNextTrackFO.png</texturefocus>
<texturenofocus>OSDNextTrackNF.png</texturenofocus>
<onleft>604</onleft>
<onright>606</onright>
<onup>1000</onup>
<ondown>1000</ondown>
<onclick>PlayerControl(Next)</onclick>
</control>
<control type="button" id="606">
<left>330</left>
<top>0</top>
<width>55</width>
<height>55</height>
<label>$LOCALIZE[486]$INFO[Playlist.Repeat, : ]</label>
<font>-</font>
<texturefocus>-</texturefocus>
<texturenofocus>-</texturenofocus>
<onclick>PlayerControl(Repeat)</onclick>
<onleft>605</onleft>
<onright>607</onright>
<onup>1000</onup>
<ondown>1000</ondown>
</control>
<control type="image">
<left>330</left>
<top>0</top>
<width>55</width>
<height>55</height>
<texture>OSDRepeatNF.png</texture>
<visible>!Playlist.IsRepeat + !Playlist.IsRepeatOne</visible>
<visible>!Control.HasFocus(606)</visible>
</control>
<control type="image">
<left>330</left>
<top>0</top>
<width>55</width>
<height>55</height>
<texture>OSDRepeatFO.png</texture>
<visible>!Playlist.IsRepeat + !Playlist.IsRepeatOne</visible>
<visible>Control.HasFocus(606)</visible>
</control>
<control type="image">
<left>330</left>
<top>0</top>
<width>55</width>
<height>55</height>
<texture>OSDRepeatOneNF.png</texture>
<visible>Playlist.IsRepeatOne</visible>
<visible>!Control.HasFocus(606)</visible>
</control>
<control type="image">
<left>330</left>
<top>0</top>
<width>55</width>
<height>55</height>
<texture>OSDRepeatOneFO.png</texture>
<visible>Playlist.IsRepeatOne</visible>
<visible>Control.HasFocus(606)</visible>
</control>
<control type="image">
<left>330</left>
<top>0</top>
<width>55</width>
<height>55</height>
<texture>OSDRepeatAllNF.png</texture>
<visible>Playlist.IsRepeat</visible>
<visible>!Control.HasFocus(606)</visible>
</control>
<control type="image">
<left>330</left>
<top>0</top>
<width>55</width>
<height>55</height>
<texture>OSDRepeatAllFO.png</texture>
<visible>Playlist.IsRepeat</visible>
<visible>Control.HasFocus(606)</visible>
</control>
<control type="togglebutton" id="607">
<left>385</left>
<top>0</top>
<width>55</width>
<height>55</height>
<label>$LOCALIZE[590]$INFO[Playlist.Random, : ]</label>
<font>-</font>
<texturefocus>OSDRandomOffFO.png</texturefocus>
<texturenofocus>OSDRandomOffNF.png</texturenofocus>
<usealttexture>Playlist.IsRandom</usealttexture>
<alttexturefocus>OSDRandomOnFO.png</alttexturefocus>
<alttexturenofocus>OSDRandomOnNF.png</alttexturenofocus>
<onclick>PlayerControl(Random)</onclick>
<onleft>606</onleft>
<onright>701</onright>
<onup>1000</onup>
<ondown>1000</ondown>
</control>
</control>
<control type="group">
<left>300r</left>
<top>60r</top>
<animation effect="fade" time="200">VisibleChange</animation>
<visible>![Window.IsVisible(AddonSettings) | Window.IsVisible(SelectDialog) | Window.IsVisible(VisualisationPresetList)]</visible>
<control type="togglebutton" id="701">
<left>0</left>
<top>0</top>
<width>55</width>
<height>55</height>
<label>31128</label>
<font>-</font>
<texturefocus>OSDLyricsFO.png</texturefocus>
<texturenofocus>OSDLyricsNF.png</texturenofocus>
<alttexturefocus>OSDLyricsFO.png</alttexturefocus>
<alttexturenofocus>OSDLyricsNF.png</alttexturenofocus>
<onleft>607</onleft>
<onright>500</onright>
<onup>1000</onup>
<ondown>1000</ondown>
<onclick>Close</onclick>
<onclick>RunScript($INFO[Skin.String(LyricScript_Path)])</onclick>
<altclick>Skin.SetAddon(LyricScript_Path,xbmc.python.lyrics)</altclick>
<altclick>Close</altclick>
<altclick>RunScript($INFO[Skin.String(LyricScript_Path)])</altclick>
<usealttexture>IsEmpty(Skin.String(LyricScript_Path))</usealttexture>
</control>
<control type="button" id="500">
<left>55</left>
<top>0</top>
<width>55</width>
<height>55</height>
<label>12006</label>
<font>-</font>
<texturefocus>OSDVizFO.png</texturefocus>
<texturenofocus>OSDVizNF.png</texturenofocus>
<onleft>701</onleft>
<onright>702</onright>
<onup>1000</onup>
<ondown>1000</ondown>
</control>
<control type="button" id="702">
<left>110</left>
<top>0</top>
<width>55</width>
<height>55</height>
<label>$LOCALIZE[250] $LOCALIZE[21417]</label>
<font>-</font>
<texturefocus>OSDPresetSettingsFO.png</texturefocus>
<texturenofocus>OSDPresetSettingsNF.png</texturenofocus>
<onleft>500</onleft>
<onright>703</onright>
<onup>1000</onup>
<ondown>1000</ondown>
<onclick>Addon.Default.OpenSettings(xbmc.player.musicviz)</onclick>
</control>
<control type="button" id="703">
<left>165</left>
<top>0</top>
<width>55</width>
<height>55</height>
<label>31048</label>
<font>-</font>
<texturefocus>OSDPreFO.png</texturefocus>
<texturenofocus>OSDPreNF.png</texturenofocus>
<onleft>702</onleft>
<onright>704</onright>
<onup>1000</onup>
<ondown>1000</ondown>
<onclick>ActivateWindow(122)</onclick>
</control>
<control type="button" id="704">
<left>220</left>
<top>0</top>
<width>55</width>
<height>55</height>
<label>264</label>
<font>-</font>
<texturefocus>OSDRecordOffFO.png</texturefocus>
<texturenofocus>OSDRecordOffNF.png</texturenofocus>
<onleft>703</onleft>
<onright>600</onright>
<onup>1000</onup>
<ondown>1000</ondown>
<onclick>PlayerControl(record)</onclick>
<enable>Player.CanRecord</enable>
<animation effect="fade" start="100" end="50" time="100" condition="!Player.CanRecord">Conditional</animation>
</control>
</control>
</controls>
</window>