From 29ab7775e5d75d7c52dc9d72fced610f44ed0e57 Mon Sep 17 00:00:00 2001 From: ronie Date: Fri, 30 Jan 2015 23:34:51 +0100 Subject: [Confluence] use grouplist in MusicOSD --- addons/skin.confluence/720p/MusicOSD.xml | 225 +++++++++++-------------------- 1 file changed, 80 insertions(+), 145 deletions(-) diff --git a/addons/skin.confluence/720p/MusicOSD.xml b/addons/skin.confluence/720p/MusicOSD.xml index 86aab2bd28..ce6f4e5884 100644 --- a/addons/skin.confluence/720p/MusicOSD.xml +++ b/addons/skin.confluence/720p/MusicOSD.xml @@ -42,44 +42,34 @@ VisibleChange ![Window.IsVisible(AddonSettings) | Window.IsVisible(SelectDialog) | Window.IsVisible(VisualisationPresetList)] - + 325 60r + 1000 + 1000 + horizontal + 0 VisibleChange ![Window.IsVisible(AddonSettings) | Window.IsVisible(SelectDialog) | Window.IsVisible(VisualisationPresetList)] - 0 - 0 55 55 - OSDPrevTrackFO.png OSDPrevTrackNF.png - 704 - 601 - 1000 - 1000 PlayerControl(Previous) - 55 - 0 55 55 - OSDRewindFO.png OSDRewindNF.png - 600 - 602 - 1000 - 1000 PlayerControl(Rewind) - 110 - 0 55 55 @@ -90,129 +80,109 @@ Player.Paused | Player.Forwarding | Player.Rewinding OSDPlayFO.png OSDPlayNF.png - 601 - 603 - 1000 - 1000 PlayerControl(Play) - 165 - 0 55 55 - OSDStopFO.png OSDStopNF.png - 602 - 604 - 1000 - 1000 PlayerControl(Stop) - 220 - 0 55 55 - OSDForwardFO.png OSDForwardNF.png - 603 - 605 - 1000 - 1000 PlayerControl(Forward) - 275 - 0 55 55 - OSDNextTrackFO.png OSDNextTrackNF.png - 604 - 606 - 1000 - 1000 PlayerControl(Next) - - 330 - 0 + 55 55 - - - - - - - - PlayerControl(Repeat) - 605 - 607 - 1000 - 1000 - - - 330 - 0 - 55 - 55 - OSDRepeatNF.png - !Playlist.IsRepeat + !Playlist.IsRepeatOne - !Control.HasFocus(606) - - - 330 - 0 - 55 - 55 - OSDRepeatFO.png - !Playlist.IsRepeat + !Playlist.IsRepeatOne - Control.HasFocus(606) - - - 330 - 0 - 55 - 55 - OSDRepeatOneNF.png - Playlist.IsRepeatOne - !Control.HasFocus(606) - - - 330 - 0 - 55 - 55 - OSDRepeatOneFO.png - Playlist.IsRepeatOne - Control.HasFocus(606) - - - 330 - 0 - 55 - 55 - OSDRepeatAllNF.png - Playlist.IsRepeat - !Control.HasFocus(606) - - - 330 - 0 - 55 - 55 - OSDRepeatAllFO.png - Playlist.IsRepeat - Control.HasFocus(606) + + 0 + 0 + 55 + 55 + + - + - + - + 605 + 607 + 1000 + 1000 + PlayerControl(Repeat) + + + 0 + 0 + 55 + 55 + OSDRepeatNF.png + !Playlist.IsRepeat + !Playlist.IsRepeatOne + !Control.HasFocus(606) + + + 0 + 0 + 55 + 55 + OSDRepeatFO.png + !Playlist.IsRepeat + !Playlist.IsRepeatOne + Control.HasFocus(606) + + + 0 + 0 + 55 + 55 + OSDRepeatOneNF.png + Playlist.IsRepeatOne + !Control.HasFocus(606) + + + 0 + 0 + 55 + 55 + OSDRepeatOneFO.png + Playlist.IsRepeatOne + Control.HasFocus(606) + + + 0 + 0 + 55 + 55 + OSDRepeatAllNF.png + Playlist.IsRepeat + !Control.HasFocus(606) + + + 0 + 0 + 55 + 55 + OSDRepeatAllFO.png + Playlist.IsRepeat + Control.HasFocus(606) + - 385 - 0 55 55 @@ -223,20 +193,13 @@ OSDRandomOnFO.png OSDRandomOnNF.png PlayerControl(Random) - 606 - 701 - 1000 - 1000 - - - 300r - 60r - VisibleChange - ![Window.IsVisible(AddonSettings) | Window.IsVisible(SelectDialog) | Window.IsVisible(VisualisationPresetList)] + + 215 + 55 + - + - 0 - 0 55 55 @@ -245,10 +208,6 @@ OSDLyricsNF.png OSDLyricsFO.png OSDLyricsNF.png - 607 - 500 - 1000 - 1000 Close RunScript($INFO[Skin.String(LyricScript_Path)]) Skin.SetAddon(LyricScript_Path,xbmc.python.lyrics) @@ -257,62 +216,38 @@ IsEmpty(Skin.String(LyricScript_Path)) - 55 - 0 55 55 - OSDVizFO.png OSDVizNF.png - 701 - 702 - 1000 - 1000 - 110 - 0 55 55 - OSDPresetSettingsFO.png OSDPresetSettingsNF.png - 500 - 703 - 1000 - 1000 Addon.Default.OpenSettings(xbmc.player.musicviz) - 165 - 0 55 55 - OSDPreFO.png OSDPreNF.png - 702 - 704 - 1000 - 1000 ActivateWindow(122) - 220 - 0 55 55 - OSDRecordOffFO.png OSDRecordOffNF.png - 703 - 600 - 1000 - 1000 PlayerControl(record) Player.CanRecord Conditional -- cgit v1.2.3