aboutsummaryrefslogtreecommitdiffstats
path: root/src/queue (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-30*Save, *State: use the OutputStream API instead of FILE*Max Kellermann4-40/+39
2014-07-12QueueSave: use the long format to save partial songsMax Kellermann1-1/+6
2014-07-12QueueCommands: new command "rangeid"Max Kellermann2-0/+65
2014-07-11PlaylistEdit: fix typo in code commentMax Kellermann1-1/+1
2014-02-27Playlist: use the Error library to return errorsMax Kellermann2-33/+29
2014-02-27Playlist*: move to queue/Max Kellermann8-0/+1732
2014-02-03QueueSave: use class SongLoaderMax Kellermann2-15/+13
2014-01-30db: add compile-time option to disable databaseMax Kellermann1-0/+2
2014-01-24Database*: move to db/Max Kellermann1-1/+1
2014-01-24Client*: move to client/Max Kellermann1-1/+1
2014-01-24Queue*: move to queue/Max Kellermann7-0/+1270