]> git.sesse.net Git - vlc/commit
services_discovery: Partially fix service discovery. We yet need to find a way to...
authorPierre d'Herbemont <pdherbemont@videolan.org>
Sat, 20 Sep 2008 21:02:13 +0000 (23:02 +0200)
committerPierre d'Herbemont <pdherbemont@videolan.org>
Sat, 20 Sep 2008 21:12:35 +0000 (23:12 +0200)
commit4e9d2f92cdaa51783fa29fb7518d81b7d1b21980
tree9285e65926c2c02e294161b899d3c6287d09ca58
parent319d3dcf916fb2a3737acba00bb4a8984aaa1ebe
services_discovery: Partially fix service discovery. We yet need to find a way to properly get the localized name... grr.

Previously we properly initialized the localized name of the object in Open(). Now Open() also runs Run() so we are kind of stuck. Please fix.
include/vlc_services_discovery.h
src/control/media_discoverer.c
src/libvlccore.sym
src/playlist/services_discovery.c