aboutsummaryrefslogtreecommitdiffstats
path: root/src/queue (follow)
Commit message (Expand)AuthorAgeFilesLines
* *Save, *State: use the OutputStream API instead of FILE*Max Kellermann2014-07-304-40/+39
* QueueSave: use the long format to save partial songsMax Kellermann2014-07-121-1/+6
* QueueCommands: new command "rangeid"Max Kellermann2014-07-122-0/+65
* PlaylistEdit: fix typo in code commentMax Kellermann2014-07-111-1/+1
* Merge branch 'v0.18.x'Max Kellermann2014-07-114-3/+63
* Merge tag 'release-0.18.10'Max Kellermann2014-04-101-10/+8
* Playlist: use the Error library to return errorsMax Kellermann2014-02-272-33/+29
* Playlist*: move to queue/Max Kellermann2014-02-278-0/+1732
* QueueSave: use class SongLoaderMax Kellermann2014-02-032-15/+13
* db: add compile-time option to disable databaseMax Kellermann2014-01-301-0/+2
* Database*: move to db/Max Kellermann2014-01-241-1/+1
* Client*: move to client/Max Kellermann2014-01-241-1/+1
* Queue*: move to queue/Max Kellermann2014-01-247-0/+1270