only call IPlayerCallback::OnPlayBackSpeedChanged if the speed has actually changed
[vuplus_xbmc] / addons / skin.touched / 4x3Hirez / VideoOSDSettings.xml
1 <window id="123">
2         <defaultcontrol>5</defaultcontrol>
3         <include>Window_OpenClose_Animation_Zoom</include>
4         <coordinates>
5                 <system>1</system>
6                 <posx>240</posx>
7                 <posy>80</posy>
8         </coordinates>
9         <controls>
10                 <control type="image">
11                         <description>Shadow Background for dialogs without BehindDialogFadeOut include</description>
12                         <posx>-30</posx>
13                         <posy>-30</posy>
14                         <width>860</width>
15                         <height>860</height>
16                         <texture border="30">DialogShadow.png</texture>
17                 </control>
18                 <control type="image">
19                         <posx>0</posx>
20                         <posy>0</posy>
21                         <width>800</width>
22                         <height>60</height>
23                         <texture border="5">DialogHeader.png</texture>
24                 </control>
25                 <control type="image">
26                         <posx>0</posx>
27                         <posy>60</posy>
28                         <width>800</width>
29                         <height>740</height>
30                         <texture border="5">DialogBack.png</texture>
31                 </control>
32                 <control type="label">
33                         <description>header label</description>
34                         <posx>20</posx>
35                         <posy>0</posy>
36                         <include>WindowTitleCommons</include>
37                         <width>700</width>
38                         <label>$LOCALIZE[3] - $LOCALIZE[5]</label>
39                         <visible>Window.IsVisible(123)</visible>
40                 </control>
41                 <control type="label">
42                         <description>header label</description>
43                         <posx>20</posx>
44                         <posy>0</posy>
45                         <include>WindowTitleCommons</include>
46                         <width>700</width>
47                         <label>$LOCALIZE[292] - $LOCALIZE[5]</label>
48                         <visible>Window.IsVisible(124)</visible>
49                 </control>
50                 <control type="group">
51                         <posx>730</posx>
52                         <posy>0</posy>
53                         <include>DialogCloseButtonCommons</include>
54                 </control>
55                 <control type="label" id="3">
56                         <description>No Settings Label</description>
57                         <posx>20</posx>
58                         <posy>180</posy>
59                         <width>760</width>
60                         <align>center</align>
61                         <label>13390</label>
62                         <font>font13_title</font>
63                 </control>
64                 <control type="grouplist" id="5">
65                         <description>control area</description>
66                         <posx>20</posx>
67                         <posy>60</posy>
68                         <width>760</width>
69                         <height>650</height>
70                         <itemgap>-1</itemgap>
71                         <pagecontrol>-</pagecontrol>
72                         <onleft>5</onleft>
73                         <onright>5</onright>
74                         <onup>5</onup>
75                         <ondown>5</ondown>
76                 </control>
77                 <control type="sliderex" id="10">
78                         <description>Default Slider</description>
79                         <height>55</height>
80                         <texturefocus border="0,2,0,2">MenuItemNF.png</texturefocus>
81                         <texturenofocus border="0,2,0,2">MenuItemNF.png</texturenofocus>
82                         <font>font13</font>
83                         <textcolor>black</textcolor>
84                 </control>
85                 <control type="button" id="7">
86                         <description>Default Button</description>
87                         <posx>0</posx>
88                         <posy>0</posy>
89                         <height>55</height>
90                         <font>font13</font>
91                         <textcolor>black</textcolor>
92                         <texturefocus border="0,2,0,2">MenuItemNF.png</texturefocus>
93                         <texturenofocus border="0,2,0,2">MenuItemNF.png</texturenofocus>
94                 </control>
95                 <control type="radiobutton" id="8">
96                         <description>Default RadioButton</description>
97                         <posx>0</posx>
98                         <posy>0</posy>
99                         <height>55</height>
100                         <font>font13</font>
101                         <textcolor>black</textcolor>
102                         <texturefocus border="0,2,0,2">MenuItemNF.png</texturefocus>
103                         <texturenofocus border="0,2,0,2">MenuItemNF.png</texturenofocus>
104                 </control>
105                 <control type="spincontrolex" id="9">
106                         <description>Default SpinControlex</description>
107                         <posx>0</posx>
108                         <posy>0</posy>
109                         <height>55</height>
110                         <font>font13</font>
111                         <textcolor>black</textcolor>
112                         <texturefocus border="0,2,0,2">MenuItemNF.png</texturefocus>
113                         <texturenofocus border="0,2,0,2">MenuItemNF.png</texturenofocus>
114                         <aligny>center</aligny>
115                         <reverse>yes</reverse>
116                 </control>
117                 <control type="image" id="11">
118                         <description>separator image</description>
119                         <height>5</height>
120                         <texture>separator.png</texture>
121                 </control>
122         </controls>
123 </window>