]> git.sesse.net Git - vlc/history - modules/services_discovery/sap.c
Removes trailing spaces. Removes tabs.
[vlc] / modules / services_discovery / sap.c
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-09-04 Rémi Denis-CourmontFix minor cast mistmatches
2007-08-28 Pierre d'Herbemontmodules/services_discovery/sap.c: "SAP" seems to be...
2007-08-22 Rafaël CarréInput access locking, part 3 (final).
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2007-08-18 Pierre d'Herbemontmodules/services_discovery/sap.c: Use the new service...
2007-06-07 Rémi Denis-CourmontFix remote format string injection in SDP parser.
2007-06-05 Laurent AimarFixed badly broken sap parser.
2007-04-18 Rémi Denis-CourmontMinor simplification
2007-04-18 Rémi Denis-Courmont- Really handle alloc failures
2007-04-15 Rémi Denis-CourmontThere are multiple IPv4 SAP addresses
2007-02-28 Damien Fouilleulsap.c: win32 fix for IPv6 local-link zone identifier
2007-02-27 Rémi Denis-CourmontListen to link-local SAP announces too
2007-02-26 Rémi Denis-CourmontSimplify shutdown() portability
2007-02-21 Rémi Denis-CourmontMemory leak
2007-02-21 Rémi Denis-Courmont- Support for multiple medias in SDP parser
2007-02-20 Rémi Denis-CourmontFix SAP protocol/format parsing
2007-02-20 Rémi Denis-CourmontFix port number setting when there is no session-level...
2007-02-20 Rémi Denis-CourmontLook for x-plgroup also among media-level attributes
2007-02-20 Rémi Denis-CourmontFix crash in SDP parser
2007-02-20 Clément Stenac* Start cleaning up libvlc playlist API (Refs:#457)
2007-02-15 Rémi Denis-CourmontSuppress timeout parameter from net_Select() - refs...
2007-02-14 Rémi Denis-Courmont- Write COMEDIA MRLs properly (host is the remote rathe...
2007-02-12 Rémi Denis-CourmontFix SAP TCP/RTP support
2007-02-12 Rémi Denis-CourmontUndo [18814]
2007-02-12 Damien Fouilleul- win32 replacements for inet_pton/inet_ntop
2007-02-11 Rémi Denis-CourmontRemove useless parameter to net_Select
2007-02-11 Rémi Denis-CourmontFix fallback to live555
2007-02-11 Rémi Denis-CourmontFix SAP parser (again)
2007-02-11 Rémi Denis-CourmontImprove SAP parser
2006-12-10 Clément Stenac* Do not take and release the structure lock for each...
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-25 Rémi Denis-CourmontRemove leftover FIXME
2006-11-19 Clément StenacFinish the playlist API transition (hopefully)
2006-11-14 Rémi Denis-CourmontClean up and avoid leak in sap decompression
2006-11-14 Derk-Jan Hartman* forwardport [17753]: sap sdp_t initialization
2006-11-05 Rémi Denis-CourmontUse ListenUDP
2006-11-04 Rémi Denis-CourmontFix remotely triggerable memory leak
2006-11-04 Rémi Denis-CourmontFix const warning
2006-11-04 Rémi Denis-CourmontIgnore missing TTL in c= line.
2006-11-04 Rémi Denis-CourmontFix various problems with the SDP parser:
2006-11-04 Rémi Denis-Courmont- Fix quoting of IPv6 addresses in SAP source-filter
2006-10-01 Antoine CellerierFix a bunch of gcc warnings
2006-09-24 Clément StenacRename vlc_input_item_* functions to input_Item* for...
2006-09-17 Clément StenacServices discovery are not forced to have a run function
2006-09-15 Clément StenacRename playlist_NodesCreateForSD to playlist_NodesPairC...
2006-08-03 Clément StenacFix duplicate definitions of FREE
2006-07-06 Derk-Jan Hartman* Fix SDP file parsing of the SAP module.
2006-06-28 Derk-Jan Hartman* Fix a potential buffer overflow, UTF-8'ify session...
2006-06-28 Derk-Jan Hartman* Fix some sap SD memleaks. more to follow
2006-05-15 Clément StenacNew helper to create nodes for services discovery
2006-05-14 Clément StenacMerge back branch 0.8.6-playlist-vlm to trunk.
2006-03-31 Clément StenacAdditional string fixes (Refs:#438)
2006-03-25 Clément StenacStrings review in services_discovery + remove unimpleme...
2006-03-24 Christophe Mutricysap.c: Ressucitate --sap-addr for the lucky one with...
2006-03-23 Christophe Mutricyservices_discovery/*: String review (refs #438) and...
2006-01-12 Antoine CellerierFSF address change.
2005-12-08 Marian Durkovicfirst step towards SSM support in SDPs - refs #336
2005-12-07 Rémi Denis-CourmontWork around for awfully broken Win32 DNS resolver ...
2005-12-04 Rémi Denis-CourmontEnable timeshifting automatically with SAP - closes...
2005-10-16 Derk-Jan Hartman* forgot about the strings rules for menu-items.
2005-10-16 Derk-Jan Hartman* announces -> announcements (announce is a verb)
2005-10-02 Jean-Paul Samaninclude charset.h is in the include path and not local
2005-09-25 Clément StenacHandle multicast like unicast in SAP
2005-08-30 Derk-Jan Hartman* When we read the IPv6 address from the SDP, it is...
2005-08-14 Rémi Denis-CourmontFix compiler warnings
2005-08-03 Rémi Denis-CourmontUse UTF-8 internally (closes #16 and introduces lots...
2005-08-03 Rémi Denis-CourmontThere is no "=~" operator in C (it simply means "=...
2005-08-01 Rémi Denis-CourmontDon't attempt to listen to link-local scope SAP address...
2005-07-25 Derk-Jan Hartman* Fix the two SAP issues reported by Marian Durkovic.
2005-07-21 Derk-Jan Hartman* Added net_AddressIsMulticast that takes a string...
2005-07-16 Rémi Denis-CourmontCosmeticissimism
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-06-30 Rémi Denis-CourmontStopSend for SAP discovery
2005-06-08 Clément StenacBackport [11359]
2005-06-08 Rémi Denis-Courmontport previous commits
2005-06-03 Felix Paul Kühne* backport of [11257] to trunk
2005-05-25 Rémi Denis-CourmontListen for SAP announces of all possible scopes rather...
2005-04-24 Sigmund Augdal Helbergsap.c: clean up playlist handling
2005-04-23 Rémi Denis-Courmont- enable sap-ipv6 by default
2005-04-16 Rémi Denis-CourmontClean up
2005-04-16 Rémi Denis-CourmontForce conversion from UTF-8 when announce is incorrectl...
2005-04-15 Christophe Massiot * ALL: x86-64 fixes.
2005-04-15 Rémi Denis-Courmontsupport for non-global statically defined SAP IPv4...
2005-04-13 Clément StenacDon't autoplay SAP items
2005-04-13 Clément Stenac* Playlist :
2005-04-12 Rémi Denis-CourmontSimplifying
2005-04-01 Rémi Denis-Courmont- invalid free removed (might be the reason why sap...
2005-03-21 Derk-Jan Hartman* Patch to reenable sap-timeout functionality (Bug...
2005-03-08 Gildas Bazin* modules/services_discovery/sap.c, modules/codec/x264...
2005-03-05 Gildas Bazin* modules/demux/*: removed useless probing messages.
2005-03-03 Clément StenacPreferences consistency fixes by Christophe Mutricy...
2005-03-01 Clément StenacFix playlist export
2005-02-22 Derk-Jan Hartman* renamed sap module from "SAP interface" to "SAP annou...
2005-02-20 Clément StenacAdd sdp meta-data to playlist
2005-02-06 Clément Stenac* wx : simplify some code, remove some useless duplications
2005-02-05 Rémi Denis-Courmont* convert SAP announce name & group from locale to...
2005-02-04 Rémi Denis-CourmontAttempts to recode SAP announces from UTF-8 to user...
2005-02-04 Rémi Denis-Courmont* Mem leak fixed
next