CVS Commit: vls
| Newsgroups | gmane.comp.video.videolan.vls.devel |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvs/videolan/vls/src/server
Modified Files:
admin.cpp admin.h manager.cpp
Update of /cvs/videolan/vls/src/core
Modified Files:
log.cpp log.h application.h
Update of /cvs/videolan/vls
Modified Files:
vls.cfg
Log Message:
. Fixed a compilation warning
. Added the "Launch on start up" functionnality :
some commands (telnet style) can be automatically launched when vls is
starting.
For example, in vls.cfg :
BEGIN "LaunchOnStartUp"
command1 = "start film localhost local1 --loop"
command2 = "start 28009 client1 dvb"
END
--
tooney
--
This is the vls-devel mailing-list, see http://www.videolan.org/vls-devel/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <[email protected]>