2014-09-28 20:47:53 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2015-11-09 22:07:33 +01:00
|
|
|
<window type="dialog" id="1103">
|
2017-09-28 15:36:29 +02:00
|
|
|
<defaultcontrol always="true">9876</defaultcontrol>
|
|
|
|
<onunload>control.setfocus(9999)</onunload>
|
|
|
|
<controls>
|
2018-03-29 17:45:19 +02:00
|
|
|
<control type="image">
|
|
|
|
<include>dimensionsFullscreen</include>
|
|
|
|
<texture>colors/black.png</texture>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
</control>
|
2017-09-28 15:36:29 +02:00
|
|
|
<control type="group">
|
|
|
|
<include>fadeInOut</include>
|
|
|
|
<control type="group">
|
2018-07-16 22:46:52 +02:00
|
|
|
<!--art-->
|
2017-09-28 15:36:29 +02:00
|
|
|
<control type="image">
|
2018-03-29 17:45:19 +02:00
|
|
|
<visible>!Visualisation.Enabled</visible>
|
2018-07-16 22:46:52 +02:00
|
|
|
<include>dimensionsFullscreen</include>
|
2018-10-21 21:30:39 +02:00
|
|
|
<texture>colors/white.png</texture>
|
2018-07-16 22:46:52 +02:00
|
|
|
<colordiffuse>background</colordiffuse>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
</control>
|
|
|
|
<control type="image">
|
|
|
|
<visible>!Visualisation.Enabled</visible>
|
|
|
|
<include>dimensionsFullscreen</include>
|
|
|
|
<aspectratio scalediffuse="false">stretch</aspectratio>
|
2018-08-30 20:34:50 +02:00
|
|
|
<texture fallback="colors/offblack.png" border="0">$INFO[player.art(fanart)]</texture>
|
2018-07-16 22:46:52 +02:00
|
|
|
<fadetime>500</fadetime>
|
2018-08-30 20:34:50 +02:00
|
|
|
<colordiffuse>77ffffff</colordiffuse>
|
2018-09-14 19:18:57 +02:00
|
|
|
</control>
|
|
|
|
<control type="image">
|
|
|
|
<visible>!Visualisation.Enabled + string.isempty(player.art(fanart))</visible>
|
|
|
|
<posx>col-10-begin</posx>
|
|
|
|
<posy>row-8-begin</posy>
|
|
|
|
<width>6-col</width>
|
|
|
|
<height>6-col</height>
|
|
|
|
<aspectratio scalediffuse="false">stretch</aspectratio>
|
|
|
|
<texture fallback="noAlbumCover.jpg">$INFO[ListItem.Art(thumb)]</texture>
|
|
|
|
<bordertexture colordiffuse="overlay">colors/black.png</bordertexture>
|
|
|
|
<bordersize>6</bordersize>
|
|
|
|
<colordiffuse>BBffffff</colordiffuse>
|
2018-07-16 22:46:52 +02:00
|
|
|
</control>
|
2017-09-28 15:36:29 +02:00
|
|
|
<!--visualisation-->
|
|
|
|
<control type="visualisation" id="2">
|
2018-03-29 17:45:19 +02:00
|
|
|
<visible>Visualisation.Enabled</visible>
|
2017-09-28 15:36:29 +02:00
|
|
|
<description>visualisation</description>
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<include>dimensionsFullscreen</include>
|
|
|
|
</control>
|
|
|
|
</control>
|
|
|
|
<!--Track info-->
|
2017-10-07 11:53:15 +02:00
|
|
|
<control type="group">
|
2017-09-28 15:36:29 +02:00
|
|
|
<posx>col-1-begin</posx>
|
2018-08-30 20:34:50 +02:00
|
|
|
<posy>row-21-begin</posy>
|
2017-12-21 15:16:56 +01:00
|
|
|
<animation type="conditional" condition="!String.IsEqual(MusicPlayer.Time,00:00)">
|
2017-10-07 11:53:15 +02:00
|
|
|
<effect type="slide" start="0,500" end="0,0" tween="sine" time="400"/>
|
|
|
|
</animation>
|
2018-02-05 20:44:04 +01:00
|
|
|
<animation type="conditional" condition="true">
|
2018-02-25 14:05:53 +01:00
|
|
|
<effect type="fade" end="90" time="0"/>
|
2018-02-05 20:44:04 +01:00
|
|
|
</animation>
|
2018-07-16 22:46:52 +02:00
|
|
|
<!--track info (no vis)-->
|
2017-10-07 11:53:15 +02:00
|
|
|
<control type="group">
|
2018-05-20 12:54:30 +02:00
|
|
|
<posx>0</posx>
|
2018-07-16 22:46:52 +02:00
|
|
|
<posy>0</posy>
|
2019-02-03 22:09:09 +01:00
|
|
|
<control type="label">
|
2018-08-30 20:34:50 +02:00
|
|
|
<posx>5-col</posx>
|
2019-02-03 22:09:09 +01:00
|
|
|
<posy>56</posy>
|
2018-08-30 20:34:50 +02:00
|
|
|
<width>14-col</width>
|
2019-02-03 22:09:09 +01:00
|
|
|
<height>2-row</height>
|
2018-07-16 22:46:52 +02:00
|
|
|
<align>center</align>
|
2019-02-03 22:09:09 +01:00
|
|
|
<font>mediumTitle</font>
|
2018-07-16 22:46:52 +02:00
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<scroll>true</scroll>
|
|
|
|
<label>$INFO[MusicPlayer.Title]</label>
|
|
|
|
<shadowcolor>99000000</shadowcolor>
|
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<posx>4-col</posx>
|
2018-08-30 20:34:50 +02:00
|
|
|
<posy>3-row</posy>
|
2018-07-16 22:46:52 +02:00
|
|
|
<width>16-col</width>
|
2018-08-30 20:34:50 +02:00
|
|
|
<height>3-row</height>
|
2018-07-16 22:46:52 +02:00
|
|
|
<align>center</align>
|
|
|
|
<font>menuTitle</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<scroll>true</scroll>
|
|
|
|
<label>[B]$INFO[MusicPlayer.artist][/B][CR]$INFO[MusicPlayer.Album,, ]$INFO[MusicPlayer.year,(,)]</label>
|
|
|
|
<shadowcolor>99000000</shadowcolor>
|
|
|
|
</control>
|
2018-08-30 20:34:50 +02:00
|
|
|
<control type="progress">
|
|
|
|
<description>Progress Bar</description>
|
|
|
|
<posx>9-col</posx>
|
2019-02-03 22:09:09 +01:00
|
|
|
<posy>230</posy>
|
2018-08-30 20:34:50 +02:00
|
|
|
<width>6-col</width>
|
|
|
|
<height>12</height>
|
|
|
|
<texturebg colordiffuse="textboxInactive">colors/offblack.png</texturebg>
|
|
|
|
<midtexture colordiffuse="highlight">colors/white.png</midtexture>
|
|
|
|
<info>player.progress</info>
|
|
|
|
</control>
|
2018-07-16 22:46:52 +02:00
|
|
|
<control type="label">
|
2018-08-30 20:34:50 +02:00
|
|
|
<posx>624</posx>
|
|
|
|
<posy>6-row</posy>
|
2018-07-16 22:46:52 +02:00
|
|
|
<width>4-col</width>
|
2018-08-30 20:34:50 +02:00
|
|
|
<align>right</align>
|
2018-07-16 22:46:52 +02:00
|
|
|
<font>itemTitle</font>
|
2017-10-07 11:53:15 +02:00
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<scroll>true</scroll>
|
2018-08-30 20:34:50 +02:00
|
|
|
<label>$INFO[musicplayer.Playlistposition]$INFO[musicplayer.Playlistlength, / ]</label>
|
2018-05-20 12:54:30 +02:00
|
|
|
<shadowcolor>99000000</shadowcolor>
|
2017-10-07 11:53:15 +02:00
|
|
|
</control>
|
2018-07-16 22:46:52 +02:00
|
|
|
<control type="label">
|
2018-08-30 20:34:50 +02:00
|
|
|
<posx>1104</posx>
|
|
|
|
<posy>6-row</posy>
|
2018-07-16 22:46:52 +02:00
|
|
|
<width>4-col</width>
|
|
|
|
<align>left</align>
|
|
|
|
<font>itemTitle</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<scroll>true</scroll>
|
|
|
|
<label>$INFO[MusicPlayer.timeremaining]</label>
|
|
|
|
<shadowcolor>99000000</shadowcolor>
|
|
|
|
</control>
|
2017-09-28 15:36:29 +02:00
|
|
|
</control>
|
|
|
|
</control>
|
|
|
|
</control>
|
|
|
|
<!--hidden buttons to handle dialog autohide-->
|
|
|
|
<control type="button" id="9876">
|
|
|
|
<posx>-100</posx>
|
|
|
|
<posy>-100</posy>
|
|
|
|
<height>1-col</height>
|
|
|
|
<width>1-col</width>
|
|
|
|
<onup>VolumeUp</onup>
|
|
|
|
<ondown>VolumeDown</ondown>
|
|
|
|
<onleft>playercontrol(previous)</onleft>
|
|
|
|
<onright>playercontrol(next)</onright>
|
|
|
|
<onclick>activatewindow(1105)</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>
|