Short: SimpleCam - Digital Camera Software Author: Rupert Hausberger Uploader: Rupert Hausberger Type: comm/misc Version: 2.6 Architecture: m68k-amigaos Description =========== SimpleCam is a tool to quickly get stuff from your digicam. It can preview the objects either as thumbnails or as a listtree. Should be simple to use... Features ======== - Support many cameras (Please refer to the orginal libptp2-documentation) - Thumbnail preview - Multiselected download Requirements ============ - AmigaOS 3.x - Poseidon USB-stack - NList classes - MUI 3.8 - PTP compatible Digital-Camera Installation ============ Installation is very simple. Just drag the SimpleCam-drawer where you like. SimpleCam doesn't need any assigns. Usage ===== Using SimpleCam is very simple. Turn you PTP camera(s) on, and then start SimpleCam. A window appers, showing all objects found on the camera. Now select you stuff and press either 'Download' or 'Delete'. Click on 'From Thumbnail' to select the entries via the thumbnail-preview. Tooltypes: DELAY/N,CANONDOWNLOAD/S,DELETEFIX/S DELAY=D/N: (number from 0 - 999999) Delay in millisecounds between dowloading/deleting. Try to increase this value if the camera suddenly hangs while downloading or deleting. NOTE: 500000 = 0.5 secounds CANONDOWNLOAD=CANON/S: (switch) Use this switch on CANON-cameras. It enables a special download routine. DELETEFIX=DF/S: (switch) Some camera need some special event-handling. Needed for Canon IXUS 2 at least, but not for Kodak CX 6230, nor Nikon CoolPix 2500. The documentation is not clear on whether this event is sent or not... NAKTIMEOUT=NT/N: (number from 1000 to 10000) Time to wait (in milliseconds) until a request is retired due to NAK timeout. If this is given, the usb-pipe will be retired after the given time, when the device constantly replies with NAKs. This could be the case if no data is available at the endpoint, or the usb device is broken in some kind. Default is FALSE, which means that the pipe will never be retired due to NAKs. NOTE: First try without this tooltype. If you got problems or errors in the log, start with a value of 3000. MAKEFOLDERS=MF/S: (switch) Generate folders before download, like "2007.01.01". CAPTUREDATE=CD/S: (switch) If set, the date of the actual object is used, instead of the system-date. FOLDERFMT=FF/K: (keyword) Folder format string. Always set into quotes! ("") Supported chars: 'y' - Year - "yy" - "07" 'Y' - Year - "yyyy" - "2007" 'm' - Month - "mm" - "05" 'N' - Month - "mmm" - "May" 'd' - Days - "dd" - "01" 'H' - Hours - "HH" - "12" 'M' - Minutes - "MM" - "00" 'S' - Seconds - "SS" - "00" Examples: "Y-d-m" -> "2007-01-05" "d-m-Y H:M" -> "01-05-2007 12:00" NOTE: First quit 'SimpleCam', and then turn you camera off! Thats all... Author ====== ©2005-2012 Rupert Hausberger http://natmeg.mooo.com/ Copyrights ========== libptp : ©2001-2004 Mariusz Woloszyn http://libptp.sf.net/ Poseidon : ©Chris Hodges http://www.platon42.de/ NList : ©2001-2012 NList Open Source Team http://www.sourceforge.net/projects/nlist-classes/ License ======= GPL. Please refer to the file COPYING for details. History ======= Please refer to the file ChangeLog for details.