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
2021-05-27
client/Response: refactor FormatError() to use libfmt
Max Kellermann
2021-05-25
client/Response: add method Fmt() based on libfmt
Max Kellermann
2021-01-21
Merge tag 'v0.22.4'
Max Kellermann
2021-01-21
protocol: add command "binarylimit"
Max Kellermann
2021-01-01
Merge branch 'v0.22.x'
Max Kellermann
2021-01-01
copyright year 2021
Max Kellermann
2020-10-16
command: add command "getvol"
Max Kellermann
2020-05-05
Merge branch 'v0.21.x'
Max Kellermann
2020-04-30
command/all: "tagtypes" requires no permissions
Max Kellermann
2020-03-16
remove gcc_unused
Rosen Penev
2020-03-12
replace assert.h with cassert
Rosen Penev
2020-02-01
[clang-tidy] convert several loops to range based ones
Rosen Penev
2020-01-20
command/partition: add command "delpartition"
Max Kellermann
2020-01-18
add "moveoutput" command
Max Kellermann
2020-01-18
copyright year 2020
Max Kellermann
2019-08-21
Merge tag 'v0.21.14'
Max Kellermann
2019-08-20
command/all: don't create new Response instance in exception handler
Max Kellermann
2019-08-20
client/Process, command/all: add `noexcept`
Max Kellermann
2019-08-20
command/all: simplify `return` from command_process()
Max Kellermann
2019-08-20
command/all: catch all exceptions
Max Kellermann
2019-08-13
command/file: add command "readpicture"
Max Kellermann
2019-08-03
util/Macros: replace with std::size() (C++17)
Max Kellermann
2019-07-05
include cleanups (powered by iwyu)
Max Kellermann
2019-06-17
Copyright year 2019
Max Kellermann
2019-04-25
sticker/Database: wrap in class StickerDatabase
Max Kellermann
2019-04-24
sticker/*: rename source files, drop "Sticker" prefix
Max Kellermann
2019-04-05
command: add command "getfingerprint"
Max Kellermann
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
[next]