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
/
ArgParser.hxx
Age
Commit message (
Expand
)
Author
2021-01-01
copyright year 2021
Max Kellermann
2020-03-12
replace stdint.h with cstdint
Rosen Penev
2020-01-18
copyright year 2020
Max Kellermann
2019-06-17
Copyright year 2019
Max Kellermann
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-09-02
protocol/ArgParser: move struct RangeArg to separate header
Max Kellermann
2017-05-08
*: remove "pure" and "const" attributes from throwing functions
Max Kellermann
2017-01-03
update copyright year
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-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-08-28
Playlist: use std::chrono::duration for Seek*()
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2013-10-19
*: use references instead of pointers
Max Kellermann
2013-07-30
include cleanup
Max Kellermann
2013-01-03
Client: rename the struct client to class Client
Max Kellermann
2013-01-03
client: convert to C++
Max Kellermann