summaryrefslogtreecommitdiff
path: root/camlibs/clicksmart310
Commit message (Expand)AuthorAgeFilesLines
* camlib build var cleanupHans Ulrich Niedermann2022-09-011-10/+16
* Use consistently named non-reserved CPP macros for header filesHans Ulrich Niedermann2021-10-052-6/+6
* Fix clicksmart310 camlib compilation warnings.Siim Meerits2020-08-031-1/+1
* Remove trailing whitespace from all *.h and *.c files.Siim Meerits2020-07-274-58/+58
* avoid overflow in create_jpeg_from_data (AFL)Marcus Meissner2020-03-221-1/+2
* avoid overflowin the dest buffer on malformed data (AFL)Marcus Meissner2020-02-241-0/+1
* avoid going below arrax index 0 (AFL)Marcus Meissner2020-02-111-1/+1
* handle size 0 to avoid buffer underread (AFL)Marcus Meissner2020-02-011-0/+2
* remove allocation, done by called function nowMarcus Meissner2020-01-261-3/+1
* round up the download size (AFL)Marcus Meissner2020-01-261-1/+1
* allocate reported size of data (and dont guess by size) (AFL)Marcus Meissner2020-01-263-6/+9
* avoid endless loops on detaching devices (AFL)Marcus Meissner2020-01-261-1/+3
* check return of READ_STATUSMarcus Meissner2020-01-261-3/+3
* avoid endless loops when device goes away (AFL)Marcus Meissner2020-01-251-4/+6
* Help editors treat as Makefiles all our Makefile-files filesHans Ulrich Niedermann2016-10-281-0/+2
* implify code (Coverity)Marcus Meissner2015-06-071-4/+1
* updated fsf addressMarcus Meissner2014-01-014-8/+8
* removed gp_file_set_name, not doing much hereMarcus Meissner2009-02-151-8/+3
* fixed about readme linkMarcus Meissner2008-08-041-1/+1
* use a plural form.Marcus Meissner2007-08-111-36/+39
* fixed some typos in translatable strngsMarcus Meissner2007-08-111-6/+2
* Fixed signedness warnings in clicksmart310, iclick, mars, and sonix camlibsTheodore Kilgore2007-06-262-13/+13
* made models static constMarcus Meissner2007-05-161-1/+1
* fix leak (CID 63)Hubert Figuiere2007-05-081-5/+10
* fix a leak and a deadcode (CID 3) (CID 43)Hubert Figuiere2007-05-081-7/+8
* 2.3.1.0.trunk, non-recursive camlibs buildHans Ulrich Niedermann2006-12-262-9/+11
* made some functions and data structures statciMarcus Meissner2006-11-193-116/+18
* 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-5/+5
* converted to use fsfuncs.Marcus Meissner2006-03-311-6/+7
* fixed make dist.Marcus Meissner2006-02-151-1/+1
* First check-in.Theodore Kilgore2006-01-276-0/+1010