From 1ba435409020aacfc00fb7661ef340a20890c749 Mon Sep 17 00:00:00 2001 From: Frodo19 Date: Mon, 27 Jan 2025 20:18:27 +0100 Subject: [PATCH] Skin estuary : improved player processinfo --- .../resource.language.en_gb/strings.po | 59 ++++ .../resource.language.hu_hu/strings.po | 58 ++++ .../xml/DialogPlayerProcessInfo.xml | 275 ++++++++---------- addons/skin.estuary/xml/Variables.xml | 12 + addons/skin.estuary/xml/VideoOSD.xml | 7 - 5 files changed, 257 insertions(+), 154 deletions(-) diff --git a/addons/skin.estuary/language/resource.language.en_gb/strings.po b/addons/skin.estuary/language/resource.language.en_gb/strings.po index ebc7c199f26..88c57e1c63f 100644 --- a/addons/skin.estuary/language/resource.language.en_gb/strings.po +++ b/addons/skin.estuary/language/resource.language.en_gb/strings.po @@ -956,3 +956,62 @@ msgstr "" msgctxt "#31612" msgid "channels" msgstr "" + +#: /xml/DialogPlayerProcessInfo.xml +msgctxt "#31630" +msgid "System FPS" +msgstr "" + +#: /xml/DialogPlayerProcessInfo.xml +msgctxt "#31631" +msgid "CPU frequency" +msgstr "" + +#: /xml/DialogPlayerProcessInfo.xml +msgctxt "#31632" +msgid "SoC temp" +msgstr "" + +#: /xml/DialogPlayerProcessInfo.xml +msgctxt "#31633" +msgid "Video stream cache" +msgstr "" + +#: /xml/DialogPlayerProcessInfo.xml +msgctxt "#31634" +msgid "Player process info" +msgstr "" + +#: /xml/DialogPlayerProcessInfo.xml +msgctxt "#31635" +msgid "Video source type" +msgstr "" + +#: /xml/DialogPlayerProcessInfo.xml +msgctxt "#31636" +msgid "Display mode" +msgstr "" + +#: /xml/DialogPlayerProcessInfo.xml +msgctxt "#31637" +msgid "EOTF & Gamut" +msgstr "" + +#: /xml/DialogPlayerProcessInfo.xml +#. Label to show the video pixel format +msgctxt "#31638" +msgid "Pixel format" +msgstr "" + + +#: /xml/DialogPlayerProcessInfo.xml +#. Label to show the video resolution +msgctxt "#31639" +msgid "Video resolution" +msgstr "Videó felbontás" + +#: /xml/DialogPlayerProcessInfo.xml +#. Label to show the Audio Object Base +msgctxt "#31640" +msgid "Audio object base" +msgstr "HD hang object" diff --git a/addons/skin.estuary/language/resource.language.hu_hu/strings.po b/addons/skin.estuary/language/resource.language.hu_hu/strings.po index 626ef59bc99..6245981b70b 100644 --- a/addons/skin.estuary/language/resource.language.hu_hu/strings.po +++ b/addons/skin.estuary/language/resource.language.hu_hu/strings.po @@ -785,3 +785,61 @@ msgstr "" #~ msgctxt "#31138" #~ msgid "Player process info" #~ msgstr "Feldolgozási információ" + +#: /xml/DialogPlayerProcessInfo.xml +msgctxt "#31630" +msgid "System FPS" +msgstr "Rendszer FPS" + +#: /xml/DialogPlayerProcessInfo.xml +msgctxt "#31631" +msgid "CPU frequency" +msgstr "CPU frekvencia" + +#: /xml/DialogPlayerProcessInfo.xml +msgctxt "#31632" +msgid "SoC temp" +msgstr "SoC hÅ‘mérséklet" + +#: /xml/DialogPlayerProcessInfo.xml +msgctxt "#31633" +msgid "Video stream cache" +msgstr "Videófolyam puffer" + +#: /xml/DialogPlayerProcessInfo.xml +msgctxt "#31634" +msgid "Player process info" +msgstr "Lejátszó információ" + +#: /xml/DialogPlayerProcessInfo.xml +msgctxt "#31635" +msgid "Video source type" +msgstr "Videó forrás típus" + +#: /xml/DialogPlayerProcessInfo.xml +msgctxt "#31636" +msgid "Display mode" +msgstr "KijelzÅ‘ mód" + +#: /xml/DialogPlayerProcessInfo.xml +msgctxt "#31637" +msgid "EOTF & Gamut" +msgstr "EOTF & Gamut" + +#: /xml/DialogPlayerProcessInfo.xml +#. Label to show the video pixel format +msgctxt "#31638" +msgid "Pixel format" +msgstr "Színmélység" + +#: /xml/DialogPlayerProcessInfo.xml +#. Label to show the video resolution +msgctxt "#31639" +msgid "Video resolution" +msgstr "Videó felbontás" + +#: /xml/DialogPlayerProcessInfo.xml +#. Label to show the Audio Object Base +msgctxt "#31640" +msgid "Audio object base" +msgstr "HD hang típus" diff --git a/addons/skin.estuary/xml/DialogPlayerProcessInfo.xml b/addons/skin.estuary/xml/DialogPlayerProcessInfo.xml index 9d0f1e64174..2a69b7fd6f0 100644 --- a/addons/skin.estuary/xml/DialogPlayerProcessInfo.xml +++ b/addons/skin.estuary/xml/DialogPlayerProcessInfo.xml @@ -130,92 +130,99 @@ - 50 + 1000 -204 - String.IsEqual(Window(Home).Property(PlayerInfoDialogFocus),5552) + String.IsEqual(Window(Home).Property(PlayerInfoDialogFocus),5553) - 885 - 50 + 420 + 40 bottom - - font14 + + font12 black - !String.IsEmpty(VideoPlayer.VideoCodec) + Player.HasVideo - 885 - 50 + 420 + 40 bottom - - font14 + + font12 black - !String.IsEmpty(VideoPlayer.VideoResolution) + Player.HasVideo - 885 - 50 - - font14 + 420 + 40 + bottom + + font12 black - !String.IsEmpty(VideoPlayer.HdrType) + !String.IsEmpty(VideoPlayer.AudioCodec) - 885 - 50 + 420 + 40 bottom - - font14 + + font12 black - !String.IsEmpty(VideoPlayer.VideoAspect) + [String.IsEqual(VideoPlayer.AudioCodec,eac3_ddp_atmos) | String.IsEqual(VideoPlayer.AudioCodec,truehd_atmos) | String.IsEqual(VideoPlayer.AudioCodec,dtshd_ma_x) | String.IsEqual(VideoPlayer.AudioCodec,dtshd_ma_x_imax)] - 885 - 50 + 420 + 40 bottom - - font14 + + font12 black - !String.IsEmpty(VideoPlayer.VideoBitrate) + !String.IsEmpty(VideoPlayer.AudioLanguage) - - - 985 - -204 - String.IsEqual(Window(Home).Property(PlayerInfoDialogFocus),5552) - 885 - 50 + 420 + 40 bottom - - font14 + + font12 black - !String.IsEmpty(VideoPlayer.AudioCodec) + VideoPlayer.SubtitlesEnabled - 885 - 50 + 420 + 40 bottom - - font14 + + font12 black - !String.IsEmpty(VideoPlayer.AudioChannels) + !VideoPlayer.SubtitlesEnabled + + + 1000 + 35 + String.IsEqual(Window(Home).Property(PlayerInfoDialogFocus),5553) - 885 - 50 + 870 + 40 bottom - - font14 + + font12 black - !String.IsEmpty(VideoPlayer.AudioBitrate) + Player.HasVideo - 880 - 38 - - font14 + 6 + 870 + bottom + + font8 black - !String.IsEmpty(VideoPlayer.AudioLanguage) + + + RAM BAR + 870 + 18 + system.memory(used) @@ -223,142 +230,130 @@ -204 String.IsEqual(Window(Home).Property(PlayerInfoDialogFocus),5553) - 885 - 50 + 900 + 40 bottom - font14 + font12 black - !String.IsEmpty(Player.Process(videodecoder)) + Player.HasVideo - 885 - 50 + 900 + 40 bottom - - font14 + + font12 black - !String.IsEmpty(Player.Process(pixformat)) + Player.HasVideo - 885 - 50 + 900 + 40 bottom - - font14 + + font12 black - !String.IsEmpty(Player.Process(deintmethod)) - 885 - 50 + 900 + 40 bottom - - font14 + + font12 black - !String.IsEmpty(Player.Process(videowidth)) + Player.HasVideo - 885 - 50 - - font14 + 900 + 40 + bottom + + font12 black - !String.IsEmpty(Player.CacheLevel) - - - 985 - -204 - String.IsEqual(Window(Home).Property(PlayerInfoDialogFocus),5553) - 885 - 50 + 900 + 40 bottom - - font14 + + font12 black - !String.IsEmpty(Player.Process(audiodecoder)) - 885 - 50 + 900 + 40 bottom - - font14 + + font12 black - !String.IsEmpty(Player.Process(audiochannels)) + System.SupportsCPUUsage - 885 - 50 + 6 + 870 bottom - - font14 + + font8 black - !String.IsEmpty(Player.Process(audiobitspersample)) + + + CPU BAR + 870 + 18 + System.CPUUsage - 50 + 1450 -204 - String.IsEqual(Window(Home).Property(PlayerInfoDialogFocus),5554) + Control.HasFocus(5553) - 1820 - 50 + 420 + 40 bottom - - font14 + + font12 black - !String.IsEmpty(System.ScreenResolution) + Player.HasVideo - 1820 - 50 + 420 + 40 bottom - - font14 + + font12 black - !String.IsEmpty(System.FPS) + Player.HasVideo - 1820 - 50 + 420 + 40 bottom - - font14 + + font12 black - System.SupportsCPUUsage + Player.HasVideo - 1820 - 50 + 420 + 40 bottom - - font14 + + font12 black - System.SupportsCPUUsage - 1820 - 50 + 420 + 40 bottom - - font14 + + font12 black - !System.SupportsCPUUsage - - - 1820 - 50 - - font14 - black - !String.IsEmpty(System.CPUTemperature) - 20 + 15 -310 1000 100 @@ -376,27 +371,13 @@ VideoPlayer.Content(livetv) SetProperty(PlayerInfoDialogFocus,5551,Home) - - auto - 100 - 40 - - SetProperty(PlayerInfoDialogFocus,5552,Home) - auto 100 40 - + SetProperty(PlayerInfoDialogFocus,5553,Home) - - auto - 100 - 40 - - SetProperty(PlayerInfoDialogFocus,5554,Home) - diff --git a/addons/skin.estuary/xml/Variables.xml b/addons/skin.estuary/xml/Variables.xml index c75e4bad1f0..a4219452a56 100644 --- a/addons/skin.estuary/xml/Variables.xml +++ b/addons/skin.estuary/xml/Variables.xml @@ -874,4 +874,16 @@ $LOCALIZE[39106] $LOCALIZE[39111] + + Dolby Vision + HDR10 + HLG + SDR + + + Dolby Atmos + Dolby Atmos + DTS:X + DTS:X IMAX + diff --git a/addons/skin.estuary/xml/VideoOSD.xml b/addons/skin.estuary/xml/VideoOSD.xml index 1b8f884083f..5dd32eef504 100644 --- a/addons/skin.estuary/xml/VideoOSD.xml +++ b/addons/skin.estuary/xml/VideoOSD.xml @@ -150,13 +150,6 @@ PlayerControl(ShowVideoMenu) VideoPlayer.HasMenu - - - - - Action(Close) - ActivateWindow(playerprocessinfo) -