summaryrefslogtreecommitdiff
path: root/camlibs/jd11
Commit message (Expand)AuthorAgeFilesLines
* Batch commit from weekend work:Marcus Meissner2009-02-164-15/+13
* * removed CameraFileInfoFile.name, adjusted usersMarcus Meissner2009-01-251-2/+2
* no longer do info.name stuffMarcus Meissner2009-01-101-2/+1
* added ChangeLog and other not yet distributed filesMarcus Meissner2008-10-191-1/+1
* more gone .cvsignore filesMarcus Meissner2008-09-261-6/+0
* added missing free() in error exit path (CID 67)Marcus Meissner2007-05-081-1/+3
* added some gp_file_free () in error exit paths (CID 68)Marcus Meissner2007-05-081-2/+9
* replaced sizeof(line) by sizeof(int)*width in memset(). (CID 35)Marcus Meissner2007-05-081-2/+2
* 2.3.1.0.trunk, non-recursive camlibs buildHans Ulrich Niedermann2006-12-262-9/+11
* Consistently use #include <gphoto2/gphoto2-foo.h> everywhere.Hans Ulrich Niedermann2006-09-283-6/+6
* use gp_fs_set_funcs()Marcus Meissner2006-03-191-6/+8
* 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
* * jd11.c: Added widget names.Marcus Meissner2005-01-022-2/+12
* Added colons for new Manufacturer:Model notationMichael Rensing2003-01-101-7/+7
* replace (c) and (C) by �Arnaud Launay2002-12-155-5/+5
* <config.h> -> "config.h"Arnaud Launay2002-11-293-3/+3
* gettext stuff for ArnaudHans Ulrich Niedermann2002-11-232-2/+2
* moved definition of camlibdir to configure.inHans Ulrich Niedermann2002-11-061-1/+0
* - modify config.h locationArnaud Launay2002-09-141-0/+1
* * serial.c,jd11.c: Handle return values of gp_port_write better.Marcus Meissner2002-08-013-5/+9
* * jd11.c, serial.c: Changed image/pnm to correct GP_MIME_PNM, soMarcus Meissner2002-04-123-2/+6
* * jd11.c, serial.[ch]:Marcus Meissner2002-04-084-110/+115
* * **/Makefile.am: Do not use $(prefix)/lib/, but $(libdir).Marcus Meissner2002-01-251-1/+1
* * The Praktica QD500 is equivalent to the JD11 (see URL inMarcus Meissner2002-01-131-0/+4
* 2002-01-13 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2002-01-123-28/+50
* 2002-01-10 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2002-01-101-4/+5
* Including config.h (for inline) and string.h (for memset)Dan Fandrich2002-01-041-0/+2
* another rebrand, the Digitaldream DIGITAL 2000.Marcus Meissner2002-01-031-0/+4
* Changed the driver to declare itself to be production use (no known bugs left).Marcus Meissner2002-01-033-12/+12
* 2002-01-02 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2002-01-021-1/+1
* * serial.c: Made serial comm much more robust.Marcus Meissner2001-12-292-23/+76
* see inside.Marcus Meissner2001-12-291-0/+5
* Ported to new progress handling.Marcus Meissner2001-12-293-11/+13
* 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-052-1/+4
* 2001-12-05 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-12-051-1/+3
* added #include <string.h>Hans Ulrich Niedermann2001-11-271-0/+1
* GPL 2 -> LGPL 2.1Marcus Meissner2001-11-185-65/+70
* Just GPL boiler plate added to every file.Marcus Meissner2001-11-176-1/+78
* * camlibs/jd11: Implemented progress bar handling.Marcus Meissner2001-11-053-16/+16
* If we check for 'ENABLE_NLS', we need to include <config.h>.Marcus Meissner2001-11-031-1/+2
* * camlibs/jd11:Marcus Meissner2001-11-014-78/+243
* Added -module flag to libtool link command for each library that is dlopen'edDan Fandrich2001-10-311-1/+1
* Added 3 compatible models to JD11 supported camera list:Marcus Meissner2001-10-291-1/+24
* AddedLutz Mueller2001-10-281-0/+6
* JD11 cam driver for gphoto2.Marcus Meissner2001-10-287-0/+1064