CVS Commit: vls (nitrox)

[email protected] Thu, 14 Aug 2003 13:12:54 +0200 (CEST)
Newsgroups gmane.comp.video.videolan.vls.devel
Message-ID <[email protected]>
Update of /cvs/videolan/vls/src/core
Modified Files:
	application.cpp parsers.cpp 

Update of /cvs/videolan/vls/src/modules/dvbinput
Modified Files:
	dvbinput.cpp 

Update of /cvs/videolan/vls/src/modules/localinput
Modified Files:
	localinput.cpp 

Update of /cvs/videolan/vls/src/modules/telnetinterface
Modified Files:
	telnetinterface.cpp 

Update of /cvs/videolan/vls/src/modules/v4linput
Modified Files:
	v4linput.cpp 

Update of /cvs/videolan/vls/src/modules/videoinput
Modified Files:
	videoinput.cpp 

Update of /cvs/videolan/vls/src/server
Modified Files:
	admin.cpp manager.cpp manager_backwardcomp.cpp 
	manager_channel.cpp 

Log Message:
 . changes in order to have all settings in lowercase
   You will have to downcase your vls.cfg
   (you may do that with:
      tr A-Z a-z < vls.cfg > vls.cfg.new
   )
   I may have broken few little things, so just tell me if anything
   does not work anymore

 . fix commandline execution when compiled without backward compatibility
   (still need to fix --loop, --end and --rtp options)



-- 
nitrox
-- 
This is the vls-devel mailing-list, see http://www.videolan.org/streaming/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <[email protected]>