summaryrefslogtreecommitdiff
path: root/libgphoto2
Commit message (Expand)AuthorAgeFilesLines
* * bayer.c: added cast to fix signedness warning.Marcus Meissner2005-05-051-1/+1
* * gphoto2-abilities-list.c: Initialize *abilities.Marcus Meissner2005-05-051-0/+1
* Fix source files to compile with the shipped convenience libltdl.Hans Ulrich Niedermann2005-04-292-10/+2
* indentationHans Ulrich Niedermann2005-04-251-1/+1
* improve commentHans Ulrich Niedermann2005-04-251-1/+3
* remove redundant assignmentHans Ulrich Niedermann2005-04-251-1/+0
* abort before buffer overflow could happen in append_folder() and append_file()Hans Ulrich Niedermann2005-04-241-7/+28
* set camlib/iolib dir at runtime with environment variable CAMLIBS/IOLIBSHans Ulrich Niedermann2005-04-241-1/+11
* aftermath of build system updateHans Ulrich Niedermann2005-04-153-188/+8
* more new build systemHans Ulrich Niedermann2005-04-142-11/+12
* first part of new build systemHans Ulrich Niedermann2005-04-141-12/+21
* replace stricmp() by strcasecmp()Hans Ulrich Niedermann2005-03-301-4/+1
* Debug messages now make it clear whether ltdl is being used to loadStephen H. Westin2005-03-281-7/+6
* * gphoto2-widget.c: long choice lists may overflow the 64 entryMarcus Meissner2005-03-201-0/+4
* Use the minimum of the 3 exif timestamps (time, capture time,Marcus Meissner2005-02-071-27/+52
* revert file removalHubert Figuiere2005-01-212-0/+1058
* int -> unsigned int for the for loops to avoid comparison mismatch warningsMarcus Meissner2005-01-181-2/+2
* * exif.[ch]: No longer used, no longer shipped.Marcus Meissner2005-01-182-1058/+0
* Added two new error codes:Stephen H. Westin2004-12-172-0/+20
* merge from 2.1.5 branchHubert Figuiere2004-12-161-2/+0
* Fix build for gcc 2.95 (bug #1055868)Hubert Figuiere2004-10-281-5/+5
* * libgphoto/gphoto-result.h: Add gcc attributesMarcus Meissner2004-08-223-14/+54
* Francois Tigeot <ftigeot@wolfpond.org>Marcus Meissner2004-07-231-1/+1
* add -lgphoto2_port to libgphoto2.pcHans Ulrich Niedermann2004-06-111-1/+1
* Return GP_ERROR_CAMERA_BUSY if a command or I/O is in progress.Patrick Mansfield2003-11-173-0/+10
* "unknown" -> "unknown cc"Hans Ulrich Niedermann2003-11-061-1/+1
* new driver status: deprecatedHans Ulrich Niedermann2003-09-201-1/+2
* replace // by /* */Hans Ulrich Niedermann2003-09-131-5/+5
* cosmetixHans Ulrich Niedermann2003-08-311-2/+2
* Return UINT_MAX free memory in worst case.Christophe Barbe2003-08-271-1/+6
* clean up files for distcleancheckHans Ulrich Niedermann2003-08-241-0/+2
* fixed msg typoHans Ulrich Niedermann2003-07-311-1/+1
* Added code in gp_get_free_memory() for Solaris; code was contributed byStephen H. Westin2003-07-161-0/+36
* Update Lutz's emailArnaud Launay2003-07-139-9/+9
* gp_get_free_memory() now conditionalized to work on Darwin/MacOS X.Stephen H. Westin2003-06-241-2/+5
* Fix mailing-list references.Christophe Barbe2003-06-221-1/+1
* trivial warning fixHans Ulrich Niedermann2003-05-271-1/+1
* ahem. remove debug codeHans Ulrich Niedermann2003-05-261-5/+0
* 2.1.2r1 without colonsHans Ulrich Niedermann2003-05-261-12/+33
* include orderArnaud Launay2003-02-261-1/+1
* * libgphoto2/gphoto2-abilities-list.c, libgphoto2/gphoto2-camera.c,Marcus Meissner2003-01-033-45/+89
* Patch by Lutz Muller to provide backwards compatibility for names.Michael Rensing2003-01-021-1/+13
* Seems I've been too violent with �Arnaud Launay2002-12-223-26/+26
* replace (c) and (C) by �Arnaud Launay2002-12-1530-56/+56
* <config.h> -> "config.h"Arnaud Launay2002-11-2914-14/+14
* deletes line per Uli's ackArnaud Launay2002-11-231-1/+0
* Seems Uli script wasn't completeArnaud Launay2002-11-231-1/+1
* add an extra blank lineArnaud Launay2002-11-231-1/+1
* gettext stuff for ArnaudHans Ulrich Niedermann2002-11-234-4/+4
* libgphoto2/gphoto2-camera.c: Allow a NULL for the path to bePatrick Mansfield2002-11-211-1/+1