only call IPlayerCallback::OnPlayBackSpeedChanged if the speed has actually changed
[vuplus_xbmc] / addons / skin.touched / 4x3Hirez / SettingsProfile.xml
1 <window id="34">
2         <defaultcontrol always="true">2</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[10034]</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
26                 <control type="group">
27                         <posx>40</posx>
28                         <posy>140</posy>
29                         <include>Window_OpenClose_Animation_Zoom</include>
30                         <control type="radiobutton" id ="4">
31                                 <description>Enable Login screen</description>
32                                 <posx>0</posx>
33                                 <posy>0</posy>
34                                 <width>350</width>
35                                 <height>60</height>
36                                 <align>left</align>
37                                 <include>ButtonInfoDialogsCommonValues</include>
38                                 <label>20096</label>
39                                 <onleft>2</onleft>
40                                 <onright>2</onright>
41                                 <onup>4</onup>
42                                 <ondown>4</ondown>
43                                 <enable>!Window.IsVisible(ProfileSettings)</enable>
44                         </control>
45                         <control type="group">
46                                 <posx>0</posx>
47                                 <posy>80</posy>
48                                 <control type="image">
49                                         <posx>0</posx>
50                                         <posy>0</posy>
51                                         <width>350</width>
52                                         <height>500</height>
53                                         <texture border="5">SubBack.png</texture>
54                                 </control>
55                                 <control type="label">
56                                         <posx>10</posx>
57                                         <posy>20</posy>
58                                         <width>330</width>
59                                         <height>20</height>
60                                         <font>font12_title</font>
61                                         <textcolor>white</textcolor>
62                                         <align>center</align>
63                                         <aligny>center</aligny>
64                                         <label>$LOCALIZE[31010]</label>
65                                 </control>
66                                 <control type="image">
67                                         <posx>20</posx>
68                                         <posy>60</posy>
69                                         <width>310</width>
70                                         <height>250</height>
71                                         <aspectratio>keep</aspectratio>
72                                         <texture fallback="unknown-user.png">$INFO[System.ProfileThumb]</texture>
73                                 </control>
74                                 <control type="label">
75                                         <posx>10</posx>
76                                         <posy>330</posy>
77                                         <width>330</width>
78                                         <height>20</height>
79                                         <font>font13_title</font>
80                                         <textcolor>blue</textcolor>
81                                         <align>center</align>
82                                         <aligny>center</aligny>
83                                         <label>$INFO[System.ProfileName]</label>
84                                 </control>
85                         </control>
86                         <control type="label">
87                                 <posx>370</posx>
88                                 <posy>0</posy>
89                                 <width>830</width>
90                                 <height>60</height>
91                                 <font>font13_title</font>
92                                 <textcolor>white</textcolor>
93                                 <align>center</align>
94                                 <aligny>center</aligny>
95                                 <label>$LOCALIZE[31319]</label>
96                         </control>
97                         <control type="panel" id="2">
98                                 <posx>370</posx>
99                                 <posy>80</posy>
100                                 <width>830</width>
101                                 <height>560</height>
102                                 <onleft>4</onleft>
103                                 <onright>60</onright>
104                                 <onup>53</onup>
105                                 <ondown>53</ondown>
106                                 <viewtype label="21371">list</viewtype>
107                                 <pagecontrol>60</pagecontrol>
108                                 <scrolltime>200</scrolltime>
109                                 <itemlayout height="280" width="207">
110                                         <control type="image">
111                                                 <posx>1</posx>
112                                                 <posy>0</posy>
113                                                 <width>207</width>
114                                                 <height>280</height>
115                                                 <texture border="5">SubBack.png</texture>
116                                         </control>
117                                         <control type="image">
118                                                 <posx>10</posx>
119                                                 <posy>10</posy>
120                                                 <width>187</width>
121                                                 <height>190</height>
122                                                 <texture fallback="unknown-user.png">$INFO[Listitem.Icon]</texture>
123                                         </control>
124                                         <control type="label">
125                                                 <posx>103</posx>
126                                                 <posy>200</posy>
127                                                 <width>197</width>
128                                                 <height>25</height>
129                                                 <font>font13</font>
130                                                 <textcolor>white</textcolor>
131                                                 <selectedcolor>selected</selectedcolor>
132                                                 <align>center</align>
133                                                 <aligny>center</aligny>
134                                                 <label>$INFO[ListItem.Label]</label>
135                                         </control>
136                                         <control type="label">
137                                                 <posx>103</posx>
138                                                 <posy>230</posy>
139                                                 <width>197</width>
140                                                 <height>20</height>
141                                                 <font>font10_title</font>
142                                                 <textcolor>grey2</textcolor>
143                                                 <selectedcolor>selected</selectedcolor>
144                                                 <align>center</align>
145                                                 <aligny>center</aligny>
146                                                 <label>$LOCALIZE[31320]</label>
147                                                 <visible>!IsEmpty(ListItem.Label2)</visible>
148                                         </control>
149                                         <control type="label">
150                                                 <posx>103</posx>
151                                                 <posy>250</posy>
152                                                 <width>197</width>
153                                                 <height>20</height>
154                                                 <font>font10</font>
155                                                 <textcolor>grey2</textcolor>
156                                                 <selectedcolor>selected</selectedcolor>
157                                                 <align>center</align>
158                                                 <aligny>center</aligny>
159                                                 <label>$INFO[ListItem.Label2]</label>
160                                         </control>
161                                 </itemlayout>
162                                 <focusedlayout height="280" width="207">
163                                         <control type="image">
164                                                 <posx>1</posx>
165                                                 <posy>0</posy>
166                                                 <width>207</width>
167                                                 <height>280</height>
168                                                 <texture border="5">SubBack2.png</texture>
169                                         </control>
170                                         <control type="image">
171                                                 <posx>10</posx>
172                                                 <posy>10</posy>
173                                                 <width>187</width>
174                                                 <height>190</height>
175                                                 <texture fallback="unknown-user.png">$INFO[Listitem.Icon]</texture>
176                                         </control>
177                                         <control type="label">
178                                                 <posx>103</posx>
179                                                 <posy>200</posy>
180                                                 <width>197</width>
181                                                 <height>25</height>
182                                                 <font>font13</font>
183                                                 <textcolor>black</textcolor>
184                                                 <selectedcolor>selected</selectedcolor>
185                                                 <align>center</align>
186                                                 <aligny>center</aligny>
187                                                 <label>$INFO[ListItem.Label]</label>
188                                         </control>
189                                         <control type="label">
190                                                 <posx>103</posx>
191                                                 <posy>230</posy>
192                                                 <width>197</width>
193                                                 <height>20</height>
194                                                 <font>font10_title</font>
195                                                 <textcolor>black</textcolor>
196                                                 <selectedcolor>selected</selectedcolor>
197                                                 <align>center</align>
198                                                 <aligny>center</aligny>
199                                                 <label>$LOCALIZE[31320]</label>
200                                                 <visible>!IsEmpty(ListItem.Label2)</visible>
201                                         </control>
202                                         <control type="label">
203                                                 <posx>103</posx>
204                                                 <posy>250</posy>
205                                                 <width>197</width>
206                                                 <height>20</height>
207                                                 <font>font10</font>
208                                                 <textcolor>black</textcolor>
209                                                 <selectedcolor>selected</selectedcolor>
210                                                 <align>center</align>
211                                                 <aligny>center</aligny>
212                                                 <label>$INFO[ListItem.Label2]</label>
213                                         </control>
214                                 </focusedlayout>
215                         </control>
216                         <control type="scrollbar" id="60">
217                                 <posx>1060</posx>
218                                 <posy>60</posy>
219                                 <width>25</width>
220                                 <height>530</height>
221                                 <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
222                                 <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
223                                 <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
224                                 <textureslidernib>ScrollBarNib.png</textureslidernib>
225                                 <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
226                                 <onleft>2</onleft>
227                                 <onright>4</onright>
228                                 <showonepage>false</showonepage>
229                                 <orientation>vertical</orientation>
230                         </control>
231                 </control>
232                 <include>BehindDialogFadeOut</include>
233         </controls>
234 </window>