]> git.sesse.net Git - vlc/commit
* ALL: improved hotkeys support.
authorGildas Bazin <gbazin@videolan.org>
Wed, 29 Oct 2003 01:33:27 +0000 (01:33 +0000)
committerGildas Bazin <gbazin@videolan.org>
Wed, 29 Oct 2003 01:33:27 +0000 (01:33 +0000)
commit90973854600e7a80bf71ccd87018704fe06a49af
treeba5cacd19ef25d0a4b153ea8e146fb1920d78fcb
parente41adc05831be2a11c69bcbdf0ce9c0477e1f8b9
* ALL: improved hotkeys support.
15 files changed:
include/main.h
include/variables.h
include/vlc_common.h
include/vlc_keys.h
modules/access/dvdplay/intf.c
modules/control/hotkeys.c
modules/gui/wxwindows/interface.cpp
modules/gui/wxwindows/preferences.cpp
modules/video_output/directx/events.c
modules/video_output/x11/xcommon.c
src/input/input.c
src/libvlc.c
src/libvlc.h
src/misc/configuration.c
src/misc/variables.c