only call IPlayerCallback::OnPlayBackSpeedChanged if the speed has actually changed
[vuplus_xbmc] / addons / skin.touched / 4x3Hirez / defaults.xml
1 <includes>
2         <default type="image">
3                 <posx>0</posx>
4                 <posy>0</posy>
5                 <texture>-</texture>
6                 <colorkey>0</colorkey>
7         </default>
8         <default type="label">
9                 <posx>80</posx>
10                 <posy>60</posy>
11                 <label>-</label>
12                 <font>font13</font>
13                 <textcolor>white</textcolor>
14         </default>
15         <default type="fadelabel">
16                 <posx>80</posx>
17                 <posy>60</posy>
18                 <font>font13</font>
19                 <textcolor>white</textcolor>
20         </default>
21         <default type="button">
22                 <posx>300</posx>
23                 <posy>200</posy>
24                 <width>300</width>
25                 <height>42</height>
26                 <texturefocus>button-focus.png</texturefocus>
27                 <texturenofocus>button-nofocus.png</texturenofocus>
28                 <font>font13</font>
29                 <textcolor>white</textcolor>
30                 <disabledcolor>grey3</disabledcolor>
31                 <textoffsetx>10</textoffsetx>
32                 <aligny>center</aligny>
33                 <pulseonselect>no</pulseonselect>
34         </default>
35         <default type="togglebutton">
36                 <posx>140</posx>
37                 <posy>167</posy>
38                 <width>20</width>
39                 <height>20</height>
40                 <texturefocus>scroll-up-focus.png</texturefocus>
41                 <texturenofocus>scroll-up.png</texturenofocus>
42                 <alttexturefocus>scroll-down-focus.png</alttexturefocus>
43                 <alttexturenofocus>scroll-down.png</alttexturenofocus>
44                 <textcolor>white</textcolor>
45                 <label>-</label>
46                 <font>font13</font>
47                 <disabledcolor>grey3</disabledcolor>
48                 <pulseonselect>no</pulseonselect>
49         </default>
50         <default type="textbox">
51                 <posx>220</posx>
52                 <posy>220</posy>
53                 <width>410</width>
54                 <height>215</height>
55                 <align>left</align>
56                 <textcolor>white</textcolor>
57                 <font>font13</font>
58         </default>
59         <default type="progress">
60                 <posx>100</posx>
61                 <posy>325</posy>
62                 <texturebg border="16,0,16,0">OSDProgressBack.png</texturebg>
63                 <lefttexture>-</lefttexture>
64                 <midtexture border="16,0,16,0">OSDProgressMid.png</midtexture>
65                 <righttexture>-</righttexture>
66                 <overlaytexture>-</overlaytexture>
67                 <reveal>true</reveal>
68         </default>
69         <default type="spincontrol">
70                 <posx>330</posx>
71                 <posy>126</posy>
72                 <spinwidth>45</spinwidth>
73                 <spinheight>45</spinheight>
74                 <textureup>Select_Up.png</textureup>
75                 <texturedown>Select_Down.png</texturedown>
76                 <textureupfocus>Select_Up.png</textureupfocus>
77                 <texturedownfocus>Select_Down.png</texturedownfocus>
78                 <align>right</align>
79                 <width>33</width>
80                 <height>22</height>
81                 <font>font13</font>
82                 <reverse>yes</reverse>
83                 <textcolor>white</textcolor>
84                 <disabledcolor>grey3</disabledcolor>
85                 <subtype>text</subtype>
86                 <textoffsetx>-5</textoffsetx>
87                 <textoffsety>0</textoffsety>
88                 <aligny>-</aligny>
89                 <pulseonselect>no</pulseonselect>
90         </default>
91         <default type="spincontrolex">
92                 <posx>530</posx>
93                 <posy>160</posy>
94                 <width>300</width>
95                 <height>42</height>
96                 <spinwidth>45</spinwidth>
97                 <spinheight>45</spinheight>
98                 <texturefocus>button-focus.png</texturefocus>
99                 <texturenofocus>-</texturenofocus>
100                 <textureup>Select_Up.png</textureup>
101                 <texturedown>Select_Down.png</texturedown>
102                 <textureupfocus>Select_Up.png</textureupfocus>
103                 <texturedownfocus>Select_Down.png</texturedownfocus>
104                 <font>font13</font>
105                 <textcolor>white</textcolor>
106                 <disabledcolor>grey3</disabledcolor>
107                 <textoffsetx>10</textoffsetx>
108                 <aligny>center</aligny>
109                 <reverse>yes</reverse>
110                 <pulseonselect>no</pulseonselect>
111         </default>
112         <default type="radiobutton">
113                 <posx>300</posx>
114                 <posy>200</posy>
115                 <width>300</width>
116                 <height>42</height>
117                 <radiowidth>90</radiowidth>
118                 <radioheight>45</radioheight>
119                 <textureradiofocus>radiobutton-focus.png</textureradiofocus>
120                 <textureradionofocus>radiobutton-nofocus.png</textureradionofocus>
121                 <texturefocus>button-focus.png</texturefocus>
122                 <texturenofocus>button-nofocus.png</texturenofocus>
123                 <label>215</label>
124                 <font>font13</font>
125                 <textcolor>white</textcolor>
126                 <disabledcolor>grey3</disabledcolor>
127                 <textoffsetx>10</textoffsetx>
128                 <aligny>center</aligny>
129                 <pulseonselect>no</pulseonselect>
130         </default>
131         <default type="selectbutton">
132                 <posx>490</posx>
133                 <posy>335</posy>
134                 <width>300</width>
135                 <height>50</height>
136                 <label>-</label>
137                 <font>font12</font>
138                 <texturefocus>-</texturefocus>
139                 <texturenofocus>-</texturenofocus>
140                 <texturebg>button-focus.png</texturebg>
141                 <textureleft>scroll-left.png</textureleft>
142                 <textureleftfocus>scroll-left-focus.png</textureleftfocus>
143                 <textureright>scroll-right.png</textureright>
144                 <texturerightfocus>scroll-right-focus.png</texturerightfocus>
145                 <font>font13</font>
146                 <textcolor>white</textcolor>
147                 <disabledcolor>grey3</disabledcolor>
148                 <aligny>center</aligny>
149         </default>
150         <default type="slider">
151                 <controloffsetx>75</controloffsetx>
152                 <controloffsety>0</controloffsety>
153         </default>
154         <default type="sliderex">
155                 <height>35</height>
156                 <textoffsetx>10</textoffsetx>
157                 <aligny>center</aligny>
158                 <texturefocus border="5">button-focus.png</texturefocus>
159                 <texturenofocus border="5">button-nofocus.png</texturenofocus>
160                 <sliderwidth>250</sliderwidth>
161                 <sliderheight>20</sliderheight>
162                 <texturesliderbar>osd_slider_bg.png</texturesliderbar>
163                 <textureslidernib>osd_slider_nibNF.png</textureslidernib>
164                 <textureslidernibfocus>osd_slider_nib.png</textureslidernibfocus>
165                 <font>font12</font>
166                 <textcolor>white</textcolor>
167                 <disabledcolor>grey3</disabledcolor>
168         </default>
169         <default type="mover">
170                 <posx>60</posx>
171                 <posy>192</posy>
172                 <texturefocus>button-focus.png</texturefocus>
173                 <texturenofocus>button-nofocus.png</texturenofocus>
174         </default>
175         <default type="resize">
176                 <posx>60</posx>
177                 <posy>192</posy>
178                 <texturefocus>button-focus.png</texturefocus>
179                 <texturenofocus>button-nofocus.png</texturenofocus>
180         </default>
181         <default type="edit">
182                 <posx>300</posx>
183                 <posy>200</posy>
184                 <width>300</width>
185                 <height>42</height>
186                 <texturefocus>button-focus.png</texturefocus>
187                 <texturenofocus>button-nofocus.png</texturenofocus>
188                 <font>font13</font>
189                 <textcolor>white</textcolor>
190                 <disabledcolor>grey3</disabledcolor>
191                 <textoffsetx>10</textoffsetx>
192                 <aligny>center</aligny>
193                 <pulseonselect>no</pulseonselect>
194         </default>
195 </includes>