Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-02-19 | command: allow to omit END in ranges (START:END) | Jörg Thalheim | 1 | -1/+1 | |
If END is omitted, mpd should use the highest possible value instead of raising an error. This partially reverts 52e9cab1c1743f64a7 | |||||
2012-02-14 | command: move code to protocol/argparser.c | Max Kellermann | 2 | -0/+240 | |
2012-02-14 | command: move functions to protocol/result.c | Max Kellermann | 2 | -0/+101 | |