]> git.sesse.net Git - vlc/commit
Add a libdsm based service discovery module to find CIFS speaking host on LAN
authorJulien 'Lta' BALLET <contact@lta.io>
Wed, 2 Jul 2014 11:58:40 +0000 (11:58 +0000)
committerJean-Baptiste Kempf <jb@videolan.org>
Fri, 4 Jul 2014 18:10:56 +0000 (20:10 +0200)
commit858bc79cf514549106266bec2e29c43d54cec949
treec06f6b8b8507e0a37152598e3be6490a9e4e2125
parentee5f7c8dfbdfe6856d59d2bdbd74e1c65023f96c
Add a libdsm based service discovery module to find CIFS speaking host on LAN

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
NEWS
modules/access/Makefile.am
modules/access/dsm/access.c
modules/access/dsm/common.h
modules/access/dsm/sd.c [new file with mode: 0644]
modules/services_discovery/Makefile.am