only call IPlayerCallback::OnPlayBackSpeedChanged if the speed has actually changed
[vuplus_xbmc] / addons / skin.touched / 4x3Hirez / VideoOSDBookmarks.xml
1 <window id="125">
2         <include>Window_OpenClose_Animation_Zoom</include>
3         <coordinates>
4                 <system>1</system>
5                 <posx>240</posx>
6                 <posy>80</posy>
7         </coordinates>
8         <controls>
9                 <control type="image">
10                         <description>Shadow Background for dialogs without BehindDialogFadeOut include</description>
11                         <posx>-30</posx>
12                         <posy>-30</posy>
13                         <width>860</width>
14                         <height>860</height>
15                         <texture border="30">DialogShadow.png</texture>
16                 </control>
17                 <control type="image">
18                         <posx>0</posx>
19                         <posy>0</posy>
20                         <width>800</width>
21                         <height>60</height>
22                         <texture border="5">DialogHeader.png</texture>
23                 </control>
24                 <control type="image">
25                         <posx>0</posx>
26                         <posy>60</posy>
27                         <width>800</width>
28                         <height>740</height>
29                         <texture border="5">DialogBack.png</texture>
30                 </control>
31                 <control type="label">
32                         <description>header label</description>
33                         <posx>20</posx>
34                         <posy>0</posy>
35                         <include>WindowTitleCommons</include>
36                         <width>700</width>
37                         <label>$LOCALIZE[298]</label>
38                 </control>
39                 <control type="group">
40                         <posx>730</posx>
41                         <posy>0</posy>
42                         <include>DialogCloseButtonCommons</include>
43                 </control>
44                 <control type="panel" id="11">
45                         <posx>20</posx>
46                         <posy>65</posy>
47                         <width>760</width>
48                         <height>620</height>
49                         <onleft>2</onleft>
50                         <onright>3</onright>
51                         <ondown>2</ondown>
52                         <onup>2</onup>
53                         <scrolltime>200</scrolltime>
54                         <viewtype label="536">icon</viewtype>
55                         <pagecontrol>-</pagecontrol>
56                         <itemlayout height="250" width="380">
57                                 <control type="image">
58                                         <posx>10</posx>
59                                         <posy>0</posy>
60                                         <width>360</width>
61                                         <height>220</height>
62                                         <aspectratio>scale</aspectratio>
63                                         <texture>$INFO[ListItem.Icon]</texture>
64                                         <bordertexture border="8">ThumbShadow.png</bordertexture>
65                                         <bordersize>8</bordersize>
66                                 </control>
67                                 <control type="label">
68                                         <posx>190</posx>
69                                         <posy>220</posy>
70                                         <width>260</width>
71                                         <height>20</height>
72                                         <font>font13</font>
73                                         <textcolor>black</textcolor>
74                                         <selectedcolor>selected</selectedcolor>
75                                         <align>center</align>
76                                         <aligny>center</aligny>
77                                         <info>ListItem.Label</info>
78                                 </control>
79                         </itemlayout>
80                         <focusedlayout height="250" width="380">
81                                 <control type="image">
82                                         <posx>10</posx>
83                                         <posy>0</posy>
84                                         <width>360</width>
85                                         <height>220</height>
86                                         <aspectratio>scale</aspectratio>
87                                         <texture>$INFO[ListItem.Icon]</texture>
88                                         <bordertexture border="8">ThumbShadow.png</bordertexture>
89                                         <bordersize>8</bordersize>
90                                 </control>
91                                 <control type="label">
92                                         <posx>190</posx>
93                                         <posy>220</posy>
94                                         <width>260</width>
95                                         <height>20</height>
96                                         <font>font13</font>
97                                         <textcolor>black</textcolor>
98                                         <selectedcolor>selected</selectedcolor>
99                                         <align>center</align>
100                                         <aligny>center</aligny>
101                                         <info>ListItem.Label</info>
102                                 </control>
103                         </focusedlayout>
104                 </control>
105                 <control type="label">
106                         <description>Page Count Label</description>
107                         <posx>780</posx>
108                         <posy>700</posy>
109                         <width>500</width>
110                         <height>20</height>
111                         <font>font13</font>
112                         <textcolor>black</textcolor>
113                         <scroll>false</scroll>
114                         <align>right</align>
115                         <aligny>center</aligny>
116                         <label>$INFO[Container(11).NumItems,(,) $LOCALIZE[31025]]$INFO[Container(11).CurrentPage, - $LOCALIZE[31024] (]$INFO[Container(11).NumPages,/,)]</label>
117                 </control>
118                 <control type="grouplist" id="9000">
119                         <posx>20</posx>
120                         <posy>740</posy>
121                         <width>760</width>
122                         <height>50</height>
123                         <itemgap>5</itemgap>
124                         <align>center</align>
125                         <orientation>horizontal</orientation>
126                         <onleft>9000</onleft>
127                         <onright>9000</onright>
128                         <onup>11</onup>
129                         <ondown>11</ondown>
130                         <control type="button" id="2">
131                                 <description>Create Bookmark button</description>
132                                 <label>294</label>
133                                 <width>250</width>
134                                 <include>ButtonInfoDialogsCommonValues</include>
135                         </control>
136                         <control type="button" id="3">
137                                 <description>Clear Bookmark button</description>
138                                 <label>296</label>
139                                 <width>250</width>
140                                 <include>ButtonInfoDialogsCommonValues</include>
141                         </control>
142                         <control type="button" id="4">
143                                 <description>Clear Bookmark button</description>
144                                 <label>20406</label>
145                                 <width>250</width>
146                                 <include>ButtonInfoDialogsCommonValues</include>
147                                 <visible>videoplayer.content(episodes)</visible>
148                         </control>
149                 </control>
150         </controls>
151 </window>