| Commit message (Expand) | Author | Age | Files | Lines |
* | camlib build var cleanup | Hans Ulrich Niedermann | 2022-09-01 | 1 | -11/+18 |
* | Avoid accidental include file name collisions | Hans Ulrich Niedermann | 2021-10-11 | 2 | -2/+2 |
* | Use consistently named non-reserved CPP macros for header files | Hans Ulrich Niedermann | 2021-10-05 | 2 | -6/+6 |
* | added some fallthrough annotations | Marcus Meissner | 2020-08-28 | 1 | -1/+6 |
* | changed some int to unsigned int to reduce warnings | Siim Meerits | 2020-08-28 | 1 | -2/+3 |
* | Remove trailing whitespace from all *.h and *.c files. | Siim Meerits | 2020-07-27 | 3 | -138/+138 |
* | avoid endless loops (AFL) | Marcus Meissner | 2020-01-25 | 1 | -11/+13 |
* | avoid double free of camera->pl (ASAN) | Marcus Meissner | 2020-01-25 | 1 | -0/+6 |
* | incremented various buffers for sprintf %0*d usage to remove | Marcus Meissner | 2018-06-24 | 1 | -3/+3 |
* | reindent one questionable status read sonix.c | Marcus Meissner | 2017-07-02 | 1 | -1/+2 |
* | DEFAULT_SOURCE define | Marcus Meissner | 2017-06-02 | 1 | -1/+1 |
* | avoid potential sprintf overflow (GCC7) | Marcus Meissner | 2017-06-01 | 1 | -1/+1 |
* | remove redundant parenthesis in conditional | Hans Ulrich Niedermann | 2016-10-29 | 1 | -1/+1 |
* | Help editors treat as Makefiles all our Makefile-files files | Hans Ulrich Niedermann | 2016-10-28 | 1 | -0/+2 |
* | From: "Daniel P. Berrange" <berrange@redhat.com> | Marcus Meissner | 2014-04-11 | 1 | -2/+2 |
* | check size for error return (Coverity) | Marcus Meissner | 2014-01-06 | 1 | -0/+2 |
* | correctly free memory on exit nodes (Coverity) | Marcus Meissner | 2014-01-05 | 1 | -3/+3 |
* | updated fsf address | Marcus Meissner | 2014-01-01 | 4 | -9/+9 |
* | fixed indentation (Coverity) | Marcus Meissner | 2013-09-01 | 1 | -3/+3 |
* | fixed indentation (Coverity) | Marcus Meissner | 2013-09-01 | 1 | -4/+4 |
* | added #define _BSD_SOURCE for ansi like builds | Marcus Meissner | 2013-02-20 | 1 | -0/+2 |
* | Batch commit from weekend work: | Marcus Meissner | 2009-02-16 | 1 | -4/+0 |
* | * removed CameraFileInfoFile.name, adjusted users | Marcus Meissner | 2009-01-25 | 1 | -3/+0 |
* | added ChangeLog and other not yet distributed files | Marcus Meissner | 2008-10-19 | 1 | -1/+1 |
* | histogram is used in sonix.c, make static | Marcus Meissner | 2008-10-18 | 2 | -3/+1 |
* | more gone .cvsignore files | Marcus Meissner | 2008-09-26 | 1 | -6/+0 |
* | AHD Bayer algorithm and white_balance function used in camlibs/sonix | Theodore Kilgore | 2008-04-20 | 4 | -21/+210 |
* | Previous change reverted | Theodore Kilgore | 2008-03-24 | 2 | -3/+3 |
* | camlibs/sonix: Camera ID byte saved in rawfile footers. | Theodore Kilgore | 2008-02-17 | 2 | -0/+6 |
* | Added Jazz JDC9 to camlibs/digigr8 and fixed typo in sonix/ChangeLog | Theodore Kilgore | 2007-12-28 | 1 | -0/+5 |
* | Added Wild Planet Digital Spy Camera 70137 to camlibs/sonix | Theodore Kilgore | 2007-12-28 | 2 | -7/+18 |
* | Added Genius Smart 300 to camlibs/sonix. Cameras now IDed firmware, not Produ... | Theodore Kilgore | 2007-12-19 | 5 | -345/+377 |
* | Several cameras added to the respective lists in camlibs/digigr8, sonix, and ... | Theodore Kilgore | 2007-10-17 | 2 | -0/+7 |
* | proofread | Marcus Meissner | 2007-08-11 | 1 | -3/+2 |
* | Fixed signedness warnings in clicksmart310, iclick, mars, and sonix camlibs | Theodore Kilgore | 2007-06-26 | 3 | -24/+29 |
* | removed incorrect memset, replaced with calloc. | Marcus Meissner | 2007-05-11 | 1 | -2/+2 |
* | added missing free()s (CID 77) | Marcus Meissner | 2007-05-10 | 1 | -1/+5 |
* | Mini Shotz ms-350 added in camlibs/sonix. Necessary code changes to support i... | Theodore Kilgore | 2007-05-05 | 5 | -203/+302 |
* | 2.3.1.0.trunk, non-recursive camlibs build | Hans Ulrich Niedermann | 2006-12-26 | 2 | -10/+12 |
* | made 3 functions and some data static. | Marcus Meissner | 2006-11-19 | 5 | -35/+34 |
* | camlib README files: rename, ship in dist tarball, install as doc | Hans Ulrich Niedermann | 2006-10-07 | 2 | -0/+3 |
* | Consistently use #include <gphoto2/gphoto2-foo.h> everywhere. | Hans Ulrich Niedermann | 2006-09-28 | 3 | -5/+5 |
* | Workaround for gtkam problem if camera empty | Theodore Kilgore | 2006-08-19 | 1 | -0/+8 |
* | indentation inside for() statement | Theodore Kilgore | 2006-08-19 | 1 | -13/+13 |
* | Workaround for gtkam problem if camera empty | Theodore Kilgore | 2006-08-19 | 1 | -2/+11 |
* | camlibs/sonix: sakar-avi-header.h is also SOURCE (and must be in dist tarball) | Hans Ulrich Niedermann | 2006-08-18 | 1 | -1/+1 |
* | Forgot to commit this. Here it is. | Theodore Kilgore | 2006-08-17 | 1 | -0/+76 |
* | Workaround for gtkam problems with Sakar 11199. | Theodore Kilgore | 2006-08-17 | 1 | -0/+14 |
* | Revised again. | Theodore Kilgore | 2006-08-17 | 1 | -1/+4 |
* | Workaround for gtkam problems with Sakar 11199. | Theodore Kilgore | 2006-08-17 | 1 | -0/+2 |