Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-10-26 | FileCommands: "readcomments" understands APE and ID3v2 tags | Max Kellermann | 1 | -0/+5 | |
Implements Mantis ticket 3843. | |||||
2013-10-26 | FileCommands: fix wrong control character check in IsValidValue() | Max Kellermann | 1 | -1/+1 | |
Check was the wrong way around, and made all valid values invisible. | |||||
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 | 1 | -0/+122 | |