skin.pellucidPlus/1080i/VideoOSD.xml

364 lines
14 KiB
XML
Raw Normal View History

2014-09-28 20:47:53 +02:00
<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol always="true">8000</defaultcontrol>
<include>fadeInOut</include>
<controls>
<control type="group">
<!--fade out if audio / video menu active-->
<animation type="Conditional" condition="Window.IsActive(osdvideosettings) | Window.IsActive(osdaudiosettings)">
<effect type="fade" start="100" end="0" time="200" tween="sine" easing="in" />
</animation>
<!--title info-->
<control type="group">
<posx>col-1-begin</posx>
<posy>881</posy>
<!--overlay-->
<control type="image">
<posx>-96</posx>
<posy>6</posy>
<width>fullscreenWidth</width>
<height>134</height>
<texture>colors/black.png</texture>
<colordiffuse>ccffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<!--content description-->
<control type="label" id="20">
<posx>0</posx>
<posy>0</posy>
<width>24-col</width>
<font>smallStrong</font>
<textcolor>selected</textcolor>
<label fallback="31136">$INFO[VideoPlayer.ChannelNumber,,]$INFO[VideoPlayer.ChannelName,. ,]$INFO[Videoplayer.tvshowTitle]$INFO[Videoplayer.season, • $LOCALIZE[31011] ]$INFO[Videoplayer.episode, • $LOCALIZE[31040] ]</label>
<scroll>false</scroll>
</control>
<control type="label">
<posx>0</posx>
<posy>40</posy>
<width>24-col</width>
<font>dialogTitle</font>
<textcolor>selected</textcolor>
<label>[UPPERCASE]$INFO[videoplayer.Title][/UPPERCASE]</label>
<shadowcolor>-</shadowcolor>
<scroll>true</scroll>
</control>
<control type="label">
<posx>0</posx>
<posy>98</posy>
<width>24-col</width>
<height>30</height>
<font>small</font>
<textcolor>selected</textcolor>
<label fallback="31009">$INFO[Videoplayer.plot]</label>
<scroll>true</scroll>
<scrollspeed>60</scrollspeed>
</control>
<control type="label">
<posx>24-col</posx>
<posy>0</posy>
<width>6-col</width>
<font>smallStrong</font>
<align>right</align>
<textcolor>selected</textcolor>
<label>$INFO[system.time] • $LOCALIZE[180] $INFO[Videoplayer.time] / $INFO[Videoplayer.duration]</label>
<scroll>false</scroll>
<shadowcolor>-</shadowcolor>
</control>
</control>
<!--dialog controls-->
<control type="group">
<posx>0</posx>
<posy>996</posy>
<control type="image">
<posx>0</posx>
<posy>28</posy>
<width>91</width>
<height>54</height>
<texture>colors/black.png</texture>
<colordiffuse>ccffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="image">
<posx>1679</posx>
<posy>28</posy>
<width>4-col</width>
<height>54</height>
<texture>colors/black.png</texture>
<colordiffuse>ccffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="image">
<visible>!Player.CanRecord</visible>
<posx>526</posx>
<posy>28</posy>
<width>69</width>
<height>54</height>
<texture>colors/black.png</texture>
<colordiffuse>ccffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="label">
<visible>!Player.CanRecord</visible>
<posx>550</posx>
<posy>20</posy>
<width>1-col</width>
<height>1-col</height>
<font>symbol</font>
<textcolor>unselected</textcolor>
<shadowcolor>-</shadowcolor>
<label></label>
</control>
<!--player controls-->
<control type="list" id="8000">
<posx>75</posx>
<posy>10</posy>
<width>24-col</width>
<height>1-col</height>
<itemgap>0</itemgap>
<orientation>horizontal</orientation>
<onright>control.setfocus(8001,0)</onright>
<onleft>control.setfocus(8001,4)</onleft>
<itemlayout width="1-col" height="1-col">
<control type="image">
<posx>19</posx>
<posy>18</posy>
<width>69</width>
<height>69</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture border="0">colors/black.png</texture>
<bordersize>0</bordersize>
<colordiffuse>ccFFFFFF</colordiffuse>
</control>
<control type="label">
<posx>42</posx>
<posy>10</posy>
<width>1-col</width>
<height>1-col</height>
<font>symbol</font>
<textcolor>selected</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.label]</label>
</control>
</itemlayout>
<focusedlayout width="1-col" height="1-col">
<control type="image">
<visible>control.hasfocus(8000)</visible>
<posx>19</posx>
<posy>18</posy>
<width>69</width>
<height>69</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture border="0">colors/selected.png</texture>
<bordersize>0</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse>
</control>
<control type="image">
<visible>!control.hasfocus(8000)</visible>
<posx>19</posx>
<posy>18</posy>
<width>69</width>
<height>69</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture border="0">colors/black.png</texture>
<bordersize>0</bordersize>
<colordiffuse>ccFFFFFF</colordiffuse>
</control>
<control type="label">
<visible>control.hasfocus(8000)</visible>
<posx>42</posx>
<posy>10</posy>
<width>1-col</width>
<height>1-col</height>
<font>symbol</font>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.label]</label>
</control>
<control type="label">
<visible>!control.hasfocus(8000)</visible>
<posx>42</posx>
<posy>10</posy>
<width>1-col</width>
<height>1-col</height>
<font>symbol</font>
<textcolor>selected</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.label]</label>
</control>
</focusedlayout>
<content>
<item>
<description>Previous</description>
<label></label>
<thumb>-</thumb>
<onclick>PlayerControl(previous)</onclick>
</item>
<item>
<description>Rewind</description>
<label></label>
<thumb>-</thumb>
<onclick>PlayerControl(rewind)</onclick>
</item>
<item>
<description>Stop</description>
<label></label>
<thumb>-</thumb>
<onclick>PlayerControl(stop)</onclick>
</item>
<item>
<visible>Player.Playing | player.forwarding | player.rewinding</visible>
<description>Play/Pause</description>
<label></label>
<thumb>-</thumb>
<onclick>PlayerControl(play)</onclick>
</item>
<item>
<visible>Player.Paused</visible>
<description>Pause</description>
<label></label>
<thumb>-</thumb>
<onclick>PlayerControl(play)</onclick>
</item>
<item>
<description>Fast forward</description>
<label></label>
<thumb>-</thumb>
<onclick>PlayerControl(forward)</onclick>
</item>
<item>
<description>Next Chapter</description>
<label></label>
<thumb>-</thumb>
<onclick>PlayerControl(next)</onclick>
</item>
<item>
<visible>System.GetBool(pvrmanager.enabled) + Player.CanRecord</visible>
<description>Record (PVR only)</description>
<label></label>
<thumb>-</thumb>
<onclick>PlayerControl(record)</onclick>
</item>
</content>
</control>
<!--subtitles etc-->
<control type="list" id="8001">
<posx>599</posx>
<posy>28</posy>
<width>24-col</width>
<height>1-col</height>
<itemgap>0</itemgap>
<orientation>horizontal</orientation>
<onright>control.setfocus(8000,0)</onright>
<onleft>control.setfocus(8000,6)</onleft>
<itemlayout width="3-col" height="1-col">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>213</width>
<height>54</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture border="0">colors/black.png</texture>
<bordersize>0</bordersize>
<colordiffuse>ccFFFFFF</colordiffuse>
</control>
<control type="label">
<posx>12</posx>
<posy>0</posy>
<width>184</width>
<align>left</align>
<font>menuTitle</font>
<textcolor>selected</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor>
</control>
</itemlayout>
<focusedlayout width="3-col" height="1-col">
<control type="image">
<visible>control.hasfocus(8001)</visible>
<posx>0</posx>
<posy>0</posy>
<width>213</width>
<height>54</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture border="0">colors/selected.png</texture>
<bordersize>0</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse>
</control>
<control type="image">
<visible>!control.hasfocus(8001)</visible>
<posx>0</posx>
<posy>0</posy>
<width>213</width>
<height>54</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture border="0">colors/black.png</texture>
<bordersize>0</bordersize>
<colordiffuse>ccFFFFFF</colordiffuse>
</control>
<control type="label">
<visible>control.hasfocus(8001)</visible>
<posx>12</posx>
<posy>0</posy>
<width>184</width>
<align>left</align>
<font>menuTitle</font>
<textcolor>black</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor>
</control>
<control type="label">
<visible>!control.hasfocus(8001)</visible>
<posx>12</posx>
<posy>0</posy>
<width>184</width>
<align>left</align>
<font>menuTitle</font>
<textcolor>selected</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor>
</control>
</focusedlayout>
<content>
<item>
<description>DVD Menu</description>
<label>31140</label>
<thumb>-</thumb>
<onclick>PlayerControl(ShowVideoMenu)</onclick>
</item>
<item>
<description>Subtitles</description>
<label>24012</label>
<thumb>-</thumb>
<onclick>Close</onclick>
<onclick>activateWindow(5100)</onclick>
</item>
<item>
<description>Audio Settings</description>
<label>292</label>
<thumb>-</thumb>
<onclick>ActivateWindow(124)</onclick>
</item>
<item>
<description>Video Settings</description>
<label>444</label>
<thumb>-</thumb>
<onclick>ActivateWindow(123)</onclick>
</item>
<item>
<description>Bookmarks</description>
<label>298</label>
<thumb>-</thumb>
<onclick>ActivateWindow(125)</onclick>
</item>
</content>
</control>
</control>
</control>
<!--debugging-->
<include>DebugGrid</include>
<control type="label">
<include>DialogID</include>
<label>VideoOSD.xml</label>
</control>
</controls>
</window>