aboutsummaryrefslogtreecommitdiffstats
path: root/src/ZeroconfGlue.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* gcc.h: rename to Compiler.hMax Kellermann2013-10-151-1/+1
|
* Log: new logging library APIMax Kellermann2013-10-021-2/+5
| | | | | Prepare to migrate away from GLib. Currently, we're still using GLib as a backend.
* conf.h: remove obsolete headerMax Kellermann2013-09-051-1/+2
| | | | | Use only ConfigData.hxx in plugin sources to reduce header dependencies.
* ZeroconfAvahi: pass GMainContext to avahi_glib_poll_new()Max Kellermann2013-01-271-1/+1
|
* ZeroconfBonjour: use SocketMonitor instead of GIOChannelMax Kellermann2013-01-271-2/+3
|
* zeroconf: convert to C++Max Kellermann2013-01-271-0/+78