From dc318b106a523588d01e2600e37d99bbd6be4421 Mon Sep 17 00:00:00 2001 From: Chris Bevan Date: Thu, 16 Feb 2017 19:04:05 +0000 Subject: [PATCH] tweaks --- 1080i/Includes_hubMenu.xml | 4 +- 1080i/Includes_variables.xml | 4 +- 1080i/MyPlaylist.xml | 2 +- 1080i/custom_musicFullscreenDisabler.xml | 2 +- 1080i/custom_musicPlayerOptions.xml | 50 ++++++++++++++++++------ changelog.txt | 6 ++- language/English/strings.po | 8 ++++ 7 files changed, 57 insertions(+), 19 deletions(-) diff --git a/1080i/Includes_hubMenu.xml b/1080i/Includes_hubMenu.xml index 7787325..b07c8dc 100644 --- a/1080i/Includes_hubMenu.xml +++ b/1080i/Includes_hubMenu.xml @@ -94,8 +94,8 @@ skinshortcuts-mainmenu skinshortcuts-group-picturessubmenu - skinshortcuts-group-musicsubmenu - skinshortcuts-group-videosubmenu + skinshortcuts-group-musicsubmenu + skinshortcuts-group-videosubmenu diff --git a/1080i/Includes_variables.xml b/1080i/Includes_variables.xml index 675d6bd..b5cd7be 100644 --- a/1080i/Includes_variables.xml +++ b/1080i/Includes_variables.xml @@ -84,7 +84,7 @@ - - + + diff --git a/1080i/MyPlaylist.xml b/1080i/MyPlaylist.xml index 5721a01..d8ef961 100644 --- a/1080i/MyPlaylist.xml +++ b/1080i/MyPlaylist.xml @@ -1,6 +1,6 @@ - 9999 + 59 PlayerControl(stop) fadeInOut diff --git a/1080i/custom_musicFullscreenDisabler.xml b/1080i/custom_musicFullscreenDisabler.xml index 17c971c..5528b06 100644 --- a/1080i/custom_musicFullscreenDisabler.xml +++ b/1080i/custom_musicFullscreenDisabler.xml @@ -1,6 +1,6 @@ - Dialog.Close(1103,true) + Dialog.Close(1103) Window.IsActive(1103) + !player.hasaudio \ No newline at end of file diff --git a/1080i/custom_musicPlayerOptions.xml b/1080i/custom_musicPlayerOptions.xml index b9e634a..2584595 100644 --- a/1080i/custom_musicPlayerOptions.xml +++ b/1080i/custom_musicPlayerOptions.xml @@ -4,7 +4,7 @@ - 1390 + 1438 0 @@ -35,18 +35,18 @@ - 66 - 66 - 6-col-gutter - 6-col-gutter + 24 + 24 + 6-col + 6-col $INFO[MusicPlayer.Cover] ffffffff stretch - 54 - 15-row + 24 + 384 6-col 2-row 0 @@ -54,6 +54,15 @@ Control.SetFocus(8003,4) horizontal + + 0 + 0 + 1-col + 2-row + stretch + colors/black.png + textboxInactive + 0 0 @@ -107,6 +116,7 @@ - PlayerControl(stop) Dialog.Close(1105) + Dialog.Close(1103) Player.Playing | player.forwarding | player.rewinding @@ -138,8 +148,8 @@ - 54 - 18-row + 24 + 14-row control.hasfocus(8002) 0 @@ -178,10 +188,10 @@ - 54 - 20-row + 24 + 16-row 429 - 10-row + 14-row vertical 8002 Control.SetFocus(8001,3) @@ -251,6 +261,22 @@ + + go to artist + + + - + Dialog.Close(all,true) + Runscript(script.musicfinder,action=artist,title=$INFO[musicplayer.artist],listid=50) + + + go to album + + + - + Dialog.Close(all,true) + Runscript(script.musicfinder,action=album,title=$INFO[musicplayer.album],listid=50) + Playlist diff --git a/changelog.txt b/changelog.txt index 87cec32..6260ad4 100644 --- a/changelog.txt +++ b/changelog.txt @@ -6,10 +6,14 @@ DONE - pvr info screen rework (header - 2 column mode) DONE - Add user options for menu customisation to skin settings DONE - album default art fix DONE - rework fullscreen options OSD +DONE - Reworked music fullscreen menu. Ensure closes properly on stop +DONE - add 'go to artist' +DONE - add 'go to album' - picture section fix +- add check for musicfinder script to buttons when on repo + -DONE - Reworked music fullscreen menu. Ensure closes properly on stop [V1.0.4] - Minor tweaks and bug fixes diff --git a/language/English/strings.po b/language/English/strings.po index 3e2d326..7f3b3d9 100644 --- a/language/English/strings.po +++ b/language/English/strings.po @@ -645,6 +645,10 @@ msgctxt "#31154" msgid "Search for Subtitles" msgstr "" +msgctxt "#31155" +msgid "Go to Artist" +msgstr "" + msgctxt "#31156" msgid "Games" msgstr "" @@ -653,6 +657,10 @@ msgctxt "#31157" msgid "Home: Hide Games" msgstr "" +msgctxt "#31158" +msgid "Go to Album" +msgstr "" + msgctxt "#31159" msgid "Unknown" msgstr ""