aboutsummaryrefslogtreecommitdiffstats
path: root/src/protocol/ArgParser.hxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* client/Response: new Client wrapper class for writing responsesMax Kellermann2015-08-121-11/+11
* command/Request: add parser methodsMax Kellermann2015-08-111-0/+4
* protocol/ArgParser: add overload with max_value parameterMax Kellermann2015-08-111-0/+8
* protocol/ArgParser: use std::numeric_limitsMax Kellermann2015-08-111-1/+3
* protocol/ArgParser: overload as ParseCommandArg(), pass referencesMax Kellermann2015-08-111-4/+4
* protocol/ArgParser: add struct RangeArgMax Kellermann2015-08-111-2/+10
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* Playlist: use std::chrono::duration for Seek*()Max Kellermann2014-08-281-0/+8
* copyright year 2014Max Kellermann2014-01-131-1/+1
* *: use references instead of pointersMax Kellermann2013-10-191-6/+6
* include cleanupMax Kellermann2013-07-301-1/+0
* Client: rename the struct client to class ClientMax Kellermann2013-01-031-7/+7
* client: convert to C++Max Kellermann2013-01-031-0/+49