aboutsummaryrefslogtreecommitdiffstats
path: root/src/ConfigGlobal.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Listen: Allow tilde paths for socket.Maarten de Vries2013-09-121-0/+8
|
* PlaylistPlugin, ConfigGlobal: use nullptr instead of NULLMax Kellermann2013-09-051-4/+2
|
* conf.h: move constants to ConfigDefaults.hxxMax Kellermann2013-09-051-4/+0
|
* util/Error: new error passing libraryMax Kellermann2013-09-041-3/+3
| | | | Replaces GLib's GError.
* ConfigPath: return a Path objectMax Kellermann2013-08-071-7/+4
| | | | | Migrate all callers to use Path directly, instead of doing the conversion in each caller.
* *: remove remaining __cplusplus checksMax Kellermann2013-08-071-14/+0
|
* ConfigFile: move code to ConfigGlobal.cxxMax Kellermann2013-01-301-0/+109