skin.pellucidPlus/1080i/DialogSeekBar.xml

154 lines
6.1 KiB
XML
Raw Normal View History

2014-09-28 20:47:53 +02:00
<?xml version="1.0" encoding="UTF-8"?>
<window>
2019-02-03 22:09:09 +01:00
<visible>!window.isactive(videoosd) + !window.isactive(osdvideosettings) + !window.isactive(osdaudiosettings) + !Window.IsActive(DialogSubtitles.xml) + !Window.IsVisible(fullscreeninfo) + [VideoPlayer.IsFullscreen + !Window.IsVisible(visualisation)] + [!String.IsEmpty(Player.SeekNumeric) | Player.ShowInfo | Player.Seeking | Player.DisplayAfterSeek | Player.Paused | Player.Forwarding | Player.Rewinding]</visible>
2014-09-28 20:47:53 +02:00
<controls>
2024-05-06 14:53:16 +02:00
<control type="image">
<posx>col-1-begin</posx>
<posy>row-1-begin</posy>
<width>432</width>
<height>167</height>
2018-10-25 22:21:03 +02:00
<texture>$INFO[player.Art(clearlogo)]</texture>
2024-05-06 14:53:16 +02:00
<aspectratio>stretch</aspectratio>
2018-10-25 22:21:03 +02:00
<colordiffuse>BBffffff</colordiffuse>
2018-10-24 23:40:45 +02:00
</control>
2024-05-06 14:53:16 +02:00
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>
2024-05-06 14:53:16 +02:00
<!--OSD-->
2017-04-13 21:15:16 +02:00
<control type="group">
<posx>col-1-begin</posx>
2024-05-06 14:53:16 +02:00
<posy>row-1-begin</posy>
2017-04-13 21:15:16 +02:00
<control type="label">
<posx>0</posx>
2024-05-06 14:53:16 +02:00
<posy>21-row</posy>
2017-04-13 21:15:16 +02:00
<width>24-col</width>
2024-05-06 14:53:16 +02:00
<height>4-row</height>
2017-04-13 21:15:16 +02:00
<align>center</align>
2024-05-06 14:53:16 +02:00
<font>dialogTitle</font>
2015-05-21 00:38:26 +02:00
<textcolor>textActive</textcolor>
2019-02-03 22:09:09 +01:00
<label>$INFO[VideoPlayer.ChannelName,, - ]$INFO[VideoPlayer.TVShowTitle,, - ]$INFO[Player.title]</label>
2024-05-06 14:53:16 +02:00
<shadowcolor>44000000</shadowcolor>
2014-09-28 20:47:53 +02:00
</control>
2024-05-06 14:53:16 +02:00
<control type="group">
<posx>0</posx>
<posy>24-row</posy>
<control type="progress">
<visible>!VideoPlayer.Content(LiveTV)</visible>
<posx>2-col</posx>
<posy>14</posy>
<width>20-col</width>
<height>6</height>
<texturebg>colors/white.png</texturebg>
<midtexture colordiffuse="highlight">colors/white.png</midtexture>
<info>Player.Progress</info>
</control>
<control type="progress">
<visible>VideoPlayer.Content(LiveTV)</visible>
<posx>2-col</posx>
<posy>14</posy>
<width>20-col</width>
<height>6</height>
<texturebg>colors/white.png</texturebg>
<midtexture colordiffuse="highlight">colors/white.png</midtexture>
<info>PVR.EpgEventProgress</info>
</control>
<control type="label">
<visible>!VideoPlayer.Content(LiveTV)</visible>
<posx>0</posx>
<posy>0</posy>
<width>2-col-gutter</width>
<align>left</align>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[Player.Time]</label>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<visible>VideoPlayer.Content(LiveTV)</visible>
<posx>0</posx>
<posy>0</posy>
<width>2-col-gutter</width>
<align>left</align>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[PVR.EpgEventElapsedTime]</label>
</control>
<control type="label">
<visible>VideoPlayer.Content(LiveTV)</visible>
<posx>24-col</posx>
<posy>0</posy>
<width>2-col-gutter</width>
<align>right</align>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[PVR.EpgEventDuration]</label>
</control>
<control type="label">
<visible>!VideoPlayer.Content(LiveTV)</visible>
<posx>24-col</posx>
<posy>0</posy>
<width>2-col-gutter</width>
<align>right</align>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[Player.Duration]</label>
</control>
<control type="label">
<visible>Player.Paused + !Player.Caching</visible>
<posx>0</posx>
<posy>24</posy>
<width>24-col</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<label>112</label>
</control>
</control>
2014-09-28 20:47:53 +02:00
</control>
2024-05-06 14:53:16 +02:00
2016-01-03 21:01:45 +01:00
<!--ff / rw speed indicators-->
2015-12-21 21:30:26 +01:00
<control type="group">
2016-01-03 21:01:45 +01:00
<visible>Player.seeking</visible>
2024-05-06 14:53:16 +02:00
<posx>852</posx>
<posy>row-14-begin</posy>
2015-12-21 21:30:26 +01:00
<control type="label">
2018-02-25 14:05:53 +01:00
<posx>-18</posx>
2018-10-10 23:49:39 +02:00
<posy>-48</posy>
2018-02-25 14:05:53 +01:00
<width>100</width>
<height>100</height>
2016-01-03 21:01:45 +01:00
<align>center</align>
<font>symbolVeryLarge</font>
2015-12-21 21:30:26 +01:00
<textcolor>textActive</textcolor>
2016-01-03 21:01:45 +01:00
<label></label>
2024-05-06 14:53:16 +02:00
<shadowcolor>44000000</shadowcolor>
2015-12-21 21:30:26 +01:00
</control>
2014-09-28 20:47:53 +02:00
<control type="label">
2016-01-03 21:01:45 +01:00
<posx>1-col-indent</posx>
2018-10-10 23:49:39 +02:00
<posy>-16</posy>
2014-09-28 20:47:53 +02:00
<width>24-col</width>
2016-01-03 21:01:45 +01:00
<align>left</align>
2015-07-13 21:26:43 +02:00
<font>pageTitle</font>
<textcolor>textActive</textcolor>
2016-01-03 21:01:45 +01:00
<label>$INFO[player.SeekStepSize]</label>
2024-05-06 14:53:16 +02:00
<shadowcolor>44000000</shadowcolor>
2014-09-28 20:47:53 +02:00
</control>
</control>
<!--debugging-->
<include>DebugGrid</include>
<control type="label">
<include>DialogID</include>
<label>DialogSeekbar.xml</label>
</control>
</controls>
2019-02-03 22:09:09 +01:00
</window>