aboutsummaryrefslogtreecommitdiffstats
path: root/src/command/OtherCommands.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* command: pass Response object to command callbacksMax Kellermann2015-08-131-16/+17
|
* command/Request: new struct wrapping ConstBuffer<const char *>Max Kellermann2015-08-111-17/+17
|
* Copyright year 2015Max Kellermann2015-01-011-1/+1
|
* command: use ConstBuffer<const char *> for argument listMax Kellermann2014-12-081-16/+17
|
* command: make argc unsignedMax Kellermann2014-06-161-16/+16
|
* command: add command "listfiles"Max Kellermann2014-03-011-0/+3
| | | | Lists files and directories. Supports storage plugins.
* copyright year 2014Max Kellermann2014-01-131-1/+1
|
* *: update copyright year to 2013Max Kellermann2013-10-301-1/+1
|
* OtherCommands: re-add the "volume" commandMax Kellermann2013-10-251-0/+3
| | | | | | This command was removed by commit 206392ad (MPD 0.16), even though it was been proven useful for some very simple clients. On request, I add it to the protocol again.
* *Commands: move to src/command/Max Kellermann2013-10-201-0/+69