skin.pellucidPlus/1080i/VideoOSD.xml

409 lines
18 KiB
XML
Raw Normal View History

2014-09-28 20:47:53 +02:00
<?xml version="1.0" encoding="UTF-8"?>
<window>
2015-04-12 22:22:47 +02:00
<defaultcontrol always="true">8001</defaultcontrol>
2016-03-05 23:39:53 +01:00
<onload>Control.SetFocus(8001,3)</onload>
2015-03-27 21:31:13 +01:00
<controls>
2017-02-17 21:47:24 +01:00
<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>
2017-02-19 20:11:49 +01:00
<posy>96</posy>
2017-02-17 21:47:24 +01:00
<width>12-col</width>
<font>pageSubTitle</font>
<label>$INFO[System.Date(DDD)], $INFO[system.Date(mmm d)]</label>
<textcolor>textActive</textcolor>
</control>
2015-03-27 21:31:13 +01:00
<control type="group">
2017-02-13 14:48:52 +01:00
<posx>1200</posx>
<posy>0</posy>
<animation type="Windowopen">
<effect type="fade" start="0" end="100" time="300" delay="300"/>
<effect type="slide" start="800" end="0" tween="cubic" easing="out" time="400" delay="300"/>
</animation>
<animation type="windowClose">
<effect type="fade" start="100" end="0" time="350"/>
<effect type="slide" start="0" end="900" tween="cubic" easing="out" time="400"/>
</animation>
2015-03-27 21:31:13 +01:00
<!--fade out if audio / video menu active-->
2016-03-04 20:53:52 +01:00
<animation type="Conditional" condition="Window.IsActive(seekbar) | Window.IsActive(osdvideosettings) | Window.IsActive(osdaudiosettings) | window.isactive(PVROSDChannels)">
2017-02-13 14:48:52 +01:00
<effect type="fade" start="100" end="0" time="350"/>
<effect type="slide" start="0" end="900" tween="cubic" easing="out" time="400"/>
2015-03-27 21:31:13 +01:00
</animation>
2017-02-13 14:48:52 +01:00
<!--overlay-->
<control type="image">
2016-03-02 15:16:51 +01:00
<posx>0</posx>
2016-03-04 20:53:52 +01:00
<posy>0</posy>
2017-02-13 14:48:52 +01:00
<width>10-col</width>
<height>fullscreenHeight</height>
<texture>colors/black.png</texture>
<colordiffuse>cc111111</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="image">
<posx>-6</posx>
<posy>0</posy>
<width>6</width>
<height>fullscreenHeight</height>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="group">
<posx>24</posx>
<posy>row-1-begin</posy>
<control type="group">
<posx>-6</posx>
<posy>0</posy>
<control type="image">
<visible>videoplayer.content(episodes)</visible>
<posx>0</posx>
<posy>-38</posy>
<width>3-col-gutter</width>
<height>256</height>
<aspectratio>scale</aspectratio>
2017-03-09 00:54:23 +01:00
<texture fallback="colors/offblack.png" border="6">$INFO[Player.Art(tvshow.poster)]</texture>
2017-02-13 14:48:52 +01:00
<bordertexture border="6" colordiffuse="overlay">colors/black.png</bordertexture>
<bordersize>6</bordersize>
<colordiffuse>ffffffff</colordiffuse>
</control>
2016-03-04 20:53:52 +01:00
<control type="image">
2017-02-13 14:48:52 +01:00
<visible>videoplayer.content(movies)</visible>
<posx>0</posx>
<posy>-38</posy>
<width>3-col-gutter</width>
<height>256</height>
<aspectratio>scale</aspectratio>
2017-03-09 00:54:23 +01:00
<texture fallback="colors/offblack.png" border="6">$INFO[Player.Art(poster)]</texture>
2017-02-13 14:48:52 +01:00
<bordertexture border="6" colordiffuse="overlay">colors/black.png</bordertexture>
<bordersize>6</bordersize>
<colordiffuse>ffffffff</colordiffuse>
</control>
<control type="image">
<visible>videoplayer.content(livetv)</visible>
2016-03-04 20:53:52 +01:00
<posx>0</posx>
<posy>0</posy>
2017-02-13 14:48:52 +01:00
<width>3-col-gutter</width>
<height>3-col-gutter</height>
2016-03-04 20:53:52 +01:00
<aspectratio>stretch</aspectratio>
2017-03-09 00:54:23 +01:00
<texture fallback="colors/offblack.png" border="6">$INFO[Player.Art(thumb)]</texture>
2017-02-13 14:48:52 +01:00
<bordertexture border="6" colordiffuse="overlay">colors/black.png</bordertexture>
<bordersize>6</bordersize>
<colordiffuse>ffffffff</colordiffuse>
2016-03-04 20:53:52 +01:00
</control>
2017-02-13 14:48:52 +01:00
</control>
<control type="label">
<posx>204</posx>
<posy>24</posy>
<width>396</width>
<align>left</align>
<height>4-row</height>
<aligny>center</aligny>
<font>largeLight</font>
<textcolor>textActive</textcolor>
<label>[B]$INFO[videoplayer.TVShowTitle,,: ][/B]$INFO[videoplayer.title]</label>
<wrapmultiline>true</wrapmultiline>
</control>
<!--player position-->
<control type="progress">
<description>Progress Bar</description>
<posx>150</posx>
<posy>247</posy>
<width>5-col</width>
<height>12</height>
<texturebg>colors/white.png</texturebg>
<midtexture colordiffuse="highlight">colors/white.png</midtexture>
<info>Player.Progress</info>
</control>
<control type="label">
<posx>0</posx>
<posy>6-row</posy>
<width>8-col</width>
<height>2-row</height>
<font>pageSubTitle</font>
<aligny>center</aligny>
<textcolor>textActive</textcolor>
<label>[B]$INFO[Videoplayer.time][/B]</label>
<scroll>false</scroll>
</control>
<control type="label">
<right>36</right>
<posy>6-row</posy>
<width>8-col</width>
<height>2-row</height>
<font>pageSubTitle</font>
<align>right</align>
<aligny>center</aligny>
<textcolor>textActive</textcolor>
<label>[B]$INFO[Videoplayer.duration][/B]</label>
<scroll>false</scroll>
</control>
<!--synopsis-->
<control type="textbox">
<posx>0</posx>
<posy>8-row</posy>
<font>textbox</font>
<width>660</width>
<align>left</align>
<textcolor>textActive</textcolor>
<height>388</height>
2017-02-17 21:47:24 +01:00
<label fallback="31205">[B]$INFO[Player.FinishTime(HH:MM),$LOCALIZE[31160] ,. ][/B]$INFO[videoplayer.plot]</label>
2017-02-13 14:48:52 +01:00
<autoscroll>false</autoscroll>
<shadowcolor>-</shadowcolor>
<pagecontrol>61</pagecontrol>
</control>
<control type="scrollbar" id="61">
<posx>12r</posx>
<posy>9-row</posy>
<height>8-row</height>
<ondown>8001</ondown>
</control>
</control>
<!--player controls-->
<control type="panel" id="8001">
<posx>60</posx>
<posy>766</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="88" height="2-row">
2016-03-04 20:53:52 +01:00
<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>
2017-02-13 14:48:52 +01:00
<focusedlayout width="88" height="2-row">
2016-03-04 20:53:52 +01:00
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1-col-textbox</width>
<height>69</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>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>
2017-02-13 14:48:52 +01:00
<item>
<enabled>System.GetBool(pvrmanager.enabled) + Player.CanRecord</enabled>
<label2></label2>
<thumb>-</thumb>
<onclick>PlayerControl(record)</onclick>
</item>
2016-03-04 20:53:52 +01:00
</content>
2016-02-21 19:58:08 +01:00
</control>
2016-03-04 20:53:52 +01:00
<!--menu items-->
<control type="panel" id="8002">
<posx>0</posx>
2017-02-13 14:48:52 +01:00
<posy>24-row</posy>
<width>10-col</width>
2016-03-04 20:53:52 +01:00
<height>12-row</height>
<itemgap>0</itemgap>
<onup>8001</onup>
2017-02-13 14:48:52 +01:00
<itemlayout width="5-col" height="2-row">
2016-03-04 20:53:52 +01:00
<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>
2017-02-13 14:48:52 +01:00
<width>4-col-gutter</width>
2016-03-04 20:53:52 +01:00
<height>2-row</height>
<aligny>center</aligny>
<font>itemSubTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label>
</control>
</itemlayout>
2017-02-13 14:48:52 +01:00
<focusedlayout width="5-col" height="2-row">
2016-03-04 20:53:52 +01:00
<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>
2017-02-13 14:48:52 +01:00
<width>4-col</width>
2016-03-04 20:53:52 +01:00
<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>
2017-02-13 14:48:52 +01:00
<width>4-col-gutter</width>
2016-03-04 20:53:52 +01:00
<height>2-row</height>
<aligny>center</aligny>
<font>itemSubTitle</font>
<textcolor>black</textcolor>
<label>$INFO[ListItem.label]</label>
</control>
</focusedlayout>
<content>
<item>
2017-02-13 14:48:52 +01:00
<visible>VideoPlayer.HasMenu</visible>
2016-07-18 22:26:29 +02:00
<label>31051</label>
<label2></label2>
<thumb>-</thumb>
<onclick>PlayerControl(ShowVideoMenu)</onclick>
</item>
2017-02-13 14:48:52 +01:00
<item>
<description>Download subtitles</description>
<label>31154</label>
<label2></label2>
2016-03-04 20:53:52 +01:00
<thumb>-</thumb>
2017-02-13 14:48:52 +01:00
<onclick>ActivateWindow(SubtitleSearch)</onclick>
2016-03-04 20:53:52 +01:00
</item>
<item>
2017-02-13 14:48:52 +01:00
<description>Enable Subtitles</description>
<visible>VideoPlayer.HasSubtitles + !VideoPlayer.SubtitlesEnabled</visible>
2016-03-04 20:53:52 +01:00
<label>24012</label>
<label2></label2>
<thumb>-</thumb>
2017-02-13 14:48:52 +01:00
<onclick>ShowSubtitles</onclick>
</item>
<item>
<description>Disable Subtitles</description>
<visible>VideoPlayer.HasSubtitles + VideoPlayer.SubtitlesEnabled</visible>
<label>31161</label>
<label2></label2>
<thumb>-</thumb>
<onclick>ShowSubtitles</onclick>
</item>
<item>
<description>Adjust subtitle offset</description>
<visible>VideoPlayer.HasSubtitles + VideoPlayer.SubtitlesEnabled</visible>
<label>31202</label>
<label2></label2>
<thumb>-</thumb>
<onclick>SubtitleDelay</onclick>
2016-03-04 20:53:52 +01:00
</item>
<item>
<description>Video Settings</description>
2017-02-13 14:48:52 +01:00
<label>31191</label>
2016-03-04 20:53:52 +01:00
<label2></label2>
<thumb>-</thumb>
2016-11-25 00:26:56 +01:00
<onclick>ActivateWindow(osdvideosettings)</onclick>
2016-03-04 20:53:52 +01:00
</item>
<item>
<description>Audio Settings</description>
2017-02-13 14:48:52 +01:00
<label>31177</label>
2016-03-04 20:53:52 +01:00
<label2></label2>
<thumb>-</thumb>
2016-11-25 00:26:56 +01:00
<onclick>ActivateWindow(osdaudiosettings)</onclick>
2016-03-04 20:53:52 +01:00
</item>
<item>
<description>Bookmarks</description>
<label>298</label>
<label2></label2>
<thumb>-</thumb>
2016-11-25 00:26:56 +01:00
<onclick>ActivateWindow(videobookmarks)</onclick>
2016-03-04 20:53:52 +01:00
</item>
</content>
2015-03-27 21:31:13 +01:00
</control>
</control>
<!--debugging-->
<include>DebugGrid</include>
<control type="label">
<include>DialogID</include>
<label>VideoOSD.xml</label>
</control>
</controls>
2016-02-21 19:58:08 +01:00
</window>