aboutsummaryrefslogtreecommitdiff
path: root/src/protocol
Commit message (Collapse)AuthorAge
* Merge branch 'v0.17.x'Max Kellermann2013-02-19
|\
| * command: allow to omit END in ranges (START:END)Jörg Thalheim2013-02-19
| | | | | | | | | | If END is omitted, mpd should use the highest possible value instead of raising an error. This partially reverts 52e9cab1c1743f64a7
* | Client: rename the struct client to class ClientMax Kellermann2013-01-03
| |
* | client: convert to C++Max Kellermann2013-01-03
| |
* | gcc.h: re-add gcc_const and gcc_pureMax Kellermann2012-08-02
|/ | | | Remove GLib dependency from some headers.
* command: move code to protocol/argparser.cMax Kellermann2012-02-14
|
* command: move functions to protocol/result.cMax Kellermann2012-02-14