From 1bb91d61e9b5ef3edfcce33f867c0e0315637b66 Mon Sep 17 00:00:00 2001 From: theDeadMan Date: Mon, 29 Aug 2022 12:41:03 +0100 Subject: [PATCH] various --- 1080i/DialogAddonInfo.xml | 2 +- 1080i/DialogContextMenu.xml | 24 ++----- 1080i/DialogVideoInfo.xml | 7 ++ 1080i/MyPrograms.xml | 80 +++++++++++---------- 1080i/SettingsSystemInfo.xml | 6 +- 1080i/View_TVShows.xml | 50 +++++++++++++ language/resource.language.en_gb/strings.po | 4 ++ 7 files changed, 110 insertions(+), 63 deletions(-) diff --git a/1080i/DialogAddonInfo.xml b/1080i/DialogAddonInfo.xml index 498f29c..1675010 100644 --- a/1080i/DialogAddonInfo.xml +++ b/1080i/DialogAddonInfo.xml @@ -129,7 +129,7 @@ - + !Window.IsVisible(AddonSettings) + !Window.IsActive(TextViewer) 0 372 diff --git a/1080i/DialogContextMenu.xml b/1080i/DialogContextMenu.xml index 4831017..f4ff3ef 100644 --- a/1080i/DialogContextMenu.xml +++ b/1080i/DialogContextMenu.xml @@ -13,30 +13,14 @@ 18-row - - !integer.IsGreater(Container(996).NumItems,0) - col-7-begin - 8-row - 0 - 8-col - 16-row - 0 - 996 - videoSideMenu - musicSideMenu - picturesSideMenu - addonsSideMenu - gameSideMenu - Buttons - colors/black.png - colors/white.png - textActive + UIControls/button.png + UIControls/button.png 8-col + center + 0 left - 24 - buttonTitle diff --git a/1080i/DialogVideoInfo.xml b/1080i/DialogVideoInfo.xml index 27c2e34..f0ac39c 100644 --- a/1080i/DialogVideoInfo.xml +++ b/1080i/DialogVideoInfo.xml @@ -151,10 +151,17 @@ + container.content(movies) $INFO[ListItem.duration(H)]hr $INFO[ListItem.duration(MM)]min + + !container.content(movies) + + $INFO[ListItem.Property(UnWatchedEpisodes)] + + diff --git a/1080i/MyPrograms.xml b/1080i/MyPrograms.xml index 6a5385c..6acce97 100644 --- a/1080i/MyPrograms.xml +++ b/1080i/MyPrograms.xml @@ -27,24 +27,24 @@ 50 60 - - 0 - 3 - 66 - 66 - stretch - $INFO[Listitem.thumb] - overlay - - - 1-col - 0 - 23-col - 69 - stretch - colors/black.png - overlay - + + 0 + 0 + 69 + 69 + stretch + $INFO[Listitem.thumb] + overlay + + + 1-col + 0 + 23-col + 69 + stretch + masks/tvChannel.png + d0000000 + 1-col-indent 0 @@ -70,27 +70,29 @@ - - 0 - 3 - 66 - 66 - stretch - $INFO[Listitem.thumb] - - - - - - - 1-col - 0 - 23-col - 2-row - stretch - colors/white.png - highlight - + + 0 + 0 + 69 + 69 + stretch + $INFO[Listitem.thumb] + + + + + + highlight + + + 1-col + 0 + 23-col + 69 + stretch + masks/tvChannel.png + highlight + 1-col-indent 0 diff --git a/1080i/SettingsSystemInfo.xml b/1080i/SettingsSystemInfo.xml index c7eaae6..5165dfc 100644 --- a/1080i/SettingsSystemInfo.xml +++ b/1080i/SettingsSystemInfo.xml @@ -96,14 +96,14 @@ 24-col 21-row activateWindow(home) - + 0 0 6-col-gutter 9-row stretch - colors/black.png + dialogBackground.png 0 overlay @@ -112,7 +112,7 @@ 12 384 2-row - colors/white.png + masks/menuTitle.png highlight stretch diff --git a/1080i/View_TVShows.xml b/1080i/View_TVShows.xml index e654a83..5e7dd61 100644 --- a/1080i/View_TVShows.xml +++ b/1080i/View_TVShows.xml @@ -323,6 +323,31 @@ $INFO[ListItem.Art(poster)] 88FFFFFF + + Integer.IsGreater(ListItem.Property(UnWatchedEpisodes),0) + 96r + 12 + + 0 + 0 + 38 + 38 + stretch + colors/white.png + highlight + + + 0 + -2 + 38 + 38 + center + center + smallStrong + textActive + + + !controlgroup(9000).hasfocus 12 @@ -350,6 +375,31 @@ 6 ffffffff + + Integer.IsGreater(ListItem.Property(UnWatchedEpisodes),0) + 98r + 12 + + 0 + 0 + 38 + 38 + stretch + colors/white.png + highlight + + + 0 + -2 + 38 + 38 + center + center + smallStrong + textActive + + + !controlgroup(9000).hasfocus 12 diff --git a/language/resource.language.en_gb/strings.po b/language/resource.language.en_gb/strings.po index 9635a05..b862e03 100644 --- a/language/resource.language.en_gb/strings.po +++ b/language/resource.language.en_gb/strings.po @@ -539,3 +539,7 @@ msgstr "" msgctxt "#31255" msgid "Go to Album" msgstr "" + +msgctxt "#31256" +msgid "Unwatched Episodes" +msgstr ""