index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
command
/
AllCommands.cxx
Age
Commit message (
Expand
)
Author
2015-01-01
Copyright year 2015
Max Kellermann
2014-12-09
AllCommands: use ARRAY_SIZE()
Max Kellermann
2014-12-08
command: use ConstBuffer<const char *> for argument list
Max Kellermann
2014-12-08
AllCommands: simplify the tokenizer loop
Max Kellermann
2014-12-08
AllCommands: assign current_command early
Max Kellermann
2014-12-08
AllCommands: remove redundant initializer
Max Kellermann
2014-12-06
AllCommands: make variables more local
Max Kellermann
2014-12-06
AllCommands: make the commands array "constexpr"
Max Kellermann
2014-10-25
AllCommands: "commands" returns playlist commands only if playlist_directory ...
Max Kellermann
2014-08-12
AllCommands: close connection after syntax error
Max Kellermann
2014-07-12
QueueCommands: new command "rangeid"
Max Kellermann
2014-06-16
command: make argc unsigned
Max Kellermann
2014-03-02
Merge tag 'release-0.18.9'
Max Kellermann
2014-03-01
command: add command "listfiles"
Max Kellermann
2014-02-27
AllCommands: "findadd" requires the "add" permission
Max Kellermann
2014-02-12
StorageCommands: add command "unmount"
Max Kellermann
2014-02-12
StorageCommands: add command "listmounts"
Max Kellermann
2014-02-09
StorageCommands: expose the "mount" command
Max Kellermann
2014-02-04
{Message,Neighbor}Commands: use Client::partition instead of Main.hxx
Max Kellermann
2014-01-30
db: add compile-time option to disable database
Max Kellermann
2014-01-26
neighbor: new subsystem to detect file servers on the local network
Max Kellermann
2014-01-24
Sticker*: move to sticker/
Max Kellermann
2014-01-24
Client*: move to client/
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2013-12-02
command: add commands "addtagid", "cleartagid"
Max Kellermann
2013-10-30
*: update copyright year to 2013
Max Kellermann
2013-10-29
Revert "command: new commands "findin", "searchin" with base URI"
Max Kellermann
2013-10-26
command: new commands "findin", "searchin" with base URI
Max Kellermann
2013-10-25
command: new command "readcomments" lists arbitrary file tags
Max Kellermann
2013-10-25
OtherCommands: re-add the "volume" command
Max Kellermann
2013-10-20
*Commands: move to src/command/
Max Kellermann
[prev]