summaryrefslogtreecommitdiff
path: root/src/DirectorySave.cxx
AgeCommit message (Expand)Author
2014-01-19Song: make the "parent" attribute mandatoryMax Kellermann
2014-01-13copyright year 2014Max Kellermann
2014-01-09DetachedSong: fork of struct SongMax Kellermann
2013-12-08TextFile: move to fs subsystemDenis Krjuchkov
2013-12-04DirectorySave: don't duplicate stringMax Kellermann
2013-11-28Util/StringUtil: add StringStartsWith()Max Kellermann
2013-11-28include cleanup using iwyuMax Kellermann
2013-10-21DirectorySave: use Directory::GetName()Max Kellermann
2013-10-21util/NumberParser: utilities for parsing numbers from ASCII stringsMax Kellermann
2013-10-19*: use references instead of pointersMax Kellermann
2013-10-19*: use nullptr instead of NULLMax Kellermann
2013-10-02Listen, ...: add missing includesMax Kellermann
2013-09-04util/Error: new error passing libraryMax Kellermann
2013-07-28song: convert header to C++Max Kellermann
2013-01-03TextFile: convert to a classMax Kellermann
2013-01-03text_file: convert to C++Max Kellermann
2013-01-03PlaylistVector: use std::listMax Kellermann
2013-01-03Directory: rename struct directory to DirectoryMax Kellermann
2013-01-02Directory: turn functions to methodsMax Kellermann
2013-01-02Directory: make the header C++ onlyMax Kellermann
2013-01-02db_save, state_file: convert to C++Max Kellermann