summaryrefslogtreecommitdiff
path: root/camlibs/ptp2/ChangeLog
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2008-10-10 18:51:03 +0000
committerMarcus Meissner <marcus@jet.franken.de>2008-10-10 18:51:03 +0000
commit9d1cf608c67b718345acf0b69b7375b08712314e (patch)
tree321630a65c22bf449ba3456e0fd3a2760b4daee6 /camlibs/ptp2/ChangeLog
parent073af83039f1923ce00c8c7a71f27e55fb5a70b6 (diff)
downloadlibgphoto2-9d1cf608c67b718345acf0b69b7375b08712314e.tar.gz
Factor out a ptp time parsing function.
Use the ptp time parsing function. Use the MTP objectlist downloader for the Canon Digital IXUS SX100IS. implemented DateCreatedTime , ModifiedTime, and 32/64bit ObjectSizes for MTP objectlist git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@11369 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'camlibs/ptp2/ChangeLog')
-rw-r--r--camlibs/ptp2/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/camlibs/ptp2/ChangeLog b/camlibs/ptp2/ChangeLog
index 21df29ca6..c743b6317 100644
--- a/camlibs/ptp2/ChangeLog
+++ b/camlibs/ptp2/ChangeLog
@@ -1,3 +1,10 @@
+2008-10-09 Marcus Meissner <marcus@jet.franken.de>
+
+ * ptp-pack.c: factored out ptp time string parser
+ * library.c: also support MTP commands for cameras.
+ (fast directory download)
+ Using it for the Canon Digital IXUS SX100IS already.
+
2008-09-20 Marcus Meissner <marcus@jet.franken.de>
* library.c: Do not disable viewfinder just after one preview.