aboutsummaryrefslogtreecommitdiff
path: root/addons/skin.estouchy/xml/Includes.xml
diff options
context:
space:
mode:
Diffstat (limited to 'addons/skin.estouchy/xml/Includes.xml')
-rw-r--r--addons/skin.estouchy/xml/Includes.xml13
1 files changed, 11 insertions, 2 deletions
diff --git a/addons/skin.estouchy/xml/Includes.xml b/addons/skin.estouchy/xml/Includes.xml
index c16c20bc42..4a9b57c4c8 100644
--- a/addons/skin.estouchy/xml/Includes.xml
+++ b/addons/skin.estouchy/xml/Includes.xml
@@ -83,6 +83,10 @@
<value condition="Player.HasAudio">[B]$INFO[MusicPlayer.Title][/B]</value>
<value condition="Player.HasVideo">[B]$INFO[VideoPlayer.Title][/B]</value>
</variable>
+ <variable name="VideoHWDecoder">
+ <value condition="Player.Process(videohwdecoder)">HW</value>
+ <value>SW</value>
+ </variable>
<include name="ScreenWidth">
<include condition="String.IsEqual(Skin.AspectRatio,16:9)">ScreenWidth-16x9</include>
@@ -965,7 +969,7 @@
<posx>0</posx>
<posy>$PARAM[panel-posy]</posy>
<width>350</width>
- <height>560</height>
+ <height>640</height>
<onleft>9000</onleft>
<onright>50</onright>
<onup>9000</onup>
@@ -2398,7 +2402,6 @@
<control type="button">
<label>31358</label>
<include>MenuButtonCommonValues</include>
- <onclick>ActivateWindow(PVROSDChannels)</onclick>
<onclick>ActivateWindow(Teletext)</onclick>
<visible>VideoPlayer.Content(LiveTV)</visible>
</control>
@@ -2446,6 +2449,12 @@
<onclick>ActivateWindow(OSDAudioDSPSettings)</onclick>
<visible>system.getbool(audiooutput.dspaddonsenabled)</visible>
</control>
+ <control type="button">
+ <label>Player info</label>
+ <include>MenuButtonCommonValues</include>
+ <onclick>ClearProperty(PopupMenuVisible,Home)</onclick>
+ <onclick>ActivateWindow(playerprocessinfo)</onclick>
+ </control>
</include>
<include name="VideoPlaylistMenu">
<control type="radiobutton" id="20">