aboutsummaryrefslogtreecommitdiffstats
path: root/src/Daemon.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ConfigPath: return a Path objectMax Kellermann2013-08-071-15/+22
| | | | | Migrate all callers to use Path directly, instead of doing the conversion in each caller.
* Makefile.am: move sources to libsystem.aMax Kellermann2013-08-071-1/+1
|
* FatalError: new library to replace mpd_error.hMax Kellermann2013-08-071-23/+23
|
* daemon: convert to C++Max Kellermann2013-08-071-0/+236