| Commit message (Expand) | Author | Age | Files | Lines |
* | replace buggy strncat usage by just strcat. we have enough buffer space | Marcus Meissner | 2018-07-21 | 1 | -3/+3 |
* | incremented various buffers for sprintf %0*d usage to remove | Marcus Meissner | 2018-06-24 | 1 | -3/+3 |
* | fixed more bugs | Marcus Meissner | 2016-11-20 | 1 | -7/+7 |
* | fixed gp_log calls | Marcus Meissner | 2016-11-20 | 1 | -4/+4 |
* | remove DEBUG ifdefs, use gp_log() | Marcus Meissner | 2016-11-19 | 1 | -18/+6 |
* | use the approach used by the msys2 porter | Marcus Meissner | 2016-10-21 | 1 | -7/+10 |
* | build in DEBUG mode | Marcus Meissner | 2016-10-21 | 1 | -9/+2 |
* | remove probably unistd.h include , or protected by ifdef for | Marcus Meissner | 2016-01-03 | 1 | -1/+0 |
* | added copyright headers | Marcus Meissner | 2015-02-22 | 1 | -0/+23 |
* | From: "Daniel P. Berrange" <dan@berrange.com> | Marcus Meissner | 2014-04-11 | 1 | -3/+3 |
* | iFrom: "Daniel P. Berrange" <dan@berrange.com> | Marcus Meissner | 2014-04-11 | 1 | -13/+13 |
* | From: "Daniel P. Berrange" <berrange@redhat.com> | Marcus Meissner | 2014-04-11 | 1 | -4/+2 |
* | added #define _BSD_SOURCE for ansi like builds | Marcus Meissner | 2013-02-20 | 1 | -0/+1 |
* | u_long -> unsigned long (another fix for MacOSx) | Marcus Meissner | 2008-09-01 | 1 | -2/+2 |
* | u_char -> unsigned char | Marcus Meissner | 2008-05-15 | 1 | -31/+31 |
* | more cleanups, merged common.h | Marcus Meissner | 2007-11-17 | 1 | -5/+5 |
* | progress context handling, moved CameraFile* handling down into | Marcus Meissner | 2007-11-17 | 1 | -1/+1 |
* | -verbose flag for stdout | Marcus Meissner | 2007-11-16 | 1 | -8/+1 |
* | merged chotplay.c into sonydscf1.c, more cleanups | Marcus Meissner | 2007-11-16 | 1 | -12/+3 |
* | remove sonydscf1.h (dup of common.h) | Marcus Meissner | 2007-11-16 | 1 | -2/+2 |
* | more updates, removed 1 empty file | Marcus Meissner | 2007-11-16 | 1 | -4/+10 |
* | major cleanups | Marcus Meissner | 2007-11-16 | 1 | -75/+33 |
* | unbreak F1fopen and F1finfo. return error status from rbyte, pass | Marcus Meissner | 2007-11-16 | 1 | -22/+21 |
* | pass port around to avoid storing it globally. | Marcus Meissner | 2006-11-19 | 1 | -108/+95 |
* | Consistently use #include <gphoto2/gphoto2-foo.h> everywhere. | Hans Ulrich Niedermann | 2006-09-28 | 1 | -1/+1 |
* | Drop EOL blanks, // comments, and corrects some warnings | Arnaud Launay | 2003-09-16 | 1 | -11/+11 |
* | Fix warnings | Arnaud Launay | 2002-12-29 | 1 | -12/+13 |
* | added #include <string.h> and hopefully fixed calls to strndup | Hans Ulrich Niedermann | 2001-10-24 | 1 | -3/+4 |
* | bvl: OS/2 Updates | bvl | 2001-09-07 | 1 | -6/+5 |
* | bvl: barbie update | bvl | 2001-03-26 | 1 | -3/+5 |
* | bvl: make this library work, cleared the code and fixed a 10 picture bug | bvl | 2001-03-13 | 1 | -128/+32 |
* | bvl: OS/2 build updates/changes | bvl | 2001-02-28 | 1 | -6/+5 |
* | bvl: Support for the Sony DSC-F1, modified library from gphoto1 | bvl | 2000-07-29 | 1 | -0/+685 |