aboutsummaryrefslogtreecommitdiffstats
path: root/src/queue/QueueSave.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* queue/Save: fix "Malformed playlist line in state file"Max Kellermann2015-11-131-1/+1
* StateFile: use StringAfterPrefix() instead of StringStartsWith()Max Kellermann2015-11-111-4/+5
* util/StringUtil: move comparison functions to StringCompare.cxxMax Kellermann2015-11-061-1/+1
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* DetachedSong: use std::chrono::duration for start_ms and end_msMax Kellermann2014-08-281-1/+1
* fs/output, fs/TextFile: move to fs/io/Max Kellermann2014-08-071-2/+2
* *Save, *State: use the OutputStream API instead of FILE*Max Kellermann2014-07-301-10/+12
* QueueSave: use the long format to save partial songsMax Kellermann2014-07-121-1/+6
* QueueSave: use class SongLoaderMax Kellermann2014-02-031-14/+10
* db: add compile-time option to disable databaseMax Kellermann2014-01-301-0/+2
* Database*: move to db/Max Kellermann2014-01-241-1/+1
* Queue*: move to queue/Max Kellermann2014-01-241-0/+121