summaryrefslogtreecommitdiff
path: root/camlibs/polaroid
Commit message (Expand)AuthorAgeFilesLines
* camlib build var cleanupHans Ulrich Niedermann2022-09-011-21/+39
* Factor out i18n stuff into separate i18n.h filesHans Ulrich Niedermann2021-10-253-56/+7
* 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-9/+9
* Use consistently named non-reserved CPP macros for header filesHans Ulrich Niedermann2021-10-056-9/+29
* Fix polaroid camlib compilation warnings.Siim Meerits2020-08-032-3/+9
* Remove trailing whitespace from all *.h and *.c files.Siim Meerits2020-07-277-40/+40
* fixed integer overflow check to avoid overflow (AFL)Marcus Meissner2020-02-081-1/+1
* fix the comptype check to be same as above to avoid crashes (AFL)Marcus Meissner2019-12-301-1/+1
* pdc640: width must be at least 2 to avoid a buffer overwrite (AFL)Marcus Meissner2019-12-291-0/+1
* check the buffer size to avoid overflows (AFL)Marcus Meissner2019-04-281-0/+4
* BSD_SOURCE -> DEFAULT_SPURCEMarcus Meissner2018-06-202-2/+2
* Adjust the semantics of gp_widget_changed to not clear the changed state.Marcus Meissner2016-11-201-0/+3
* Help editors treat as Makefiles all our Makefile-files filesHans Ulrich Niedermann2016-10-281-0/+2
* remove more unistd.h inclusions that are not neededMarcus Meissner2016-01-032-2/+0
* free xbuf on exit edgeMarcus Meissner2014-06-301-0/+1
* more umlautsMarcus Meissner2014-06-272-2/+2
* removed copyright umlauts and replaced other umlautsMarcus Meissner2014-06-277-8/+8
* Add <unistd.h> to files which use usleep()Daniel P. Berrange2014-06-042-0/+2
* From: "Daniel P. Berrange" <dan@berrange.com>Marcus Meissner2014-04-112-7/+7
* From: "Daniel P. Berrange" <dan@berrange.com>Marcus Meissner2014-04-112-3/+3
* From: "Daniel P. Berrange" <dan@berrange.com>Marcus Meissner2014-04-112-5/+5
* iFrom: "Daniel P. Berrange" <dan@berrange.com>Marcus Meissner2014-04-112-14/+14
* From: "Daniel P. Berrange" <berrange@redhat.com>Marcus Meissner2014-04-111-4/+2
* initialize buf_len to quieten coverityMarcus Meissner2014-01-051-8/+8
* updated fsf addressMarcus Meissner2014-01-019-18/+18
* free data on error exitMarcus Meissner2013-05-011-2/+6
* added #define _BSD_SOURCE for ansi like buildsMarcus Meissner2013-02-202-0/+4
* changed macro variablke names to avoid shadowsMarcus Meissner2011-02-252-2/+2
* Replaced C99-style commentsDan Fandrich2010-09-151-4/+4
* Fixed a bunch of C89 and SUS portability issues.Dan Fandrich2009-07-301-8/+8
* Batch commit from weekend work:Marcus Meissner2009-02-162-49/+34
* added ChangeLog and other not yet distributed filesMarcus Meissner2008-10-191-1/+1
* more gone .cvsignore filesMarcus Meissner2008-09-261-6/+0
* fixed some spacesMarcus Meissner2007-08-111-3/+3
* added a missing free() (CID 84)Marcus Meissner2007-05-081-20/+21
* 2.3.1.0.trunk, non-recursive camlibs buildHans Ulrich Niedermann2006-12-262-28/+29
* data made static constMarcus Meissner2006-11-191-2/+2
* Consistently use #include <gphoto2/gphoto2-foo.h> everywhere.Hans Ulrich Niedermann2006-09-285-10/+10
* converted to fsfuncs.Marcus Meissner2006-03-311-4/+8
* converted to fsfuncs.Marcus Meissner2006-03-312-14/+16
* add *.sym file to _DEPENDENCIESHans Ulrich Niedermann2006-01-031-0/+3
* added "Clever CAM 360" as reported by sane folksMarcus Meissner2005-09-161-0/+7
* namespace cleanup still going on:Hans Ulrich Niedermann2005-06-111-6/+7
* build camlibs as libtool modules with simple names and symbol listHans Ulrich Niedermann2005-06-111-12/+19
* remove redundant INCLUDE = definitions from Makefile.amHans Ulrich Niedermann2005-04-141-6/+0
* * pdc320.c: corectly detect both : and non : names.Marcus Meissner2005-04-092-2/+11
* * fixed debug output handling.Marcus Meissner2004-08-232-6/+2
* * dlink350f patch was not fully applied, done.Marcus Meissner2004-01-281-1/+2
* From Mark Slemko <slemkom@users.sourceforge.net>Marcus Meissner2004-01-085-3/+147