aboutsummaryrefslogtreecommitdiffstats
path: root/src/PlaylistDatabase.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* fs/output, fs/TextFile: move to fs/io/Max Kellermann2014-08-071-2/+2
* util/StringUtil: rename strchug_fast() to StripLeft()Max Kellermann2014-08-071-1/+1
* *Save, *State: use the OutputStream API instead of FILE*Max Kellermann2014-07-301-5/+6
* Playlist{Info,Vector}: move to db/Max Kellermann2014-01-271-1/+1
* copyright year 2014Max Kellermann2014-01-131-1/+1
* 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