index
:
delta/libgphoto2.git
fuji
gopro
issue-467-wip
issue-467-wip4
issue-467-wip5
issue-467-wip6
libgphoto2-2_2
libgphoto2-2_3
libgphoto2-2_4
lumix
master
pentax
test
tmp-issue-467-wip3
travis-test
wip
wip-test
github.com: gphoto/libgphoto2.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
camlibs
/
sipix
Commit message (
Expand
)
Author
Age
Files
Lines
*
Zero-fill CameraFileInfo (#838)
Ingvar Stepanyan
2022-09-26
1
-0
/
+1
*
camlib build var cleanup
Hans Ulrich Niedermann
2022-09-01
1
-19
/
+35
*
Update the checks for libjpeg (GP_LIBJPEG)
Hans Ulrich Niedermann
2021-11-03
1
-1
/
+2
*
Factor out i18n stuff into separate i18n.h files
Hans Ulrich Niedermann
2021-10-25
3
-39
/
+7
*
switched casts by a bit different logic (followup patch)
Marcus Meissner
2020-08-28
1
-11
/
+14
*
Fix sipix camlib compilation warnings.
Siim Meerits
2020-08-28
2
-9
/
+11
*
Remove trailing whitespace from all *.h and *.c files.
Siim Meerits
2020-07-27
3
-28
/
+28
*
Fix typos throughout the codebase
Sijawusz Pur Rahnama
2020-05-25
2
-5
/
+5
*
picture number may fluctuate, sanity check (AFL)
Marcus Meissner
2019-04-28
1
-0
/
+5
*
0 terminate a string buffer (AFL)
Marcus Meissner
2019-04-28
1
-0
/
+1
*
aboirt on zero progress read
Marcus Meissner
2019-04-23
1
-0
/
+1
*
check size of read data and do correct read (AFL)
Marcus Meissner
2019-04-22
1
-3
/
+7
*
check that end is after start (AFL)
Marcus Meissner
2019-04-21
1
-0
/
+4
*
buildfix for libgphoto2 2.5
Marcus Meissner
2019-01-26
1
-1
/
+1
*
more error checking
Marcus Meissner
2019-01-26
1
-0
/
+5
*
some hardening against bad usb devices (AFL)
Marcus Meissner
2019-01-26
1
-9
/
+17
*
check returned bytes
Marcus Meissner
2019-01-26
1
-1
/
+2
*
Help editors treat as Makefiles all our Makefile-files files
Hans Ulrich Niedermann
2016-10-28
1
-0
/
+2
*
remove probably unistd.h include , or protected by ifdef for
Marcus Meissner
2016-01-03
2
-2
/
+0
*
removed a dead if condition (tested before) (Coverity)
Marcus Meissner
2015-06-07
1
-3
/
+0
*
more ascii conversion
Marcus Meissner
2014-06-27
1
-1
/
+1
*
removed copyright umlauts and replaced other umlauts
Marcus Meissner
2014-06-27
3
-4
/
+4
*
Add <unistd.h> to files which use usleep()
Daniel P. Berrange
2014-06-04
1
-0
/
+1
*
From: "Daniel P. Berrange" <berrange@redhat.com>
Marcus Meissner
2014-04-11
1
-3
/
+1
*
fixed copyright header
Marcus Meissner
2014-01-01
1
-1
/
+19
*
updated fsf address
Marcus Meissner
2014-01-01
3
-6
/
+6
*
avoid memory leak on error exit
Marcus Meissner
2013-05-01
1
-2
/
+3
*
removed duplicated vars to avoid shadows
Marcus Meissner
2011-02-25
1
-2
/
+2
*
Batch commit from weekend work:
Marcus Meissner
2009-02-16
3
-4
/
+1
*
disable more info.name handling
Marcus Meissner
2009-01-10
1
-3
/
+4
*
added ChangeLog and other not yet distributed files
Marcus Meissner
2008-10-19
1
-1
/
+1
*
more gone .cvsignore files
Marcus Meissner
2008-09-26
1
-6
/
+0
*
fixed signedness issue by casting them away
Marcus Meissner
2007-12-30
2
-11
/
+11
*
added stdlib.h
Marcus Meissner
2007-06-26
1
-0
/
+1
*
also specify the config
Marcus Meissner
2007-05-16
1
-0
/
+1
*
added 2 missing frees in an exit path (CID 76)
Marcus Meissner
2007-05-09
1
-2
/
+7
*
fixed wrong array index. (CID 32)
Marcus Meissner
2007-05-08
1
-1
/
+1
*
2.3.1.0.trunk, non-recursive camlibs build
Hans Ulrich Niedermann
2006-12-26
2
-26
/
+26
*
comment out unused definitions from camlibs/sipix/Makefile.am
Hans Ulrich Niedermann
2006-11-25
1
-5
/
+5
*
disabled not working blink driver
Marcus Meissner
2006-11-19
2
-2
/
+6
*
Consistently use #include <gphoto2/gphoto2-foo.h> everywhere.
Hans Ulrich Niedermann
2006-09-28
3
-7
/
+7
*
use gp_fs_set_funcs()
Marcus Meissner
2006-03-19
1
-4
/
+7
*
use static fsfuncs and gp_fs_set_funcs()
Marcus Meissner
2006-03-19
1
-7
/
+10
*
use static fsfuncs. remove all unimplemented filesystem functions.
Marcus Meissner
2006-03-19
1
-81
/
+6
*
add *.sym file to _DEPENDENCIES
Hans Ulrich Niedermann
2006-01-03
1
-0
/
+3
*
fixed strict aliasing problem that gcc 4.1 warns about.
Marcus Meissner
2005-11-22
1
-1
/
+5
*
build camlibs as libtool modules with simple names and symbol list
Hans Ulrich Niedermann
2005-06-11
1
-13
/
+20
*
remove redundant INCLUDE = definitions from Makefile.am
Hans Ulrich Niedermann
2005-04-14
1
-7
/
+0
*
* blink2.txt: some more documentation
Marcus Meissner
2005-03-25
1
-1
/
+14
*
* blink2.txt: Updated with more USB control commands.
Marcus Meissner
2005-03-25
1
-4
/
+62
[next]