only call IPlayerCallback::OnPlayBackSpeedChanged if the speed has actually changed
[vuplus_xbmc] / addons / skin.touched / 4x3Hirez / DialogContextMenu.xml
1 <window id="106">
2         <defaultcontrol>1000</defaultcontrol>
3         <include>dialogeffect</include>
4         <coordinates>
5                 <system>1</system>
6                 <posx>0</posx>
7                 <posy>0</posy>
8         </coordinates>
9         <controls>
10                 <control type="image" id="999">
11                         <description>background image</description>
12                         <posx>0</posx>
13                         <posy>-20</posy>
14                         <width>400</width>
15                         <height>760</height>
16                         <texture border="5">SubBack.png</texture>
17                 </control>
18                 <control type="label">
19                         <description>header label</description>
20                         <posx>20</posx>
21                         <posy>-20</posy>
22                         <include>WindowTitleCommons</include>
23                         <width>300</width>
24                         <label>$LOCALIZE[31007]</label>
25                 </control>
26                 <control type="group">
27                         <posx>330</posx>
28                         <posy>-20</posy>
29                         <include>DialogCloseButtonCommons</include>
30                 </control>
31                 <control type="grouplist" id="996">
32                         <description>grouplist for context buttons</description>
33                         <posx>10</posx>
34                         <posy>40</posy>
35                         <width>400</width>
36                         <height max="690">auto</height>
37                         <itemgap>0</itemgap>
38                 </control>
39                 <control type="button" id="1000">
40                         <description>button template</description>
41                         <posx>0</posx>
42                         <posy>-</posy>
43                         <width>380</width>
44                         <height>60</height>
45                         <font>font13</font>
46                         <align>center</align>
47                         <textcolor>black</textcolor>
48                         <texturefocus>button-focus2.png</texturefocus>
49                         <texturenofocus>button-nofocus.png</texturenofocus>
50                 </control>
51         </controls>
52 </window>