Max Kellermann
|
6edfc56c9d
|
command: use ConstBuffer<const char *> for argument list
|
2014-12-08 13:30:35 +01:00 |
|
Max Kellermann
|
89f9561d10
|
storage/Interface: include cleanup
|
2014-10-01 23:38:17 +02:00 |
|
Max Kellermann
|
2da0322329
|
command: make argc unsigned
|
2014-06-16 19:50:34 +02:00 |
|
Max Kellermann
|
88eae9dabb
|
command/{storage,file}: suppress bogus format warnings on WIN32
|
2014-03-14 08:58:43 +01:00 |
|
Max Kellermann
|
96afa8bd2b
|
command: add command "listfiles"
Lists files and directories. Supports storage plugins.
|
2014-03-01 06:25:57 +01:00 |
|
Max Kellermann
|
bb3b836dbb
|
FileCommands: support remove database files
|
2014-02-07 18:41:42 +01:00 |
|
Max Kellermann
|
1873c67540
|
FileCommands: use Storage::MapFS() instead of map_uri_fs()
|
2014-02-07 18:38:10 +01:00 |
|
Max Kellermann
|
8fd8f23a6b
|
FileCommands: move code to read_file_comments()
|
2014-02-07 18:33:43 +01:00 |
|
Max Kellermann
|
ba675d6a55
|
FileCommands: use PathTraitsUTF8::IsAbsolute()
|
2014-02-03 23:31:28 +01:00 |
|
Max Kellermann
|
a8e52ad89f
|
ClientFile: move client_allow_file() into the Client class
|
2014-02-02 13:59:07 +01:00 |
|
Max Kellermann
|
4465e2c46b
|
db: add compile-time option to disable database
|
2014-01-30 20:39:40 +01:00 |
|
Max Kellermann
|
e199c33c6e
|
Client*: move to client/
|
2014-01-24 00:26:53 +01:00 |
|
Max Kellermann
|
4f83c60296
|
copyright year 2014
|
2014-01-13 22:31:55 +01:00 |
|
Max Kellermann
|
809b0eb1f5
|
command: "lsinfo" and "readcomments" allowed for remote files
|
2013-12-29 18:25:32 +01:00 |
|
Max Kellermann
|
9be82891b0
|
TagFile: pass reference instead of pointer
|
2013-12-29 16:24:04 +01:00 |
|
Max Kellermann
|
17ec3b0c2d
|
FileCommands: "readcomments" understands APE and ID3v2 tags
Implements Mantis ticket 3843.
|
2013-10-26 16:04:29 +02:00 |
|
Max Kellermann
|
fb75137540
|
FileCommands: fix wrong control character check in IsValidValue()
Check was the wrong way around, and made all valid values invisible.
|
2013-10-26 16:04:06 +02:00 |
|
Max Kellermann
|
a40246d312
|
TagFile: use Path instead of const char *
|
2013-10-26 15:38:29 +02:00 |
|
Max Kellermann
|
17dc638c18
|
command: new command "readcomments" lists arbitrary file tags
|
2013-10-25 19:35:40 +02:00 |
|