aboutsummaryrefslogtreecommitdiffstats
path: root/src/queue/QueueSave.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | Previously, only streams were saved with range and tags, but this is necessary for all "partial" songs (e.g. CUE tracks).
* 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