Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Log: new logging library API | Max Kellermann | 2013-10-02 | 1 | -36/+52 |
| | | | | | Prepare to migrate away from GLib. Currently, we're still using GLib as a backend. | ||||
* | mpd_error.h: remove obsolete header | Max Kellermann | 2013-09-05 | 1 | -2/+2 |
| | | | | Migrate the remaining callers to FatalError(). | ||||
* | ZeroconfAvahi: disable Avahi with epoll | Max Kellermann | 2013-08-10 | 1 | -0/+1 |
| | | | | | Temporary hotfix until we have integrated avahi into our new event loop. | ||||
* | EventLoop: new implementation using epoll | Max Kellermann | 2013-08-10 | 1 | -0/+11 |
| | | | | Implement an event loop without GLib. | ||||
* | *: 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 |