aboutsummaryrefslogtreecommitdiffstats
path: root/src/DirectorySave.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Replaces GLib's GError.
* 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