Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-01-30 | db: add compile-time option to disable database | Max Kellermann | 1 | -0/+5 | |
2014-01-24 | Client*: move to client/ | Max Kellermann | 1 | -2/+2 | |
2014-01-13 | copyright year 2014 | Max Kellermann | 1 | -1/+1 | |
2013-12-29 | command: "lsinfo" and "readcomments" allowed for remote files | Max Kellermann | 1 | -0/+24 | |
2013-12-29 | TagFile: pass reference instead of pointer | Max Kellermann | 1 | -1/+1 | |
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 | |