aboutsummaryrefslogtreecommitdiffstats
path: root/src/DirectorySave.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* TextFile: move to fs subsystemDenis Krjuchkov2013-12-081-1/+1
* DirectorySave: don't duplicate stringMax Kellermann2013-12-041-11/+3
* Util/StringUtil: add StringStartsWith()Max Kellermann2013-11-281-6/+7
* include cleanup using iwyuMax Kellermann2013-11-281-3/+0
* DirectorySave: use Directory::GetName()Max Kellermann2013-10-211-4/+1
* util/NumberParser: utilities for parsing numbers from ASCII stringsMax Kellermann2013-10-211-2/+2
* *: use references instead of pointersMax Kellermann2013-10-191-18/+18
* *: use nullptr instead of NULLMax Kellermann2013-10-191-11/+11
* Listen, ...: add missing includesMax Kellermann2013-10-021-0/+2
* util/Error: new error passing libraryMax Kellermann2013-09-041-23/+15
* song: convert header to C++Max Kellermann2013-07-281-3/+3
* TextFile: convert to a classMax Kellermann2013-01-031-15/+12
* text_file: convert to C++Max Kellermann2013-01-031-4/+1
* PlaylistVector: use std::listMax Kellermann2013-01-031-2/+2
* Directory: rename struct directory to DirectoryMax Kellermann2013-01-031-7/+7
* Directory: turn functions to methodsMax Kellermann2013-01-021-14/+12
* Directory: make the header C++ onlyMax Kellermann2013-01-021-1/+1
* db_save, state_file: convert to C++Max Kellermann2013-01-021-0/+188