summaryrefslogtreecommitdiff
path: root/camlibs/digita
Commit message (Expand)AuthorAgeFilesLines
* 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
* Don't use C structures for beacon's anymore. Pack them by hand to ensureJohannes Erdfelt2001-12-091-107/+163
* 2001-12-07 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-12-071-6/+2
* 2001-12-05 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-12-051-1/+3
* Woops, don't set the speed so earlyJohannes Erdfelt2001-11-241-1/+1
* If no speed is specified, try the maximumJohannes Erdfelt2001-11-241-0/+2
* Mop up any pending dataJohannes Erdfelt2001-11-201-0/+5
* Display the failed return codeJohannes Erdfelt2001-11-201-9/+9
* 2001-11-18 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-11-181-1/+1
* If we check for 'ENABLE_NLS', we need to include <config.h>.Marcus Meissner2001-11-031-1/+2
* Added -module flag to libtool link command for each library that is dlopen'edDan Fandrich2001-10-311-1/+1
* Woops, camera_id is used. Let's add it backJohannes Erdfelt2001-10-301-1/+8
* Remove mismash of fprintf and printf for debugging and error messagesJohannes Erdfelt2001-10-301-11/+11
* Explictily place driver under LGPLJohannes Erdfelt2001-10-305-0/+75
* Do some more error checkingJohannes Erdfelt2001-10-301-8/+19
* Add a small commentJohannes Erdfelt2001-10-301-0/+6
* We support more speeds than 57600Johannes Erdfelt2001-10-301-2/+6
* Ditch global variables digita_read and digita_send in favor of pointersJohannes Erdfelt2001-10-305-472/+456
* Explicitily add HP PhotoSmart 618Johannes Erdfelt2001-10-301-0/+1
* moved from gp_port_settings_[sg]et to gp_port_[sg]et_settingsHans Ulrich Niedermann2001-10-272-3/+3