summaryrefslogtreecommitdiff
path: root/src/queue
AgeCommit message (Expand)Author
2016-02-23queue/Playlist: move only the tag items in TagModified()Max Kellermann
2014-08-31Merge tag 'v0.18.13'Max Kellermann
2014-08-29PlayerThread: use SongTime for elapsed_timeMax Kellermann
2014-08-29Tag: use SignedSongTime for the song durationMax Kellermann
2014-08-28PlaylistEdit: pass std::chrono::duration to SetSongIdRange()Max Kellermann
2014-08-28DetachedSong: use std::chrono::duration for start_ms and end_msMax Kellermann
2014-08-28Playlist: use std::chrono::duration for Seek*()Max Kellermann
2014-08-27PlayerControl: use std::chrono::duration for Seek()Max Kellermann
2014-08-07fs/output, fs/TextFile: move to fs/io/Max Kellermann
2014-07-30*Save, *State: use the OutputStream API instead of FILE*Max Kellermann
2014-07-12QueueSave: use the long format to save partial songsMax Kellermann
2014-07-12QueueCommands: new command "rangeid"Max Kellermann
2014-07-11PlaylistEdit: fix typo in code commentMax Kellermann
2014-07-11Merge branch 'v0.18.x'Max Kellermann
2014-04-10Merge tag 'release-0.18.10'Max Kellermann
2014-02-27Playlist: use the Error library to return errorsMax Kellermann
2014-02-27Playlist*: move to queue/Max Kellermann
2014-02-03QueueSave: use class SongLoaderMax Kellermann
2014-01-30db: add compile-time option to disable databaseMax Kellermann
2014-01-24Database*: move to db/Max Kellermann
2014-01-24Client*: move to client/Max Kellermann
2014-01-24Queue*: move to queue/Max Kellermann