summaryrefslogtreecommitdiff
path: root/tests/ddb
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <gp@n-dimensional.de>2006-09-18 20:18:46 +0000
committerHans Ulrich Niedermann <gp@n-dimensional.de>2006-09-18 20:18:46 +0000
commitdfb760b0b923674c0f1d7437f8e4aff115d710d7 (patch)
treef05ece111447d26d5a5ef0fe5dc9aa54d2f9b388 /tests/ddb
parentb85ac0edd69064c45fb4116d00cfb72ec18eb864 (diff)
downloadlibgphoto2-dfb760b0b923674c0f1d7437f8e4aff115d710d7.tar.gz
More work on the DDB
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@9175 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'tests/ddb')
-rw-r--r--tests/ddb/README.ddb7
1 files changed, 5 insertions, 2 deletions
diff --git a/tests/ddb/README.ddb b/tests/ddb/README.ddb
index 4a36c16ca..3c35e390b 100644
--- a/tests/ddb/README.ddb
+++ b/tests/ddb/README.ddb
@@ -141,8 +141,11 @@ What would need to be done to go into production with this:
* The DDB device names should be Unicode strings.
- * Store other device information in the DDB somehow, e.g. thumbnail
- images of the devices themselves.
+ * Store other device information in the DDB which may be of interest
+ for a libgphoto2 frontend, e.g.
+ - thumbnail images of the devices themselves.
+ - camera features like capture modes, can delete single files, can
+ delete all files, can mark downloaded files, can upload files
========================================================================