[vlc-devel] CVS Commit (sigmunau)
    cvs at videolan.org 
    cvs at videolan.org
       
    Thu Aug 14 21:25:56 CEST 2003
    
    
  
Update of /var/cvs/videolan/vlc/include
Modified Files:
	configuration.h 
Added Files:
	vlc_keys.h 
Update of /var/cvs/videolan/vlc/modules/gui/wxwindows
Modified Files:
	interface.cpp preferences.cpp wxwindows.h 
Update of /var/cvs/videolan/vlc/src
Modified Files:
	libvlc.h 
Update of /var/cvs/videolan/vlc/src/misc
Modified Files:
	configuration.c 
Log Message:
First part of code to allow configurable hotkeys.
include/configuration.h, src/misc/configuration.h:
 * added a CONFIG_ITEM_KEY
include/vlc_keys.h:
 * constants to identify keys
src/libvlc.h:
 * provide a set of hotkey config options
modules/gui/wxwindows/interface.cpp, wxwindows.h:
 * set the configured hotkeys as accelerator for the appropriate menus
modules/gui/wxwindows/preferences.cpp:
 * start to support CONFIG_ITEM_KEY. Options are showed with the right value
   but any changes made have no effect yet.
-- 
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