aboutsummaryrefslogtreecommitdiffstats
path: root/src/PlaylistDatabase.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* TextFile: move to fs subsystemDenis Krjuchkov2013-12-081-1/+1
* util/StringUtil: rename strchug_fast_c() to strchug_fast()Max Kellermann2013-10-181-1/+1
* Playlist*: use nullptr instead of NULLMax Kellermann2013-10-021-3/+3
* util/Error: new error passing libraryMax Kellermann2013-09-041-10/+8
* string_util: convert to C++Max Kellermann2013-04-091-4/+1
* TextFile: convert to a classMax Kellermann2013-01-031-3/+3
* text_file: convert to C++Max Kellermann2013-01-031-1/+1
* PlaylistVector: use std::listMax Kellermann2013-01-031-6/+5
* PlaylistInfo: rename class, use std::stringMax Kellermann2013-01-021-5/+4
* playlist_vector: convert to C++Max Kellermann2013-01-021-1/+1
* db_save, state_file: convert to C++Max Kellermann2013-01-021-0/+82