Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Log: new logging library API | Max Kellermann | 2013-10-02 | 1 | -5/+6 |
| | | | | | Prepare to migrate away from GLib. Currently, we're still using GLib as a backend. | ||||
* | Daemon, Mapper: move-assign the Path objects | Max Kellermann | 2013-10-01 | 1 | -1/+1 |
| | |||||
* | ConfigPath: return a Path object | Max Kellermann | 2013-08-07 | 1 | -15/+22 |
| | | | | | Migrate all callers to use Path directly, instead of doing the conversion in each caller. | ||||
* | Makefile.am: move sources to libsystem.a | Max Kellermann | 2013-08-07 | 1 | -1/+1 |
| | |||||
* | FatalError: new library to replace mpd_error.h | Max Kellermann | 2013-08-07 | 1 | -23/+23 |
| | |||||
* | daemon: convert to C++ | Max Kellermann | 2013-08-07 | 1 | -0/+236 |