From b6d7291115368ab2381f75abaf3b73d4cc109084 Mon Sep 17 00:00:00 2001 From: "B. Bogart" Date: Fri, 27 Mar 2009 16:50:49 +0000 Subject: Fixed one of the multiple-iteration crashes when capturing images by setting the threads "detatched" attribute. Now it seems that gphoto is causing a similar issue when after 338 iterations the camera is no longer recognized. Will add a method for capturing multiple images in a loop without disconnecting from camera. Fixed the issue with setting ISO (WIDGET_RADIO) values. svn path=/trunk/externals/bbogart/; revision=10911 --- gphoto/README.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'gphoto/README.txt') diff --git a/gphoto/README.txt b/gphoto/README.txt index 1b8062b..f3628d3 100644 --- a/gphoto/README.txt +++ b/gphoto/README.txt @@ -27,6 +27,5 @@ Put the binary in your extra folder. Put the helpfile in your 5.reference folder. TODO: -* Change listConfig to output a list of configuration names. * Add a getConfigDetail function to get the range, step, etc info on each config name. * Add getFile and getFiles functions for PTP file transfer functionality. -- cgit v1.2.1