]> git.sesse.net Git - vlc/commit
Added 'Boss Key' support to the core.
authorLaurent Aimar <fenrir@videolan.org>
Mon, 5 Sep 2011 19:58:50 +0000 (21:58 +0200)
committerLaurent Aimar <fenrir@videolan.org>
Mon, 5 Sep 2011 21:12:27 +0000 (23:12 +0200)
commit1fde8b5a14cc72dbbc433b64471940fd99ef3e07
treeee214a66b3eb368d7c7abe26e97dd2f85b1517be
parenta99f2ab5cb75e0eb1fb99390f1db27f8db064f1e
Added 'Boss Key' support to the core.

The interfaces that want to implement it can now add a callback on
libvlc::intf-boss.
include/vlc_keys.h
modules/control/hotkeys.c
src/config/keys.c
src/libvlc-module.c
src/libvlc.c