From a5fe2e9cdad82298ef400ecdfb517e56a9530881 Mon Sep 17 00:00:00 2001 From: phil65 Date: Thu, 23 Feb 2017 02:40:51 +0100 Subject: [estuary] sync pt. 1 --- .../skin.estuary/xml/Custom_1101_SettingsList.xml | 3 +- .../xml/Custom_1105_MusicOSDSettings.xml | 70 ++++-- .../skin.estuary/xml/Custom_1107_SearchDialog.xml | 2 +- .../skin.estuary/xml/Custom_1109_TopBarOverlay.xml | 1 + addons/skin.estuary/xml/DialogContextMenu.xml | 48 ++-- addons/skin.estuary/xml/DialogKeyboard.xml | 2 - addons/skin.estuary/xml/DialogNumeric.xml | 1 - .../skin.estuary/xml/DialogPVRChannelManager.xml | 79 +++---- addons/skin.estuary/xml/DialogPVRInfo.xml | 6 +- addons/skin.estuary/xml/DialogSeekBar.xml | 50 +++- addons/skin.estuary/xml/DialogSelect.xml | 16 +- addons/skin.estuary/xml/EventLog.xml | 4 +- addons/skin.estuary/xml/FileManager.xml | 3 - addons/skin.estuary/xml/Includes_Animations.xml | 8 +- addons/skin.estuary/xml/Includes_Home.xml | 27 ++- addons/skin.estuary/xml/MusicOSD.xml | 3 +- addons/skin.estuary/xml/MusicVisualisation.xml | 1 + addons/skin.estuary/xml/MyMusicPlaylistEditor.xml | 4 - addons/skin.estuary/xml/MyPVRChannels.xml | 12 +- addons/skin.estuary/xml/MyPVRRecordings.xml | 4 +- addons/skin.estuary/xml/MyPVRSearch.xml | 4 +- addons/skin.estuary/xml/MyPVRTimers.xml | 4 +- addons/skin.estuary/xml/Settings.xml | 261 ++++++++------------- addons/skin.estuary/xml/SettingsProfile.xml | 2 - addons/skin.estuary/xml/SettingsSystemInfo.xml | 2 +- addons/skin.estuary/xml/SlideShow.xml | 3 +- addons/skin.estuary/xml/View_502_FanArt.xml | 1 + 27 files changed, 324 insertions(+), 297 deletions(-) (limited to 'addons/skin.estuary/xml') diff --git a/addons/skin.estuary/xml/Custom_1101_SettingsList.xml b/addons/skin.estuary/xml/Custom_1101_SettingsList.xml index c767bb4e6b..81805648ec 100644 --- a/addons/skin.estuary/xml/Custom_1101_SettingsList.xml +++ b/addons/skin.estuary/xml/Custom_1101_SettingsList.xml @@ -92,6 +92,7 @@ 700 DialogSettingButton + $INFO[Player.SubtitleDelay,[B],[/B]] SubtitleDelay VideoPlayer.HasSubtitles + VideoPlayer.SubtitlesEnabled @@ -99,7 +100,7 @@ 700 DialogSettingButton - [B]$INFO[VideoPlayer.SubtitlesLanguage][/B] + $INFO[VideoPlayer.SubtitlesLanguage,[B],[/B]] CycleSubtitle VideoPlayer.HasSubtitles + VideoPlayer.SubtitlesEnabled diff --git a/addons/skin.estuary/xml/Custom_1105_MusicOSDSettings.xml b/addons/skin.estuary/xml/Custom_1105_MusicOSDSettings.xml index dabc8c8534..4148903f18 100644 --- a/addons/skin.estuary/xml/Custom_1105_MusicOSDSettings.xml +++ b/addons/skin.estuary/xml/Custom_1105_MusicOSDSettings.xml @@ -14,43 +14,73 @@ - - ButtonMenuList - - + + 0 + 80 + + 600 + 700 + 0 + 5000 + 5000 + vertical + + 600 + DialogSettingButton + + Skin.ToggleSetting(hide_background_fanart) + !Skin.HasSetting(hide_background_fanart) + + + 600 + DialogSettingButton ActivateWindow(OSDAudioDSPSettings) system.getbool(audiooutput.dspaddonsenabled) - - + + + 600 + DialogSettingButton ActivateWindow(AudioDSPManager) system.getbool(audiooutput.dspaddonsenabled) - - - + + + 600 + DialogSettingButton + + [B]$INFO[Visualisation.Name][/B] Dialog.Close(all) SendClick(500) - - + + + 600 + DialogSettingButton Addon.Default.OpenSettings(xbmc.player.musicviz) - - + + + 600 + DialogSettingButton ActivateWindow(visualisationpresetlist) Visualisation.HasPresets - - - + + + 600 + DialogSettingButton + + [B]$INFO[Skin.String(LyricScript_Path)][/B] Skin.SetAddon(LyricScript_Path,xbmc.python.lyrics) - - + + + 600 + DialogSettingButton Addon.OpenSettings($INFO[Skin.String(LyricScript_Path)]) !String.IsEmpty(Skin.String(LyricScript_Path)) - - + + diff --git a/addons/skin.estuary/xml/Custom_1107_SearchDialog.xml b/addons/skin.estuary/xml/Custom_1107_SearchDialog.xml index 71f705cbb5..739484332a 100644 --- a/addons/skin.estuary/xml/Custom_1107_SearchDialog.xml +++ b/addons/skin.estuary/xml/Custom_1107_SearchDialog.xml @@ -31,7 +31,7 @@ Dialog.Close(all) - ActivateWindow(videos,plugin://plugin.video.youtube/kodion/search/input/,return) + ActivateWindow(videos,"plugin://plugin.video.youtube/kodion/search/list/",return) InstallAddon(plugin.video.youtube) diff --git a/addons/skin.estuary/xml/Custom_1109_TopBarOverlay.xml b/addons/skin.estuary/xml/Custom_1109_TopBarOverlay.xml index 87060da239..9edd4c00d7 100644 --- a/addons/skin.estuary/xml/Custom_1109_TopBarOverlay.xml +++ b/addons/skin.estuary/xml/Custom_1109_TopBarOverlay.xml @@ -76,6 +76,7 @@ 100 auto !String.isempty(Player.Duration) + Player.HasVideo !VideoPlayer.Content(LiveTV) | VideoPlayer.HasEpg diff --git a/addons/skin.estuary/xml/DialogContextMenu.xml b/addons/skin.estuary/xml/DialogContextMenu.xml index ab08b67f04..32b9f8489b 100644 --- a/addons/skin.estuary/xml/DialogContextMenu.xml +++ b/addons/skin.estuary/xml/DialogContextMenu.xml @@ -5,8 +5,7 @@ 0 0 - Window.IsActive(Home) + String.IsEqual(Skin.AspectRatio,21:9) - Window.IsActive(Home) + !String.IsEqual(Skin.AspectRatio,21:9) + Window.IsActive(Home) @@ -27,21 +26,30 @@ Action(close) - - background image - 0 - 0 - 450 - 780 - colors/white.png - - - grouplist for context buttons - 0 - 0 - 450 - auto - true + + conditional + + background image + 0 + 0 + 450 + 780 + colors/white.png + + + grouplist for context buttons + 0 + 0 + 450 + auto + true + + + + + + + button template @@ -53,11 +61,5 @@ lists/focus.png - - - - - - diff --git a/addons/skin.estuary/xml/DialogKeyboard.xml b/addons/skin.estuary/xml/DialogKeyboard.xml index 9c4bbe71f3..90ff52fc2b 100644 --- a/addons/skin.estuary/xml/DialogKeyboard.xml +++ b/addons/skin.estuary/xml/DialogKeyboard.xml @@ -618,7 +618,6 @@ 690 1480 90 - font37 text_shadow center @@ -644,7 +643,6 @@ 770 1480 90 - font37 text_shadow center diff --git a/addons/skin.estuary/xml/DialogNumeric.xml b/addons/skin.estuary/xml/DialogNumeric.xml index 6ccffa7360..35b729d245 100644 --- a/addons/skin.estuary/xml/DialogNumeric.xml +++ b/addons/skin.estuary/xml/DialogNumeric.xml @@ -29,7 +29,6 @@ 477 80 font37 - button_focus center center diff --git a/addons/skin.estuary/xml/DialogPVRChannelManager.xml b/addons/skin.estuary/xml/DialogPVRChannelManager.xml index 9d477c461a..d61c727bb2 100644 --- a/addons/skin.estuary/xml/DialogPVRChannelManager.xml +++ b/addons/skin.estuary/xml/DialogPVRChannelManager.xml @@ -11,7 +11,7 @@ - + @@ -45,37 +45,40 @@ 60 200 - - 0 - 0 - 0 - colors/white.png - Conditional - ListItem.Property(Changed) - - - 15 - 10 - 50 - 50 - $INFO[ListItem.Property(icon)] - keep - - - 0 - 10 - 50 - 50 - OverlayLocked.png - keep - ListItem.Property(ParentalLocked) - - - 85 - 40 - 0 - center - + + Conditional + + 0 + 0 + 0 + colors/white.png + Conditional + ListItem.Property(Changed) + + + 15 + 10 + 50 + 50 + $INFO[ListItem.Property(icon)] + keep + + + 0 + 10 + 50 + 50 + OverlayLocked.png + keep + ListItem.Property(ParentalLocked) + + + 85 + 40 + 0 + center + + @@ -268,18 +271,6 @@ - - 40 - 780 - 330 - 35 - font12 - grey - right - center - - true - diff --git a/addons/skin.estuary/xml/DialogPVRInfo.xml b/addons/skin.estuary/xml/DialogPVRInfo.xml index 147cbc84c7..e5560578ba 100644 --- a/addons/skin.estuary/xml/DialogPVRInfo.xml +++ b/addons/skin.estuary/xml/DialogPVRInfo.xml @@ -38,7 +38,7 @@ 61 61 9000 - 49 + 9000 SetProperty(TextViewer_Header,$LOCALIZE[207],home) SetProperty(TextViewer_Text,$ESCINFO[ListItem.Plot],home) ActivateWindow(1102) @@ -63,8 +63,8 @@ 5 9000 9000 - 49 - 49 + 61 + 61 diff --git a/addons/skin.estuary/xml/DialogSeekBar.xml b/addons/skin.estuary/xml/DialogSeekBar.xml index b712d68e9d..bad96dac4e 100644 --- a/addons/skin.estuary/xml/DialogSeekBar.xml +++ b/addons/skin.estuary/xml/DialogSeekBar.xml @@ -48,7 +48,7 @@ player.chaptercount - Player.Recording + Player.Recording + !PVR.ChannelPreviewActive 100 20 @@ -104,6 +104,50 @@ black + + -5 + PVR.IsTimeShift + !Player.ChannelPreviewActive + VisibleChange + + 0 + 20 + 400 + 50 + right + center + font30 + + + + 0 + 20 + 400 + 50 + left + center + font30 + + + + 0 + 20 + 20 + 50 + center + center + font30 + + + + 0 + 50 + 100% + 15 + PVR.timeshiftprogress + colors/white50.png + colors/white50.png + + 0 70 @@ -112,6 +156,7 @@ Player.ProgressCache colors/white50.png colors/white50.png + !Player.ChannelPreviewActive 0 @@ -134,8 +179,9 @@ - Player.ShowInfo + VideoPlayer.Content(LiveTV) + Window.IsActive(fullscreenvideo) + !Window.IsActive(fullscreeninfo) + Player.ShowInfo + VideoPlayer.Content(LiveTV) + Window.IsActive(fullscreenvideo) VisibleChange + conditional 0 380 diff --git a/addons/skin.estuary/xml/DialogSelect.xml b/addons/skin.estuary/xml/DialogSelect.xml index 5307ee5e6d..3cd2c53b17 100644 --- a/addons/skin.estuary/xml/DialogSelect.xml +++ b/addons/skin.estuary/xml/DialogSelect.xml @@ -7,11 +7,11 @@ 50% 50% - 742 + 750 1220 - + @@ -19,14 +19,14 @@ 0 80 920 - 665 + 2 buttons/dialogbutton-nofo.png 20 100 880 - 625 + 20 3 3 9001 @@ -35,7 +35,6 @@ 200 - @@ -43,7 +42,7 @@ 20 100 880 - 625 + 20 6 6 9001 @@ -119,7 +118,7 @@ 910 100 12 - 625 + 20 3 6 9001 @@ -127,12 +126,11 @@ 925 - 695 + 10 275 35 font12 right - center grey diff --git a/addons/skin.estuary/xml/EventLog.xml b/addons/skin.estuary/xml/EventLog.xml index 055b7a264d..5a8e6b3f51 100644 --- a/addons/skin.estuary/xml/EventLog.xml +++ b/addons/skin.estuary/xml/EventLog.xml @@ -24,7 +24,7 @@ list 60 500 - + 10 10 @@ -63,7 +63,7 @@ - + 0 0 diff --git a/addons/skin.estuary/xml/FileManager.xml b/addons/skin.estuary/xml/FileManager.xml index f9bfc54cc9..315d45d0c9 100644 --- a/addons/skin.estuary/xml/FileManager.xml +++ b/addons/skin.estuary/xml/FileManager.xml @@ -20,7 +20,6 @@ - @@ -49,8 +48,6 @@ - - diff --git a/addons/skin.estuary/xml/Includes_Animations.xml b/addons/skin.estuary/xml/Includes_Animations.xml index ebdad5d516..1b02def93b 100644 --- a/addons/skin.estuary/xml/Includes_Animations.xml +++ b/addons/skin.estuary/xml/Includes_Animations.xml @@ -6,22 +6,22 @@ - + - + DepthDialog - + - + diff --git a/addons/skin.estuary/xml/Includes_Home.xml b/addons/skin.estuary/xml/Includes_Home.xml index 6fab18e247..d8d50af843 100644 --- a/addons/skin.estuary/xml/Includes_Home.xml +++ b/addons/skin.estuary/xml/Includes_Home.xml @@ -244,6 +244,7 @@ + 0 @@ -866,7 +867,7 @@ 1000 - -0 + 0 340 100 center @@ -877,7 +878,7 @@ Conditional buttons/button-fo.png font30_title - Weather.LocationNext + noop Weather.IsFetched + !String.IsEmpty(Window(weather).Property(Map.$PARAM[item_id].Area)) + !String.IsEmpty(Window(weather).Property(Map.IsFetched)) @@ -920,4 +921,26 @@ + + + 0 + 80 + 80 + 60 + + 0 + 0 + 0 + 13 + 50 + 50 + vertical + + + Visible + Hidden + conditional + + + diff --git a/addons/skin.estuary/xml/MusicOSD.xml b/addons/skin.estuary/xml/MusicOSD.xml index 73dee702a8..bf74ff7212 100644 --- a/addons/skin.estuary/xml/MusicOSD.xml +++ b/addons/skin.estuary/xml/MusicOSD.xml @@ -173,7 +173,8 @@ - 960 + 0 + 120 WindowOpen WindowClose diff --git a/addons/skin.estuary/xml/MusicVisualisation.xml b/addons/skin.estuary/xml/MusicVisualisation.xml index a88865aad0..5bf2e21b7a 100644 --- a/addons/skin.estuary/xml/MusicVisualisation.xml +++ b/addons/skin.estuary/xml/MusicVisualisation.xml @@ -17,6 +17,7 @@ WindowOpen WindowClose $INFO[Player.Art(fanart)] + !Skin.HasSetting(hide_background_fanart) Conditional diff --git a/addons/skin.estuary/xml/MyMusicPlaylistEditor.xml b/addons/skin.estuary/xml/MyMusicPlaylistEditor.xml index c7c6bcf6df..451060150e 100644 --- a/addons/skin.estuary/xml/MyMusicPlaylistEditor.xml +++ b/addons/skin.estuary/xml/MyMusicPlaylistEditor.xml @@ -8,8 +8,6 @@ OpenClose_Left 302 - - @@ -61,8 +59,6 @@ - - diff --git a/addons/skin.estuary/xml/MyPVRChannels.xml b/addons/skin.estuary/xml/MyPVRChannels.xml index 6be50f4c68..efc9fc6838 100644 --- a/addons/skin.estuary/xml/MyPVRChannels.xml +++ b/addons/skin.estuary/xml/MyPVRChannels.xml @@ -26,7 +26,7 @@ list 1 60 - + 0 0 @@ -66,7 +66,7 @@ 120 top font14 - Conditional + Conditional text_shadow @@ -92,7 +92,7 @@ text_shadow - + 20 10 @@ -125,7 +125,7 @@ top font14 - Conditional + Conditional text_shadow @@ -169,7 +169,7 @@ list 1 60 - + 0 0 @@ -224,7 +224,7 @@ text_shadow - + 10 25 diff --git a/addons/skin.estuary/xml/MyPVRRecordings.xml b/addons/skin.estuary/xml/MyPVRRecordings.xml index 0b6ed504d8..b7e4a07532 100644 --- a/addons/skin.estuary/xml/MyPVRRecordings.xml +++ b/addons/skin.estuary/xml/MyPVRRecordings.xml @@ -23,7 +23,7 @@ 5 73 200 - + 0 0 @@ -58,7 +58,7 @@ - + 21 30 diff --git a/addons/skin.estuary/xml/MyPVRSearch.xml b/addons/skin.estuary/xml/MyPVRSearch.xml index 9b86368ad5..cdf314621c 100644 --- a/addons/skin.estuary/xml/MyPVRSearch.xml +++ b/addons/skin.estuary/xml/MyPVRSearch.xml @@ -25,7 +25,7 @@ 3 77 200 - + String.IsEmpty(ListItem.Date) 120 @@ -66,7 +66,7 @@ - + 0 0 diff --git a/addons/skin.estuary/xml/MyPVRTimers.xml b/addons/skin.estuary/xml/MyPVRTimers.xml index b842608142..22e30835aa 100644 --- a/addons/skin.estuary/xml/MyPVRTimers.xml +++ b/addons/skin.estuary/xml/MyPVRTimers.xml @@ -22,7 +22,7 @@ 4 73 200 - + 30 0 @@ -74,7 +74,7 @@ - + 0 0 diff --git a/addons/skin.estuary/xml/Settings.xml b/addons/skin.estuary/xml/Settings.xml index fa8581d83f..a7b39a9976 100644 --- a/addons/skin.estuary/xml/Settings.xml +++ b/addons/skin.estuary/xml/Settings.xml @@ -15,167 +15,110 @@ $INFO[Skin.String(HomeFanart.path)]settings$INFO[Skin.String(HomeFanart.ext)] !Player.HasMedia + !String.IsEmpty(Skin.String(HomeFanart.path)) - + 50% - 1720 - 50% - 870 - 9000 - 9000 - 9000 - 9000 + 1600 + 0 + 0 OpenClose_Right - - - 430 - 270 - dialogs/dialog-bg-nobo.png - overlays/shadow.png - 20 - - - 20 - 180 - 390 - 70 - colors/black.png - - - 50% - 20 - 240 - 160 - $INFO[ListItem.Icon] - center - scale - - - 30 - 190 - 370 - 400 - - center - - - - - DepthContentPopout - - - - - - - - 430 - 270 - dialogs/dialog-bg-nobo.png - overlays/shadow.png - 20 - - - 430 - 270 - colors/grey.png - 20 - Animation_FocusTextureFade - - - 20 - 180 - 390 - 70 - colors/black.png - - - 50% - 20 - 240 - 160 - $INFO[ListItem.Icon] - center - scale - - - 30 - 190 - 370 - 400 - - center - - - - - - - ActivateWindow(PlayerSettings) - icons/settings/player.png - - - - ActivateWindow(MediaSettings) - icons/settings/media.png - - - - ActivateWindow(PVRSettings) - icons/settings/livetv.png - - - - ActivateWindow(ServiceSettings) - icons/settings/network.png - - - - System.GetBool(gamesgeneral.enable) - ActivateWindow(GameSettings) - icons/settings/games.png - - - - ActivateWindow(InterfaceSettings) - icons/settings/interface.png - - - - ActivateWindow(Profiles) - icons/settings/profiles.png - - - - ActivateWindow(SystemSettings) - icons/settings/system.png - - - - RunAddon(service.libreelec.settings) - icons/settings/libreelec.png - System.HasAddon(service.libreelec.settings) - - - - ActivateWindow(systeminfo) - icons/settings/sysinfo.png - - - - ActivateWindow(eventlog) - icons/settings/eventlog.png - - - - ActivateWindow(filemanager) - icons/settings/filemanager.png - - - + + 0 + 0 + 420 + 400 + + center + font37 + + + 0 + 100% + 120 + 300 + noop + Control.SetFocus(9001,$INFO[Container(9000).Position],absolute) + SettingsPanel + + + + ActivateWindow(filemanager) + icons/settings/filemanager.png + + + + ActivateWindow(addonbrowser) + icons/settings/addons.png + + + + ActivateWindow(systeminfo) + icons/settings/sysinfo.png + + + + ActivateWindow(eventlog) + icons/settings/eventlog.png + + + + + 0 + 0 + 470 + 0 + Control.SetFocus(9000,$INFO[Container(9001).Position],absolute) + noop + SettingsPanel + + + + ActivateWindow(PlayerSettings) + icons/settings/player.png + + + + ActivateWindow(MediaSettings) + icons/settings/media.png + + + + ActivateWindow(PVRSettings) + icons/settings/livetv.png + + + + ActivateWindow(ServiceSettings) + icons/settings/network.png + + + + System.GetBool(gamesgeneral.enable) + ActivateWindow(GameSettings) + icons/settings/games.png + + + + ActivateWindow(InterfaceSettings) + icons/settings/interface.png + + + + ActivateWindow(Profiles) + icons/settings/profiles.png + + + + ActivateWindow(SystemSettings) + icons/settings/system.png + + + + RunAddon(service.libreelec.settings) + icons/settings/libreelec.png + System.HasAddon(service.libreelec.settings) + + + diff --git a/addons/skin.estuary/xml/SettingsProfile.xml b/addons/skin.estuary/xml/SettingsProfile.xml index 725a7157f1..c77fb611de 100644 --- a/addons/skin.estuary/xml/SettingsProfile.xml +++ b/addons/skin.estuary/xml/SettingsProfile.xml @@ -74,7 +74,6 @@ 305 100 font10 - grey center top @@ -85,7 +84,6 @@ 321 305 100 - grey font10 center top diff --git a/addons/skin.estuary/xml/SettingsSystemInfo.xml b/addons/skin.estuary/xml/SettingsSystemInfo.xml index 6ace4b98f5..b11b55c104 100644 --- a/addons/skin.estuary/xml/SettingsSystemInfo.xml +++ b/addons/skin.estuary/xml/SettingsSystemInfo.xml @@ -86,7 +86,7 @@ 100 315 60 - true + !Control.HasFocus(60) 0 diff --git a/addons/skin.estuary/xml/SlideShow.xml b/addons/skin.estuary/xml/SlideShow.xml index 666f38cbfb..6cc32f41cd 100644 --- a/addons/skin.estuary/xml/SlideShow.xml +++ b/addons/skin.estuary/xml/SlideShow.xml @@ -7,7 +7,8 @@ 256 256 icons/settings/player.png - SlideShow.IsVideo + [![Player.Playing + Player.HasVideo] | SlideShow.IsPaused] + SlideShow.IsVideo + ![Player.Playing + Player.HasVideo] | SlideShow.IsPaused diff --git a/addons/skin.estuary/xml/View_502_FanArt.xml b/addons/skin.estuary/xml/View_502_FanArt.xml index 93320ad7ef..4e0703d9b9 100644 --- a/addons/skin.estuary/xml/View_502_FanArt.xml +++ b/addons/skin.estuary/xml/View_502_FanArt.xml @@ -56,6 +56,7 @@ 502 vertical conditional + 40 -- cgit v1.2.3