skin.pellucidPlus/1080i/custom_musicPlayerFullscree...

459 lines
23 KiB
XML
Raw Normal View History

2014-09-28 20:47:53 +02:00
<?xml version="1.0" encoding="UTF-8"?>
<window type="dialog" id="5001">
2015-03-27 21:31:13 +01:00
<defaultcontrol always="true">8000</defaultcontrol>
<allowoverlay>no</allowoverlay>
<onload>RunScript(script.artistslideshow)</onload>
<onload>AlarmClock(controlDialog,setfocus(9876),00:05,silent)</onload>
<onunload>activateWindow(MusicLibrary)</onunload>
<controls>
2015-04-21 11:33:24 +02:00
<include>globalBackground</include>
2015-03-27 21:31:13 +01:00
<control type="group">
<include>fadeInOut</include>
<control type="group">
<visible>!Skin.HasSetting(disableFullscreenMusicBackground)</visible>
<!--fanart-->
<control type="image">
<visible>isempty(Window(Visualisation).Property(ArtistSlideshow))</visible>
<posx>0</posx>
<posy>0</posy>
<include>dimensionsFullscreen</include>
<fadetime>200</fadetime>
<texture background="true">$INFO[MusicPlayer.Property(Fanart_Image)]</texture>
<aspectratio align="left" aligny="top">stretch</aspectratio>
2015-04-21 11:33:24 +02:00
<include>kenBurnsey</include>
<colordiffuse>44ffffff</colordiffuse>
2015-03-27 21:31:13 +01:00
</control>
<control type="multiimage">
<visible>!isempty(Window(Visualisation).Property(ArtistSlideshow))</visible>
<posx>0</posx>
<posy>0</posy>
<include>dimensionsFullscreen</include>
<imagepath background="true">$INFO[Window(Visualisation).Property(ArtistSlideshow)]</imagepath>
<aspectratio>keep</aspectratio>
<timeperimage>10000</timeperimage>
<fadetime>1000</fadetime>
<randomize>true</randomize>
2015-04-21 11:33:24 +02:00
<include>kenBurnsey</include>
<colordiffuse>44ffffff</colordiffuse>
2015-03-27 21:31:13 +01:00
</control>
<!--visualisation-->
<control type="visualisation" id="2">
<description>visualisation</description>
<posx>0</posx>
<posy>0</posy>
<include>dimensionsFullscreen</include>
</control>
<!--vignettes-->
<control type="image">
<posx>0</posx>
<posy>0</posy>
<include>dimensionsFullscreen</include>
<texture>vignette.png</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
</control>
<!--info-->
<control type="group">
<!--track info-->
<control type="group">
2015-04-19 22:55:23 +02:00
<!--
2015-03-27 21:31:13 +01:00
<animation type="windowOpen">
<effect type="fade" start="0" end="100" time="500" delay="1000"/>
</animation>
2015-04-19 22:55:23 +02:00
-->
2015-03-27 21:31:13 +01:00
<animation type="windowClose">
<effect type="fade" start="100" end="0" time="300"/>
</animation>
<!--Screen burn protection-->
2015-04-19 22:55:23 +02:00
<!--
2015-03-27 21:31:13 +01:00
<animation type="conditional" condition="true" pulse="true">
<effect type="fade" start="100" end="0" time="2500" delay="20000"/>
</animation>
2015-04-19 22:55:23 +02:00
-->
<posx>col-1-begin</posx>
2015-04-21 11:33:24 +02:00
<posy>row-22-begin</posy>
2015-03-27 21:31:13 +01:00
<control type="image">
2015-04-21 11:33:24 +02:00
<posx>-18</posx>
<posy>-20</posy>
2015-03-27 21:31:13 +01:00
<width>3-col</width>
<height>3-col</height>
<aspectratio>scale</aspectratio>
<texture fallback="colors/black.png" border="0">$INFO[musicplayer.cover]</texture>
<bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse>
</control>
<control type="label">
<visible>!Pvr.IsPlayingRadio</visible>
2015-04-19 22:55:23 +02:00
<posx>0</posx>
<posy>-82</posy>
2015-03-27 21:31:13 +01:00
<width>4-col</width>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>$VAR[starRating]</label>
<shadowcolor>00000000</shadowcolor>
</control>
<control type="label">
2015-04-19 22:55:23 +02:00
<posx>3-col-indent</posx>
<posy>-8</posy>
2015-03-27 21:31:13 +01:00
<width>20-col</width>
<font>largeBlack</font>
<textcolor>textActive</textcolor>
<scroll>false</scroll>
2015-04-19 22:55:23 +02:00
<label>[COLOR highlight]$INFO[MusicPlayer.artist,, ][/COLOR]$INFO[MusicPlayer.Title]</label>
2015-03-27 21:31:13 +01:00
<shadowcolor>00000000</shadowcolor>
2015-04-19 22:55:23 +02:00
</control>
2015-03-27 21:31:13 +01:00
<control type="label">
<visible>!Pvr.IsPlayingRadio</visible>
2015-04-19 22:55:23 +02:00
<posx>3-col-indent</posx>
<posy>48</posy>
2015-03-27 21:31:13 +01:00
<width>20-col</width>
2015-04-19 22:55:23 +02:00
<font>regularStrong</font>
2015-03-27 21:31:13 +01:00
<textcolor>textActive</textcolor>
<scroll>false</scroll>
2015-04-19 22:55:23 +02:00
<label>$INFO[MusicPlayer.Album,, ]$INFO[MusicPlayer.year,(,)]</label>
2015-03-27 21:31:13 +01:00
<shadowcolor>00000000</shadowcolor>
</control>
<control type="label">
<visible>Pvr.IsPlayingRadio</visible>
2015-04-19 22:55:23 +02:00
<posx>3-col-indent</posx>
<posy>48</posy>
2015-03-27 21:31:13 +01:00
<width>20-col</width>
2015-04-19 22:55:23 +02:00
<font>regularStrong</font>
2015-03-27 21:31:13 +01:00
<textcolor>textActive</textcolor>
<scroll>false</scroll>
<label>$INFO[VideoPlayer.Plot]</label>
<shadowcolor>00000000</shadowcolor>
2015-04-19 22:55:23 +02:00
</control>
2015-03-27 21:31:13 +01:00
<control type="label">
2015-04-19 22:55:23 +02:00
<posx>3-col-indent</posx>
2015-04-21 11:33:24 +02:00
<posy>104</posy>
2015-04-19 22:55:23 +02:00
<width>12-col</width>
2015-04-21 11:33:24 +02:00
<font>pageTitle</font>
2015-04-19 22:55:23 +02:00
<align>left</align>
2015-03-27 21:31:13 +01:00
<textcolor>textActive</textcolor>
<scroll>false</scroll>
<shadowcolor>00000000</shadowcolor>
2015-04-19 22:55:23 +02:00
<label>$INFO[MusicPlayer.time,, / ]$INFO[MusicPlayer.duration]</label>
2015-03-27 21:31:13 +01:00
</control>
<control type="label">
2015-04-19 22:55:23 +02:00
<posx>3-col-indent</posx>
<posy>156</posy>
2015-03-27 21:31:13 +01:00
<width>12-col</width>
2015-04-19 22:55:23 +02:00
<font>itemTitle</font>
2015-03-27 21:31:13 +01:00
<align>left</align>
<textcolor>textActive</textcolor>
<scroll>false</scroll>
<shadowcolor>00000000</shadowcolor>
2015-04-19 22:55:23 +02:00
<label>$INFO[MusicPlayer.offset(1).Artist,[COLOR highlight]$LOCALIZE[19031]:[/COLOR] , - ]$INFO[MusicPlayer.offset(1).Title]</label>
2015-03-27 21:31:13 +01:00
</control>
</control>
<!--dialog controls-->
<control type="group" id="8765">
<posx>0</posx>
<posy>996</posy>
<animation type="conditional" condition="!Controlgroup(8765).HasFocus">
<effect type="slide" start="0,0" end="0,50" tween="cubic" easing="out" delay="500" time="300"/>
<effect type="fade" start="100" end="0" time="500" delay="500"/>
</animation>
<animation type="windowClose">
<effect type="fade" start="100" end="0" time="300"/>
</animation>
<control type="image">
<posx>0</posx>
<posy>28</posy>
<width>91</width>
<height>54</height>
<texture>colors/black.png</texture>
<colordiffuse>ccffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="image">
<visible>!Visualisation.Enabled</visible>
<posx>1391</posx>
<posy>28</posy>
<width>8-col</width>
<height>54</height>
<texture>colors/black.png</texture>
<colordiffuse>ccffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="image">
<visible>Visualisation.Enabled</visible>
<posx>1607</posx>
<posy>28</posy>
<width>8-col</width>
<height>54</height>
<texture>colors/black.png</texture>
<colordiffuse>ccffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<!--player controls-->
<control type="list" id="8000">
<posx>75</posx>
<posy>10</posy>
<width>24-col</width>
<height>1-col</height>
<itemgap>0</itemgap>
<orientation>horizontal</orientation>
<onright>control.setfocus(8002,0)</onright>
<onleft>control.setfocus(8002,4)</onleft>
<onup>9876</onup>
<ondown>9876</ondown>
<itemlayout width="1-col" height="1-col">
<control type="image">
<posx>19</posx>
<posy>18</posy>
<width>69</width>
<height>69</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture border="0">colors/black.png</texture>
<bordersize>0</bordersize>
<colordiffuse>ccFFFFFF</colordiffuse>
</control>
<control type="label">
<posx>42</posx>
<posy>10</posy>
<width>1-col</width>
<height>1-col</height>
<font>symbol</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.label]</label>
</control>
</itemlayout>
<focusedlayout width="1-col" height="1-col">
<control type="image">
<visible>control.hasfocus(8000)</visible>
<posx>19</posx>
<posy>18</posy>
<width>69</width>
<height>69</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture border="0">colors/white.png</texture>
<bordersize>0</bordersize>
<colordiffuse>ccFFFFFF</colordiffuse>
</control>
<control type="image">
<visible>!control.hasfocus(8000)</visible>
<posx>19</posx>
<posy>18</posy>
<width>69</width>
<height>69</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture border="0">colors/black.png</texture>
<bordersize>0</bordersize>
<colordiffuse>ccFFFFFF</colordiffuse>
</control>
<control type="label">
<visible>control.hasfocus(8000)</visible>
<posx>42</posx>
<posy>10</posy>
<width>1-col</width>
<height>1-col</height>
<font>symbol</font>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.label]</label>
</control>
<control type="label">
<visible>!control.hasfocus(8000)</visible>
<posx>42</posx>
<posy>10</posy>
<width>1-col</width>
<height>1-col</height>
<font>symbol</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.label]</label>
</control>
</focusedlayout>
<content>
<item>
<description>Previous</description>
<label></label>
<thumb>-</thumb>
<onclick>PlayerControl(previous)</onclick>
</item>
<item>
<description>Rewind</description>
<label></label>
<thumb>-</thumb>
<onclick>PlayerControl(rewind)</onclick>
</item>
<item>
<description>Stop</description>
<label></label>
<thumb>-</thumb>
<onclick>PlayerControl(stop)</onclick>
<onclick>ActivateWindow(musiclibrary)</onclick>
<onclick>Dialog.Close(all,true)</onclick>
</item>
<item>
<visible>!Player.Paused</visible>
<description>Play/Pause</description>
<label></label>
<thumb>-</thumb>
<onclick>PlayerControl(play)</onclick>
</item>
<item>
<visible>Player.Paused</visible>
<description>Pause</description>
<label></label>
<thumb>-</thumb>
<onclick>PlayerControl(play)</onclick>
</item>
<item>
<description>Fast forward</description>
<label></label>
<thumb>-</thumb>
<onclick>PlayerControl(forward)</onclick>
</item>
<item>
<description>Next Track</description>
<label></label>
<thumb>-</thumb>
<onclick>PlayerControl(next)</onclick>
</item>
</content>
</control>
<!--shuffle and repeat / vis options-->
<control type="list" id="8002">
<posx>526</posx>
<posy>28</posy>
<width>24-col</width>
<height>1-col</height>
<itemgap>0</itemgap>
<orientation>horizontal</orientation>
<onleft>control.setfocus(8000,5)</onleft>
<onright>control.setfocus(8000,0)</onright>
<onup>9876</onup>
<ondown>9876</ondown>
<itemlayout width="3-col" height="1-col">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>213</width>
<height>54</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture border="0">colors/black.png</texture>
<bordersize>0</bordersize>
<colordiffuse>ccFFFFFF</colordiffuse>
</control>
<control type="label">
<posx>12</posx>
<posy>0</posy>
<width>184</width>
<align>left</align>
<font>menuTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor>
</control>
</itemlayout>
<focusedlayout width="3-col" height="1-col">
<control type="image">
<visible>control.hasfocus(8002)</visible>
<posx>0</posx>
<posy>0</posy>
<width>213</width>
<height>54</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture border="0">colors/white.png</texture>
<bordersize>0</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse>
</control>
<control type="image">
<visible>!control.hasfocus(8002)</visible>
<posx>0</posx>
<posy>0</posy>
<width>213</width>
<height>54</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture border="0">colors/black.png</texture>
<bordersize>0</bordersize>
<colordiffuse>ccFFFFFF</colordiffuse>
</control>
<control type="label">
<visible>control.hasfocus(8002)</visible>
<posx>12</posx>
<posy>0</posy>
<width>184</width>
<align>left</align>
<font>menuTitle</font>
<textcolor>black</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor>
</control>
<control type="label">
<visible>!control.hasfocus(8002)</visible>
<posx>12</posx>
<posy>0</posy>
<width>184</width>
<align>left</align>
<font>menuTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor>
</control>
</focusedlayout>
<content>
<item>
<description>Repeat</description>
<label>$VAR[repeatState]</label>
<thumb>-</thumb>
<onclick>PlayerControl(Repeat)</onclick>
</item>
<item>
<description>Shuffle</description>
<label>$VAR[shuffleState]</label>
<thumb>-</thumb>
<onclick>PlayerControl(Random)</onclick>
</item>
<item>
<description>Playlist</description>
<label>31097</label>
<thumb>-</thumb>
<onclick>dialog.close(5001)</onclick>
<onclick>activateWindow(musicplaylist)</onclick>
</item>
<item>
<description>Visualisation</description>
<label>31032</label>
<thumb>-</thumb>
<onclick>activateWindow(musicOSD)</onclick>
</item>
<item>
<visible>Visualisation.Enabled</visible>
<description>Visualisation Settings</description>
<label>$LOCALIZE[21417]</label>
<thumb>-</thumb>
<onclick>Addon.Default.OpenSettings(xbmc.player.musicviz)</onclick>
</item>
</content>
</control>
</control>
</control>
</control>
<!--hidden button to handle dialog autohide-->
<control type="button" id="9876">
2015-04-21 11:33:24 +02:00
<posx>-100</posx>
<posy>-100</posy>
2015-03-27 21:31:13 +01:00
<height>1-col</height>
<width>1-col</width>
<onup>8000</onup>
<ondown>8000</ondown>
<onleft>decreaseRating</onleft>
<onright>increaseRating</onright>
<onclick>control.setfocus(8000)</onclick>
</control>
<!--debugging-->
<include>DebugGrid</include>
<control type="label">
<include>DialogID</include>
<label>custom_musicPlayerFullscreen.xml</label>
</control>
</controls>
2014-09-28 20:47:53 +02:00
</window>