CVS Commit: vlc
    cvs at videolan.org 
    cvs at videolan.org
       
    Tue Jul 23 00:19:49 CEST 2002
    
    
  
Update of /var/cvs/videolan/vlc/src/misc
Modified Files:
	modules.c 
Log Message:
  * ./src/misc/modules.c: added the "any" and "none" keywords to the module
    selection string. "any" matches any module, and "none" always fails.
    You can for instance use "--vout none" to disable video output, or
    "--intf gtk,any" to use the gtk interface or any other one if gtk isn't
    available. Hope it's clear :)
-- 
sam
-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
    
    
More information about the vlc-devel
mailing list