summaryrefslogtreecommitdiff
path: root/camlibs/kodak/dc120
Commit message (Expand)AuthorAgeFilesLines
* camlib build var cleanupHans Ulrich Niedermann2022-09-011-9/+16
* Factor out i18n stuff into separate i18n.h filesHans Ulrich Niedermann2021-10-252-32/+4
* utf-8: Convert ISO-8859 text to UTF-8Hans Ulrich Niedermann2021-10-091-1/+1
* Use consistently named non-reserved CPP macros for header filesHans Ulrich Niedermann2021-10-052-3/+8
* replared previous cast fix by cahnging offset to unsigned instweadMarcus Meissner2020-08-281-2/+2
* Fix kodak/dc120 camlib compilation warnings.Siim Meerits2020-08-282-2/+2
* Remove trailing whitespace from all *.h and *.c files.Siim Meerits2020-07-274-95/+95
* Fix typos throughout the codebaseSijawusz Pur Rahnama2020-05-251-1/+1
* BSD_SOURCE -> DEFAULT_SPURCEMarcus Meissner2018-06-202-2/+2
* Help editors treat as Makefiles all our Makefile-files filesHans Ulrich Niedermann2016-10-281-0/+2
* free the allocated CameraFile (Coverity)Marcus Meissner2016-02-061-1/+2
* remove probably unistd.h include , or protected by ifdef forMarcus Meissner2016-01-032-2/+0
* added copyright notesMarcus Meissner2015-02-224-0/+80
* free the correct file. move the get_data_and_size out of the loopMarcus Meissner2014-07-011-3/+5
* Add <unistd.h> to files which use usleep()Daniel P. Berrange2014-06-042-0/+2
* Remove mostly unused GP_SYSTEM_SLEEP macroDaniel P. Berrange2014-06-042-4/+4
* From: "Daniel P. Berrange" <dan@berrange.com>Marcus Meissner2014-04-111-5/+5
* iFrom: "Daniel P. Berrange" <dan@berrange.com>Marcus Meissner2014-04-111-1/+1
* added _BSD_SOURCE or _POSIX_C_SOURCE for -ansi buildingMarcus Meissner2013-02-202-4/+7
* fixed capturetype bug, and renamed variableMarcus Meissner2011-02-252-4/+4
* removed gp_file_set_nameMarcus Meissner2009-02-151-6/+1
* added ChangeLOg and TODOMarcus Meissner2008-10-191-0/+1
* more gone .cvsignore filesMarcus Meissner2008-09-261-7/+0
* added missing free in exit path (CID 46)Marcus Meissner2007-05-111-0/+2
* fix mem leak (CID 69)Hubert Figuiere2007-05-081-58/+63
* fix mem leakage in case of error. (CID 48)Hubert Figuiere2007-05-081-8/+21
* CID 130: trying to use a freeed block.Hubert Figuiere2007-05-081-0/+1
* 2.3.1.0.trunk, non-recursive camlibs buildHans Ulrich Niedermann2006-12-262-7/+8
* translate folder_card later.Marcus Meissner2006-11-231-4/+2
* increased timeout to 5 secondsMarcus Meissner2006-11-232-1/+8
* made some functions static.Marcus Meissner2006-11-202-8/+8
* made code a bit better and less dependend on characterMarcus Meissner2006-11-191-6/+6
* Remove all OS/2 specific build files.Hans Ulrich Niedermann2006-10-063-26/+0
* Consistently use #include <gphoto2/gphoto2-foo.h> everywhere.Hans Ulrich Niedermann2006-09-282-3/+3
* removed set_file_funcsMarcus Meissner2006-03-191-2/+0
* use gp_fs_set_funcs().Marcus Meissner2006-03-191-2/+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
* Added colons for new Manufacturer:Model notationMichael Rensing2003-01-101-1/+1
* <config.h> -> "config.h"Arnaud Launay2002-11-292-2/+2
* something went wrong with uli scriptArnaud Launay2002-11-231-1/+1
* gettext stuff for ArnaudHans Ulrich Niedermann2002-11-231-1/+1
* moved definition of camlibdir to configure.inHans Ulrich Niedermann2002-11-061-1/+0
* - modify config.h locationArnaud Launay2002-09-141-0/+1
* fixed some inconsistencies with the use of gp_port_read() and gp_port_write()Hubert Figuiere2002-07-301-3/+3
* * **/Makefile.am: Do not use $(prefix)/lib/, but $(libdir).Marcus Meissner2002-01-251-1/+1
* Added include of config.h before include of gphoto2 header filesDan Fandrich2002-01-251-0/+3
* 2002-01-15 Lutz M�ller <lutz@users.sourceforge.net>Lutz Mueller2002-01-154-42/+73
* 2002-01-13 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2002-01-121-4/+6