aboutsummaryrefslogtreecommitdiffstats
path: root/src/command/QueueCommands.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* SongFilter: convert argv to ConstBufferMax Kellermann2014-04-241-1/+4
|
* Playlist: use the Error library to return errorsMax Kellermann2014-02-271-9/+11
|
* Playlist*: move to queue/Max Kellermann2014-02-271-1/+1
|
* SongLoader: new class that merges duplicate codeMax Kellermann2014-02-031-55/+30
| | | | | There was quite a lot of duplicate code for loading DetachedSong objects, with different semantics for "securely" loading local files.
* ClientFile: move client_allow_file() into the Client classMax Kellermann2014-02-021-3/+2
|
* db: add compile-time option to disable databaseMax Kellermann2014-01-301-0/+5
|
* Database*: move to db/Max Kellermann2014-01-241-2/+2
|
* Client*: move to client/Max Kellermann2014-01-241-2/+2
|
* copyright year 2014Max Kellermann2014-01-131-1/+1
|
* *Commands: move to src/command/Max Kellermann2013-10-201-0/+391