aboutsummaryrefslogtreecommitdiffstats
path: root/src/protocol/ArgParser.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-04protocol/ArgParser: fix integer overflow in parse_range()Max Kellermann1-2/+2
2014-08-29ArgParser: allow fractional seconds in ParseCommandArg(SongTime)Max Kellermann1-4/+4
2014-08-28Playlist: use std::chrono::duration for Seek*()Max Kellermann1-0/+23
2014-01-13copyright year 2014Max Kellermann1-1/+1
2013-10-19*: use references instead of pointersMax Kellermann1-6/+6
2013-10-17*: use std::numeric_limitsMax Kellermann1-13/+10
2013-01-03Client: rename the struct client to class ClientMax Kellermann1-6/+6
2013-01-03client: convert to C++Max Kellermann1-3/+3
2012-02-14command: move code to protocol/argparser.cMax Kellermann1-0/+191