Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-10-26 | TagFile: use Path instead of const char * | Max Kellermann | 1 | -1/+1 | |
2013-10-25 | command: new command "readcomments" lists arbitrary file tags | Max Kellermann | 3 | -0/+154 | |
2013-10-25 | OtherCommands: re-add the "volume" command | Max Kellermann | 3 | -0/+37 | |
This command was removed by commit 206392ad (MPD 0.16), even though it was been proven useful for some very simple clients. On request, I add it to the protocol again. | |||||
2013-10-20 | Util/ASCII: add function StringEqualsCaseASCII() | Max Kellermann | 1 | -3/+2 | |
Replaces GLib's g_ascii_strcasecmp(). | |||||
2013-10-20 | *Commands: move to src/command/ | Max Kellermann | 23 | -0/+3197 | |