]> git.sesse.net Git - vlc/commit
Added new hotkeys "key-menu-[on|off|left|right|up|down|select]". Lirc now calls the...
authorJean-Paul Saman <jpsaman@videolan.org>
Thu, 21 Jun 2007 11:45:41 +0000 (11:45 +0000)
committerJean-Paul Saman <jpsaman@videolan.org>
Thu, 21 Jun 2007 11:45:41 +0000 (11:45 +0000)
commitf43820ebe977501dfb3ad403c4d97fa99c384641
treed65f9e8c9cccab0daf7b36cb9c22253dd2078c9b
parentecf51c903d82f155f8ccaafa31854d524269eae1
Added new hotkeys "key-menu-[on|off|left|right|up|down|select]". Lirc now calls the osd_Menu*() functions directly when prefix "menu " followed by one of: on, off, left, right, up, down or select is found.
include/vlc_keys.h
modules/control/hotkeys.c
modules/control/lirc.c
src/libvlc-module.c