only call IPlayerCallback::OnPlayBackSpeedChanged if the speed has actually changed
[vuplus_xbmc] / addons / skin.touched / 4x3Hirez / Startup.xml
1 <window>
2         <defaultcontrol always="true">10</defaultcontrol>
3         <allowoverlay>no</allowoverlay>
4         <controls>
5                 <include>CommonBackground</include>
6                 <include>CommonNowPlaying</include>
7                 <control type="button" id="10">
8                         <description>trigger</description>
9                         <onfocus>ReplaceWindow(Home)</onfocus>
10                         <texturenofocus>-</texturenofocus>
11                         <texturefocus>-</texturefocus>
12                 </control>
13         </controls>
14 </window>