summaryrefslogtreecommitdiff
path: root/camlibs/gsmart300
Commit message (Expand)AuthorAgeFilesLines
* camlib build var cleanupHans Ulrich Niedermann2022-09-011-11/+18
* Avoid accidental include file name collisionsHans Ulrich Niedermann2021-10-111-1/+1
* Use consistently named non-reserved CPP macros for header filesHans Ulrich Niedermann2021-10-052-6/+7
* Remove stdint.h shim (#625)Zeranoe2021-02-221-1/+1
* Fix gsmart300 camlib compilation warnings.Siim Meerits2020-08-311-3/+3
* Remove trailing whitespace from all *.h and *.c files.Siim Meerits2020-07-271-10/+10
* qindex should be between 0 and 4 to avoid overread (AFL)Marcus Meissner2020-02-291-0/+5
* initialize memory to NULL, check if read (AFL)Marcus Meissner2020-02-142-2/+3
* check for filesize to avoid overread (AFL)Marcus Meissner2020-02-131-0/+5
* do not sleep during fuzzing (AFL)Marcus Meissner2020-02-101-0/+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
* converted from ISO8859-1 to UTF8Marcus Meissner2014-06-274-7/+7
* Add <unistd.h> to files which use usleep()Daniel P. Berrange2014-06-041-0/+1
* updated fsf addressMarcus Meissner2014-01-013-6/+6
* added _BSD_SOURCE for snprintfMarcus Meissner2013-02-202-0/+5
* Batch commit from weekend work:Marcus Meissner2009-02-161-1/+0
* disable more info.name handlingMarcus Meissner2009-01-101-3/+1
* added ChangeLog and TODO to EXTRA_DISTMarcus Meissner2008-10-191-1/+1
* more gone .cvsignore filesMarcus Meissner2008-09-261-6/+0
* fixed some signedness issues, use gp_file_appendMarcus Meissner2007-12-304-45/+38
* made 1 function static, marked models static constMarcus Meissner2007-05-163-3/+2
* added missing free()s (CID 44) (CID 45)Marcus Meissner2007-05-101-9/+22
* 2.3.1.0.trunk, non-recursive camlibs buildHans Ulrich Niedermann2006-12-262-11/+12
* 2 data structures made staticMarcus Meissner2006-11-191-2/+2
* Move header files one last time to reduce file path lengths in tarball.Hans Ulrich Niedermann2006-10-141-1/+1
* camlib README files: rename, ship in dist tarball, install as docHans Ulrich Niedermann2006-10-072-0/+3
* Consistently use #include <gphoto2/gphoto2-foo.h> everywhere.Hans Ulrich Niedermann2006-09-283-4/+4
* https://launchpad.net/products/libgphoto/+bug/61163Hubert Figuiere2006-09-201-3/+3
* converted to fsfuncs.Marcus Meissner2006-03-311-12/+9
* typo fixMarcus Meissner2006-03-151-1/+1
* 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
* * library.c: Fixed missing space.Marcus Meissner2005-02-081-1/+1
* * more safe format string handling.Marcus Meissner2004-08-221-1/+1
* Correct some typos and inaccuraciesJerome Lodewyck2004-01-041-11/+12
* Drop EOL blanks and // commentsArnaud Launay2003-09-162-39/+40
* * library.c: Spell Jerome in 7 bit ascii. 8bit special chars are addedMarcus Meissner2003-06-221-1/+1
* _stdint.h not inttypes.hTill Adam2003-05-291-1/+1
* u_int* -> uint*Till Adam2003-05-293-26/+27
* add ChangelogTill Adam2003-01-181-0/+3
* import of new camlib supporting the Mustek gSmart 300Till Adam2003-01-187-0/+1028