]> git.sesse.net Git - vlc/history - src/stream_output/announce.c
A bit of headers cleanup
[vlc] / src / stream_output / announce.c
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-09 Rémi Denis-CourmontFully initialize p_session
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
2006-08-03 Clément StenacFix duplicate definitions of FREE
2006-04-01 Felix Paul Kühne* 2nd review of /src/* \ libvlc.h (refs #438)
2006-02-01 Rémi Denis-CourmontUniformize source files encoding
2006-01-12 Antoine CellerierFSF address change.
2005-11-29 Clément StenacRemove SLP (Closes:#434)
2005-10-23 Clément StenacExport URI from RTP module . Closes:#403
2005-07-27 Rémi Denis-CourmontPut correct owner address in SAP-generated SDP
2005-07-26 Rémi Denis-CourmontAdd const
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-06-03 Rémi Denis-CourmontFix declaration of sout_AnnounceSessionCreate
2005-05-31 Rémi Denis-Courmont- hopefuly fix sending of SAP announces over IPv6
2005-02-07 Rémi Denis-Courmontfix two memleaks and remove a bogus net_Close()
2004-11-06 Yoann Peronneau* Added group announcing support
2004-04-23 Gildas Bazin* src/*: portability fixes.
2004-04-18 Clément Stenac* ALL: Better announce system
2003-08-14 Clément Stenac* all: as announce calls non-standard functions (SLP...
2003-08-13 Gildas Bazin* include/announce.h, src/stream_output/announce.c...
2003-08-13 Clément Stenac* configure.ac : we need to define HAVE_SLP_H
2003-07-31 Laurent Aimar * all: added a i_ttl field in network_socket_t to...
2003-07-31 Clément Stenac* modules/control/joystick.c
2003-07-18 Derk-Jan Hartman* add a #include <errno.h>
2003-07-17 Sam Hocevar * Makefile.am: Parse mozilla after . so that the...
2003-07-17 Sam Hocevar * src/stream_output/announce.c:
2003-07-17 Sam Hocevar * src/stream_output/announce.c:
2003-07-05 Clément Stenac* sap.c: Improved IPv6 multicast detection
2003-07-04 Mohammed Adnène... * bug fix, @ is not necessary in fact ;)
2003-07-04 Mohammed Adnène... * Fix Bug thanks to Cif: url form was "IP:port" and...
2003-06-26 Gildas Bazin* src/stream_output/announce.c: msvc compilation fix.
2003-06-25 Sam Hocevar * src/stream_output/announce.c:
2003-06-25 Clément Stenac* ./include/announce.h
2003-06-24 Gildas Bazin* src/stream_output/announce.c: inet_pton() isn't suppo...
2003-06-23 Clément StenacFixed a segfault that could happen if you have ipv6...
2003-06-23 Clément Stenac* Stream output now support IPv6 SAP announces
2003-06-12 Clément StenacCode cleanup
2003-05-27 Eric Petit * src/stream_output/announce.c : BeOS compile fix.
2003-05-26 Clément Stenac* The VLC-integrated SAP server now sends compliant...
2003-05-22 Gildas Bazin* INSTALL.win32: added a small note about running vlc...
2003-05-20 Clément StenacAll: Support for SAP advertising in stream output