summaryrefslogtreecommitdiff
path: root/camlibs/digita
Commit message (Expand)AuthorAgeFilesLines
* camlib build var cleanupHans Ulrich Niedermann2022-09-011-14/+19
* Factor out i18n stuff into separate i18n.h filesHans Ulrich Niedermann2021-10-251-13/+2
* Avoid accidental include file name collisionsHans Ulrich Niedermann2021-10-114-4/+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-051-3/+3
* Remove remnants of OS/2 supportHans Ulrich Niedermann2021-09-083-9/+0
* Fix digita camlib compilation warnings.Siim Meerits2020-08-031-1/+1
* Remove trailing whitespace from all *.h and *.c files.Siim Meerits2020-07-271-4/+4
* 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
* remove probably unistd.h include , or protected by ifdef forMarcus Meissner2016-01-031-1/+0
* iFrom: "Daniel P. Berrange" <dan@berrange.com>Marcus Meissner2014-04-111-1/+1
* hton functions also repalcedMarcus Meissner2014-02-223-15/+15
* replace netowrk converts by oursMarcus Meissner2014-02-224-17/+18
* removed termios.h usage hereMarcus Meissner2014-02-221-1/+0
* updated fsf addressMarcus Meissner2014-01-015-10/+10
* added _BSD_SOURCE or _POSIX_C_SOURCE for -ansi buildingMarcus Meissner2013-02-202-0/+4
* Tweaked header file includes for improved portabilityDan Fandrich2010-09-153-3/+3
* fixed filesystem issueMarcus Meissner2010-02-041-3/+6
* removed tmppath usage, we just strcmp path here anyway,Marcus Meissner2009-03-231-6/+2
* Batch commit from weekend work:Marcus Meissner2009-02-161-2/+0
* added ChangeLog and TODO to EXTRA_DISTMarcus Meissner2008-10-191-0/+1
* more gone .cvsignore filesMarcus Meissner2008-09-261-6/+0
* avoid printf warningMarcus Meissner2008-03-151-2/+2
* changed the string to another oneMarcus Meissner2007-08-111-1/+1
* made models struct constMarcus Meissner2007-05-161-1/+1
* added 2 missing free()s (CID 65)Marcus Meissner2007-05-101-0/+2
* fix leaks (CID 41) (CID 42)Hubert Figuiere2007-05-081-4/+11
* 2.3.1.0.trunk, non-recursive camlibs buildHans Ulrich Niedermann2006-12-262-7/+11
* new id ... perhaps bad.Marcus Meissner2006-12-031-0/+1
* Remove all OS/2 specific build files.Hans Ulrich Niedermann2006-10-063-29/+0
* Consistently use #include <gphoto2/gphoto2-foo.h> everywhere.Hans Ulrich Niedermann2006-09-285-7/+7
* converted more camlibs to fsfuncs.Marcus Meissner2006-03-311-4/+8
* fixed some signed/unsigned warningsMarcus Meissner2006-03-183-7/+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-5/+0
* * commands.c: memset had arguments swapped, reported by Tim Waugh.Marcus Meissner2005-03-211-1/+1
* * digita.c: Split HP Photosmarts into 3 entries to avoid slashes.Marcus Meissner2005-03-011-5/+7
* Changed digita cameras to new Manufacturer:Model colon notationMichael Rensing2003-01-101-5/+5
* <config.h> -> "config.h"Arnaud Launay2002-11-294-4/+4
* 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
* Switch all fprintf(stderr, ...) calls to GP_DEBUG(...) callsJohannes Erdfelt2002-05-103-27/+31
* Add proper delete supportJohannes Erdfelt2002-04-103-18/+25
* Reset the timeout much lower for mopping up anything left behindJohannes Erdfelt2002-04-101-0/+4
* Adjust camera model name since 3 cameras use the same model number it appearsJohannes Erdfelt2002-02-011-1/+1
* * **/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-253-0/+6