skin.pellucid/1080i/VideoOSD.xml

412 lines
18 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol always="true">8001</defaultcontrol>
<onload>Control.SetFocus(8001,3)</onload>
<controls>
<control type="label">
<posx>col-1-begin</posx>
<posy>row-1-begin</posy>
<width>12-col</width>
<font>pageTitle</font>
<label>$INFO[System.Time]</label>
<textcolor>textActive</textcolor>
</control>
<control type="label">
<posx>col-1-begin</posx>
<posy>96</posy>
<width>12-col</width>
<font>pageSubTitle</font>
<label>$INFO[System.Date(DDD)], $INFO[system.Date(mmm d)]</label>
<textcolor>textActive</textcolor>
</control>
<control type="group">
<posx>1236</posx>
<posy>0</posy>
<animation type="Windowopen">
<effect type="fade" start="0" end="100" time="400"/>
<effect type="slide" start="800" end="0" tween="cubic" easing="out" time="500"/>
</animation>
<animation type="windowClose">
<effect type="fade" start="100" end="0" time="1000"/>
<effect type="slide" start="0" end="800" tween="cubic" easing="in" time="500"/>
</animation>
<!--fade out if audio / video menu active-->
<animation type="Conditional" condition="Window.IsActive(osdsubtitlesettings) | Window.IsActive(seekbar) | Window.IsActive(osdvideosettings) | Window.IsActive(osdaudiosettings) | window.isactive(PVROSDChannels) | window.isactive(subtitlesearch)">
<effect type="fade" start="100" end="0" time="350"/>
<effect type="slide" start="0" end="900" tween="cubic" easing="in" time="500"/>
</animation>
<!--overlay-->
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>12-col</width>
<height>fullscreenHeight</height>
<texture>colors/black.png</texture>
<colordiffuse>cc111111</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="group">
<posx>36</posx>
<posy>row-1-begin</posy>
<control type="grouplist">
<posx>0</posx>
<posy>0</posy>
<orientation>vertical</orientation>
<itemgap>32</itemgap>
<control type="label">
<width>8-col</width>
<align>left</align>
<height>1-row</height>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[videoplayer.TVShowTitle]$INFO[VideoPlayer.ChannelName]</label>
</control>
<control type="label">
<width>8-col</width>
<align>left</align>
<height>3-row</height>
<aligny>center</aligny>
<font>largeTitle</font>
<textcolor>textActive</textcolor>
<wrapmultiline>true</wrapmultiline>
<label>$INFO[videoplayer.title]</label>
</control>
</control>
<!--player position-->
<control type="group">
<posx>0</posx>
<posy>6-row</posy>
<control type="label">
<visible>!Pvr.IsPlayingTv</visible>
<posx>0</posx>
<posy>0</posy>
<width>2-col</width>
<font>itemSubTitle</font>
<textcolor>highlight</textcolor>
<label>[B]$LOCALIZE[31143][/B]</label>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<visible>!Pvr.IsPlayingTv</visible>
<posx>0</posx>
<posy>32</posy>
<width>6-col</width>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<label fallback="13205">[B]$INFO[player.timeremaining][/B]</label>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<visible>!Pvr.IsPlayingTv</visible>
<posx>3-col-gutter</posx>
<posy>0</posy>
<width>2-col</width>
<font>itemSubTitle</font>
<textcolor>highlight</textcolor>
<label>[B]$LOCALIZE[31245][/B]</label>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<visible>!Pvr.IsPlayingTv</visible>
<posx>3-col-gutter</posx>
<posy>32</posy>
<width>6-col</width>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<label fallback="13205">[B]$INFO[VideoPlayer.FinishTime][/B]</label>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<visible>Pvr.IsPlayingTv</visible>
<posx>0</posx>
<posy>0</posy>
<width>2-col</width>
<font>itemSubTitle</font>
<textcolor>highlight</textcolor>
<label>[B]$LOCALIZE[31160][/B]</label>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<visible>Pvr.IsPlayingTv</visible>
<posx>0</posx>
<posy>32</posy>
<width>6-col</width>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<label fallback="13205">$INFO[VideoPlayer.EndTime]</label>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<visible>Pvr.IsPlayingTv</visible>
<posx>3-col-gutter</posx>
<posy>0</posy>
<width>2-col</width>
<font>itemSubTitle</font>
<textcolor>highlight</textcolor>
<label>[B]$LOCALIZE[19031][/B]</label>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<visible>Pvr.IsPlayingTv</visible>
<posx>3-col-gutter</posx>
<posy>32</posy>
<width>6-col</width>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<label fallback="13205">$INFO[VideoPlayer.NextTitle]</label>
<shadowcolor></shadowcolor>
</control>
</control>
<!--synopsis-->
<control type="textbox">
<posx>0</posx>
<posy>9-row</posy>
<font>textbox</font>
<width>612</width>
<align>left</align>
<textcolor>textActive</textcolor>
<height>314</height>
<label fallback="31205">$INFO[videoplayer.plot]</label>
<autoscroll>false</autoscroll>
<shadowcolor></shadowcolor>
<pagecontrol>61</pagecontrol>
</control>
<control type="scrollbar" id="61">
<posx>12r</posx>
<posy>9-row</posy>
<height>7-row</height>
<ondown>8001</ondown>
</control>
</control>
<!--player controls-->
<control type="panel" id="8001">
<posx>36</posx>
<posy>row-20-begin</posy>
<width>10-col</width>
<height>2-row</height>
<itemgap>0</itemgap>
<ondown>Control.SetFocus(8002,0)</ondown>
<onup>Control.SetFocus(61)</onup>
<orientation>horizontal</orientation>
<itemlayout width="92" height="2-row">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
</control>
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
</control>
</itemlayout>
<focusedlayout width="92" height="2-row">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
<shadowcolor></shadowcolor>
</control>
</focusedlayout>
<content>
<item>
<description>Previous</description>
<label2></label2>
<thumb></thumb>
<onclick>PlayerControl(previous)</onclick>
</item>
<item>
<description>Rewind</description>
<label2></label2>
<thumb></thumb>
<onclick>PlayerControl(rewind)</onclick>
</item>
<item>
<description>Stop</description>
<label2></label2>
<thumb></thumb>
<onclick>PlayerControl(stop)</onclick>
</item>
<item>
<visible>Player.Playing | player.forwarding | player.rewinding</visible>
<description>Play/Pause</description>
<label2></label2>
<thumb></thumb>
<onclick>PlayerControl(play)</onclick>
</item>
<item>
<visible>Player.Paused</visible>
<description>Pause</description>
<label2></label2>
<thumb></thumb>
<onclick>action(back)</onclick>
<onclick>PlayerControl(play)</onclick>
</item>
<item>
<description>Fast forward</description>
<label2></label2>
<thumb></thumb>
<onclick>PlayerControl(forward)</onclick>
</item>
<item>
<description>Next Chapter</description>
<label2></label2>
<thumb></thumb>
<onclick>PlayerControl(next)</onclick>
</item>
<item>
<visible>PVR.CanRecordPlayingChannel</visible>
<label2></label2>
<thumb></thumb>
<onclick>PVR.ToggleRecordPlayingChannel</onclick>
</item>
</content>
</control>
<!--menu items-->
<control type="panel" id="8002">
<posx>24</posx>
<posy>row-23-begin</posy>
<width>9-col</width>
<height>12-row</height>
<itemgap>0</itemgap>
<onup>8001</onup>
<itemlayout width="324" height="2-row">
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
</control>
<control type="label">
<posx>1-col-indent</posx>
<posy>0</posy>
<width>224</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemSubTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label>
</control>
</itemlayout>
<focusedlayout width="324" height="2-row">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="image">
<posx>1-col</posx>
<posy>0</posy>
<width>240</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
<colordiffuse>eeffffff</colordiffuse>
</control>
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<posx>1-col-indent</posx>
<posy>0</posy>
<width>224</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemSubTitle</font>
<textcolor>black</textcolor>
<label>$INFO[ListItem.label]</label>
</control>
</focusedlayout>
<content>
<item>
<visible>VideoPlayer.HasMenu</visible>
<label>31051</label>
<label2></label2>
<thumb></thumb>
<onclick>PlayerControl(ShowVideoMenu)</onclick>
</item>
<item>
<description>Subtitles</description>
<label>287</label>
<label2></label2>
<thumb></thumb>
<onclick>ActivateWindow(osdsubtitlesettings)</onclick>
</item>
<item>
<description>Video Settings</description>
<label>13395</label>
<label2></label2>
<thumb></thumb>
<onclick>ActivateWindow(osdvideosettings)</onclick>
</item>
<item>
<description>Audio Settings</description>
<label>13396</label>
<label2></label2>
<thumb></thumb>
<onclick>ActivateWindow(osdaudiosettings)</onclick>
</item>
<item>
<description>Bookmarks</description>
<label>298</label>
<label2></label2>
<thumb></thumb>
<onclick>ActivateWindow(videobookmarks)</onclick>
</item>
</content>
</control>
</control>
<!--debugging-->
<include>DebugGrid</include>
<control type="label">
<include>DialogID</include>
<label>VideoOSD.xml</label>
</control>
</controls>
</window>