summaryrefslogtreecommitdiff
path: root/camlibs/kodak/dc240
Commit message (Expand)AuthorAgeFilesLines
* added some apparent missijng include unistd.h to make it build for mingw/llvm...Marcus Meissner2023-02-141-0/+1
* camlib build var cleanupHans Ulrich Niedermann2022-09-011-9/+16
* Factor out i18n stuff into separate i18n.h filesHans Ulrich Niedermann2021-10-252-37/+4
* Avoid accidental include file name collisionsHans Ulrich Niedermann2021-10-112-2/+2
* utf-8: Convert ISO-8859 text to UTF-8Hans Ulrich Niedermann2021-10-091-4/+4
* Use consistently named non-reserved CPP macros for header filesHans Ulrich Niedermann2021-10-052-3/+7
* replace last patch by *fallthrough* tagging instead of making the code more u...Marcus Meissner2020-08-281-4/+3
* Fix kodak/dc240 camlib compilation warnings.Siim Meerits2020-08-281-6/+8
* Remove trailing whitespace from all *.h and *.c files.Siim Meerits2020-07-273-34/+34
* Fix typos throughout the codebaseSijawusz Pur Rahnama2020-05-251-3/+3
* error checking during file retrieval (AFL)Marcus Meissner2020-02-141-2/+7
* added more sanity checks to avoid NULL ptr deref (AFL)Marcus Meissner2020-01-261-2/+5
* added size checking (AFL)Marcus Meissner2020-01-261-0/+5
* avoid endless loops on device going away (AFL)Marcus Meissner2020-01-251-1/+8
* also check for fdata == NULL (AFL)Marcus Meissner2019-04-211-1/+1
* check return value and if there is data to access (AFL)Marcus Meissner2019-04-201-1/+9
* Help editors treat as Makefiles all our Makefile-files filesHans Ulrich Niedermann2016-10-281-0/+2
* remove probably unistd.h include , or protected by ifdef forMarcus Meissner2016-01-031-1/+0
* scott and hubert seem to be the authorsMarcus Meissner2015-02-224-0/+84
* Add <unistd.h> to files which use usleep()Daniel P. Berrange2014-06-041-2/+1
* Remove mostly unused GP_SYSTEM_SLEEP macroDaniel P. Berrange2014-06-041-2/+2
* From: "Daniel P. Berrange" <dan@berrange.com>Marcus Meissner2014-04-111-1/+1
* check return value of wait_for_completionMarcus Meissner2014-01-051-2/+1
* added _BSD_SOURCE or _POSIX_C_SOURCE for -ansi buildingMarcus Meissner2013-02-201-0/+2
* check for cmd_packet being NULL (Coverity)Marcus Meissner2009-12-121-1/+1
* fixed another memleak (Coverity)Marcus Meissner2009-12-121-1/+3
* fixed another memleak (Coverity)Marcus Meissner2009-12-121-0/+2
* fixed memory leakMarcus Meissner2009-12-121-1/+2
* a bit cleanup, cast removal, merge functionsMarcus Meissner2009-03-073-75/+40
* make checksum unsigned -> make camera work.Marcus Meissner2009-03-071-6/+6
* fixed signedness problemsMarcus Meissner2009-02-152-62/+51
* removed gp_file_set_nameMarcus Meissner2009-02-151-4/+1
* added ChangeLOg and TODOMarcus Meissner2008-10-191-0/+1
* more gone .cvsignore filesMarcus Meissner2008-09-261-7/+0
* make models struct static constMarcus Meissner2007-05-161-1/+1
* 2.3.1.0.trunk, non-recursive camlibs buildHans Ulrich Niedermann2006-12-262-7/+8
* Move header files one last time to reduce file path lengths in tarball.Hans Ulrich Niedermann2006-10-142-2/+2
* Remove all OS/2 specific build files.Hans Ulrich Niedermann2006-10-063-24/+0
* Consistently use #include <gphoto2/gphoto2-foo.h> everywhere.Hans Ulrich Niedermann2006-09-283-6/+6
* cosmetix: return is not a functionHubert Figuiere2006-09-201-5/+6
* removed superflous callMarcus Meissner2006-03-191-4/+1
* use gp_fs_set_funcs().Marcus Meissner2006-03-191-0/+7
* 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-6/+0
* * fixed gp_log/GP_DEBUG calls in regards to int/long.Marcus Meissner2004-08-221-2/+2
* * dc240.h (TIMEOUT): fix bug 920532Hubert Figuiere2004-06-162-1/+6
* Drop EOL blanks, // comments, and corrects some warningsArnaud Launay2003-09-161-31/+31
* Added colons for new Manufacturer:Model notationMichael Rensing2003-01-101-4/+4
* <config.h> -> "config.h"Arnaud Launay2002-11-292-2/+2