| Commit message (Expand) | Author | Age | Files | Lines |
* | build camlibs as libtool modules with simple names and symbol list | Hans Ulrich Niedermann | 2005-06-11 | 1 | -4/+5 |
* | remove redundant INCLUDE = definitions from Makefile.am | Hans Ulrich Niedermann | 2005-04-14 | 1 | -5/+0 |
* | * commands.c: memset had arguments swapped, reported by Tim Waugh. | Marcus Meissner | 2005-03-21 | 1 | -1/+1 |
* | * digita.c: Split HP Photosmarts into 3 entries to avoid slashes. | Marcus Meissner | 2005-03-01 | 1 | -5/+7 |
* | Changed digita cameras to new Manufacturer:Model colon notation | Michael Rensing | 2003-01-10 | 1 | -5/+5 |
* | <config.h> -> "config.h" | Arnaud Launay | 2002-11-29 | 4 | -4/+4 |
* | gettext stuff for Arnaud | Hans Ulrich Niedermann | 2002-11-23 | 1 | -1/+1 |
* | moved definition of camlibdir to configure.in | Hans Ulrich Niedermann | 2002-11-06 | 1 | -1/+0 |
* | - modify config.h location | Arnaud Launay | 2002-09-14 | 1 | -0/+1 |
* | Switch all fprintf(stderr, ...) calls to GP_DEBUG(...) calls | Johannes Erdfelt | 2002-05-10 | 3 | -27/+31 |
* | Add proper delete support | Johannes Erdfelt | 2002-04-10 | 3 | -18/+25 |
* | Reset the timeout much lower for mopping up anything left behind | Johannes Erdfelt | 2002-04-10 | 1 | -0/+4 |
* | Adjust camera model name since 3 cameras use the same model number it appears | Johannes Erdfelt | 2002-02-01 | 1 | -1/+1 |
* | * **/Makefile.am: Do not use $(prefix)/lib/, but $(libdir). | Marcus Meissner | 2002-01-25 | 1 | -1/+1 |
* | Added include of config.h before include of gphoto2 header files | Dan Fandrich | 2002-01-25 | 3 | -0/+6 |
* | 2002-01-16 Lutz M�ller <lutz@users.sourceforge.net> | Lutz Mueller | 2002-01-15 | 1 | -7/+7 |
* | 2002-01-15 Lutz M�ller <urc8@rz.uni-karlsruhe.de> | Lutz Mueller | 2002-01-15 | 2 | -12/+15 |
* | 2002-01-13 Lutz M�ller <urc8@rz.uni-karlsruhe.de> | Lutz Mueller | 2002-01-12 | 1 | -12/+4 |
* | Added include of limits.h to get PATH_MAX. Added MIN and MAX macros. | Dan Fandrich | 2002-01-11 | 1 | -0/+10 |
* | 2002-01-10 Lutz M�ller <urc8@rz.uni-karlsruhe.de> | Lutz Mueller | 2002-01-10 | 1 | -7/+4 |
* | Automatically set config, interface, altsetting, inep and outep based on | Johannes Erdfelt | 2002-01-06 | 1 | -7/+11 |
* | 2002-01-02 Lutz M�ller <urc8@rz.uni-karlsruhe.de> | Lutz Mueller | 2002-01-02 | 1 | -1/+1 |
* | Zero out the CameraAbilities struct so we don't have garbage in fields | Johannes Erdfelt | 2001-12-30 | 1 | -0/+1 |
* | Null terminate path name correctly | Johannes Erdfelt | 2001-12-10 | 1 | -13/+48 |
* | Adding a path with a trailing / confuses the core it seems. Strip it off | Johannes Erdfelt | 2001-12-09 | 1 | -2/+6 |
* | 28400 isn't quite a valid speed, supposed to be 38400 | Johannes Erdfelt | 2001-12-09 | 1 | -1/+1 |
* | Clean up some thumbnail stuff | Johannes Erdfelt | 2001-12-09 | 1 | -9/+19 |
* | Return correct error code if we fail the beacon phase | Johannes Erdfelt | 2001-12-09 | 1 | -1/+1 |
* | Remove old workarounds | Johannes Erdfelt | 2001-12-09 | 1 | -9/+8 |
* | Zero out command structure | Johannes Erdfelt | 2001-12-09 | 1 | -1/+7 |
* | unknown is actually version and 3 reserved bytes | Johannes Erdfelt | 2001-12-09 | 1 | -2/+3 |
* | Don't use C structures for beacon's anymore. Pack them by hand to ensure | Johannes Erdfelt | 2001-12-09 | 1 | -107/+163 |
* | 2001-12-07 Lutz M�ller <urc8@rz.uni-karlsruhe.de> | Lutz Mueller | 2001-12-07 | 1 | -6/+2 |
* | 2001-12-05 Lutz M�ller <urc8@rz.uni-karlsruhe.de> | Lutz Mueller | 2001-12-05 | 1 | -1/+3 |
* | Woops, don't set the speed so early | Johannes Erdfelt | 2001-11-24 | 1 | -1/+1 |
* | If no speed is specified, try the maximum | Johannes Erdfelt | 2001-11-24 | 1 | -0/+2 |
* | Mop up any pending data | Johannes Erdfelt | 2001-11-20 | 1 | -0/+5 |
* | Display the failed return code | Johannes Erdfelt | 2001-11-20 | 1 | -9/+9 |
* | 2001-11-18 Lutz M�ller <urc8@rz.uni-karlsruhe.de> | Lutz Mueller | 2001-11-18 | 1 | -1/+1 |
* | If we check for 'ENABLE_NLS', we need to include <config.h>. | Marcus Meissner | 2001-11-03 | 1 | -1/+2 |
* | Added -module flag to libtool link command for each library that is dlopen'ed | Dan Fandrich | 2001-10-31 | 1 | -1/+1 |
* | Woops, camera_id is used. Let's add it back | Johannes Erdfelt | 2001-10-30 | 1 | -1/+8 |
* | Remove mismash of fprintf and printf for debugging and error messages | Johannes Erdfelt | 2001-10-30 | 1 | -11/+11 |
* | Explictily place driver under LGPL | Johannes Erdfelt | 2001-10-30 | 5 | -0/+75 |
* | Do some more error checking | Johannes Erdfelt | 2001-10-30 | 1 | -8/+19 |
* | Add a small comment | Johannes Erdfelt | 2001-10-30 | 1 | -0/+6 |
* | We support more speeds than 57600 | Johannes Erdfelt | 2001-10-30 | 1 | -2/+6 |
* | Ditch global variables digita_read and digita_send in favor of pointers | Johannes Erdfelt | 2001-10-30 | 5 | -472/+456 |
* | Explicitily add HP PhotoSmart 618 | Johannes Erdfelt | 2001-10-30 | 1 | -0/+1 |
* | moved from gp_port_settings_[sg]et to gp_port_[sg]et_settings | Hans Ulrich Niedermann | 2001-10-27 | 2 | -3/+3 |