aboutsummaryrefslogtreecommitdiffstats
path: root/src/command/FileCommands.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2014-02-07FileCommands: support remove database filesMax Kellermann1-6/+13
2014-02-07FileCommands: use Storage::MapFS() instead of map_uri_fs()Max Kellermann1-5/+11
2014-02-07FileCommands: move code to read_file_comments()Max Kellermann1-15/+22
2014-02-03FileCommands: use PathTraitsUTF8::IsAbsolute()Max Kellermann1-1/+1
2014-02-02ClientFile: move client_allow_file() into the Client classMax Kellermann1-2/+1
2014-01-30db: add compile-time option to disable databaseMax Kellermann1-0/+5
2014-01-24Client*: move to client/Max Kellermann1-2/+2
2014-01-13copyright year 2014Max Kellermann1-1/+1
2013-12-29command: "lsinfo" and "readcomments" allowed for remote filesMax Kellermann1-0/+24
2013-12-29TagFile: pass reference instead of pointerMax Kellermann1-1/+1
2013-10-26FileCommands: "readcomments" understands APE and ID3v2 tagsMax Kellermann1-0/+5
2013-10-26FileCommands: fix wrong control character check in IsValidValue()Max Kellermann1-1/+1
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