aboutsummaryrefslogtreecommitdiff
path: root/gphoto/README.txt
AgeCommit message (Collapse)Author
2010-02-19Added "open" and "close" methods so that many commands can be executed B. Bogart
without needed to reinitialize the camera (which can only be done a limited number of times). Fixed problems with running on newer PDs (>0.40-4). Cleaned up code a little, removed problems leading to many warnings. Updates to help file. svn path=/trunk/externals/bbogart/; revision=13174
2009-03-30Added captureimages selector which allows the long-term reexecution of B. Bogart
image capture and file-transfer commands. Tested over 6,000 iterations with a 2 second sleep time. svn path=/trunk/externals/bbogart/; revision=10928
2009-03-27Fixed one of the multiple-iteration crashes when capturing images by B. Bogart
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
2009-03-19Added COPYING and a couple README files.B. Bogart
svn path=/trunk/externals/bbogart/; revision=10879