]> git.sesse.net Git - vlc/history - modules/misc/sap.c
* ALL: removed a bunch of unused add_category_hint().
[vlc] / modules / misc / sap.c
2004-01-25 Gildas Bazin* ALL: removed a bunch of unused add_category_hint().
2004-01-22 Sigmund Augdal Helbergmodules/misc/sap.c:
2004-01-22 Derk-Jan Hartman* what was i thinking
2004-01-22 Sigmund Augdal Helbergmodules/misc/sap:
2004-01-21 Derk-Jan Hartman* a 30 secs timeout is way too fast. changed to 1800...
2004-01-15 Sigmund Augdal Helbergmodules/misc/sap.c:
2004-01-05 Clément Stenac* modules/misc/sap.c : let the user configure timeout...
2004-01-05 Clément Stenac* modules/misc/sap.c :
2003-12-12 Clément Stenac* Fix segfault when we have two announces with the...
2003-12-11 Clément Stenacfree
2003-12-11 Clément Stenac* Do not keep adding items when they have already been...
2003-12-07 Jean-Paul SamanRemove unused variable
2003-11-23 Alexis de Lattre- Updated French translation (still a lot of work to...
2003-11-22 Sigmund Augdal Helbergmodules/misc/sap.c:
2003-11-22 Sigmund Augdal Helbergmodules/misc/sap.c:
2003-11-20 Sigmund Augdal Helbergmodules/misc/sap.c:
2003-11-12 Gildas Bazin* modules/misc/sap.c: fixed misplaced variable declaration.
2003-11-12 Clément StenacSupport for announcement of playlist group in SAP announces
2003-11-08 Sigmund Augdal Helbergignore streams that are not m=audio or m=video
2003-11-08 Sigmund Augdal Helbergmodules/misc/sap.c:
2003-11-06 Gildas Bazin* modules/misc/sap.c: compilation fix.
2003-11-05 Laurent Aimar * sap: big clean up + some buffer overflow fixes ...
2003-11-03 Sam Hocevar * modules/misc/sap.c: fixed a warning and some coding...
2003-10-29 Clément Stenac* src/playlist/* && Makefile.am
2003-10-13 Clément Stenac* modules/misc/sap.c: Fixed a stupid option (no-ipv4...
2003-10-08 Gildas Bazin* modules/misc/sap.c: fixed win32 breakage.
2003-10-08 Clément Stenac* modules/misc/httpd.c: added missing sanity checks
2003-10-06 Clément Stenac* include/vlc_playlist.h
2003-09-15 Clément StenacFix for bad SAP packets with no \0 between headers...
2003-09-11 Clément Stenac* modules/misc/sap.c: HTTP announcing support
2003-07-31 Laurent Aimar * all: added a i_ttl field in network_socket_t to...
2003-07-23 Gildas Bazin* modules/misc/sap.c: oops, compilation fix.
2003-07-23 Gildas Bazin* ALL: changes to the playlist_Add() and VLC_AddTarget...
2003-07-05 Clément Stenac* sap.c: Improved IPv6 multicast detection
2003-07-02 Clément Stenac* httpd.c: fixed a french string
2003-06-25 Clément Stenac* ./include/announce.h
2003-06-20 Alexis de Lattremodules/misc/sap.c: fix for the default scope of the...
2003-06-18 Clément StenacSAP can now listen for IPv6 announces
2003-06-17 Gildas Bazin* modules/*: got rid of empty module objects.
2003-06-16 Clément Stenac* SAP can now handle SAP-announced IPv6 streams
2003-05-25 Damien Lucas. SAP/SDP packets parsing: ability to parse RFC complia...
2003-03-30 Gildas Bazin* modules/*: sanitization of the modules description...
2003-03-22 Laurent Aimar * sap: clean up.
2003-02-20 Sigmund Augdal Helberg* include/configuration.h: added a new flag to the...
2003-01-21 Loïc Minier * added a couple of malloc() checks
2003-01-02 Christophe MassiotCosmetic.
2002-12-10 Arnaud Schaulyfixed a segfault under windows.
2002-12-06 Arnaud Schauly* sap.c : make it more compliant (as far as sdp is...
2002-12-04 Eric Petit * configure.ac.in, mms.c, sap.c, ipv4.c: added network...
2002-12-03 Arnaud Schauly* src/playlist/playlist.c : Added playlist_AddItem...
2002-12-03 Arnaud Schauly* Added a session announcement protol module (enabled...