From bca6bb0c010be50833fd2dafd6527858a796cff5 Mon Sep 17 00:00:00 2001 From: theDeadMan Date: Thu, 25 Oct 2018 21:21:03 +0100 Subject: [PATCH] tweaks --- 1080i/DialogContextMenu.xml | 27 +++++++++++++++--- 1080i/DialogSeekBar.xml | 13 ++++++++- 1080i/Includes.xml | 3 +- 1080i/Includes_hubMenu.xml | 2 +- 1080i/Includes_hubOptionsItems.xml | 20 +++++++++++--- 1080i/View_LiveTVChannels.xml | 8 +++--- 1080i/custom_contextMenu.xml | 44 ------------------------------ 7 files changed, 58 insertions(+), 59 deletions(-) delete mode 100644 1080i/custom_contextMenu.xml diff --git a/1080i/DialogContextMenu.xml b/1080i/DialogContextMenu.xml index ac5e51f..a42a1b9 100644 --- a/1080i/DialogContextMenu.xml +++ b/1080i/DialogContextMenu.xml @@ -1,13 +1,32 @@ - 1000 + control.setfocus(9004) fadeInOut modalDialog - - col-10-begin - 4-row + + col-6-begin + 7-row 0 + 9004 + 17-row + + + + + + col-14-begin + 7-row + 0 + 6-col + 17-row + 0 + 996 + videoSideMenu + musicSideMenu + picturesSideMenu + addonsSideMenu + gameSideMenu Buttons diff --git a/1080i/DialogSeekBar.xml b/1080i/DialogSeekBar.xml index cafadff..52d05c9 100644 --- a/1080i/DialogSeekBar.xml +++ b/1080i/DialogSeekBar.xml @@ -3,13 +3,24 @@ !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.Seeking | Player.DisplayAfterSeek | Player.Paused | Player.Forwarding | Player.Rewinding] + !String.IsEmpty(player.Art(clearart)) col-15-begin row-18-begin 12-col 6-col $INFO[player.Art(clearart)] scale - 99ffffff + BBffffff + + + !String.IsEmpty(player.Art(clearlogo)) + String.IsEmpty(player.Art(clearart)) + col-14-begin + row-18-begin + 12-col + 6-col + $INFO[player.Art(clearlogo)] + keep + BBffffff dimensionsFullscreen diff --git a/1080i/Includes.xml b/1080i/Includes.xml index ffaf0e3..ef84d19 100644 --- a/1080i/Includes.xml +++ b/1080i/Includes.xml @@ -272,7 +272,8 @@ row-2-begin row-6-begin - + + !Skin.hassetting(stopVideoOnMenu) + Player.HasVideo + !VideoPlayer.IsFullscreen + !SlideShow.IsActive diff --git a/1080i/Includes_hubMenu.xml b/1080i/Includes_hubMenu.xml index dc2b7c3..80cc9b3 100644 --- a/1080i/Includes_hubMenu.xml +++ b/1080i/Includes_hubMenu.xml @@ -57,7 +57,7 @@ col-5-begin 832 vertical - activateWindow(1104) + activateWindow(contextmenu) 9999 activateWindow(home) diff --git a/1080i/Includes_hubOptionsItems.xml b/1080i/Includes_hubOptionsItems.xml index 1b03111..0304f69 100644 --- a/1080i/Includes_hubOptionsItems.xml +++ b/1080i/Includes_hubOptionsItems.xml @@ -19,7 +19,10 @@ textActive 6-col - sendclick(videos,3) + sendclick(videos,3) + sendclick(tvchannels,3) + sendclick(tvrecordings,3) + sendclick(tvguide,3) !String.IsEmpty(Container.SortMethod) @@ -30,7 +33,10 @@ 31110 6-col - sendclick(videos,4) + sendclick(videos,4) + sendclick(tvchannels,4) + sendclick(tvrecordings,4) + sendclick(tvguide,4) PVR.HasTVChannels @@ -106,7 +112,10 @@ textActive colors/white.png - sendclick(music,3) + sendclick(music,3) + sendclick(radiochannels,3) + sendclick(radiorecordings,3) + sendclick(radioguide,3) !String.IsEmpty(Container.SortMethod) @@ -117,7 +126,10 @@ textActive colors/white.png colors/white.png - sendclick(music,4) + sendclick(music,4) + sendclick(radiochannels,4) + sendclick(radiorecordings,4) + sendclick(radioguide,4) PVR.HasRadioChannels diff --git a/1080i/View_LiveTVChannels.xml b/1080i/View_LiveTVChannels.xml index d2155e0..9df3a85 100644 --- a/1080i/View_LiveTVChannels.xml +++ b/1080i/View_LiveTVChannels.xml @@ -57,7 +57,7 @@ 520 0 - 6-col + 7-col-gutter 2-row center itemTitle @@ -80,7 +80,7 @@ 1168 0 - 6-col + 7-col-gutter 2-row center itemTitle @@ -136,7 +136,7 @@ 520 0 - 6-col + 7-col-gutter 2-row center itemTitle @@ -159,7 +159,7 @@ 1168 0 - 6-col + 7-col-gutter 2-row center itemTitle diff --git a/1080i/custom_contextMenu.xml b/1080i/custom_contextMenu.xml deleted file mode 100644 index 01421da..0000000 --- a/1080i/custom_contextMenu.xml +++ /dev/null @@ -1,44 +0,0 @@ - - - control.setfocus(9002) - control.setfocus(9999) - fadeInOut - - - - dimensionsFullscreen - colors/black.png - ccFFFFFF - stretch - - - dimensionsFullscreen - vignette.png - ffffffff - stretch - - - - - col-10-begin - 8-row - 0 - 6-col - 17-row - 0 - videoSideMenu - musicSideMenu - picturesSideMenu - addonsSideMenu - gameSideMenu - - - - - DebugGrid - - WindowID - - - - \ No newline at end of file