aboutsummaryrefslogtreecommitdiffstats
path: root/src/command/FileCommands.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* FileCommands: support remove database filesMax Kellermann2014-02-071-6/+13
* FileCommands: use Storage::MapFS() instead of map_uri_fs()Max Kellermann2014-02-071-5/+11
* FileCommands: move code to read_file_comments()Max Kellermann2014-02-071-15/+22
* FileCommands: use PathTraitsUTF8::IsAbsolute()Max Kellermann2014-02-031-1/+1
* ClientFile: move client_allow_file() into the Client classMax Kellermann2014-02-021-2/+1
* db: add compile-time option to disable databaseMax Kellermann2014-01-301-0/+5
* Client*: move to client/Max Kellermann2014-01-241-2/+2
* copyright year 2014Max Kellermann2014-01-131-1/+1
* command: "lsinfo" and "readcomments" allowed for remote filesMax Kellermann2013-12-291-0/+24
* TagFile: pass reference instead of pointerMax Kellermann2013-12-291-1/+1
* FileCommands: "readcomments" understands APE and ID3v2 tagsMax Kellermann2013-10-261-0/+5
* FileCommands: fix wrong control character check in IsValidValue()Max Kellermann2013-10-261-1/+1
* TagFile: use Path instead of const char *Max Kellermann2013-10-261-1/+1
* command: new command "readcomments" lists arbitrary file tagsMax Kellermann2013-10-251-0/+122