aboutsummaryrefslogtreecommitdiffstats
path: root/src/Daemon.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ConfigPath: return a Path objectMax Kellermann2013-08-071-2/+4
| | | | | 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-4/+4
|
* daemon: convert to C++Max Kellermann2013-08-071-0/+89