]> git.sesse.net Git - vlc/commit
hotkeys: Change subtitle position only if it exists and is enabled.
authorZoran Turalija <zoran.turalija@gmail.com>
Sun, 14 Apr 2013 10:49:03 +0000 (12:49 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Mon, 15 Apr 2013 09:28:37 +0000 (11:28 +0200)
commit251fdaddb2007443b841d10aa246eda2bba3a381
tree95a3f9f1ecbb6304ea8ae35b6954363596e988c5
parentb430b4c24866f45d9989b8e64716078c1c44be61
hotkeys: Change subtitle position only if it exists and is enabled.

In ACTIONID_SUBPOS_UP/DOWN, do not change subtitle position if there
is no subtitle, or if subtitle has been currently disabled.

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