aboutsummaryrefslogtreecommitdiffstats
path: root/src/ConfigGlobal.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-28include cleanup using iwyuMax Kellermann1-2/+0
2013-11-05add various missing headersNatanael Copa1-0/+1
2013-10-17fs/Path: rename to AllocatedPathMax Kellermann1-5/+6
2013-10-15ConfigData: use std::string for config_param::valueMax Kellermann1-5/+5
2013-10-02Log: new logging library APIMax Kellermann1-7/+5
2013-09-12Listen: Allow tilde paths for socket.Maarten de Vries1-0/+6
2013-09-05mpd_error.h: remove obsolete headerMax Kellermann1-8/+9
2013-09-05PlaylistPlugin, ConfigGlobal: use nullptr instead of NULLMax Kellermann1-5/+5
2013-09-04util/Error: new error passing libraryMax Kellermann1-10/+7
2013-08-07ConfigPath: return a Path objectMax Kellermann1-5/+6
2013-04-09utils: convert to C++Max Kellermann1-5/+1
2013-01-30ConfigData: use simple linked list instead of GSListMax Kellermann1-31/+10
2013-01-30ConfigData: add constructors/destructorsMax Kellermann1-1/+1
2013-01-30ConfigData: use std::string in block_paramMax Kellermann1-1/+1
2013-01-30ConfigData: use std::vector for the block_param listMax Kellermann1-5/+3
2013-01-30ConfigFile: move code to ConfigGlobal.cxxMax Kellermann1-0/+199