only call IPlayerCallback::OnPlayBackSpeedChanged if the speed has actually changed
[vuplus_xbmc] / addons / skin.touched / 4x3Hirez / PlayerControls.xml
1 <window type="dialog" id="114">
2         <defaultcontrol></defaultcontrol>
3         <include>dialogeffect</include>
4         <visible>Player.HasMedia + Window.IsActive(PlayerControls) + !Window.IsActive(FullscreenVideo) + !Window.IsActive(Visualisation)</visible>
5         <onunload>Skin.Reset(PlayerControlsSubMenuVisible)</onunload>
6         <coordinates>
7                 <system>1</system>
8                 <posx>0</posx>
9                 <posy>0</posy>
10         </coordinates>
11         <controls>
12                 <include>PlayerControlCommons</include>
13         </controls>
14 </window>