aboutsummaryrefslogtreecommitdiffstats
path: root/src/command/FileCommands.cxx (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-10-26FileCommands: "readcomments" understands APE and ID3v2 tagsMax Kellermann1-0/+5
Implements Mantis ticket 3843.
2013-10-26FileCommands: fix wrong control character check in IsValidValue()Max Kellermann1-1/+1
Check was the wrong way around, and made all valid values invisible.
2013-10-26TagFile: use Path instead of const char *Max Kellermann1-1/+1
2013-10-25command: new command "readcomments" lists arbitrary file tagsMax Kellermann1-0/+122