summaryrefslogtreecommitdiff
path: root/camlibs/canon
Commit message (Collapse)AuthorAgeFilesLines
...
* use CANON_USB_CONTROL_GET_ZOOM_POS to get and set zoom levelsMarcus Meissner2012-12-093-3/+63
| | | | | | | from "Daniel P. Berrange" <dan@berrange.com> git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@14148 67ed7778-7388-44ab-90cf-0a291f65f57c
* fixed typo iso/shooting_mode ... patch by "Daniel P. Berrange"Marcus Meissner2012-12-091-1/+1
| | | | | | | <dan@berrange.com> git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@14147 67ed7778-7388-44ab-90cf-0a291f65f57c
* replace incorrect strncpy by strcpyMarcus Meissner2012-06-081-2/+1
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@14038 67ed7778-7388-44ab-90cf-0a291f65f57c
* keep directory state at cameraprivatelib levelMarcus Meissner2012-03-172-11/+14
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@13920 67ed7778-7388-44ab-90cf-0a291f65f57c
* merged from 2.4 branchMarcus Meissner2012-03-114-0/+32
| | | | | | | | | - disabled gs5 - raw_2 - wait_for_event git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@13895 67ed7778-7388-44ab-90cf-0a291f65f57c
* added g1 sample dataMarcus Meissner2011-05-011-0/+50
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@13624 67ed7778-7388-44ab-90cf-0a291f65f57c
* removed dup int iMarcus Meissner2011-02-251-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@13545 67ed7778-7388-44ab-90cf-0a291f65f57c
* clear endpoint stallsMarcus Meissner2011-01-081-0/+4
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@13483 67ed7778-7388-44ab-90cf-0a291f65f57c
* merge typo fixMarcus Meissner2010-12-291-2/+2
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@13459 67ed7778-7388-44ab-90cf-0a291f65f57c
* merge back from branchMarcus Meissner2010-12-081-4/+13
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@13429 67ed7778-7388-44ab-90cf-0a291f65f57c
* merge from branch the wait event logciMarcus Meissner2010-12-063-10/+57
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@13426 67ed7778-7388-44ab-90cf-0a291f65f57c
* added 1.2 aperture (guessing with 0xd value)Marcus Meissner2010-11-152-0/+2
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@13403 67ed7778-7388-44ab-90cf-0a291f65f57c
* disable G5 hereMarcus Meissner2010-11-151-0/+4
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@13402 67ed7778-7388-44ab-90cf-0a291f65f57c
* bump timeout from 10 to 100Marcus Meissner2010-11-121-2/+4
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@13394 67ed7778-7388-44ab-90cf-0a291f65f57c
* foilage -> foliageMarcus Meissner2010-10-021-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@13348 67ed7778-7388-44ab-90cf-0a291f65f57c
* Tweaked header file includes for improved portabilityDan Fandrich2010-09-151-1/+0
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@13309 67ed7778-7388-44ab-90cf-0a291f65f57c
* Eliminated some compiler warnings, fixing a couple of smallDan Fandrich2010-07-111-0/+4
| | | | | | | bugs in the process. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@13144 67ed7778-7388-44ab-90cf-0a291f65f57c
* Fixed some C89 portability issues.Dan Fandrich2010-07-111-1/+2
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@13143 67ed7778-7388-44ab-90cf-0a291f65f57c
* sven killig: zoom -> range widget, added new iso, added canonMarcus Meissner2010-05-054-69/+187
| | | | | | | shootingmode git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@13054 67ed7778-7388-44ab-90cf-0a291f65f57c
* set access to r/o with deleteMarcus Meissner2009-10-011-0/+2
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@12475 67ed7778-7388-44ab-90cf-0a291f65f57c
* fixed integer overflow in storage size detectionMarcus Meissner2009-07-293-8/+9
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@12303 67ed7778-7388-44ab-90cf-0a291f65f57c
* 2009-07-28 Axel Waggershauser <awagger@web.de>Marcus Meissner2009-07-285-174/+196
| | | | | | | | | * canon.c,canon.h,library.c,usb.c: Unified all configuration names and values. Added /actions and /status sub configuration for actions and read-only variables. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@12292 67ed7778-7388-44ab-90cf-0a291f65f57c
* check disk_name NULL (happens on io errors)Marcus Meissner2009-05-141-0/+3
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@12077 67ed7778-7388-44ab-90cf-0a291f65f57c
* debug output for release paramsMarcus Meissner2009-03-221-1/+5
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@11888 67ed7778-7388-44ab-90cf-0a291f65f57c
* a user reported that tyimeout 500 works betterMarcus Meissner2009-02-261-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@11831 67ed7778-7388-44ab-90cf-0a291f65f57c
* Batch commit from weekend work:Marcus Meissner2009-02-161-9/+8
| | | | | | | | | | | | | | - removed "type" from CameraFile handling: - all put_file functions and hooks get "type" as argument now - added type to the set_file_info_noop call - started removal of "name" from CameraFile - generate new filename from original filename + camerafile type + mimetype - new gp_camera_autodetect() helper function - adapted all drivers. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@11818 67ed7778-7388-44ab-90cf-0a291f65f57c
* added missing -1 1/2Marcus Meissner2009-02-061-0/+1
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@11792 67ed7778-7388-44ab-90cf-0a291f65f57c
* added testcode for exposure bias handlingMarcus Meissner2009-02-053-0/+138
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@11791 67ed7778-7388-44ab-90cf-0a291f65f57c
* added exposure bias index 0x20Marcus Meissner2009-02-051-0/+1
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@11790 67ed7778-7388-44ab-90cf-0a291f65f57c
* * removed CameraFileInfoFile.name, adjusted usersMarcus Meissner2009-01-257-40/+33
| | | | | | | | | | and callers. * added filename argument to put_file_func, set_info_noop and set_file_noop functions. adjusted all camlibs git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@11773 67ed7778-7388-44ab-90cf-0a291f65f57c
* readd codeMarcus Meissner2009-01-241-0/+5
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@11765 67ed7778-7388-44ab-90cf-0a291f65f57c
* removed info.name handling, it just returns the real filename anwayMarcus Meissner2009-01-102-11/+2
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@11679 67ed7778-7388-44ab-90cf-0a291f65f57c
* added more shutter speed valuesMarcus Meissner2008-10-252-1/+7
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@11501 67ed7778-7388-44ab-90cf-0a291f65f57c
* added TODO to extradistMarcus Meissner2008-10-191-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@11443 67ed7778-7388-44ab-90cf-0a291f65f57c
* translation fix: do not translate secondsMarcus Meissner2008-10-181-52/+52
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@11426 67ed7778-7388-44ab-90cf-0a291f65f57c
* more gone .cvsignore filesMarcus Meissner2008-09-262-28/+0
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@11350 67ed7778-7388-44ab-90cf-0a291f65f57c
* disable more ptp2 driven ids.Marcus Meissner2008-09-202-15/+4
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@11330 67ed7778-7388-44ab-90cf-0a291f65f57c
* Added eos 10d to special case on capture end.Marcus Meissner2008-08-081-3/+6
| | | | | | | | Ignore KEY unlock failures after capture end. (helps the EOS 10D and 20D) git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@11279 67ed7778-7388-44ab-90cf-0a291f65f57c
* also move IXUS 500 handling to ptp2 driverMarcus Meissner2008-07-102-0/+6
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@11206 67ed7778-7388-44ab-90cf-0a291f65f57c
* do not feed binary stuff into a text widgetMarcus Meissner2008-06-301-1/+4
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@11197 67ed7778-7388-44ab-90cf-0a291f65f57c
* disable ixus400 -> ptp driverMarcus Meissner2008-06-131-0/+2
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@11163 67ed7778-7388-44ab-90cf-0a291f65f57c
* mark up shutter speed for translationMarcus Meissner2008-05-171-56/+56
| | | | | | | | | | remove iso for translation for now (ISO is spelled the same? wondering_) -- Diesem und die folgenden Zeilen werden ignoriert -- M canon/library.c git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@11146 67ed7778-7388-44ab-90cf-0a291f65f57c
* 2008-05-16 Moreno Marzolla <moreno.marzolla@pd.infn.it>Marcus Meissner2008-05-163-86/+158
| | | | | | | | | * canon.c, library.c: Added beep and zoom configurations. * canon.c, library.c: Enable remote mode once in a session and close it in camera_exit. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@11145 67ed7778-7388-44ab-90cf-0a291f65f57c
* FLASH_INDEX should be BEEP_INDEXMarcus Meissner2008-05-121-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@11136 67ed7778-7388-44ab-90cf-0a291f65f57c
* added some more configuration options. not yet enabledMarcus Meissner2008-05-125-2/+388
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@11135 67ed7778-7388-44ab-90cf-0a291f65f57c
* applied same fix to filename_to_audio()Marcus Meissner2008-03-302-3/+3
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@11056 67ed7778-7388-44ab-90cf-0a291f65f57c
* make replace_filename_extension() work again (did not work at all)Marcus Meissner2008-03-302-1/+4
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@11055 67ed7778-7388-44ab-90cf-0a291f65f57c
* handle cr2 thumbnails for rebel xt egc.Marcus Meissner2008-03-302-1/+6
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@11054 67ed7778-7388-44ab-90cf-0a291f65f57c
* reverted if 0 -> i f1Marcus Meissner2008-03-241-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@11030 67ed7778-7388-44ab-90cf-0a291f65f57c
* reset the filesystem after capture, so we "see" the new image.Marcus Meissner2008-03-241-1/+4
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@11029 67ed7778-7388-44ab-90cf-0a291f65f57c