Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <window type="dialog" id="2901">
- <defaultcontrol always="true">602</defaultcontrol>
- <controls>
- <control type="group">
- <animation effect="slide" start="0,-145" end="0,0" time="300" tween="quadratic" easing="out">WindowOpen</animation>
- <animation effect="slide" start="0,0" end="0,-145" time="300" delay="150" tween="quadratic" easing="out">WindowClose</animation>
- <animation effect="slide" start="0,0" end="0,-145" time="300" tween="quadratic" easing="out" condition="Window.IsVisible(SliderDialog) | Window.IsVisible(OSDVideoSettings) | Window.IsVisible(OSDAudioSettings) | Window.IsVisible(VideoBookmarks)">Conditional</animation>
- <control type="image"> <!-- background -->
- <posx>0</posx>
- <posy>0</posy>
- <width>1280</width>
- <height>100</height>
- <aspectratio>stretch</aspectratio>
- <texture flipy="true">OSDbackground.png</texture> <!-- flip y when up the top -->
- </control>
- <!-- SETTINGS GROUP (Bookmarks audio video) -->
- <control type="group" id="200">
- <posx>750</posx>
- <posy>20</posy>
- <control type="button" id="700">
- <posx>0</posx>
- <posy>0</posy>
- <width>40</width>
- <height>28</height>
- <label>298</label>
- <font>-</font>
- <texturefocus>OSDBookmarksFO.png</texturefocus>
- <texturenofocus>OSDBookmarksNF.png</texturenofocus>
- <onleft>605</onleft>
- <onright>701</onright>
- <onclick>ActivateWindow(125)</onclick>
- </control>
- <control type="button" id="701">
- <posx>50</posx>
- <posy>0</posy>
- <width>40</width>
- <height>28</height>
- <label>13396</label>
- <font>-</font>
- <texturefocus>OSDAudioFO.png</texturefocus>
- <texturenofocus>OSDAudioNF.png</texturenofocus>
- <onleft>700</onleft>
- <onright>702</onright>
- <onclick>ActivateWindow(124)</onclick>
- </control>
- <control type="button" id="702">
- <posx>100</posx>
- <posy>0</posy>
- <width>40</width>
- <height>28</height>
- <label>13395</label>
- <font>-</font>
- <texturefocus>OSDVideoFO.png</texturefocus>
- <texturenofocus>OSDVideoNF.png</texturenofocus>
- <onleft>701</onleft>
- <onright>703</onright>
- <onclick>ActivateWindow(123)</onclick>
- </control>
- <control type="button" id="703">
- <posx>150</posx>
- <posy>0</posy>
- <width>40</width>
- <height>28</height>
- <label>31356</label>
- <font>-</font>
- <texturefocus>OSDSubtitlesFO.png</texturefocus>
- <texturenofocus>OSDSubtitlesNF.png</texturenofocus>
- <onleft>702</onleft>
- <onright>704</onright>
- <onclick>Close</onclick>
- <onclick>XBMC.RunScript($INFO[Skin.String(SubtitleScript_Path)])</onclick>
- <enable>Skin.HasSetting(SubtitleDownload_Enable) + !IsEmpty(Skin.String(SubtitleScript_Path))</enable>
- <animation effect="fade" start="100" end="50" time="100" condition="![Skin.HasSetting(SubtitleDownload_Enable) + !IsEmpty(Skin.String(SubtitleScript_Path))]">Conditional</animation>
- </control>
- <control type="button" id="704">
- <posx>200</posx>
- <posy>0</posy>
- <width>40</width>
- <height>28</height>
- <label>31355</label>
- <font>-</font>
- <texturefocus>OSDDvdFO.png</texturefocus>
- <texturenofocus>OSDDvdNF.png</texturenofocus>
- <onleft>703</onleft>
- <onright>600</onright>
- <onclick>PlayerControl(ShowVideoMenu)</onclick>
- <enable>VideoPlayer.HasMenu</enable>
- <animation effect="fade" start="100" end="50" time="100" condition="!VideoPlayer.HasMenu">Conditional</animation>
- </control>
- <!-- TAKEN OUT FOR TIME BEING -->
- <!--
- <control type="button" id="705">
- <posx>250</posx>
- <posy>0</posy>
- <width>40</width>
- <height>28</height>
- <label>264</label>
- <font>-</font>
- <texturefocus>OSDRecordFO.png</texturefocus>
- <texturenofocus>OSDRecordNF.png</texturenofocus>
- <onleft>704</onleft>
- <onright>700</onright>
- <onclick>XBMC.PlayerControl(record)</onclick>
- <enable>Player.CanRecord</enable>
- <animation effect="fade" start="100" end="50" time="100" condition="!Player.CanRecord">Conditional</animation>
- </control> -->
- <!-- END OF TAKEN OUT FOR TIME BEING -->
- </control>
- <!-- GROUP FOR PLAYER CONTROLS -->
- <control type="group" id="100">
- <posx>400</posx>
- <posy>20</posy>
- <control type="button" id="600">
- <posx>0</posx>
- <posy>0</posy>
- <width>40</width>
- <height>28</height>
- <label>210</label>
- <font>-</font>
- <texturefocus>OSDPrevTrackFO.png</texturefocus>
- <texturenofocus>OSDPrevTrackNF.png</texturenofocus>
- <onleft>704</onleft>
- <onright>601</onright>
- <onclick>PlayerControl(Previous)</onclick>
- </control>
- <control type="button" id="601">
- <posx>50</posx>
- <posy>0</posy>
- <width>40</width>
- <height>28</height>
- <label>31354</label>
- <font>-</font>
- <texturefocus>OSDRewindFO.png</texturefocus>
- <texturenofocus>OSDRewindNF.png</texturenofocus>
- <onleft>600</onleft>
- <onright>602</onright>
- <onclick>PlayerControl(Rewind)</onclick>
- </control>
- <control type="togglebutton" id="602">
- <posx>100</posx>
- <posy>0</posy>
- <width>40</width>
- <height>28</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>
- <onclick>PlayerControl(Play)</onclick>
- </control>
- <control type="button" id="603">
- <posx>150</posx>
- <posy>0</posy>
- <width>40</width>
- <height>28</height>
- <label>31352</label>
- <font>-</font>
- <texturefocus>OSDStopFO.png</texturefocus>
- <texturenofocus>OSDStopNF.png</texturenofocus>
- <onleft>602</onleft>
- <onright>604</onright>
- <onclick>PlayerControl(Stop)</onclick>
- </control>
- <control type="button" id="604">
- <posx>200</posx>
- <posy>0</posy>
- <width>40</width>
- <height>28</height>
- <label>31353</label>
- <font>-</font>
- <texturefocus>OSDForwardFO.png</texturefocus>
- <texturenofocus>OSDForwardNF.png</texturenofocus>
- <onleft>603</onleft>
- <onright>605</onright>
- <onclick>PlayerControl(Forward)</onclick>
- </control>
- <control type="button" id="605">
- <posx>250</posx>
- <posy>0</posy>
- <width>40</width>
- <height>28</height>
- <label>209</label>
- <font>-</font>
- <texturefocus>OSDNextTrackFO.png</texturefocus>
- <texturenofocus>OSDNextTrackNF.png</texturenofocus>
- <onleft>604</onleft>
- <onright>700</onright>
- <onclick>PlayerControl(Next)</onclick>
- </control>
- <control type="image" id="11">
- <description>separator image</description>
- <posx>0</posx>
- <posy>40</posy>
- <width>470</width>
- <height>1</height>
- <colordiffuse>66FFFFFF</colordiffuse>
- <texture>separator2.png</texture>
- </control>
- </control>
- <control type="label">
- <posx>20</posx>
- <posy>65</posy>
- <width>300</width>
- <height>25</height>
- <label>$INFO[VideoPlayer.Title]</label>
- <scroll>true</scroll>
- <align>left</align>
- <aligny>center</aligny>
- <font>cirrus_20</font>
- <textcolor>orange</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <posx>440</posx>
- <posy>65</posy>
- <width>400</width>
- <height>25</height>
- <label>$INFO[System.CurrentControl]</label>
- <scroll>true</scroll>
- <align>center</align>
- <aligny>center</aligny>
- <font>cirrus_20</font>
- <textcolor>grey</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <posx>1260</posx>
- <posy>65</posy>
- <width>460</width>
- <height>25</height>
- <label>$INFO[VideoPlayer.Time] - $INFO[VideoPlayer.Duration]</label>
- <scroll>true</scroll>
- <align>right</align>
- <aligny>center</aligny>
- <font>cirrus_20</font>
- <textcolor>grey</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <include>Clock</include>
- </control>
- </controls>
- </window>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement