]> git.sesse.net Git - vlc/history - modules/services_discovery/bonjour.c
Services discoveries: check memory allocation
[vlc] / modules / services_discovery / bonjour.c
2008-03-26 Rafaël CarréServices discoveries: check memory allocation
2008-01-28 Rafaël Carréservices_discovery/: fix warnings
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2007-12-23 Pierre d'Herbemontvlc_common.h:
2007-10-09 Rafaël Carrébonjour: checks asprintf() return value, checks name...
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-02-20 Clément Stenac* Start cleaning up libvlc playlist API (Refs:#457)
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-19 Clément StenacFinish the playlist API transition (hopefully)
2006-10-21 Rémi Denis-CourmontFix Bonjour discovery
2006-10-01 Antoine CellerierFix a bunch of gcc warnings
2006-09-20 Jean-Baptiste KempfReplace playlist_NodesCreateForSD by playlist_NodesPair...
2006-05-15 Clément StenacFix bonjour compilation. Completely untested
2006-05-15 Clément StenacNew helper to create nodes for services discovery
2006-01-12 Antoine CellerierFSF address change.
2005-12-04 Clément StenacAvahi 0.6 patch by Diego 'Flameeyes' Pettenò flameeyes...
2005-09-09 Jon Lech Johansen * bonjour.c: Fixed memory leaks. Fixed IPv6 support.
2005-09-09 Jon Lech Johansen * Bonjour services discovery module using avahi.