only call IPlayerCallback::OnPlayBackSpeedChanged if the speed has actually changed
[vuplus_xbmc] / addons / skin.touched / 4x3Hirez / SettingsCategory.xml
1 <window id="12">
2         <defaultcontrol>3</defaultcontrol>
3         <allowoverlay>no</allowoverlay>
4         <controls>
5                 <include>CommonBackground</include>
6                 <include>HomeButtonCommons</include>
7                 <include>CommonNowPlaying</include>
8                 <control type="label">
9                         <description>Window label</description>
10                         <include>MediaWindowTitleCommons</include>
11                         <label>$LOCALIZE[5]$INFO[Control.GetLabel(2), - ]</label>
12                 </control>
13                 <control type="panel" id="9002">
14                         <visible>!Window.IsActive(PlayerControls)</visible>
15                         <include>VisibleFadeEffect</include>
16                         <include>SubMenuCommonLayout</include>
17                         <content>
18                                 <item>
19                                         <label>31200</label>
20                                         <onclick>PreviousMenu</onclick>
21                                         <icon>icon_back.png</icon>
22                                 </item>
23                         </content>
24                 </control>
25                 <control type="group">
26                         <include>Window_OpenClose_Animation_Zoom</include>
27                         <posx>50</posx>
28                         <posy>140</posy>
29                         <control type="grouplist" id="3">
30                                 <description>button area</description>
31                                 <posx>0</posx>
32                                 <posy>0</posy>
33                                 <width>280</width>
34                                 <height>720</height>
35                                 <itemgap>-1</itemgap>
36                                 <onleft>5</onleft>
37                                 <onright>5</onright>
38                                 <onup>3</onup>
39                                 <ondown>3</ondown>
40                         </control>
41                         <control type="grouplist" id="5">
42                                 <description>control area</description>
43                                 <posx>300</posx>
44                                 <posy>0</posy>
45                                 <width>880</width>
46                                 <height>720</height>
47                                 <itemgap>0</itemgap>
48                                 <pagecontrol>60</pagecontrol>
49                                 <onleft>3</onleft>
50                                 <onright>3</onright>
51                                 <onup>5</onup>
52                                 <ondown>5</ondown>
53                         </control>
54                 </control>
55                 <include>BehindDialogFadeOut</include>
56
57                 <control type="button" id="10">
58                         <description>Default Category Button</description>
59                         <height>70</height>
60                         <textoffsetx>20</textoffsetx>
61                         <align>right</align>
62                         <aligny>center</aligny>
63                         <font>font24_title</font>
64                         <textcolor>white</textcolor>
65                         <focusedcolor>selected</focusedcolor>
66                         <texturefocus border="5">button-nofocus2.png</texturefocus>
67                         <texturenofocus border="5">button-nofocus2.png</texturenofocus>
68                         <pulseonselect>false</pulseonselect>
69                 </control>
70                 <control type="button" id="7">
71                         <description>Default Button</description>
72                         <posx>0</posx>
73                         <posy>0</posy>
74                         <height>60</height>
75                         <font>font13</font>
76                         <textcolor>white</textcolor>
77                         <focusedcolor>black</focusedcolor>
78                         <texturefocus border="5">ListFO.png</texturefocus>
79                         <texturenofocus border="5">ListNF.png</texturenofocus>
80                 </control>
81                 <control type="radiobutton" id="8">
82                         <description>Default RadioButton</description>
83                         <posx>0</posx>
84                         <posy>0</posy>
85                         <height>60</height>
86                         <font>font13</font>
87                         <textcolor>white</textcolor>
88                         <focusedcolor>black</focusedcolor>
89                         <texturefocus border="5">ListFO.png</texturefocus>
90                         <texturenofocus border="5">ListNF.png</texturenofocus>
91                 </control>
92                 <control type="spincontrolex" id="9">
93                         <description>Default SpinControlex</description>
94                         <posx>0</posx>
95                         <posy>0</posy>
96                         <height>60</height>
97                         <font>font13</font>
98                         <textcolor>white</textcolor>
99                         <focusedcolor>black</focusedcolor>
100                         <texturefocus border="5">ListFO.png</texturefocus>
101                         <texturenofocus border="5">ListNF.png</texturenofocus>
102                         <aligny>center</aligny>
103                         <reverse>yes</reverse>
104                 </control>
105                 <control type="image" id="11">
106                         <description>separator image</description>
107                         <height>5</height>
108                         <texture>separator.png</texture>
109                 </control>
110                 <control type="label" id="2">
111                         <description>Fake Label so we can pass it on</description>
112                         <posx>0</posx>
113                         <posy>0</posy>
114                         <width>0</width>
115                         <height>0</height>
116                         <font>-</font>
117                         <visible>false</visible>
118                 </control>
119         </controls>
120 </window>