summaryrefslogtreecommitdiff
path: root/src/protocol
AgeCommit message (Expand)Author
2016-03-06protocol/ArgParser: fix range checkMax Kellermann
2014-09-11Merge tag 'v0.18.14'Max Kellermann
2014-09-04protocol/ArgParser: fix integer overflow in parse_range()Max Kellermann
2014-08-29ArgParser: allow fractional seconds in ParseCommandArg(SongTime)Max Kellermann
2014-08-28Playlist: use std::chrono::duration for Seek*()Max Kellermann
2014-01-24Client*: move to client/Max Kellermann
2014-01-13copyright year 2014Max Kellermann
2013-10-30*: update copyright year to 2013Max Kellermann
2013-10-28*: use nullptr instead of NULLMax Kellermann
2013-10-19*: use references instead of pointersMax Kellermann
2013-10-17*: use std::numeric_limitsMax Kellermann
2013-10-15gcc.h: rename to Compiler.hMax Kellermann
2013-10-15gcc.h: major updateMax Kellermann
2013-09-04util/Error: new error passing libraryMax Kellermann
2013-08-10ack.h: move to protocol/Max Kellermann
2013-07-30include cleanupMax Kellermann
2013-02-19Merge branch 'v0.17.x'Max Kellermann
2013-02-19command: allow to omit END in ranges (START:END)Jörg Thalheim
2013-01-03Client: rename the struct client to class ClientMax Kellermann
2013-01-03client: convert to C++Max Kellermann
2012-08-02gcc.h: re-add gcc_const and gcc_pureMax Kellermann
2012-02-14command: move code to protocol/argparser.cMax Kellermann
2012-02-14command: move functions to protocol/result.cMax Kellermann