skin.pellucid/1080i/VideoOSD.xml

245 lines
11 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>
2015-03-27 21:31:13 +01:00
<include>fadeInOut</include>
<controls>
<control type="group">
2015-04-12 22:22:47 +02:00
<posx>0</posx>
<posy>0</posy>
2015-03-27 21:31:13 +01:00
<!--fade out if audio / video menu active-->
<animation type="Conditional" condition="Window.IsActive(osdvideosettings) | Window.IsActive(osdaudiosettings) | window.isactive(PVROSDChannels)">
<effect type="fade" start="100" end="0" time="200" tween="sine" easing="in"/>
</animation>
2015-04-19 22:55:23 +02:00
<control type="image">
<include>dimensionsFullscreen</include>
<texture>vignette.png</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
2015-11-22 20:48:07 +01:00
2015-11-15 13:52:30 +01:00
<control type="group">
<posx>col-17-begin</posx>
2015-09-04 17:22:52 +02:00
<posy>0</posy>
2015-11-22 20:48:07 +01:00
<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>
<!--overlay-->
2015-11-15 13:52:30 +01:00
<control type="image">
<posx>0</posx>
<posy>0</posy>
2015-11-22 20:48:07 +01:00
<width>8-col</width>
<height>fullscreenHeight</height>
<texture>colors/black.png</texture>
<colordiffuse>cc111111</colordiffuse>
2015-11-15 13:52:30 +01:00
<aspectratio>stretch</aspectratio>
</control>
2015-11-22 20:48:07 +01:00
<control type="image">
<posx>0</posx>
2015-11-15 13:52:30 +01:00
<posy>0</posy>
2015-11-22 20:48:07 +01:00
<width>8-col</width>
<height>row-5-begin</height>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
<aspectratio>stretch</aspectratio>
2015-11-15 13:52:30 +01:00
</control>
2015-11-22 20:48:07 +01:00
<control type="image">
<posx>0</posx>
<posy>row-5-begin</posy>
<width>8-col</width>
2015-11-15 13:52:30 +01:00
<height>2-row</height>
2015-11-22 20:48:07 +01:00
<texture>colors/white.png</texture>
<aspectratio>stretch</aspectratio>
</control>
2015-11-25 22:28:11 +01:00
<control type="progress">
<description>Duration</description>
<posx>0</posx>
<posy>196</posy>
<width>8-col</width>
<height>2-row</height>
<reveal>false</reveal>
<texturebg>-</texturebg>
<lefttexture>-</lefttexture>
<midtexture border="36" colordiffuse="33FFFFFF">colors/black.png</midtexture>
<righttexture>-</righttexture>
<overlaytexture>-</overlaytexture>
<info>Player.Progress</info>
</control>
2015-11-22 20:48:07 +01:00
<!--content-->
<control type="group">
<posx>24</posx>
<posy>row-1-begin</posy>
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>528</width>
<align>left</align>
<height>3-row</height>
<aligny>center</aligny>
<font>pageTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[videoplayer.Title]</label>
<wrapmultiline>true</wrapmultiline>
</control>
<control type="label">
<posx>0</posx>
<posy>4-row</posy>
<width>528</width>
<height>2-row</height>
<align>left</align>
2015-11-25 22:28:11 +01:00
<font>regularStrong</font>
2015-11-24 22:33:42 +01:00
<textcolor>dd000000</textcolor>
<label>[B]$INFO[Videoplayer.time] / $INFO[Videoplayer.duration][/B]</label>
2015-11-22 20:48:07 +01:00
<shadowcolor>-</shadowcolor>
</control>
<!--synopsis-->
<control type="textbox">
<posx>0</posx>
<posy>7-row</posy>
<font>textbox</font>
<width>528</width>
<align>left</align>
<textcolor>textActive</textcolor>
2015-11-25 22:28:11 +01:00
<height>444</height>
2015-11-22 20:48:07 +01:00
<label fallback="31205">$INFO[videoplayer.plot]</label>
<autoscroll delay="10000" time="1000" repeat="10000"/>
<shadowcolor>-</shadowcolor>
</control>
</control>
<!--dialog controls-->
<control type="panel" id="8001">
<posx>0</posx>
2015-11-25 22:28:11 +01:00
<posy>22-row</posy>
2015-11-22 20:48:07 +01:00
<width>8-col</width>
2015-11-25 22:28:11 +01:00
<height>8-row</height>
2015-11-22 20:48:07 +01:00
<itemgap>3</itemgap>
<orientation>vertical</orientation>
<itemlayout width="8-col" height="2-row">
2015-11-15 13:52:30 +01:00
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1-col-textbox</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
2015-11-22 20:48:07 +01:00
<colordiffuse>overlay</colordiffuse>
2015-11-15 13:52:30 +01:00
</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>
2015-11-22 20:48:07 +01:00
<shadowcolor>-</shadowcolor>
</control>
<control type="image">
<posx>1-col</posx>
<posy>0</posy>
<width>7-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
</control>
<control type="label">
<posx>1-col-indent</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>buttonTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor>
2015-11-15 13:52:30 +01:00
</control>
</itemlayout>
2015-11-22 20:48:07 +01:00
<focusedlayout width="8-col" height="2-row">
2015-11-15 13:52:30 +01:00
<control type="image">
<posx>0</posx>
<posy>0</posy>
2015-11-22 20:48:07 +01:00
<width>1-col</width>
2015-11-15 13:52:30 +01:00
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
2015-11-22 20:48:07 +01:00
<include>spinFocusIcon</include>
</control>
<control type="image">
<posx>1-col</posx>
<posy>0</posy>
<width>7-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
2015-11-15 13:52:30 +01:00
</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>
2015-11-22 20:48:07 +01:00
<control type="label">
<posx>1-col-indent</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>buttonTitle</font>
<textcolor>black</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor>
</control>
2015-11-15 13:52:30 +01:00
</focusedlayout>
<content>
<item>
<visible>System.GetBool(pvrmanager.enabled) + Player.CanRecord</visible>
<label>31201</label>
<label2></label2>
<thumb>-</thumb>
<onclick>PlayerControl(record)</onclick>
</item>
<item>
<description>Subtitles</description>
<label>24012</label>
<label2></label2>
<thumb>-</thumb>
<onclick>Close</onclick>
<onclick>activateWindow(1104)</onclick>
</item>
<item>
<description>Audio Settings</description>
<label>5</label>
<label2></label2>
<thumb>-</thumb>
<onclick>ActivateWindow(124)</onclick>
</item>
<item>
<description>Bookmarks</description>
<label>298</label>
<label2></label2>
<thumb>-</thumb>
<onclick>ActivateWindow(125)</onclick>
</item>
</content>
</control>
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>
</window>