aboutsummaryrefslogtreecommitdiffstats
path: root/src/ZeroconfAvahi.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* include cleanup using iwyuMax Kellermann2013-11-281-3/+0
* Log: add level "DEFAULT"Max Kellermann2013-11-041-8/+8
* *: use nullptr instead of NULLMax Kellermann2013-10-191-9/+9
* ZeroconfAvahi: convert avahiRunning to a "bool"Max Kellermann2013-10-181-6/+6
* ZeroconfAvahi: integrate into the EventLoopMax Kellermann2013-10-181-25/+7
* Log: new logging library APIMax Kellermann2013-10-021-36/+52
* mpd_error.h: remove obsolete headerMax Kellermann2013-09-051-2/+2
* ZeroconfAvahi: disable Avahi with epollMax Kellermann2013-08-101-0/+1
* EventLoop: new implementation using epollMax Kellermann2013-08-101-0/+11
* *: use gcc.h macros instead of GLibMax Kellermann2013-08-041-2/+2
* ZeroconfAvahi: pass GMainContext to avahi_glib_poll_new()Max Kellermann2013-01-271-2/+4
* zeroconf: convert to C++Max Kellermann2013-01-271-0/+266