From 472f81c8c9e0e93a5844010bf4076749d07039c9 Mon Sep 17 00:00:00 2001 From: theDeadMan Date: Thu, 29 Mar 2018 16:45:19 +0100 Subject: [PATCH] various --- 1080i/DialogVolumeBar.xml | 7 +- 1080i/Includes.xml | 10 +- 1080i/View_ArtistAlbums.xml | 2 +- 1080i/View_Games.xml | 142 +++++++++++-------------- 1080i/custom_musicPlayerFullscreen.xml | 24 ++--- changelog.txt | 3 +- colors/orange.xml | 14 +++ 7 files changed, 96 insertions(+), 106 deletions(-) create mode 100644 colors/orange.xml diff --git a/1080i/DialogVolumeBar.xml b/1080i/DialogVolumeBar.xml index c329c3f..4ef4349 100644 --- a/1080i/DialogVolumeBar.xml +++ b/1080i/DialogVolumeBar.xml @@ -55,8 +55,13 @@ 468 2-row center - + + + + + false + Player.Volume DebugGrid diff --git a/1080i/Includes.xml b/1080i/Includes.xml index 8ade38a..5dd0e14 100644 --- a/1080i/Includes.xml +++ b/1080i/Includes.xml @@ -148,16 +148,16 @@ - + dimensionsFullscreen - backgroundImage.jpg - ffFFFFFF + colors/white.png + background stretch dimensionsFullscreen - colors/black.png - CCFFFFFF + backgroundImage.jpg + ff333333 stretch diff --git a/1080i/View_ArtistAlbums.xml b/1080i/View_ArtistAlbums.xml index 62804aa..6a4b577 100644 --- a/1080i/View_ArtistAlbums.xml +++ b/1080i/View_ArtistAlbums.xml @@ -8,7 +8,7 @@ dimensionsFullscreen stretch - $INFO[Container.Art(fanart)] + $INFO[Container.Art(artist.fanart)] 0 66ffffff diff --git a/1080i/View_Games.xml b/1080i/View_Games.xml index 8a4a636..157e4e4 100644 --- a/1080i/View_Games.xml +++ b/1080i/View_Games.xml @@ -4,101 +4,83 @@ col-1-begin row-5-begin - 24-col - 23-row + 1800 + 24-row 9000 60 50 - 50 + 9998 + 9998 60 - + 600 + 0 - 3 - 66 - 66 - stretch - $INFO[Listitem.thumb] - - - 1-col 0 - 23-col - 69 + 4-col-gutter + 4-col-gutter stretch - colors/black.png - textboxInactive + colors/black.png + colors/black.png + 6 + overlay - - 1-col-indent + + 0 0 - 22-col-gutter - 2-row - center - itemTitle - textActive - - + 4-col-gutter + 4-col-gutter + scale + $INFO[ListItem.Art(thumb)] + 6 + 77ffffff - - !String.IsEmpty(ListItem.playcount) - 23-col-gutter - 0 - 1-col - 2-row + + !controlgroup(9000).hasfocus + 12 + 258 + 240 + 60 center - right - symbolLarge + thumbTitle textActive - - + - - - 0 - 3 - 66 - 66 - stretch - $INFO[Listitem.thumb] - - - - - - - 1-col - 0 - 23-col - 2-row - stretch - colors/white.png - highlight - - - 1-col-indent - 0 - 22-col-gutter - 2-row - center - itemTitle - textActive - - - - - !String.IsEmpty(ListItem.playcount) - 23-col-gutter - 0 - 1-col - 2-row - center - right - symbolLarge - textActive - - + + + focusThumb + + 0 + 0 + 4-col-gutter + 4-col-gutter + stretch + colors/black.png + colors/white.png + 6 + FF000000 + + + 0 + 0 + 4-col-gutter + 4-col-gutter + scale + $INFO[ListItem.Art(thumb)] + 6 + + + !controlgroup(9000).hasfocus + 12 + 258 + 240 + 60 + center + thumbTitle + textActive + + diff --git a/1080i/custom_musicPlayerFullscreen.xml b/1080i/custom_musicPlayerFullscreen.xml index 006d22f..0764f39 100644 --- a/1080i/custom_musicPlayerFullscreen.xml +++ b/1080i/custom_musicPlayerFullscreen.xml @@ -1,16 +1,19 @@ 9876 - RunScript(script.artistslideshow) control.setfocus(9999) - globalBackground + + dimensionsFullscreen + colors/black.png + stretch + fadeInOut - String.IsEmpty(Window(Visualisation).Property(ArtistSlideshow)) + !Visualisation.Enabled 0 0 dimensionsFullscreen @@ -19,22 +22,9 @@ kenBurnsey 44ffffff - - - !String.IsEmpty(Window(Visualisation).Property(ArtistSlideshow)) - dimensionsFullscreen - scale - 15000 - true - 1000 - yes - $INFO[Window(Visualisation).Property(ArtistSlideshow)] - kenBurnsey - 88ffffff - - !SlideShow.IsActive + Visualisation.Enabled visualisation 0 0 diff --git a/changelog.txt b/changelog.txt index e29c759..0310884 100644 --- a/changelog.txt +++ b/changelog.txt @@ -30,9 +30,8 @@ - [COMPLETE] global search addon skinned - [COMPLETE] GameOSD.xml -- ensure texture background doesn't appear behind ken burns effect - - restore player controls video +- Add volume passthrough / % volume control (see https://github.com/xperience1080/skin.xperience1080/blob/master/1080i/DialogVolumeBar.xml) - check controls for new window: MyGames.xml - Screenshots etc need updating diff --git a/colors/orange.xml b/colors/orange.xml new file mode 100644 index 0000000..da721a3 --- /dev/null +++ b/colors/orange.xml @@ -0,0 +1,14 @@ + + + ff111111 + ff151515 + aace5621 + 44ffffff + fff0f0f0 + ff757575 + aaf0f0f0 + ff919191 + 99FFFFFF + aa212121 + ffBDBDBD + \ No newline at end of file