summaryrefslogtreecommitdiff
path: root/camlibs/dimera/dimera3500.c
Commit message (Expand)AuthorAgeFilesLines
* Factor out i18n stuff into separate i18n.h filesHans Ulrich Niedermann2021-10-251-13/+2
* Remove stdint.h shim (#625)Zeranoe2021-02-221-1/+1
* Fix dimera camlib compilation warnings.Siim Meerits2020-08-311-1/+1
* Remove trailing whitespace from all *.h and *.c files.Siim Meerits2020-07-271-12/+12
* Fix minor typosYuri Chornoivan2020-05-251-1/+1
* BSD_SOURCE -> DEFAULT_SPURCEMarcus Meissner2018-06-201-1/+1
* Adjust the semantics of gp_widget_changed to not clear the changed state.Marcus Meissner2016-11-201-0/+3
* Remove 'ERROR' macro from dimera3500.cDaniel P. Berrange2014-06-041-14/+12
* From: "Daniel P. Berrange" <dan@berrange.com>Marcus Meissner2014-04-111-4/+4
* added _BSD_SOURCE or _POSIX_C_SOURCE for -ansi buildingMarcus Meissner2013-02-201-0/+2
* Batch commit from weekend work:Marcus Meissner2009-02-161-2/+0
* * removed CameraFileInfoFile.name, adjusted usersMarcus Meissner2009-01-251-5/+2
* fixed strings to be translatedMarcus Meissner2007-08-111-12/+12
* moved interesting libgphoto2 APIs use to this driver, since they areMarcus Meissner2006-12-161-40/+112
* Consistently use #include <gphoto2/gphoto2-foo.h> everywhere.Hans Ulrich Niedermann2006-09-281-1/+1
* converted to fsfuncs.Marcus Meissner2006-03-311-5/+7
* * dimera35000.c: Driver Configuration should really be 'Camera Configuration'.Marcus Meissner2003-05-131-1/+1
* * dimera3500.c: Made exposure and flash settings configurable.Dan Fandrich2003-01-141-19/+104
* Added colon for new Manufacturer:Model notationMichael Rensing2003-01-101-3/+3
* <config.h> -> "config.h"Arnaud Launay2002-11-291-1/+1
* deletes those boring $ and $ tagsArnaud Launay2002-11-231-140/+0
* gettext stuff for ArnaudHans Ulrich Niedermann2002-11-231-1/+4
* * dimera3500.c: fixed 64bit problems (using long* to int*).Marcus Meissner2002-11-171-7/+10
* * TODO: changed note about temp.ppm and added one about multiple ops.Dan Fandrich2002-01-221-54/+55
* Fix typo in dimera3500.c.Colin Marquardt2002-01-161-1/+4
* 2002-01-16 Lutz M�ller <lutz@users.sourceforge.net>Lutz Mueller2002-01-151-9/+18
* 2002-01-13 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2002-01-131-21/+26
* 2002-01-13 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2002-01-121-12/+31
* 2002-01-10 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2002-01-101-9/+22
* Renamed macro arguments to avoid luser compilers replacing %sDan Fandrich2002-01-041-6/+9
* Eliminated // comments for compatibility with pre-C99 compilers.Dan Fandrich2002-01-041-1/+4
* Changed download to use gp_file_progress to allow user to cancel.Dan Fandrich2002-01-031-8/+23
* Removed redundant memset()s introduced by me :-(Hans Ulrich Niedermann2002-01-021-2/+4
* Added missing initialization of CameraAbilities struct. This fixes corruptHans Ulrich Niedermann2002-01-021-0/+5
* 2001-12-31 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-12-311-4/+22
* Zero out the CameraAbilities struct so we don't have garbage in fieldsJohannes Erdfelt2001-12-301-0/+6
* * configure.inDan Fandrich2001-12-061-220/+29
* Propagating more error codes to the caller.Dan Fandrich2001-11-161-1/+7
* Small compile fix (you don't set permissions on thumbnails).Lutz Mueller2001-11-081-2/+5
* If we check for 'ENABLE_NLS', we need to include <config.h>.Marcus Meissner2001-11-031-2/+8
* * camlibs/dimera/*.c: use renamed get/set functions, gp_camera_set_errorDan Fandrich2001-10-311-1/+35
* 2001-10-20 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-10-201-22/+33
* 2001-10-20 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-10-201-3/+14
* 2001-10-19 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-10-191-27/+28
* 2001-10-17 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-10-161-16/+24
* Using CHECK to propagate more error codes to callers.Dan Fandrich2001-10-161-40/+70
* added #include lines that should have already been thereHans Ulrich Niedermann2001-10-161-0/+4
* 2001-10-11 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-10-111-2/+17
* 2001-10-08 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-10-081-6/+10
* Replaced references to PNM with the appropriate PPM or PGMDan Fandrich2001-08-311-6/+10