[vlc-devel] CVS Commit (sigmunau)
cvs at videolan.org
cvs at videolan.org
Sun Oct 26 13:46:56 CET 2003
Update of /var/cvs/videolan/vlc/src
Modified Files:
libvlc.c
Update of /var/cvs/videolan/vlc
Modified Files:
configure.ac
Update of /var/cvs/videolan/vlc/modules/control
Modified Files:
Modules.am
Added Files:
hotkeys.c
Update of /var/cvs/videolan/vlc/modules/video_filter
Modified Files:
filter_common.h
Update of /var/cvs/videolan/vlc/modules/video_output/x11
Modified Files:
xcommon.c
Log Message:
src/libvlc.c:
* created a variable "key-pressed" in p_vlc that can be used to
report or read key presses
* allways try to start hotkeys interface in the background
configure.ac, modules/control/Modules.am, modules/control/hotkeys.c:
* a new control module that reads keypresses from "key-pressed" and
performs an action depending on what is asosiated with this key.
Also uses nice on screen messages to indicate what action was performed
modules/video_filter/filter_common.h:
* removed code to pass old style key reporting through filters
modules/video_output/x11/xcommon.c:
* report key-presses through the new mechanism. Incomplete, I need help
with this.
--
sigmunau
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc-devel
mailing list