only call IPlayerCallback::OnPlayBackSpeedChanged if the speed has actually changed
[vuplus_xbmc] / addons / skin.touched / 4x3Hirez / DialogSongInfo.xml
1 <window id="135">
2         <defaultcontrol always="true">10</defaultcontrol>
3         <allowoverlay>no</allowoverlay>
4         <include>Window_OpenClose_Animation_Zoom</include>
5         <coordinates>
6                 <system>1</system>
7                 <posx>140</posx>
8                 <posy>190</posy>
9         </coordinates>
10         <controls>
11                 <control type="group">
12                         <include>VisibleFadeEffect</include>
13                         <visible>!Window.IsVisible(MusicInformation)</visible>
14                         <control type="image">
15                                 <posx>0</posx>
16                                 <posy>0</posy>
17                                 <width>1000</width>
18                                 <height>60</height>
19                                 <texture border="5">DialogHeader.png</texture>
20                         </control>
21                         <control type="label">
22                                 <description>header label</description>
23                                 <posx>20</posx>
24                                 <posy>0</posy>
25                                 <include>WindowTitleCommons</include>
26                                 <width>910</width>
27                                 <label>658</label>
28                         </control>
29                         <control type="group">
30                                 <posx>930</posx>
31                                 <posy>0</posy>
32                                 <include>DialogCloseButtonCommons</include>
33                         </control>
34                         <control type="image">
35                                 <posx>0</posx>
36                                 <posy>60</posy>
37                                 <width>1000</width>
38                                 <height>460</height>
39                                 <texture border="5">DialogBack.png</texture>
40                         </control>
41                         <control type="label">
42                                 <description>Song Title value</description>
43                                 <posx>40</posx>
44                                 <posy>80</posy>
45                                 <width>960</width>
46                                 <height>30</height>
47                                 <align>center</align>
48                                 <aligny>center</aligny>
49                                 <font>font13_title</font>
50                                 <label>[B]$INFO[ListItem.Title][/B]</label>
51                                 <textcolor>black</textcolor>
52                                 <scroll>true</scroll>
53                         </control>
54                         <control type="image">
55                                 <posx>20</posx>
56                                 <posy>140</posy>
57                                 <width>250</width>
58                                 <height>250</height>
59                                 <aspectratio aligny="bottom">keep</aspectratio>
60                                 <texture>$INFO[ListItem.Icon]</texture>
61                                 <bordertexture border="8">ThumbShadow.png</bordertexture>
62                                 <bordersize>8</bordersize>
63                         </control>
64                         <control type="group">
65                                 <posx>280</posx>
66                                 <posy>140</posy>
67                                 <control type="label">
68                                         <description>Artist Title</description>
69                                         <posx>150</posx>
70                                         <posy>0</posy>
71                                         <width>150</width>
72                                         <height>25</height>
73                                         <align>right</align>
74                                         <aligny>center</aligny>
75                                         <font>font13_title</font>
76                                         <textcolor>black</textcolor>
77                                         <label>$LOCALIZE[557]:</label>
78                                 </control>
79                                 <control type="fadelabel">
80                                         <description>Artist Value</description>
81                                         <posx>160</posx>
82                                         <posy>0</posy>
83                                         <width>520</width>
84                                         <height>25</height>
85                                         <align>left</align>
86                                         <aligny>center</aligny>
87                                         <font>font13</font>
88                                         <textcolor>black</textcolor>
89                                         <label fallback="161">$INFO[ListItem.Artist]</label>
90                                 </control>
91                                 <control type="label">
92                                         <description>Album Title</description>
93                                         <posx>150</posx>
94                                         <posy>30</posy>
95                                         <width>130</width>
96                                         <height>25</height>
97                                         <align>right</align>
98                                         <aligny>center</aligny>
99                                         <font>font13_title</font>
100                                         <textcolor>black</textcolor>
101                                         <label>$LOCALIZE[558]:</label>
102                                 </control>
103                                 <control type="fadelabel">
104                                         <description>Album Value</description>
105                                         <posx>160</posx>
106                                         <posy>30</posy>
107                                         <width>520</width>
108                                         <height>25</height>
109                                         <align>left</align>
110                                         <aligny>center</aligny>
111                                         <font>font13</font>
112                                         <textcolor>black</textcolor>
113                                         <label fallback="161">$INFO[ListItem.Album]$INFO[listitem.discnumber, - $LOCALIZE[427] ]</label>
114                                 </control>
115                                 <control type="label">
116                                         <description>Genre Title</description>
117                                         <posx>150</posx>
118                                         <posy>60</posy>
119                                         <width>130</width>
120                                         <height>25</height>
121                                         <align>right</align>
122                                         <aligny>center</aligny>
123                                         <font>font13_title</font>
124                                         <textcolor>black</textcolor>
125                                         <label>$LOCALIZE[515]:</label>
126                                 </control>
127                                 <control type="fadelabel">
128                                         <description>Genre Value</description>
129                                         <posx>160</posx>
130                                         <posy>60</posy>
131                                         <width>520</width>
132                                         <height>25</height>
133                                         <align>left</align>
134                                         <aligny>center</aligny>
135                                         <font>font13</font>
136                                         <textcolor>black</textcolor>
137                                         <label fallback="161">$INFO[ListItem.Genre]</label>
138                                 </control>
139                                 <control type="label">
140                                         <description>Year Title</description>
141                                         <posx>150</posx>
142                                         <posy>90</posy>
143                                         <width>130</width>
144                                         <height>25</height>
145                                         <align>right</align>
146                                         <aligny>center</aligny>
147                                         <font>font13_title</font>
148                                         <textcolor>black</textcolor>
149                                         <label>$LOCALIZE[562]:</label>
150                                 </control>
151                                 <control type="fadelabel">
152                                         <description>Year Value</description>
153                                         <posx>160</posx>
154                                         <posy>90</posy>
155                                         <width>520</width>
156                                         <height>25</height>
157                                         <align>left</align>
158                                         <aligny>center</aligny>
159                                         <font>font13</font>
160                                         <textcolor>black</textcolor>
161                                         <label fallback="161">$INFO[ListItem.Year]</label>
162                                 </control>
163                                 <control type="label">
164                                         <description>Track Number Title</description>
165                                         <posx>150</posx>
166                                         <posy>120</posy>
167                                         <width>130</width>
168                                         <height>25</height>
169                                         <align>right</align>
170                                         <aligny>center</aligny>
171                                         <font>font13_title</font>
172                                         <textcolor>black</textcolor>
173                                         <label>$LOCALIZE[554]:</label>
174                                 </control>
175                                 <control type="fadelabel">
176                                         <description>Track Number Value</description>
177                                         <posx>160</posx>
178                                         <posy>120</posy>
179                                         <width>520</width>
180                                         <height>25</height>
181                                         <align>left</align>
182                                         <aligny>center</aligny>
183                                         <font>font13</font>
184                                         <textcolor>black</textcolor>
185                                         <label fallback="161">$INFO[ListItem.TrackNumber]</label>
186                                 </control>
187                                 <control type="label">
188                                         <description>Rating Title</description>
189                                         <posx>150</posx>
190                                         <posy>150</posy>
191                                         <width>130</width>
192                                         <height>25</height>
193                                         <align>right</align>
194                                         <aligny>center</aligny>
195                                         <font>font13_title</font>
196                                         <textcolor>black</textcolor>
197                                         <label>$LOCALIZE[563]:</label>
198                                 </control>
199                                 <control type="group">
200                                         <posx>160</posx>
201                                         <posy>140</posy>
202                                         <control type="image">
203                                                 <description>Rating value</description>
204                                                 <posx>0</posx>
205                                                 <posy>2</posy>
206                                                 <width>200</width>
207                                                 <height>40</height>
208                                                 <aspectratio align="left">keep</aspectratio>
209                                                 <texture fallback="dark/left_rating/rating0.png">$INFO[ListItem.StarRating,dark/left_rating/]</texture>
210                                         </control>
211                                         <control type="button" id="14">
212                                                 <description>Decrease Rating</description>
213                                                 <posx>170</posx>
214                                                 <posy>0</posy>
215                                                 <width>45</width>
216                                                 <height>45</height>
217                                                 <onclick>DecreaseRating</onclick>
218                                                 <texturenofocus>Select_Down.png</texturenofocus>
219                                                 <texturefocus>Select_Down.png</texturefocus>
220                                                 <onleft>9000</onleft>
221                                                 <onright>15</onright>
222                                                 <ondown>14</ondown>
223                                                 <onup>14</onup>
224                                         </control>
225                                         <control type="button" id="15">
226                                                 <description>Increase Rating</description>
227                                                 <posx>215</posx>
228                                                 <posy>0</posy>
229                                                 <width>45</width>
230                                                 <height>45</height>
231                                                 <onclick>IncreaseRating</onclick>
232                                                 <texturenofocus>Select_Up.png</texturenofocus>
233                                                 <texturefocus>Select_Up.png</texturefocus>
234                                                 <onleft>14</onleft>
235                                                 <onright>15</onright>
236                                                 <ondown>15</ondown>
237                                                 <onup>15</onup>
238                                         </control>
239                                 </control>
240                                 <control type="label">
241                                         <description>Comment Title</description>
242                                         <posx>150</posx>
243                                         <posy>200</posy>
244                                         <width>130</width>
245                                         <height>25</height>
246                                         <align>right</align>
247                                         <aligny>center</aligny>
248                                         <font>font13_title</font>
249                                         <textcolor>black</textcolor>
250                                         <label>$LOCALIZE[569]:</label>
251                                 </control>
252                                 <control type="textbox">
253                                         <description>Comment value</description>
254                                         <posx>165</posx>
255                                         <posy>195</posy>
256                                         <width>520</width>
257                                         <height>100</height>
258                                         <font>font13</font>
259                                         <textcolor>black</textcolor>
260                                         <pagecontrol>-</pagecontrol>
261                                         <label fallback="161">$INFO[ListItem.Comment]</label>
262                                 </control>
263                         </control>
264                         <control type="grouplist" id="9000">
265                                 <posx>20</posx>
266                                 <posy>450</posy>
267                                 <width>960</width>
268                                 <height>50</height>
269                                 <itemgap>10</itemgap>
270                                 <align>center</align>
271                                 <orientation>horizontal</orientation>
272                                 <onleft>9000</onleft>
273                                 <onright>9000</onright>
274                                 <onup>50</onup>
275                                 <ondown>49</ondown>
276                                 <control type="button" id ="10">
277                                         <description>Ok button</description>
278                                         <width>200</width>
279                                         <label>186</label>
280                                         <include>ButtonInfoDialogsCommonValues</include>
281                                 </control>
282                                 <control type="button" id="11">
283                                         <description>Cancel button</description>
284                                         <width>200</width>
285                                         <label>222</label>
286                                         <include>ButtonInfoDialogsCommonValues</include>
287                                 </control>
288                                 <control type="button" id="12">
289                                         <description>Album Info button</description>
290                                         <width>200</width>
291                                         <label>10523</label>
292                                         <include>ButtonInfoDialogsCommonValues</include>
293                                 </control>
294                                 <control type="button" id ="13">
295                                         <description>Get Thumb button</description>
296                                         <width>200</width>
297                                         <label>13405</label>
298                                         <include>ButtonInfoDialogsCommonValues</include>
299                                 </control>
300                         </control>
301                 </control>
302         </controls>
303 </window>