Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gcc.h: rename to Compiler.h | Max Kellermann | 2013-10-15 | 1 | -1/+1 |
| | |||||
* | Log: new logging library API | Max Kellermann | 2013-10-02 | 1 | -2/+5 |
| | | | | | Prepare to migrate away from GLib. Currently, we're still using GLib as a backend. | ||||
* | conf.h: remove obsolete header | Max Kellermann | 2013-09-05 | 1 | -1/+2 |
| | | | | | Use only ConfigData.hxx in plugin sources to reduce header dependencies. | ||||
* | ZeroconfAvahi: pass GMainContext to avahi_glib_poll_new() | Max Kellermann | 2013-01-27 | 1 | -1/+1 |
| | |||||
* | ZeroconfBonjour: use SocketMonitor instead of GIOChannel | Max Kellermann | 2013-01-27 | 1 | -2/+3 |
| | |||||
* | zeroconf: convert to C++ | Max Kellermann | 2013-01-27 | 1 | -0/+78 |