aboutsummaryrefslogtreecommitdiff
path: root/gphoto
AgeCommit message (Collapse)Author
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-21Wrapped all pd functions with sys_lock() and sys_unlock().B. Bogart
Changed listconfig back to sending a value out for each child, rather than creating a PD list from within the external. svn path=/trunk/externals/bbogart/; revision=10882
2009-03-19Added COPYING and a couple README files.B. Bogart
svn path=/trunk/externals/bbogart/; revision=10879
2009-03-19First functional version of gphoto PD external.B. Bogart
svn path=/trunk/externals/bbogart/; revision=10878