]> git.sesse.net Git - vlc/commit
hotkeys: Delay subtitle track only if it exists and is enabled.
authorZoran Turalija <zoran.turalija@gmail.com>
Sun, 14 Apr 2013 10:48:15 +0000 (12:48 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Mon, 15 Apr 2013 09:23:11 +0000 (11:23 +0200)
commitb430b4c24866f45d9989b8e64716078c1c44be61
treed36ccde467d6f512222580a471067bb69af88106
parentcb7bffb21847f8f2f1a3f7bcda68459c7799ee2c
hotkeys: Delay subtitle track only if it exists and is enabled.

In ACTIONID_SUBDELAY_UP/DOWN, do not delay subtitle if there is none,
or if subtitle has been currently disabled.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/control/hotkeys.c