From 54847221b68673de5e331a9f0da29b3871dd8336 Mon Sep 17 00:00:00 2001 From: ronie Date: Tue, 21 Feb 2017 20:39:18 +0100 Subject: [estouchy] player process info --- .../language/resource.language.en_gb/strings.po | 22 +- .../skin.estouchy/xml/DialogPlayerProcessInfo.xml | 225 +++++++++++++++++++++ addons/skin.estouchy/xml/Includes.xml | 13 +- .../skin.estouchy/xml/IncludesPlayerControls.xml | 4 +- 4 files changed, 259 insertions(+), 5 deletions(-) create mode 100644 addons/skin.estouchy/xml/DialogPlayerProcessInfo.xml (limited to 'addons/skin.estouchy') diff --git a/addons/skin.estouchy/language/resource.language.en_gb/strings.po b/addons/skin.estouchy/language/resource.language.en_gb/strings.po index d049b46c5f..cf097d4531 100644 --- a/addons/skin.estouchy/language/resource.language.en_gb/strings.po +++ b/addons/skin.estouchy/language/resource.language.en_gb/strings.po @@ -68,7 +68,27 @@ msgctxt "#31016" msgid "Albums" msgstr "" -#empty strings from id 31017 to 31023 +msgctxt "#31017" +msgid "PVR info" +msgstr "" + +msgctxt "#31018" +msgid "Player process info" +msgstr "" + +msgctxt "#31019" +msgid "Video decoder" +msgstr "" + +msgctxt "#31020" +msgid "Pixel format" +msgstr "" + +msgctxt "#31021" +msgid "System memory usage" +msgstr "" + +#empty strings from id 31022 to 31023 msgctxt "#31024" msgid "Page" diff --git a/addons/skin.estouchy/xml/DialogPlayerProcessInfo.xml b/addons/skin.estouchy/xml/DialogPlayerProcessInfo.xml new file mode 100644 index 0000000000..fe72d2d7c0 --- /dev/null +++ b/addons/skin.estouchy/xml/DialogPlayerProcessInfo.xml @@ -0,0 +1,225 @@ + + + WindowOpen + WindowClose + 16x9_xPos_Relocation + ClearProperty(PlayerPVRInfo,Home) + + + 80 + + 10 + 0 + 1260 + 370 + dialogbutton-nofocus.png + + + 1200 + 5 + DialogCloseButtonCommons + + + 52 + 50 + !String.IsEmpty(Window(Home).Property(PlayerPVRInfo)) + + 800 + 30 + bottom + + font25 + black + + + 800 + 30 + bottom + + font25 + black + + + 800 + 30 + bottom + + font25 + black + + + 800 + 30 + bottom + + font25 + black + + + 800 + 30 + bottom + + font25 + black + + + 800 + 30 + bottom + + font25 + black + + + + 850 + 50 + !String.IsEmpty(Window(Home).Property(PlayerPVRInfo)) + + 400 + 30 + bottom + + font25 + black + + + 400 + 30 + bottom + + font25 + black + + + 400 + 30 + bottom + + font25 + black + + + 400 + 30 + bottom + + font25 + black + + + 5 + 400 + 18 + PVR.ActStreamProgrSignal + + + 5 + 400 + 30 + bottom + + font25 + black + + + 0 + 400 + 18 + PVR.ActStreamProgrSNR + + + + 52 + 20 + String.IsEmpty(Window(Home).Property(PlayerPVRInfo)) + + 1000 + 30 + bottom + + font25 + black + Player.HasVideo + + + 1000 + 30 + bottom + + font25 + black + Player.HasVideo + + + 1000 + 30 + bottom + + font25 + black + Player.HasVideo + + + 1000 + 30 + bottom + + font25 + black + Player.HasVideo + + + 1000 + 30 + bottom + + font25 + black + + + 1000 + 30 + bottom + + font25 + black + + + 1000 + 60 + bottom + + font25 + black + true + + + + 10 + 300 + 1260 + 130 + center + horizontal + 10 + + 250 + 60 + ButtonInfoDialogsCommonValues + ClearProperty(PlayerPVRInfo,Home) + + + + 250 + 60 + ButtonInfoDialogsCommonValues + + SetProperty(PlayerPVRInfo,true,Home) + VideoPlayer.Content(livetv) + + + + + diff --git a/addons/skin.estouchy/xml/Includes.xml b/addons/skin.estouchy/xml/Includes.xml index aab4eb10f1..7cc0cfc056 100644 --- a/addons/skin.estouchy/xml/Includes.xml +++ b/addons/skin.estouchy/xml/Includes.xml @@ -83,6 +83,10 @@ [B]$INFO[MusicPlayer.Title][/B] [B]$INFO[VideoPlayer.Title][/B] + + HW + SW + ScreenWidth-16x9 @@ -977,7 +981,7 @@ 0 $PARAM[panel-posy] 350 - 560 + 640 9000 50 9000 @@ -2452,7 +2456,6 @@ MenuButtonCommonValues - ActivateWindow(PVROSDChannels) ActivateWindow(Teletext) VideoPlayer.Content(LiveTV) @@ -2500,6 +2503,12 @@ ActivateWindow(OSDAudioDSPSettings) system.getbool(audiooutput.dspaddonsenabled) + + + MenuButtonCommonValues + ClearProperty(PopupMenuVisible,Home) + ActivateWindow(playerprocessinfo) + diff --git a/addons/skin.estouchy/xml/IncludesPlayerControls.xml b/addons/skin.estouchy/xml/IncludesPlayerControls.xml index b7c594cd93..ad162c1f88 100644 --- a/addons/skin.estouchy/xml/IncludesPlayerControls.xml +++ b/addons/skin.estouchy/xml/IncludesPlayerControls.xml @@ -347,8 +347,8 @@ BottomMenu - 0 - 560 + -80 + 640 -- cgit v1.2.3