]> git.sesse.net Git - vlc/commit
Add hotkeys to cycle through previous/next program SIDs.
authorZoran Turalija <zoran.turalija@gmail.com>
Thu, 28 Mar 2013 13:46:05 +0000 (14:46 +0100)
committerRémi Denis-Courmont <remi@remlab.net>
Thu, 28 Mar 2013 16:26:13 +0000 (18:26 +0200)
commite8dc8779bfe94361e9a1d531c4955d0cd31a0ed2
treebcdd6dbcba9720c907bbd7847c6048709908b971
parentec1f64f876295c2b6e62b2a55e0bb4c096301356
Add hotkeys to cycle through previous/next program SIDs.

Change "cycle through program SIDs" to support cycle both ways (prev/next).
With this commit, it is possible e.g. to quickly change between neighbor
program SIDs back and forth in multi-program stream like DVB streams using
default x/Shift+x keys.

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
include/vlc_keys.h
modules/control/hotkeys.c
src/config/keys.c
src/libvlc-module.c