Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: use nullptr instead of NULL | Max Kellermann | 2013-10-28 | 2 | -3/+3 |
* | command: new commands "findin", "searchin" with base URI | Max Kellermann | 2013-10-26 | 3 | -4/+25 |
* | FileCommands: "readcomments" understands APE and ID3v2 tags | Max Kellermann | 2013-10-26 | 1 | -0/+5 |
* | FileCommands: fix wrong control character check in IsValidValue() | Max Kellermann | 2013-10-26 | 1 | -1/+1 |
* | TagFile: use Path instead of const char * | Max Kellermann | 2013-10-26 | 1 | -1/+1 |
* | command: new command "readcomments" lists arbitrary file tags | Max Kellermann | 2013-10-25 | 3 | -0/+154 |
* | OtherCommands: re-add the "volume" command | Max Kellermann | 2013-10-25 | 3 | -0/+37 |
* | Util/ASCII: add function StringEqualsCaseASCII() | Max Kellermann | 2013-10-20 | 1 | -3/+2 |
* | *Commands: move to src/command/ | Max Kellermann | 2013-10-20 | 23 | -0/+3197 |