aboutsummaryrefslogtreecommitdiff
path: root/addons/skin.confluence/720p/VideoOSD.xml
diff options
context:
space:
mode:
authorJezz_X <jezzx2@gmail.com>2011-04-10 16:51:49 +1000
committerJezz_X <jezzx2@gmail.com>2011-04-10 16:51:49 +1000
commit7b129c55b823e28a7ddb15d973988e14b3ff0f60 (patch)
tree690f145ced4fa920b3dfc88dccb1057949e7455e /addons/skin.confluence/720p/VideoOSD.xml
parenta83ecd0eb3c95d3b5b6993f411b227db62ea46fd (diff)
Changed: [Confluence] Simplified the fullscreen info and OSD's
Diffstat (limited to 'addons/skin.confluence/720p/VideoOSD.xml')
-rw-r--r--addons/skin.confluence/720p/VideoOSD.xml852
1 files changed, 416 insertions, 436 deletions
diff --git a/addons/skin.confluence/720p/VideoOSD.xml b/addons/skin.confluence/720p/VideoOSD.xml
index 2391231d1e..2215f5896f 100644
--- a/addons/skin.confluence/720p/VideoOSD.xml
+++ b/addons/skin.confluence/720p/VideoOSD.xml
@@ -1,459 +1,439 @@
-<window type="dialog" id="2901">
+<window id="2901">
<defaultcontrol always="true">602</defaultcontrol>
+ <include>dialogeffect</include>
+ <coordinates>
+ <system>1</system>
+ <posx>0</posx>
+ <posy>0</posy>
+ </coordinates>
<controls>
- <control type="group">
- <animation effect="fade" start="0" end="100" time="300" tween="quadratic" easing="out">WindowOpen</animation>
- <animation effect="fade" start="100" end="0" time="300" delay="150" tween="quadratic" easing="out">WindowClose</animation>
- <animation effect="fade" start="100" end="0" time="300" tween="quadratic" easing="out" condition="Window.IsVisible(SliderDialog) | Window.IsVisible(OSDVideoSettings) | Window.IsVisible(OSDAudioSettings) | Window.IsVisible(VideoBookmarks)">Conditional</animation>
- <control type="image">
- <description>media info background image</description>
+ <control type="slider" id="87">
+ <description>Seek Slider</description>
+ <posx>430</posx>
+ <posy>72r</posy>
+ <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(SliderDialog) | Window.IsVisible(OSDVideoSettings) | Window.IsVisible(OSDAudioSettings) | Window.IsVisible(VideoBookmarks)]</visible>
+ </control>
+ <control type="group" id="100">
+ <posx>325</posx>
+ <posy>50r</posy>
+ <animation effect="fade" time="200">VisibleChange</animation>
+ <visible>![Window.IsVisible(SliderDialog) | Window.IsVisible(OSDVideoSettings) | Window.IsVisible(OSDAudioSettings) | Window.IsVisible(VideoBookmarks)]</visible>
+ <control type="button" id="600">
<posx>0</posx>
- <posy>-20</posy>
- <width>1280</width>
- <height>160</height>
- <texture flipy="true">HomeNowPlayingBack.png</texture>
+ <posy>0</posy>
+ <width>45</width>
+ <height>45</height>
+ <label>210</label>
+ <font>-</font>
+ <texturefocus>OSDPrevTrackFO.png</texturefocus>
+ <texturenofocus>OSDPrevTrackNF.png</texturenofocus>
+ <onleft>704</onleft>
+ <onright>601</onright>
+ <onup>600</onup>
+ <ondown>600</ondown>
+ <onclick>PlayerControl(Previous)</onclick>
</control>
- <control type="image">
- <description>media info background image</description>
- <posx>0</posx>
- <posy>-20</posy>
- <width>1280</width>
- <height>160</height>
- <colordiffuse>88FFFFFF</colordiffuse>
- <texture flipy="true">HomeNowPlayingBack.png</texture>
+ <control type="button" id="601">
+ <posx>45</posx>
+ <posy>0</posy>
+ <width>45</width>
+ <height>45</height>
+ <label>31354</label>
+ <font>-</font>
+ <texturefocus>OSDRewindFO.png</texturefocus>
+ <texturenofocus>OSDRewindNF.png</texturenofocus>
+ <onleft>600</onleft>
+ <onright>602</onright>
+ <onup>601</onup>
+ <ondown>601</ondown>
+ <onclick>PlayerControl(Rewind)</onclick>
</control>
- <control type="group" id="200">
- <posx>417</posx>
- <posy>4</posy>
- <control type="button" id="700">
- <posx>0</posx>
- <posy>0</posy>
- <width>45</width>
- <height>45</height>
- <label>298</label>
- <font>-</font>
- <texturefocus>OSDBookmarksFO.png</texturefocus>
- <texturenofocus>OSDBookmarksNF.png</texturenofocus>
- <onleft>705</onleft>
- <onright>701</onright>
- <onup>600</onup>
- <ondown>600</ondown>
- <onclick>ActivateWindow(125)</onclick>
- </control>
- <control type="button" id="701">
- <posx>50</posx>
- <posy>0</posy>
- <width>45</width>
- <height>45</height>
- <label>13396</label>
- <font>-</font>
- <texturefocus>OSDAudioFO.png</texturefocus>
- <texturenofocus>OSDAudioNF.png</texturenofocus>
- <onleft>700</onleft>
- <onright>702</onright>
- <onup>600</onup>
- <ondown>600</ondown>
- <onclick>ActivateWindow(124)</onclick>
- </control>
- <control type="button" id="702">
- <posx>100</posx>
- <posy>0</posy>
- <width>45</width>
- <height>45</height>
- <label>13395</label>
- <font>-</font>
- <texturefocus>OSDVideoFO.png</texturefocus>
- <texturenofocus>OSDVideoNF.png</texturenofocus>
- <onleft>701</onleft>
- <onright>703</onright>
- <onup>601</onup>
- <ondown>601</ondown>
- <onclick>ActivateWindow(123)</onclick>
- </control>
+ <control type="togglebutton" id="602">
+ <posx>90</posx>
+ <posy>0</posy>
+ <width>45</width>
+ <height>45</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>602</onup>
+ <ondown>602</ondown>
+ <onclick>PlayerControl(Play)</onclick>
</control>
- <control type="image" id="11">
- <description>separator image</description>
- <posx>567</posx>
- <posy>25</posy>
- <width>150</width>
- <height>1</height>
- <colordiffuse>66FFFFFF</colordiffuse>
- <texture>separator2.png</texture>
+ <control type="button" id="603">
+ <posx>135</posx>
+ <posy>0</posy>
+ <width>45</width>
+ <height>45</height>
+ <label>31352</label>
+ <font>-</font>
+ <texturefocus>OSDStopFO.png</texturefocus>
+ <texturenofocus>OSDStopNF.png</texturenofocus>
+ <onleft>602</onleft>
+ <onright>604</onright>
+ <onup>603</onup>
+ <ondown>603</ondown>
+ <onclick>PlayerControl(Stop)</onclick>
</control>
- <control type="group" id="201">
- <posx>718</posx>
- <posy>4</posy>
- <control type="togglebutton" id="703">
- <posx>0</posx>
- <posy>0</posy>
- <width>45</width>
- <height>45</height>
- <label>31356</label>
- <font>-</font>
- <texturefocus>OSDSubtitlesFO.png</texturefocus>
- <texturenofocus>OSDSubtitlesNF.png</texturenofocus>
- <alttexturefocus>OSDSubtitlesFO.png</alttexturefocus>
- <alttexturenofocus>OSDSubtitlesNF.png</alttexturenofocus>
- <onleft>702</onleft>
- <onright>704</onright>
- <onup>604</onup>
- <ondown>604</ondown>
- <onclick>Close</onclick>
- <onclick>XBMC.RunScript($INFO[Skin.String(SubtitleScript_Path)])</onclick>
- <altclick>Skin.SetAddon(SubtitleScript_Path,xbmc.python.subtitles)</altclick>
- <altclick>Close</altclick>
- <altclick>XBMC.RunScript($INFO[Skin.String(SubtitleScript_Path)])</altclick>
- <usealttexture>IsEmpty(Skin.String(SubtitleScript_Path))</usealttexture>
- </control>
- <control type="button" id="704">
- <posx>50</posx>
- <posy>0</posy>
- <width>45</width>
- <height>45</height>
- <label>31355</label>
- <font>-</font>
- <texturefocus>OSDDvdFO.png</texturefocus>
- <texturenofocus>OSDDvdNF.png</texturenofocus>
- <onleft>703</onleft>
- <onright>705</onright>
- <onup>605</onup>
- <ondown>605</ondown>
- <onclick>PlayerControl(ShowVideoMenu)</onclick>
- <enable>VideoPlayer.HasMenu</enable>
- <animation effect="fade" start="100" end="50" time="100" condition="!VideoPlayer.HasMenu">Conditional</animation>
- </control>
- <control type="button" id="705">
- <posx>100</posx>
- <posy>0</posy>
- <width>45</width>
- <height>45</height>
- <label>264</label>
- <font>-</font>
- <texturefocus>OSDRecordFO.png</texturefocus>
- <texturenofocus>OSDRecordNF.png</texturenofocus>
- <onleft>704</onleft>
- <onright>700</onright>
- <onup>605</onup>
- <ondown>605</ondown>
- <onclick>XBMC.PlayerControl(record)</onclick>
- <enable>Player.CanRecord</enable>
- <animation effect="fade" start="100" end="50" time="100" condition="!Player.CanRecord">Conditional</animation>
- </control>
+ <control type="button" id="604">
+ <posx>180</posx>
+ <posy>0</posy>
+ <width>45</width>
+ <height>45</height>
+ <label>31353</label>
+ <font>-</font>
+ <texturefocus>OSDForwardFO.png</texturefocus>
+ <texturenofocus>OSDForwardNF.png</texturenofocus>
+ <onleft>603</onleft>
+ <onright>605</onright>
+ <onup>604</onup>
+ <ondown>604</ondown>
+ <onclick>PlayerControl(Forward)</onclick>
</control>
- <control type="group" id="100">
- <posx>490</posx>
- <posy>40</posy>
- <control type="button" id="600">
- <posx>0</posx>
- <posy>0</posy>
- <width>50</width>
- <height>50</height>
- <label>210</label>
- <font>-</font>
- <texturefocus>OSDPrevTrackFO.png</texturefocus>
- <texturenofocus>OSDPrevTrackNF.png</texturenofocus>
- <onleft>605</onleft>
- <onright>601</onright>
- <onup>701</onup>
- <ondown>701</ondown>
- <onclick>PlayerControl(Previous)</onclick>
- </control>
- <control type="button" id="601">
- <posx>50</posx>
- <posy>0</posy>
- <width>50</width>
- <height>50</height>
- <label>31354</label>
- <font>-</font>
- <texturefocus>OSDRewindFO.png</texturefocus>
- <texturenofocus>OSDRewindNF.png</texturenofocus>
- <onleft>600</onleft>
- <onright>602</onright>
- <onup>702</onup>
- <ondown>702</ondown>
- <onclick>PlayerControl(Rewind)</onclick>
- </control>
- <control type="togglebutton" id="602">
- <posx>100</posx>
- <posy>0</posy>
- <width>50</width>
- <height>50</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>702</onup>
- <ondown>702</ondown>
- <onclick>PlayerControl(Play)</onclick>
- </control>
- <control type="button" id="603">
- <posx>150</posx>
- <posy>0</posy>
- <width>50</width>
- <height>50</height>
- <label>31352</label>
- <font>-</font>
- <texturefocus>OSDStopFO.png</texturefocus>
- <texturenofocus>OSDStopNF.png</texturenofocus>
- <onleft>602</onleft>
- <onright>604</onright>
- <onup>703</onup>
- <ondown>703</ondown>
- <onclick>PlayerControl(Stop)</onclick>
- </control>
- <control type="button" id="604">
- <posx>200</posx>
- <posy>0</posy>
- <width>50</width>
- <height>50</height>
- <label>31353</label>
- <font>-</font>
- <texturefocus>OSDForwardFO.png</texturefocus>
- <texturenofocus>OSDForwardNF.png</texturenofocus>
- <onleft>603</onleft>
- <onright>605</onright>
- <onup>703</onup>
- <ondown>703</ondown>
- <onclick>PlayerControl(Forward)</onclick>
- </control>
- <control type="button" id="605">
- <posx>250</posx>
- <posy>0</posy>
- <width>50</width>
- <height>50</height>
- <label>209</label>
- <font>-</font>
- <texturefocus>OSDNextTrackFO.png</texturefocus>
- <texturenofocus>OSDNextTrackNF.png</texturenofocus>
- <onleft>604</onleft>
- <onright>600</onright>
- <onup>704</onup>
- <ondown>704</ondown>
- <onclick>PlayerControl(Next)</onclick>
- </control>
+ <control type="button" id="605">
+ <posx>225</posx>
+ <posy>0</posy>
+ <width>45</width>
+ <height>45</height>
+ <label>209</label>
+ <font>-</font>
+ <texturefocus>OSDNextTrackFO.png</texturefocus>
+ <texturenofocus>OSDNextTrackNF.png</texturenofocus>
+ <onleft>604</onleft>
+ <onright>701</onright>
+ <onup>605</onup>
+ <ondown>605</ondown>
+ <onclick>PlayerControl(Next)</onclick>
</control>
- <control type="label">
- <posx>20</posx>
- <posy>60</posy>
- <width>460</width>
- <height>25</height>
- <label>$INFO[System.CurrentControl]</label>
- <scroll>true</scroll>
- <align>left</align>
- <aligny>center</aligny>
- <font>font12_title</font>
- <textcolor>grey</textcolor>
- <shadowcolor>black</shadowcolor>
- <visible>Window.IsTopmost(VideoOSD)</visible>
+ </control>
+ <control type="group">
+ <posx>250r</posx>
+ <posy>50r</posy>
+ <animation effect="fade" time="200">VisibleChange</animation>
+ <visible>![Window.IsVisible(SliderDialog) | Window.IsVisible(OSDVideoSettings) | Window.IsVisible(OSDAudioSettings) | Window.IsVisible(VideoBookmarks)]</visible>
+ <control type="togglebutton" id="701">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>45</width>
+ <height>45</height>
+ <label>31356</label>
+ <font>-</font>
+ <texturefocus>OSDSubtitlesFO.png</texturefocus>
+ <texturenofocus>OSDSubtitlesNF.png</texturenofocus>
+ <alttexturefocus>OSDSubtitlesFO.png</alttexturefocus>
+ <alttexturenofocus>OSDSubtitlesNF.png</alttexturenofocus>
+ <onleft>605</onleft>
+ <onright>702</onright>
+ <onup>701</onup>
+ <ondown>701</ondown>
+ <onclick>Close</onclick>
+ <onclick>XBMC.RunScript($INFO[Skin.String(SubtitleScript_Path)])</onclick>
+ <altclick>Skin.SetAddon(SubtitleScript_Path,xbmc.python.subtitles)</altclick>
+ <altclick>Close</altclick>
+ <altclick>XBMC.RunScript($INFO[Skin.String(SubtitleScript_Path)])</altclick>
+ <usealttexture>IsEmpty(Skin.String(SubtitleScript_Path))</usealttexture>
</control>
- <control type="group">
- <posx>120r</posx>
- <posy>40</posy>
- <control type="image">
- <posx>10</posx>
- <posy>0</posy>
- <width>80</width>
- <height>50</height>
- <texture>OSDSeekFrame.png</texture>
- <visible>Player.Rewinding | Player.Forwarding</visible>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>3</posy>
- <width>20</width>
- <height>44</height>
- <texture>OSDSeekRewind.png</texture>
- <visible>Player.Rewinding</visible>
- </control>
- <control type="image">
- <posx>80</posx>
- <posy>3</posy>
- <width>20</width>
- <height>44</height>
- <texture>OSDSeekForward.png</texture>
- <visible>Player.Forwarding</visible>
- </control>
-
- <control type="image">
- <posx>28</posx>
- <posy>4</posy>
- <width>40</width>
- <height>40</height>
- <texture>OSD2x.png</texture>
- <visible>Player.Rewinding2x</visible>
- </control>
- <control type="image">
- <posx>25</posx>
- <posy>4</posy>
- <width>40</width>
- <height>40</height>
- <texture>OSD4x.png</texture>
- <visible>Player.Rewinding4x</visible>
- </control>
- <control type="image">
- <posx>22</posx>
- <posy>4</posy>
- <width>40</width>
- <height>40</height>
- <texture>OSD8x.png</texture>
- <visible>Player.Rewinding8x</visible>
- </control>
- <control type="image">
- <posx>19</posx>
- <posy>4</posy>
- <width>40</width>
- <height>40</height>
- <texture>OSD16x.png</texture>
- <visible>Player.Rewinding16x</visible>
- </control>
- <control type="image">
- <posx>17</posx>
- <posy>4</posy>
- <width>40</width>
- <height>40</height>
- <texture>OSD32x.png</texture>
- <visible>Player.Rewinding32x</visible>
- </control>
-
- <control type="image">
- <posx>34</posx>
- <posy>4</posy>
- <width>40</width>
- <height>40</height>
- <texture>OSD2x.png</texture>
- <visible>Player.Forwarding2x</visible>
- </control>
- <control type="image">
- <posx>37</posx>
- <posy>4</posy>
- <width>40</width>
- <height>40</height>
- <texture>OSD4x.png</texture>
- <visible>Player.Forwarding4x</visible>
- </control>
- <control type="image">
- <posx>40</posx>
- <posy>4</posy>
- <width>40</width>
- <height>40</height>
- <texture>OSD8x.png</texture>
- <visible>Player.Forwarding8x</visible>
- </control>
- <control type="image">
- <posx>43</posx>
- <posy>4</posy>
- <width>40</width>
- <height>40</height>
- <texture>OSD16x.png</texture>
- <visible>Player.Forwarding16x</visible>
- </control>
- <control type="image">
- <posx>45</posx>
- <posy>4</posy>
- <width>40</width>
- <height>40</height>
- <texture>OSD32x.png</texture>
- <visible>Player.Forwarding32x</visible>
- </control>
+ <control type="button" id="702">
+ <posx>45</posx>
+ <posy>0</posy>
+ <width>45</width>
+ <height>45</height>
+ <label>13395</label>
+ <font>-</font>
+ <texturefocus>OSDVideoFO.png</texturefocus>
+ <texturenofocus>OSDVideoNF.png</texturenofocus>
+ <onleft>701</onleft>
+ <onright>703</onright>
+ <onup>702</onup>
+ <ondown>702</ondown>
+ <onclick>ActivateWindow(OSDVideoSettings)</onclick>
</control>
- <control type="group">
- <posx>0</posx>
+ <control type="button" id="703">
+ <posx>90</posx>
<posy>0</posy>
- <animation effect="slide" end="-200,0" time="400" tween="quadratic" easing="out">WindowClose</animation>
- <animation effect="slide" start="-200,0" time="400" tween="quadratic" easing="out">WindowOpen</animation>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>170</width>
- <height>35</height>
- <texture border="0,0,32,0">header.png</texture>
- </control>
- <control type="label">
- <include>WindowTitleCommons</include>
- <posx>140</posx>
- <label>31141</label>
- </control>
+ <width>45</width>
+ <height>45</height>
+ <label>13396</label>
+ <font>-</font>
+ <texturefocus>OSDAudioFO.png</texturefocus>
+ <texturenofocus>OSDAudioNF.png</texturenofocus>
+ <onleft>702</onleft>
+ <onright>704</onright>
+ <onup>703</onup>
+ <ondown>703</ondown>
+ <onclick>ActivateWindow(OSDAudioSettings)</onclick>
</control>
- <include>Clock</include>
- <control type="image">
- <description>media info background image</description>
- <posx>0</posx>
- <posy>100r</posy>
- <width>1280</width>
- <height>150</height>
- <texture>HomeNowPlayingBack.png</texture>
+ <control type="button" id="704">
+ <posx>135</posx>
+ <posy>0</posy>
+ <width>45</width>
+ <height>45</height>
+ <label>31355</label>
+ <font>-</font>
+ <texturefocus>OSDBookmarksFO.png</texturefocus>
+ <texturenofocus>OSDBookmarksNF.png</texturenofocus>
+ <onleft>703</onleft>
+ <onright>705</onright>
+ <onup>704</onup>
+ <ondown>704</ondown>
+ <onclick>ActivateWindow(VideoBookmarks)</onclick>
</control>
- <control type="image">
- <description>media info background image</description>
+ <control type="button" id="705">
+ <posx>180</posx>
+ <posy>0</posy>
+ <width>45</width>
+ <height>45</height>
+ <label>31355</label>
+ <font>-</font>
+ <texturefocus>OSDDvdFO.png</texturefocus>
+ <texturenofocus>OSDDvdNF.png</texturenofocus>
+ <onleft>704</onleft>
+ <onright>600</onright>
+ <onup>704</onup>
+ <ondown>704</ondown>
+ <onclick>PlayerControl(ShowVideoMenu)</onclick>
+ <enable>VideoPlayer.HasMenu</enable>
+ <animation effect="fade" start="100" end="50" time="100" condition="!VideoPlayer.HasMenu">Conditional</animation>
+ </control>
+ </control>
+ </controls>
+ </window>
+
+ <!-- defaultcontrol always="true">402</defaultcontrol>
+ <include>dialogeffect</include>
+ <coordinates>
+ <system>1</system>
+ <posx>245</posx>
+ <posy>555</posy>
+ </coordinates>
+ <controls>
+ <control type="image">
+ <description>Media Overlay Image</description>
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>790</width>
+ <height>80</height>
+ <texture>osd_panel.png</texture>
+ </control>
+ <control type="image" id="0">
+ <description>popup volume dialog background</description>
+ <posx>-50</posx>
+ <posy>75</posy>
+ <width>890</width>
+ <height>44</height>
+ <colordiffuse>DDFFFFFF</colordiffuse>
+ <texture>volume-panel-bg.png</texture>
+ </control>
+ <control type="button" id="600">
+ <description>DVD menu button</description>
+ <posx>10</posx>
+ <posy>80</posy>
+ <width>150</width>
+ <height>30</height>
+ <font>font12</font>
+ <label>31003</label>
+ <focusedcolor>red</focusedcolor>
+ <align>center</align>
+ <texturefocus>-</texturefocus>
+ <texturenofocus>-</texturenofocus>
+ <onclick>XBMC.PlayerControl(ShowVideoMenu)</onclick>
+ <enable>VideoPlayer.HasMenu</enable>
+ <pulseonselect>no</pulseonselect>
+ <onleft>604</onleft>
+ <onright>601</onright>
+ <onup>9000</onup>
+ <ondown>9000</ondown>
+ <animation effect="zoom" end="110" center="auto" time="100">focus</animation>
+ <animation effect="zoom" start="110" center="auto" time="100">unfocus</animation>
+ </control>
+ <control type="button" id="601">
+ <description>Bookmarks Menu</description>
+ <posx>165</posx>
+ <posy>80</posy>
+ <width>150</width>
+ <height>30</height>
+ <label>31004</label>
+ <focusedcolor>red</focusedcolor>
+ <font>font12</font>
+ <align>center</align>
+ <texturefocus>-</texturefocus>
+ <texturenofocus>-</texturenofocus>
+ <onclick>XBMC.ActivateWindow(125)</onclick>
+ <pulseonselect>no</pulseonselect>
+ <onleft>600</onleft>
+ <onright>602</onright>
+ <onup>9000</onup>
+ <ondown>9000</ondown>
+ <animation effect="zoom" end="110" center="auto" time="100">focus</animation>
+ <animation effect="zoom" start="110" center="auto" time="100">unfocus</animation>
+ </control>
+ <control type="button" id="602">
+ <description>Playlist Menu</description>
+ <posx>320</posx>
+ <posy>80</posy>
+ <width>150</width>
+ <height>30</height>
+ <label>559</label>
+ <focusedcolor>red</focusedcolor>
+ <font>font12</font>
+ <align>center</align>
+ <texturefocus>-</texturefocus>
+ <texturenofocus>-</texturenofocus>
+ <onclick>XBMC.ActivateWindow(MyVideoPlaylist)</onclick>
+ <onleft>601</onleft>
+ <onright>603</onright>
+ <onup>9000</onup>
+ <ondown>9000</ondown>
+ <animation effect="zoom" end="110" center="auto" time="100">focus</animation>
+ <animation effect="zoom" start="110" center="auto" time="100">unfocus</animation>
+ </control>
+ <control type="button" id="603">
+ <description>Audio Menu</description>
+ <posx>475</posx>
+ <posy>80</posy>
+ <width>150</width>
+ <height>30</height>
+ <label>31005</label>
+ <focusedcolor>red</focusedcolor>
+ <font>font12</font>
+ <align>center</align>
+ <texturefocus>-</texturefocus>
+ <texturenofocus>-</texturenofocus>
+ <onclick>XBMC.ActivateWindow(124)</onclick>
+ <onleft>602</onleft>
+ <onright>604</onright>
+ <onup>9000</onup>
+ <ondown>9000</ondown>
+ <animation effect="zoom" end="110" center="auto" time="100">focus</animation>
+ <animation effect="zoom" start="110" center="auto" time="100">unfocus</animation>
+ </control>
+ <control type="button" id="604">
+ <description>Video Menu</description>
+ <posx>630</posx>
+ <posy>80</posy>
+ <width>150</width>
+ <height>30</height>
+ <label>31006</label>
+ <focusedcolor>red</focusedcolor>
+ <font>font12</font>
+ <align>center</align>
+ <texturefocus>-</texturefocus>
+ <texturenofocus>-</texturenofocus>
+ <onclick>XBMC.ActivateWindow(123)</onclick>
+ <onleft>603</onleft>
+ <onright>600</onright>
+ <onup>9000</onup>
+ <ondown>9000</ondown>
+ <animation effect="zoom" end="110" center="auto" time="100">focus</animation>
+ <animation effect="zoom" start="110" center="auto" time="100">unfocus</animation>
+ </control>
+ <control type="group" id="9000">
+ <posx>220</posx>
+ <posy>5</posy>
+ <control type="button" id="400">
<posx>0</posx>
- <posy>100r</posy>
- <width>1280</width>
- <height>150</height>
- <colordiffuse>88FFFFFF</colordiffuse>
- <texture>HomeNowPlayingBack.png</texture>
+ <posy>20</posy>
+ <width>30</width>
+ <height>30</height>
+ <label>-</label>
+ <texturefocus>mediacontrol-skipback.png</texturefocus>
+ <texturenofocus>mediacontrol-skipback.png</texturenofocus>
+ <onleft>405</onleft>
+ <onright>401</onright>
+ <onup>600</onup>
+ <ondown>600</ondown>
+ <onclick>XBMC.PlayerControl(Previous)</onclick>
</control>
- <control type="label">
- <posx>220</posx>
- <posy>50r</posy>
- <width>200</width>
- <height>25</height>
- <label>$INFO[Player.Time]</label>
- <scroll>true</scroll>
- <align>right</align>
- <aligny>center</aligny>
- <font>font24_title</font>
- <textcolor>grey</textcolor>
- <shadowcolor>black</shadowcolor>
+ <control type="button" id="401">
+ <posx>78</posx>
+ <posy>20</posy>
+ <width>30</width>
+ <height>30</height>
+ <label>-</label>
+ <texturefocus>mediacontrol-rewind.png</texturefocus>
+ <texturenofocus>mediacontrol-rewind.png</texturenofocus>
+ <onleft>400</onleft>
+ <onright>402</onright>
+ <onup>601</onup>
+ <ondown>601</ondown>
+ <onclick>XBMC.PlayerControl(Rewind)</onclick>
</control>
- <control type="progress">
- <description>ProgressbarCache</description>
- <posx>230</posx>
- <posy>40r</posy>
- <width>820</width>
- <height>14</height>
- <info>Player.ProgressCache</info>
- <midtexture border="6,0,6,0">OSDProgressMidLight.png</midtexture>
+ <control type="togglebutton" id="402">
+ <posx>156</posx>
+ <posy>15</posy>
+ <width>40</width>
+ <height>40</height>
+ <label>-</label>
+ <alttexturefocus>mediacontrol-play.png</alttexturefocus>
+ <alttexturenofocus>mediacontrol-play.png</alttexturenofocus>
+ <usealttexture>Player.Paused | Player.Forwarding | Player.Rewinding</usealttexture>
+ <texturefocus>mediacontrol-pause.png</texturefocus>
+ <texturenofocus>mediacontrol-pause.png</texturenofocus>
+ <onleft>401</onleft>
+ <onright>404</onright>
+ <onup>602</onup>
+ <ondown>602</ondown>
+ <onclick>XBMC.PlayerControl(Play)</onclick>
</control>
- <control type="progress">
- <description>Progressbar</description>
- <posx>230</posx>
- <posy>40r</posy>
- <width>820</width>
- <height>14</height>
- <info>Player.Progress</info>
+ <control type="button" id="404">
+ <posx>245</posx>
+ <posy>20</posy>
+ <width>30</width>
+ <height>30</height>
+ <label>-</label>
+ <texturefocus>mediacontrol-fastforward.png</texturefocus>
+ <texturenofocus>mediacontrol-fastforward.png</texturenofocus>
+ <onclick>XBMC.PlayerControl(Forward)</onclick>
+ <onleft>402</onleft>
+ <onright>405</onright>
+ <onup>603</onup>
+ <ondown>603</ondown>
</control>
- <control type="slider" id="87">
- <description>Seek Slider</description>
- <posx>230</posx>
- <posy>44r</posy>
- <width>820</width>
- <height>17</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>
+ <control type="button" id="405">
+ <posx>320</posx>
+ <posy>20</posy>
+ <width>30</width>
+ <height>30</height>
+ <label>-</label>
+ <texturefocus>mediacontrol-skipforward.png</texturefocus>
+ <texturenofocus>mediacontrol-skipforward.png</texturenofocus>
+ <onclick>XBMC.PlayerControl(Next)</onclick>
+ <onleft>404</onleft>
+ <onright>400</onright>
+ <onup>604</onup>
+ <ondown>604</ondown>
</control>
- <control type="label">
- <posx>220r</posx>
- <posy>50r</posy>
- <width>200</width>
- <height>25</height>
- <label>$INFO[Player.Duration]</label>
- <scroll>true</scroll>
- <align>left</align>
- <aligny>center</aligny>
- <font>font24_title</font>
- <textcolor>grey</textcolor>
- <shadowcolor>black</shadowcolor>
+ <control type="image">
+ <description>Chrome Button Guy</description>
+ <posx>135</posx>
+ <posy>-5</posy>
+ <width>80</width>
+ <height>80</height>
+ <aspectratio>keep</aspectratio>
+ <texture>OSD_Button.png</texture>
+ <visible>ControlGroup(9000).HasFocus</visible>
+ <animation effect="fade" time="100">VisibleChange</animation>
+ <animation effect="slide" end="-160" time="100" condition="Control.HasFocus(400)">Conditional</animation>
+ <animation effect="slide" end="-80" time="100" condition="Control.HasFocus(401)">Conditional</animation>
+ <animation effect="slide" end="80" time="100" condition="Control.HasFocus(404)">Conditional</animation>
+ <animation effect="slide" end="160" time="100" condition="Control.HasFocus(405)">Conditional</animation>
</control>
</control>
</controls>
-</window>
+</window --> \ No newline at end of file