only call IPlayerCallback::OnPlayBackSpeedChanged if the speed has actually changed
[vuplus_xbmc] / addons / skin.touched / 4x3Hirez / DialogKaiToast.xml
1 <window id="107">
2         <include>Window_OpenClose_Animation</include>
3         <controls>
4                 <control type="group">
5                         <posx>526r</posx>
6                         <posy>110r</posy>
7                         <control type="image">
8                                 <posx>0</posx>
9                                 <posy>0</posy>
10                                 <width>490</width>
11                                 <height>80</height>
12                                 <texture border="8">IconBack.png</texture>
13                         </control>
14                         <control type="image" id="400">
15                                 <description>Icon</description>
16                                 <posx>10</posx>
17                                 <posy>10</posy>
18                                 <width>70</width>
19                                 <height>60</height>
20                                 <aspectratio>keep</aspectratio>
21                                 <texture>DefaultFile.png</texture>
22                         </control>
23                         <control type="fadelabel" id="401">
24                                 <description>Line 1 Label</description>
25                                 <posx>100</posx>
26                                 <posy>10</posy>
27                                 <width>370</width>
28                                 <height>20</height>
29                                 <font>font12_title</font>
30                                 <textcolor>black</textcolor>
31                                 <align>left</align>
32                                 <aligny>center</aligny>
33                                 <scrollout>false</scrollout>
34                                 <pauseatend>2000</pauseatend>
35                         </control>
36                         <control type="textbox" id="402">
37                                 <description>Line 2 Label</description>
38                                 <posx>100</posx>
39                                 <posy>25</posy>
40                                 <width>370</width>
41                                 <height>40</height>
42                                 <font>font12</font>
43                                 <textcolor>black</textcolor>
44                                 <align>left</align>
45                         </control>
46                         <control type="image" id="403">
47                                 <description>avatar</description>
48                                 <posx>10</posx>
49                                 <posy>10</posy>
50                                 <width>70</width>
51                                 <height>60</height>
52                                 <aspectratio>keep</aspectratio>
53                                 <visible>false</visible>
54                                 <texture>DefaultIconInfo.png</texture>
55                         </control>
56                         <control type="image" id="404">
57                                 <description>avatar</description>
58                                 <posx>10</posx>
59                                 <posy>10</posy>
60                                 <width>70</width>
61                                 <height>60</height>
62                                 <aspectratio>keep</aspectratio>
63                                 <visible>false</visible>
64                                 <texture>DefaultIconWarning.png</texture>
65                         </control>
66                         <control type="image" id="405">
67                                 <description>avatar</description>
68                                 <posx>10</posx>
69                                 <posy>10</posy>
70                                 <width>70</width>
71                                 <height>60</height>
72                                 <aspectratio>keep</aspectratio>
73                                 <visible>false</visible>
74                                 <texture>DefaultIconError.png</texture>
75                         </control>
76                 </control>
77         </controls>
78 </window>