Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-02-03 | FileCommands: use PathTraitsUTF8::IsAbsolute() | Max Kellermann | 1 | -1/+1 |
2014-02-02 | ClientFile: move client_allow_file() into the Client class | Max Kellermann | 1 | -2/+1 |
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 |
2013-10-26 | FileCommands: fix wrong control character check in IsValidValue() | Max Kellermann | 1 | -1/+1 |
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 |