]> git.sesse.net Git - vlc/history - modules/services_discovery
modules/services_discovery/shout.c: Don't leak the input_item.
[vlc] / modules / services_discovery /
2007-12-21 Pierre d'Herbemontmodules/services_discovery/shout.c: Don't leak the...
2007-11-12 Pierre d'Herbemontmodules/services_discovery/upnp_intel.cpp: Add a todo...
2007-11-12 Rafaël Carréservices_discovery_SetLocalizedName() is now mandatory...
2007-10-18 Rafaël Carréplaylist_CreateNode(): add an argument to specify an...
2007-10-17 Rafaël Carrésap: do not release an object we did't yield
2007-10-14 Rafaël Carréupnp intel: reverts [22521] to make it compile. The...
2007-10-11 Pierre d'Herbemontmodules/services_discovery/shout.c: Use services_discov...
2007-10-10 Pierre d'Herbemontservices_discovery/hal.c: Get rid of the playlist code.
2007-10-10 Rafaël Carréservices_discovery: stores the category & onelevel...
2007-10-09 Rafaël Carrébonjour: checks asprintf() return value, checks name...
2007-10-02 Rafaël Carrésap discovery: fix [22368] by using (int) casting on...
2007-10-01 Rafaël Carrésap discovery: (size_t) casting
2007-09-27 Rémi Denis-CourmontCosmetics
2007-09-17 Rafaël Carréhal services_discovery: fix invalid access to memory...
2007-09-16 Rémi Denis-CourmontSwitch the few var_GetString remains to var_GetNonEmpty...
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-09-04 Rémi Denis-CourmontFix minor cast mistmatches
2007-09-02 Antoine CellerierRewrite parts of the podcast service discovery module...
2007-09-02 Antoine CellerierChange the podcast-urls config option to auto save.
2007-08-28 Pierre d'Herbemontmodules/services_discovery/sap.c: "SAP" seems to be...
2007-08-25 Pierre d'Herbemontmodules/services_discovery/shout.c: Rename "Shoutcast...
2007-08-22 Rafaël CarréInput access locking, part 3 (final).
2007-08-21 Pierre d'HerbemontFix previous commit.
2007-08-21 Pierre d'Herbemontmodules/services_discovery/shout.c: (Thanks ileoo)...
2007-08-20 Rémi Denis-CourmontRemove _GNU_SOURCE and string.h too
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2007-08-19 Pierre d'Herbemontmodule/services_discovery/bonjour.c: Use the new API.
2007-08-18 Pierre d'Herbemontmodules/services_discovery/bonjour.c: Use the new servi...
2007-08-18 Pierre d'Herbemontmodules/services_discovery/sap.c: Use the new service...
2007-08-18 Pierre d'Herbemontmodules/services_discovery/podcast.c: Fix initial numbe...
2007-08-18 Pierre d'Herbemontmodules/services_discovery/podcast.c: Use the new API.
2007-08-18 Pierre d'Herbemontmodules/services_discovery/shout.c: Use the new service...
2007-08-04 Rémi Denis-Courmont- Cleanup and fixes deprecated options:
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 Laurent AimarChanged input_DestroyThread to take care of detaching...
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-21 Rafaël CarréUnref D-Bus connections when not using them anymore
2006-11-20 Rafaël CarréRemove Audio cds and their tracks at ejection
2006-11-19 Derk-Jan Hartman* Fix shoutcast SD Delete. playlist is not locked.
2006-11-19 Clément StenacFinish the playlist API transition (hopefully)
2006-11-17 Rafaël Carrétypo
2006-11-17 Rafaël CarréShould fix API compatibility with HAL 0.5.0
2006-11-17 Rafaël CarréRemoves broken D-Bus version check
2006-11-15 Rafaël CarréFixes devices removal, and crash on exit
2006-11-15 Rafaël CarréManages hot ejection of devices
2006-11-14 Rafaël CarréAdds real-time device adding (not removal yet)
2006-11-14 Rémi Denis-CourmontClean up and avoid leak in sap decompression
2006-11-14 Rafaël CarréReturns from Run() thread instead of sleeping eternally
2006-11-14 Derk-Jan Hartman* forwardport [17753]: sap sdp_t initialization
2006-11-13 Rafaël CarréDon't use D-Bus with hal < 0.5.0
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-21 Rémi Denis-CourmontFix Bonjour discovery
2006-10-21 Jean-Paul SamanRemove unused variables
2006-10-21 Jean-Paul SamanRemove unused variable val
2006-10-14 Sigmund Augdal Helbergupnp_cc: compile fix (tested this time)
2006-10-14 Sigmund Augdal Helbergfixed compilation, not tested though
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-20 Jean-Baptiste KempfReplace playlist_NodesCreateForSD by playlist_NodesPair...
2006-09-17 Clément StenacServices discovery are not forced to have a run function
2006-09-16 Clément StenacFix shoutcast handling and remove broken progress detection
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
2006-09-15 Clément StenacRename playlist_NodesCreateForSD to playlist_NodesPairC...
2006-08-26 Clément Stenac* Allow service discoveries to state whether they prefe...
2006-08-10 Rémi Denis-CourmontPartial UPnP fix from Christian Henz, from Ralf Huvendiek.
2006-08-06 Clément StenacFix deletion of items when changing them to nodes
2006-08-06 Jean-Paul SamanRemove unused variable
2006-08-03 Clément StenacFix duplicate definitions of FREE
2006-08-02 Clément StenacInteraction cleanup, remove some unused functions,...
2006-07-29 Felix Paul Kühne* enhanced the interaction core with some method additi...
next