pulseaudio/src
Daniel Mack 0ccc7afcd8 osx: add native zeroconf implementation via Bonjour
Avahi and dbus is too heavy for OSX just for the sake of publishing our
services via mDNS/Zeroconf. Apple has its own Zeroconf implementation
called Bonjour, and this patch adds a module that implements service
announcement with that API.

All data gathering is copied from module-zeroconf-publish.c, but
unfortunately the code there is too specifically made for avahi, so I
couldn't factor it out to reuse it.
2009-12-16 16:11:39 +08:00
..
daemon daemon: complain if user passes too many arguments 2009-11-20 17:48:04 +01:00
modules osx: add native zeroconf implementation via Bonjour 2009-12-16 16:11:39 +08:00
pulse poll() is totally broken on Mac OS X 2009-12-16 16:11:36 +08:00
pulsecore hack around another OS X bug: recv() with MSG_PEEK does not work 2009-12-16 16:11:38 +08:00
tests poll() is totally broken on Mac OS X 2009-12-16 16:11:36 +08:00
utils poll() is totally broken on Mac OS X 2009-12-16 16:11:36 +08:00
.gitignore git: ignore kde related files 2009-10-30 05:20:00 +01:00
depmod.py remove remaining $ 2008-06-18 22:38:32 +02:00
Makefile.am osx: add native zeroconf implementation via Bonjour 2009-12-16 16:11:39 +08:00
map-file volume: add pa_cvolume_inc_clamp function 2009-11-05 04:56:47 +01:00