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
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix gp_file reference count usage, its a bit weird
Marcus Meissner
2020-01-25
1
-4
/
+4
*
let the sample-afl do autodetection to allow fuzzing all USB cameras
Marcus Meissner
2019-04-23
1
-6
/
+36
*
added unistd.h include for older systems
Marcus Meissner
2019-03-09
1
-0
/
+1
*
disable capture fuzzing
Marcus Meissner
2019-01-20
1
-0
/
+3
*
try more calls
Marcus Meissner
2019-01-20
1
-2
/
+65
*
unref the context in afl sample
Marcus Meissner
2018-12-21
1
-0
/
+1
*
c++ protect
Marcus Meissner
2018-10-14
1
-0
/
+8
*
free various event data
Marcus Meissner
2018-04-16
5
-0
/
+88
*
also log the domain
Marcus Meissner
2017-07-31
1
-1
/
+1
*
various fixes to free parameters and coverity issues
Marcus Meissner
2017-06-05
1
-23
/
+31
*
recursively list directories until the first file is found,
Marcus Meissner
2017-04-29
1
-14
/
+75
*
list folders and files too
Marcus Meissner
2017-04-29
1
-0
/
+19
*
add event handling to afl
Marcus Meissner
2016-12-23
1
-0
/
+9
*
wait_for_Event needs to be run multiple times to drain
Marcus Meissner
2016-12-20
1
-30
/
+43
*
adjusted code to handled errors and use buffer and file better
Marcus Meissner
2016-12-20
1
-9
/
+13
*
trigger capture: do not use file_read, api does not handle sdram capture curr...
Marcus Meissner
2016-12-18
1
-29
/
+17
*
do not use the signals in win32
peterbud
2016-11-20
1
-8
/
+13
*
move gp_file_free up
Marcus Meissner
2016-11-19
1
-2
/
+2
*
add O_BINARY flag for open() calls to write images in binary mode on Windows
peterbud
2016-11-19
8
-9
/
+20
*
check for open return
Marcus Meissner
2016-11-19
1
-0
/
+3
*
fixed reading configuration
Marcus Meissner
2016-10-11
1
-3
/
+18
*
handle raw captures too
Marcus Meissner
2016-10-11
1
-3
/
+19
*
clear read_cofnig after reading
Marcus Meissner
2016-10-11
1
-0
/
+2
*
added configuration reading to photobooth sample
Marcus Meissner
2016-10-11
2
-2
/
+27
*
add event polling / tethering to sample photobooth
Marcus Meissner
2016-10-11
1
-0
/
+61
*
start a photobooth sample program
Marcus Meissner
2016-10-10
2
-0
/
+127
*
simplified using sample_open_camera
Marcus Meissner
2016-09-25
2
-58
/
+15
*
add a sample program for using AFL without the gphoto2 commandline tool
Marcus Meissner
2016-09-24
2
-0
/
+116
*
use single config getter/setter
Marcus Meissner
2016-03-14
1
-2
/
+2
*
use the new single api in the example
Marcus Meissner
2016-02-20
1
-21
/
+25
*
remove probably unistd.h include , or protected by ifdef for
Marcus Meissner
2016-01-03
7
-7
/
+0
*
free context
Marcus Meissner
2014-12-06
1
-0
/
+1
*
pass onoff argument to autofocus
Marcus Meissner
2014-10-09
4
-5
/
+82
*
handle "no camera" case
Marcus Meissner
2014-07-22
1
-0
/
+4
*
fixed some leaks
Marcus Meissner
2014-06-01
1
-1
/
+5
*
determine with preview enabled
Marcus Meissner
2014-06-01
1
-3
/
+13
*
handle an error (coverity)
Marcus Meissner
2014-06-01
1
-1
/
+4
*
small improvements. sample preview enablement
Marcus Meissner
2014-05-04
1
-13
/
+49
*
remove warning
Marcus Meissner
2014-05-02
1
-1
/
+1
*
made standalone
Marcus Meissner
2014-05-02
2
-26
/
+238
*
also add release trigger
Marcus Meissner
2014-05-02
1
-0
/
+22
*
added a best-iso sample program for Canon EOS
Marcus Meissner
2014-05-02
2
-1
/
+184
*
From: "Daniel P. Berrange" <dan@berrange.com>
Marcus Meissner
2014-04-11
1
-0
/
+2
*
From: "Daniel P. Berrange" <berrange@redhat.com>
Marcus Meissner
2014-04-11
3
-5
/
+9
*
fixed format string problem
Marcus Meissner
2014-01-01
1
-1
/
+1
*
fixed return code checking logic
Marcus Meissner
2013-09-01
1
-2
/
+2
*
remove gp_file_free which will zero out the returned data which we still
Marcus Meissner
2013-05-03
1
-2
/
+1
*
fixed sample_open_camera to load the abilities and portinfolist
Marcus Meissner
2013-04-25
4
-4
/
+37
*
cleaned up AM_CPPFLAGS and CPPFLAGS usage patterns.
Marcus Meissner
2013-03-10
1
-0
/
+1
*
C comment, not C++
Marcus Meissner
2013-02-20
1
-1
/
+1
[next]