aboutsummaryrefslogtreecommitdiff
path: root/addons/skin.estuary/1080i/MusicOSD.xml
blob: 01ed8d598ae6a05949e8a0aa839aa9266c7b2bfe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
<?xml version="1.0" encoding="utf-8"?>
<window>
	<defaultcontrol always="true">602</defaultcontrol>
	<controls>
		<control type="button" id="22001">
			<description>background close area</description>
			<left>0</left>
			<top>0</top>
			<width>100%</width>
			<height>900</height>
			<texturefocus></texturefocus>
			<texturenofocus></texturenofocus>
			<onclick>Action(close)</onclick>
		</control>
		<control type="group">
			<top>900</top>
			<visible>!Window.IsActive(osdaudiosettings) + !Window.IsActive(osdvideosettings) + !Window.IsActive(playerprocessinfo)</visible>
			<animation effect="fade" end="100" time="200">WindowOpen</animation>
			<animation effect="fade" time="200">VisibleChange</animation>
			<animation effect="fade" start="100" end="0" time="200">WindowClose</animation>
			<control type="grouplist" id="201">
				<left>50</left>
				<top>10</top>
				<width>100%</width>
				<height>135</height>
				<align>left</align>
				<itemgap>-20</itemgap>
				<scrolltime tween="sine">200</scrolltime>
				<orientation>horizontal</orientation>
				<onup>87</onup>
				<ondown>noop</ondown>
				<onleft>5000</onleft>
				<onright>620</onright>
				<control type="radiobutton" id="600">
					<include content="OSDButton">
						<param name="texture" value="osd/fullscreen/buttons/previous.png"/>
					</include>
					<onclick>PlayerControl(Previous)</onclick>
				</control>
				<control type="radiobutton" id="602">
					<textureradioonfocus colordiffuse="button_focus">osd/fullscreen/buttons/play.png</textureradioonfocus>
					<textureradioonnofocus>osd/fullscreen/buttons/play.png</textureradioonnofocus>
					<textureradioofffocus colordiffuse="button_focus">osd/fullscreen/buttons/pause.png</textureradioofffocus>
					<textureradiooffnofocus>osd/fullscreen/buttons/pause.png</textureradiooffnofocus>
					<texturefocus></texturefocus>
					<width>125</width>
					<animation center="62,62" effect="zoom" end="100" reversible="false" start="95" time="480" tween="back">Focus</animation>
					<height>123</height>
					<radiowidth>80</radiowidth>
					<radioheight>80</radioheight>
					<font></font>
					<texturenofocus></texturenofocus>
					<selected>Player.Paused</selected>
					<onclick>PlayerControl(Play)</onclick>
				</control>
				<control type="radiobutton" id="603">
					<include content="OSDButton">
						<param name="texture" value="osd/fullscreen/buttons/stop.png"/>
					</include>
					<onclick>PlayerControl(Stop)</onclick>
				</control>
				<control type="radiobutton" id="605">
					<include content="OSDButton">
						<param name="texture" value="osd/fullscreen/buttons/next.png"/>
					</include>
					<onclick>PlayerControl(Next)</onclick>
					<visible>Integer.IsGreater(Playlist.Length(music),1)</visible>
				</control>
			</control>
			<control type="grouplist" id="202">
				<left>50</left>
				<top>10</top>
				<width>1820</width>
				<height>135</height>
				<align>right</align>
				<itemgap>-20</itemgap>
				<scrolltime tween="sine">200</scrolltime>
				<orientation>horizontal</orientation>
				<onup>87</onup>
				<ondown>noop</ondown>
				<onleft>605</onleft>
				<onright>600</onright>
				<control type="radiobutton" id="620">
					<include content="OSDButton">
						<param name="texture" value="osd/fullscreen/buttons/rating.png"/>
					</include>
					<onclick>SetRating</onclick>
				</control>
				<control type="group" id="699">
					<width>125</width>
					<height>125</height>
					<visible>!MusicPlayer.Content(LiveTV)</visible>
					<control type="button" id="704">
						<left>0</left>
						<top>0</top>
						<width>74</width>
						<height>74</height>
						<label></label>
						<font></font>
						<texturefocus></texturefocus>
						<texturenofocus></texturenofocus>
						<onleft>620</onleft>
						<onright>607</onright>
						<onup>1000</onup>
						<ondown>1000</ondown>
						<onclick>PlayerControl(Repeat)</onclick>
					</control>
					<control type="image">
						<left>40</left>
						<top>25</top>
						<width>74</width>
						<height>74</height>
						<animation center="37,37" effect="zoom" end="100" reversible="false" start="95" time="480" tween="back" condition="Control.HasFocus(704)">Conditional</animation>
						<texture colordiffuse="$VAR[RepeatButtonColordiffuseVar]">$VAR[PlayerControlsRepeatImageVar]</texture>
					</control>
				</control>
				<control type="radiobutton" id="607">
					<textureradioonfocus colordiffuse="button_focus">osd/fullscreen/buttons/random-on.png</textureradioonfocus>
					<textureradioonnofocus>osd/fullscreen/buttons/random-on.png</textureradioonnofocus>
					<textureradioofffocus colordiffuse="button_focus">osd/fullscreen/buttons/random-off.png</textureradioofffocus>
					<textureradiooffnofocus>osd/fullscreen/buttons/random-off.png</textureradiooffnofocus>
					<textureradioondisabled colordiffuse="disabled">osd/fullscreen/buttons/random-on.png</textureradioondisabled>
					<textureradiooffdisabled colordiffuse="disabled">osd/fullscreen/buttons/random-off.png</textureradiooffdisabled>
					<texturefocus></texturefocus>
					<width>125</width>
					<height>123</height>
					<radiowidth>74</radiowidth>
					<radioheight>74</radioheight>
					<font></font>
					<texturenofocus></texturenofocus>
					<radioposx>0</radioposx>
					<radioposy>0</radioposy>
					<label></label>
					<animation center="62,62" effect="zoom" end="100" reversible="false" start="95" time="480" tween="back">Focus</animation>
					<selected>Playlist.IsRandom</selected>
					<visible>!MusicPlayer.Content(LiveTV)</visible>
					<onclick>PlayerControl(Random)</onclick>
				</control>
				<control type="radiobutton" id="703">
					<include content="OSDButton">
						<param name="texture" value="osd/fullscreen/buttons/settings-subtitle.png"/>
					</include>
					<onclick>Close</onclick>
					<onclick condition="!String.IsEmpty(Skin.String(LyricScript_Path))">RunScript($INFO[Skin.String(LyricScript_Path)])</onclick>
					<onclick condition="String.IsEmpty(Skin.String(LyricScript_Path))">Skin.SetAddon(LyricScript_Path,xbmc.python.lyrics)</onclick>
					<onclick condition="String.IsEmpty(Skin.String(LyricScript_Path))">Close</onclick>
					<onclick condition="String.IsEmpty(Skin.String(LyricScript_Path))">RunScript($INFO[Skin.String(LyricScript_Path)])</onclick>
				</control>
				<control type="radiobutton" id="5000">
					<include content="OSDButton">
						<param name="texture" value="osd/fullscreen/buttons/settings.png"/>
					</include>
					<onclick>ActivateWindow(1105)</onclick>
				</control>
			</control>
			<control type="label">
				<right>30</right>
				<top>-90</top>
				<textoffsetx>20</textoffsetx>
				<aligny>center</aligny>
				<align>right</align>
				<width>1858</width>
				<height>60</height>
				<label>$VAR[MusicOSDHelpTextVar]</label>
			</control>
			<control type="button" id="87">
				<include>HiddenObject</include>
				<onup condition="Player.Forwarding | Player.Rewinding">PlayerControl(Play)</onup>
				<onup>201</onup>
				<ondown condition="Player.Forwarding | Player.Rewinding">PlayerControl(Play)</ondown>
				<ondown>201</ondown>
				<onright condition="!Player.Forwarding32x">PlayerControl(Forward)</onright>
				<onleft condition="!Player.Rewinding32x">PlayerControl(Rewind)</onleft>
				<visible>Player.SeekEnabled</visible>
				<onclick condition="Player.Forwarding | Player.Rewinding">PlayerControl(Play)</onclick>
			</control>
			<control type="slider">
				<left>30</left>
				<top>-30</top>
				<width>1858</width>
				<height>30</height>
				<onup>8010</onup>
				<ondown>650</ondown>
				<texturesliderbar colordiffuse="00FFFFFF">osd/progress/nub_leftright.png</texturesliderbar>
				<textureslidernib>osd/progress/nub_leftright.png</textureslidernib>
				<textureslidernibfocus colordiffuse="button_focus">osd/progress/nub_leftright.png</textureslidernibfocus>
				<info>Player.Progress</info>
				<action>seek</action>
				<visible>!Control.HasFocus(87)</visible>
			</control>
			<control type="slider">
				<left>30</left>
				<top>-30</top>
				<width>1858</width>
				<height>30</height>
				<onup>8010</onup>
				<ondown>650</ondown>
				<texturesliderbar colordiffuse="00FFFFFF">osd/progress/nub_leftright.png</texturesliderbar>
				<textureslidernib colordiffuse="button_focus">osd/progress/nub_leftright.png</textureslidernib>
				<textureslidernibfocus colordiffuse="button_focus">osd/progress/nub_leftright.png</textureslidernibfocus>
				<info>Player.Progress</info>
				<action>seek</action>
				<visible>Control.HasFocus(87)</visible>
			</control>
		</control>
	</controls>
</window>