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
/
client
/
Response.hxx
Age
Commit message (
Expand
)
Author
2021-06-25
Log, client/Response: adapt to libfmt 8.0.0 API changes
Max Kellermann
2021-05-27
client/Response: include cleanup
Max Kellermann
2021-05-27
client/Response: remove unused method FormatV()
Max Kellermann
2021-05-27
client/Response: refactor FormatError() to use libfmt
Max Kellermann
2021-05-27
client/Response: remove unused method Format()
Max Kellermann
2021-05-25
client/Response: add method Fmt() based on libfmt
Max Kellermann
2021-01-21
protocol: add command "binarylimit"
Max Kellermann
2021-01-20
client/Response: add `printf` attribute
Max Kellermann
2021-01-01
copyright year 2021
Max Kellermann
2020-03-12
replace stddef.h with cstddef
Rosen Penev
2020-03-12
replace stdarg.h with cstdarg
Rosen Penev
2020-01-18
copyright year 2020
Max Kellermann
2019-08-12
client/Response: add constant MAX_BINARY_SIZE
Max Kellermann
2019-08-12
client/Response: add method WriteBinary()
Max Kellermann
2019-06-17
Copyright year 2019
Max Kellermann
2019-04-03
client/Response: use C++11 initializer
Max Kellermann
2019-04-03
client/Response: add `noexcept`
Max Kellermann
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-08-20
Compiler.h: move to util/
Max Kellermann
2017-06-04
*: add lots of "noexcept" specifications
Max Kellermann
2017-02-08
client: add tag_mask attribute
Max Kellermann
2017-02-08
client/Response: add method GetClient()
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-02-26
update copyright year to 2016
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-12
client/Response: new Client wrapper class for writing responses
Max Kellermann