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
2019-02-05
command/AllCommands: remove empty function command_finish()
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-07-24
SongFilter: new extensible filter syntax
Max Kellermann
2017-12-19
output/Interface: add "attributes" map
Max Kellermann
2017-08-15
Add albumart command
Ryan Walklin
2017-02-25
command/Partition: add command "partition" to switch to another partition
Max Kellermann
2017-02-25
Client: add method GetPartition(), make partition private
Max Kellermann
2017-02-17
command/Partition: add command "newpartition"
Max Kellermann
2017-02-17
command: add command "listpartitions"
Max Kellermann
2017-02-08
client: add tag_mask attribute
Max Kellermann
2017-02-08
command/Other: move some functions to ClientCommands.cxx
Max Kellermann
2017-02-08
tag/Tag*: rename several source files
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-11-10
command: remove the obsolete Error support code
Max Kellermann
2016-11-07
decoder/Control: throw exception on Seek() error
Max Kellermann
2016-09-08
command/All: catch class Error
Max Kellermann
2016-03-01
*: include cleanup (using iwyu)
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-12-27
command/Error: pass std::exception_ptr to PrintError()
Max Kellermann
2015-12-16
util/Tokenizer: use std::runtime_error on syntax error
Max Kellermann
2015-12-16
command/AllCommands: catch and report std::exception
Max Kellermann
2015-10-27
command/queue: add range parameter to plchanges and plchangesposid
Max Kellermann
2015-08-14
client, command: use StringIsEqual()
Max Kellermann
2015-08-14
protocol/Result: move current_command to class Response
Max Kellermann
2015-08-14
protocol/Result: move command_list_num to class Response
Max Kellermann
2015-08-13
command: pass Response object to command callbacks
Max Kellermann
2015-08-12
client/Response: new Client wrapper class for writing responses
Max Kellermann
2015-08-11
command/Request: new struct wrapping ConstBuffer<const char *>
Max Kellermann
2015-03-03
*: change C-style prototypes, drop "(void)"
Max Kellermann
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
[next]