]> git.sesse.net Git - vlc/commit
skins2: add a way to reset rate to normal speed (trac #2412)
authorErwan Tulou <erwan10@videolan.org>
Wed, 24 Feb 2010 10:44:11 +0000 (11:44 +0100)
committerErwan Tulou <erwan10@videolan.org>
Wed, 24 Feb 2010 10:58:30 +0000 (11:58 +0100)
commitf3efae83adeebb6cd08bfd18ecf4953a1344c4aa
tree4e9f1fb285f4076cc8805b536df785856c7652c0
parenta94dd37ee15a7e9d54aeb27991431bd0bdf3696c
skins2: add a way to reset rate to normal speed (trac #2412)

Skins did not offer a simple way to get back to normal speed
once user had clicked several times on either slower or faster
rates.

This patch automatically resets rate to normal if user presses play/pause
when an input is already launched. (as suggested in trac #2412)
modules/gui/skins2/commands/cmd_input.cpp