]> git.sesse.net Git - vlc/commit
Deinterlace: Add hotkey to cycle through deinterlace modes.
authorZoran Turalija <zoran.turalija@gmail.com>
Thu, 23 Aug 2012 13:03:36 +0000 (15:03 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Sun, 26 Aug 2012 16:37:44 +0000 (18:37 +0200)
commit61e310a3237ac9bf852613ce0c615c4f610659f6
tree81143b5e428a8ec37359aef4ca671c473dd31d2b
parent189c715a206d2651f9be3f55305983e2d970856a
Deinterlace: Add hotkey to cycle through deinterlace modes.

Allow easier cycling through available deinterlace modes
instead of painfully going through menus.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
include/vlc_keys.h
modules/control/hotkeys.c
src/config/keys.c
src/libvlc-module.c