summaryrefslogtreecommitdiff
path: root/camlibs/digita
Commit message (Expand)AuthorAgeFilesLines
* added _BSD_SOURCE or _POSIX_C_SOURCE for -ansi buildingMarcus Meissner2013-02-202-0/+4
* Tweaked header file includes for improved portabilityDan Fandrich2010-09-153-3/+3
* fixed filesystem issueMarcus Meissner2010-02-041-3/+6
* removed tmppath usage, we just strcmp path here anyway,Marcus Meissner2009-03-231-6/+2
* Batch commit from weekend work:Marcus Meissner2009-02-161-2/+0
* added ChangeLog and TODO to EXTRA_DISTMarcus Meissner2008-10-191-0/+1
* more gone .cvsignore filesMarcus Meissner2008-09-261-6/+0
* avoid printf warningMarcus Meissner2008-03-151-2/+2
* changed the string to another oneMarcus Meissner2007-08-111-1/+1
* made models struct constMarcus Meissner2007-05-161-1/+1
* added 2 missing free()s (CID 65)Marcus Meissner2007-05-101-0/+2
* fix leaks (CID 41) (CID 42)Hubert Figuiere2007-05-081-4/+11
* 2.3.1.0.trunk, non-recursive camlibs buildHans Ulrich Niedermann2006-12-262-7/+11
* new id ... perhaps bad.Marcus Meissner2006-12-031-0/+1
* Remove all OS/2 specific build files.Hans Ulrich Niedermann2006-10-063-29/+0
* Consistently use #include <gphoto2/gphoto2-foo.h> everywhere.Hans Ulrich Niedermann2006-09-285-7/+7
* converted more camlibs to fsfuncs.Marcus Meissner2006-03-311-4/+8
* fixed some signed/unsigned warningsMarcus Meissner2006-03-183-7/+7
* add *.sym file to _DEPENDENCIESHans Ulrich Niedermann2006-01-031-0/+1
* build camlibs as libtool modules with simple names and symbol listHans Ulrich Niedermann2005-06-111-4/+5
* remove redundant INCLUDE = definitions from Makefile.amHans Ulrich Niedermann2005-04-141-5/+0
* * commands.c: memset had arguments swapped, reported by Tim Waugh.Marcus Meissner2005-03-211-1/+1
* * digita.c: Split HP Photosmarts into 3 entries to avoid slashes.Marcus Meissner2005-03-011-5/+7
* Changed digita cameras to new Manufacturer:Model colon notationMichael Rensing2003-01-101-5/+5
* <config.h> -> "config.h"Arnaud Launay2002-11-294-4/+4
* gettext stuff for ArnaudHans Ulrich Niedermann2002-11-231-1/+1
* moved definition of camlibdir to configure.inHans Ulrich Niedermann2002-11-061-1/+0
* - modify config.h locationArnaud Launay2002-09-141-0/+1
* Switch all fprintf(stderr, ...) calls to GP_DEBUG(...) callsJohannes Erdfelt2002-05-103-27/+31
* Add proper delete supportJohannes Erdfelt2002-04-103-18/+25
* Reset the timeout much lower for mopping up anything left behindJohannes Erdfelt2002-04-101-0/+4
* Adjust camera model name since 3 cameras use the same model number it appearsJohannes Erdfelt2002-02-011-1/+1
* * **/Makefile.am: Do not use $(prefix)/lib/, but $(libdir).Marcus Meissner2002-01-251-1/+1
* Added include of config.h before include of gphoto2 header filesDan Fandrich2002-01-253-0/+6
* 2002-01-16 Lutz M�ller <lutz@users.sourceforge.net>Lutz Mueller2002-01-151-7/+7
* 2002-01-15 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2002-01-152-12/+15
* 2002-01-13 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2002-01-121-12/+4
* Added include of limits.h to get PATH_MAX. Added MIN and MAX macros.Dan Fandrich2002-01-111-0/+10
* 2002-01-10 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2002-01-101-7/+4
* Automatically set config, interface, altsetting, inep and outep based onJohannes Erdfelt2002-01-061-7/+11
* 2002-01-02 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2002-01-021-1/+1
* Zero out the CameraAbilities struct so we don't have garbage in fieldsJohannes Erdfelt2001-12-301-0/+1
* Null terminate path name correctlyJohannes Erdfelt2001-12-101-13/+48
* Adding a path with a trailing / confuses the core it seems. Strip it offJohannes Erdfelt2001-12-091-2/+6
* 28400 isn't quite a valid speed, supposed to be 38400Johannes Erdfelt2001-12-091-1/+1
* Clean up some thumbnail stuffJohannes Erdfelt2001-12-091-9/+19
* Return correct error code if we fail the beacon phaseJohannes Erdfelt2001-12-091-1/+1
* Remove old workaroundsJohannes Erdfelt2001-12-091-9/+8
* Zero out command structureJohannes Erdfelt2001-12-091-1/+7
* unknown is actually version and 3 reserved bytesJohannes Erdfelt2001-12-091-2/+3