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
/
protocol
Age
Commit message (
Expand
)
Author
2021-01-01
copyright year 2021
Max Kellermann
2020-10-28
protocol/Ack: remove unused variable `ack_domain`
Max Kellermann
2020-03-12
replace stdint.h with cstdint
Rosen Penev
2020-02-16
Merge tag 'v0.21.20'
Max Kellermann
2020-02-10
protocol/ArgParser: cast seek offset to SignedSongTime
Max Kellermann
2020-01-18
copyright year 2020
Max Kellermann
2019-07-05
include cleanups (powered by iwyu)
Max Kellermann
2019-06-17
Copyright year 2019
Max Kellermann
2019-03-25
protocol/Ack: add `noexcept`
Max Kellermann
2019-03-25
protocol/Ack: perfect forwarding in the ProtocolError constructor
Max Kellermann
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-09-02
protocol/RangeArg: add Contains()
Max Kellermann
2018-09-02
protocol/RangeArg: add IsAll()
Max Kellermann
2018-09-02
protocol/RangeArg: eliminate SetAll()
Max Kellermann
2018-09-02
protocol/ArgParser: move struct RangeArg to separate header
Max Kellermann
2018-03-05
Merge branch 'v0.20.x'
Max Kellermann
2018-03-04
protocol/ArgParser: disallow negative seek times
Max Kellermann
2018-02-11
Merge tag 'v0.20.17'
Max Kellermann
2018-02-09
protocol/ArgParser: move strtof()/strtod() switch to util/NumberParser.hxx
Max Kellermann
2018-02-09
protocol/ArgParser: use strtod() instead of strtof() on Android
Max Kellermann
2018-01-24
util/StringFormat: new utility library
Max Kellermann
2017-05-15
Merge tag 'v0.20.7'
Max Kellermann
2017-05-08
*: remove "pure" and "const" attributes from throwing functions
Max Kellermann
2017-02-03
Client: eliminate client_puts(), use Client::Write() instead
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-03-07
Merge branch 'v0.19.x'
Max Kellermann
2016-03-06
protocol/ArgParser: fix range check
Max Kellermann
2016-03-01
*: include cleanup (using iwyu)
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-12-18
protocol/Ack: add exception class wrapping enum ack
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-14
protocol/Result: move error code to class Response
Max Kellermann
2015-08-12
client/Response: new Client wrapper class for writing responses
Max Kellermann
2015-08-11
command/Request: add parser methods
Max Kellermann
2015-08-11
protocol/ArgParser: add overload with max_value parameter
Max Kellermann
2015-08-11
protocol/ArgParser: use std::numeric_limits
Max Kellermann
2015-08-11
protocol/ArgParser: overload as ParseCommandArg(), pass references
Max Kellermann
2015-08-11
protocol/ArgParser: add struct RangeArg
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-09-11
Merge tag 'v0.18.14'
Max Kellermann
2014-09-04
protocol/ArgParser: fix integer overflow in parse_range()
Max Kellermann
2014-08-29
ArgParser: allow fractional seconds in ParseCommandArg(SongTime)
Max Kellermann
2014-08-28
Playlist: use std::chrono::duration for Seek*()
Max Kellermann
2014-01-24
Client*: move to client/
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2013-10-30
*: update copyright year to 2013
Max Kellermann
2013-10-28
*: use nullptr instead of NULL
Max Kellermann
2013-10-19
*: use references instead of pointers
Max Kellermann
[next]