]> git.sesse.net Git - vlc/history - modules/services_discovery/bonjour.c
Adds real-time device adding (not removal yet)
[vlc] / modules / services_discovery / bonjour.c
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.