Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Log: add level "DEFAULT" | Max Kellermann | 2013-11-04 | 1 | -8/+8 |
* | *: use nullptr instead of NULL | Max Kellermann | 2013-10-19 | 1 | -9/+9 |
* | ZeroconfAvahi: convert avahiRunning to a "bool" | Max Kellermann | 2013-10-18 | 1 | -6/+6 |
* | ZeroconfAvahi: integrate into the EventLoop | Max Kellermann | 2013-10-18 | 1 | -25/+7 |
* | Log: new logging library API | Max Kellermann | 2013-10-02 | 1 | -36/+52 |
* | mpd_error.h: remove obsolete header | Max Kellermann | 2013-09-05 | 1 | -2/+2 |
* | ZeroconfAvahi: disable Avahi with epoll | Max Kellermann | 2013-08-10 | 1 | -0/+1 |
* | EventLoop: new implementation using epoll | Max Kellermann | 2013-08-10 | 1 | -0/+11 |
* | *: use gcc.h macros instead of GLib | Max Kellermann | 2013-08-04 | 1 | -2/+2 |
* | ZeroconfAvahi: pass GMainContext to avahi_glib_poll_new() | Max Kellermann | 2013-01-27 | 1 | -2/+4 |
* | zeroconf: convert to C++ | Max Kellermann | 2013-01-27 | 1 | -0/+266 |