From cvs at videolan.org Tue May 6 22:48:24 2003 From: cvs at videolan.org (cvs at videolan.org) Date: Tue, 6 May 2003 22:48:24 +0200 (CEST) Subject: CVS Commit: network (alexis) Message-ID: <20030506204824.5DEF6233A7@brahma.via.ecp.fr> Update of /cvs/videolan/network/miniSAPserver Modified Files: Makefile Added Files: AUTHORS COPYING Log Message: Mac OS X port ! :) Added the standard files with the licences and the authors. -- alexis -- This is the vlcs-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 From cvs at videolan.org Wed May 7 01:36:03 2003 From: cvs at videolan.org (cvs at videolan.org) Date: Wed, 7 May 2003 01:36:03 +0200 (CEST) Subject: CVS Commit: network (zorglub) Message-ID: <20030506233603.9F7AB233A9@brahma.via.ecp.fr> Update of /cvs/videolan/network/miniSAPserver Modified Files: sap.cfg sapserver.cpp Log Message: * > It apparenly doesn't like comments on the same line as parameters Now, it does, provided they begin with a '#' * Little code cleanup -- zorglub -- This is the vlcs-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 From cvs at videolan.org Sat May 17 12:36:01 2003 From: cvs at videolan.org (cvs at videolan.org) Date: Sat, 17 May 2003 12:36:01 +0200 (CEST) Subject: CVS Commit (videolan) Message-ID: <20030517103601.60BCB233E3@brahma.via.ecp.fr> Update of /cvs/videolan/network/miniSAPserver Modified Files: sap.cfg sapserver.cpp Log Message: Added the "-f" command line option to give the configuration file as other VideoLAN projects also use it. (you can still use -d) Increased the size of the SAP fields -- videolan -- This is the vlcs-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 From cvs at videolan.org Sun May 18 13:58:59 2003 From: cvs at videolan.org (cvs at videolan.org) Date: Sun, 18 May 2003 13:58:59 +0200 (CEST) Subject: CVS Commit (zorglub) Message-ID: <20030518115859.5AFFC233DB@brahma.via.ecp.fr> Update of /cvs/videolan/network/miniSAPserver Modified Files: AUTHORS Makefile sap.cfg sapserver.cpp Log Message: * AUTHORS: updated the list * sapserver.cpp: * Use C-style comments * Added many comments * Fixed a stupid bug that prevented to use the -d option after the -c * Added a minimalistic help function. * Makefile: use of "rm -f" for clean is better * sap.cfg: restored the right file. -- zorglub -- This is the vlcs-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 From cvs at videolan.org Thu May 22 04:22:45 2003 From: cvs at videolan.org (cvs at videolan.org) Date: Thu, 22 May 2003 04:22:45 +0200 (CEST) Subject: CVS Commit (nitrox) Message-ID: <20030522022245.3EDEB233A4@brahma.via.ecp.fr> Update of /cvs/videolan/network/miniSAPserver Modified Files: Makefile sapserver.cpp Added Files: broadcast.cpp broadcast.h message.cpp message.h parser.cpp parser.h program.cpp program.h sapserver.h Log Message: Some modifications in structures in order to be compliant with: . SAP (RFC 2974) . SDP (RFC 2327) Now, packets are compliant. But there is still a lot of work to fully implement the RFCs -- nitrox -- This is the vlcs-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 From nitrox at videolan.org Thu May 22 10:40:03 2003 From: nitrox at videolan.org (Damien LUCAS) Date: Thu, 22 May 2003 10:40:03 +0200 Subject: CVS Commit (nitrox) References: <20030522022245.3EDEB233A4@brahma.via.ecp.fr> Message-ID: <3ECC8CE3.3040905@videolan.org> cvs at videolan.org wrote: > Some modifications in structures in order to be compliant with: > . SAP (RFC 2974) > . SDP (RFC 2327) > > Now, packets are compliant. But there is still a lot of work to fully > implement the RFCs By the way, you have to be careful since VLC cannot read those announces. The support of RFC compliant SAP packets should come very soon in VLC. Regards, -- nitrox -- This is the vlcs-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 From cvs at videolan.org Sun May 25 18:36:00 2003 From: cvs at videolan.org (cvs at videolan.org) Date: Sun, 25 May 2003 18:36:00 +0200 (CEST) Subject: CVS Commit (nitrox) Message-ID: <20030525163600.37D85233B6@brahma.via.ecp.fr> Update of /cvs/videolan/network/miniSAPserver Modified Files: message.cpp message.h program.cpp program.h sapserver.cpp Log Message: . more compliance with SDP RFC . Set the time 't=' option to 'permanent' instead of an invalid date -- nitrox -- This is the vlcs-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 From cvs at videolan.org Sun May 25 20:25:40 2003 From: cvs at videolan.org (cvs at videolan.org) Date: Sun, 25 May 2003 20:25:40 +0200 (CEST) Subject: CVS Commit (alexis) Message-ID: <20030525182540.660F7233B6@brahma.via.ecp.fr> Update of /cvs/videolan/network/miniSAPserver Modified Files: sapserver.cpp Log Message: Compilation fix with gcc-3.2 -- alexis -- This is the vlcs-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 From cvs at videolan.org Sun May 25 23:41:19 2003 From: cvs at videolan.org (cvs at videolan.org) Date: Sun, 25 May 2003 23:41:19 +0200 (CEST) Subject: CVS Commit (alexis) Message-ID: <20030525214119.5BF7C233BE@brahma.via.ecp.fr> Update of /cvs/videolan/network/miniSAPserver Modified Files: message.cpp parser.cpp program.cpp program.h sap.cfg Log Message: New 'port' parameter, coutesy of Philippe Van Hecke . -- alexis -- This is the vlcs-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 From cvs at videolan.org Sun May 25 23:57:45 2003 From: cvs at videolan.org (cvs at videolan.org) Date: Sun, 25 May 2003 23:57:45 +0200 (CEST) Subject: CVS Commit (hartman) Message-ID: <20030525215745.03C5423428@brahma.via.ecp.fr> Update of /var/cvs/videolan/network/miniSAPserver Modified Files: sapserver.cpp Log Message: * fixed a warning of a fprintf of size_t. now use %zd instead of %u. -- hartman -- This is the vlcs-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 From cvs at videolan.org Mon May 26 00:08:48 2003 From: cvs at videolan.org (cvs at videolan.org) Date: Mon, 26 May 2003 00:08:48 +0200 (CEST) Subject: CVS Commit (alexis) Message-ID: <20030525220848.6DED223428@brahma.via.ecp.fr> Update of /cvs/videolan/network/miniSAPserver Modified Files: sapserver.cpp sapserver.h Log Message: * bugfixes for OS X (DELAY and size_t cast) -- alexis -- This is the vlcs-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 From cvs at videolan.org Mon May 26 00:28:57 2003 From: cvs at videolan.org (cvs at videolan.org) Date: Mon, 26 May 2003 00:28:57 +0200 (CEST) Subject: CVS Commit (alexis) Message-ID: <20030525222857.4E4E6233BE@brahma.via.ecp.fr> Update of /cvs/videolan/network/miniSAPserver Modified Files: Makefile sapserver.h Log Message: * add make dist * add the version number in the Makefile -- alexis -- This is the vlcs-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