| Commit message (Expand) | Author | Age | Files | Lines |
* | * fr.po: | Colin Marquardt | 2002-01-26 | 2 | -570/+729 |
* | Update, in anticipation of beta4. | Colin Marquardt | 2002-01-26 | 2 | -387/+392 |
* | 2002-01-26 Lutz M�ller <lutz@users.sourceforge.net> | Lutz Mueller | 2002-01-26 | 2 | -10/+26 |
* | Additional tests. | Lutz Mueller | 2002-01-26 | 1 | -25/+36 |
* | Get the test program to run again. | Lutz Mueller | 2002-01-26 | 2 | -1/+26 |
* | 2002-01-26 Lutz M�ller <lutz@users.sourceforge.net> | Lutz Mueller | 2002-01-25 | 2 | -3/+14 |
* | Added explanatory message for beginners reading debug logs | Hans Ulrich Niedermann | 2002-01-25 | 1 | -0/+2 |
* | * **/Makefile.am: Do not use $(prefix)/lib/, but $(libdir). | Marcus Meissner | 2002-01-25 | 31 | -30/+35 |
* | Added include of config.h before include of gphoto2 header files | Dan Fandrich | 2002-01-25 | 15 | -5/+38 |
* | * libgphoto2/pattrec.c | Dan Fandrich | 2002-01-25 | 3 | -3/+9 |
* | Added include of config.h | Dan Fandrich | 2002-01-25 | 2 | -2/+3 |
* | Added include of config.h | Dan Fandrich | 2002-01-25 | 2 | -0/+5 |
* | * gphoto2-port-log.h | Dan Fandrich | 2002-01-25 | 4 | -6/+10 |
* | Fixed bug in get_file resulting in setting mime type if not necessary. | Mariusz Woloszyn | 2002-01-25 | 1 | -0/+1 |
* | Fixed bug resulting in displaying modification time only for images. | Mariusz Woloszyn | 2002-01-24 | 1 | -3/+2 |
* | added string packing function | Mariusz Woloszyn | 2002-01-24 | 1 | -3/+17 |
* | Some pack/unpack capture/modification date code cleanup and fixes. | Mariusz Woloszyn | 2002-01-24 | 2 | -39/+76 |
* | *** empty log message *** | Mariusz Woloszyn | 2002-01-24 | 1 | -1/+1 |
* | 2001-01-23 Kurt Garloff <garloff@suse.de> | Marcus Meissner | 2002-01-23 | 4 | -54/+122 |
* | * stv680.c: changed the serial version to EXPERIMENTAL, since I | Marcus Meissner | 2002-01-23 | 1 | -1/+2 |
* | Kurt Garloff <garloff@suse.de> | Marcus Meissner | 2002-01-23 | 2 | -1/+5 |
* | Kill warning. | Lutz Mueller | 2002-01-22 | 1 | -0/+1 |
* | Kill warning. | Lutz Mueller | 2002-01-22 | 1 | -0/+1 |
* | Print the found message before the parsed defaults | Johannes Erdfelt | 2002-01-22 | 1 | -5/+5 |
* | Print the detected config, interface, altsetting, inep and outep for | Johannes Erdfelt | 2002-01-22 | 1 | -7/+23 |
* | added Canon PowerShot S40 tester. | Fredrik | 2002-01-22 | 1 | -0/+1 |
* | hopefully fixed a bug with dir creation before file upload. | Fredrik | 2002-01-22 | 1 | -0/+13 |
* | removed unused code from canon_usb_unlock_keys(). leftover from copying | Fredrik | 2002-01-22 | 1 | -4/+0 |
* | 2002-01-22 Lutz M�ller <lutz@users.sourceforge.net> | Lutz Mueller | 2002-01-22 | 3 | -38/+34 |
* | * TODO: changed note about temp.ppm and added one about multiple ops. | Dan Fandrich | 2002-01-22 | 5 | -64/+88 |
* | de.po: Update. | Colin Marquardt | 2002-01-21 | 2 | -72/+132 |
* | made canon_int_get_time() return cameras local time instead of UTC again | Fredrik | 2002-01-21 | 5 | -25/+41 |
* | yet another change to the same error message. | Fredrik | 2002-01-21 | 1 | -1/+1 |
* | fixed small typo in error message, thanks Colin. | Fredrik | 2002-01-21 | 1 | -1/+1 |
* | changed incorrect ifdef to ifndef - problem spotted by Amitai Schlair. | Fredrik | 2002-01-21 | 1 | -1/+1 |
* | fixed a bug in the init sequence. worked around another one, that surfaced | Fredrik | 2002-01-21 | 3 | -37/+68 |
* | Additional status message. | Lutz Mueller | 2002-01-21 | 1 | -0/+2 |
* | don't keylock Pro90 IS - they do not support it and the windows driver does | Fredrik | 2002-01-21 | 1 | -0/+5 |
* | keylocking is not supported on the Pro 90 IS, reported by Karl Thaller. | Fredrik | 2002-01-21 | 1 | -0/+3 |
* | corrected strncat()/strncpy()'s, but we still don't check if we really | Fredrik | 2002-01-21 | 1 | -25/+53 |
* | Fix header file. | Lutz Mueller | 2002-01-21 | 2 | -4/+28 |
* | Better error reporting. | Lutz Mueller | 2002-01-21 | 1 | -49/+89 |
* | Some more strings. | Lutz Mueller | 2002-01-21 | 1 | -0/+2 |
* | 2002-01-21 Lutz M�ller <lutz@users.sourceforge.net> | Lutz Mueller | 2002-01-21 | 8 | -100/+376 |
* | 21/01/2002 Donn Morrison | Donn Morrison | 2002-01-21 | 1 | -1/+1 |
* | 20/01/2002 Donn Morrison | Donn Morrison | 2002-01-21 | 1 | -1/+1 |
* | 20/01/2002 Donn Morrison | Donn Morrison | 2002-01-20 | 2 | -21/+79 |
* | for easier parsing | Hans Ulrich Niedermann | 2002-01-20 | 1 | -3/+2 |
* | added notes about camlib docs and permissions problems | Hans Ulrich Niedermann | 2002-01-20 | 1 | -0/+21 |
* | clarified hotplug script setup, using usbcam.user | Hans Ulrich Niedermann | 2002-01-20 | 1 | -5/+8 |