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
/
kodak
Commit message (
Expand
)
Author
Age
Files
Lines
*
added some apparent missijng include unistd.h to make it build for mingw/llvm...
Marcus Meissner
2023-02-14
1
-0
/
+1
*
camlib build var cleanup
Hans Ulrich Niedermann
2022-09-01
6
-47
/
+80
*
Consistent spelling for initialize
Hans Ulrich Niedermann
2022-05-15
1
-1
/
+1
*
Factor out i18n stuff into separate i18n.h files
Hans Ulrich Niedermann
2021-10-25
8
-127
/
+16
*
Avoid accidental include file name collisions
Hans Ulrich Niedermann
2021-10-11
2
-2
/
+2
*
utf-8: Convert ISO-8859 text to UTF-8
Hans Ulrich Niedermann
2021-10-09
3
-6
/
+6
*
Use consistently named non-reserved CPP macros for header files
Hans Ulrich Niedermann
2021-10-05
8
-18
/
+27
*
simplified weird safe string constructs that used wrong sizes, to shorter ver...
Marcus Meissner
2020-08-31
1
-8
/
+4
*
Fix kodak/dc3200 camlib compilation warnings.
Siim Meerits
2020-08-31
1
-2
/
+4
*
replace last patch by *fallthrough* tagging instead of making the code more u...
Marcus Meissner
2020-08-28
1
-4
/
+3
*
Fix kodak/dc240 camlib compilation warnings.
Siim Meerits
2020-08-28
1
-6
/
+8
*
replared previous cast fix by cahnging offset to unsigned instwead
Marcus Meissner
2020-08-28
1
-2
/
+2
*
Fix kodak/dc120 camlib compilation warnings.
Siim Meerits
2020-08-28
2
-2
/
+2
*
follow up fix to avoid some casts, moved 1 cast somewhere else
Marcus Meissner
2020-08-28
1
-6
/
+6
*
Fix kodak/dc210 camlib compilation warnings.
Siim Meerits
2020-08-28
1
-3
/
+3
*
Fix kodak/ez200 camlib compilation warnings.
Siim Meerits
2020-08-28
1
-1
/
+1
*
Remove trailing whitespace from all *.h and *.c files.
Siim Meerits
2020-07-27
11
-311
/
+311
*
Fix typos throughout the codebase
Sijawusz Pur Rahnama
2020-05-25
4
-7
/
+7
*
bit of cleanup and also error checking
Marcus Meissner
2020-05-10
1
-10
/
+12
*
error checking during file retrieval (AFL)
Marcus Meissner
2020-02-14
1
-2
/
+7
*
added more sanity checks to avoid NULL ptr deref (AFL)
Marcus Meissner
2020-01-26
1
-2
/
+5
*
added size checking (AFL)
Marcus Meissner
2020-01-26
1
-0
/
+5
*
avoid endless loops on device going away (AFL)
Marcus Meissner
2020-01-25
1
-1
/
+8
*
also check for fdata == NULL (AFL)
Marcus Meissner
2019-04-21
1
-1
/
+1
*
check return value and if there is data to access (AFL)
Marcus Meissner
2019-04-20
1
-1
/
+9
*
BSD_SOURCE -> DEFAULT_SPURCE
Marcus Meissner
2018-06-20
3
-3
/
+3
*
import typo fixes (in debug messages) from Debian
Marcus Meissner
2017-08-29
1
-1
/
+1
*
Adjust the semantics of gp_widget_changed to not clear the changed state.
Marcus Meissner
2016-11-20
1
-0
/
+8
*
Help editors treat as Makefiles all our Makefile-files files
Hans Ulrich Niedermann
2016-10-28
6
-0
/
+12
*
free buff on error exit (Coverity)
Marcus Meissner
2016-02-06
1
-2
/
+2
*
free the allocated CameraFile (Coverity)
Marcus Meissner
2016-02-06
1
-1
/
+2
*
remove sys/time.h header inclusion
Marcus Meissner
2016-01-03
1
-1
/
+0
*
remove probably unistd.h include , or protected by ifdef for
Marcus Meissner
2016-01-03
6
-6
/
+0
*
added copyright headers
Marcus Meissner
2015-02-22
4
-0
/
+80
*
scott and hubert seem to be the authors
Marcus Meissner
2015-02-22
4
-0
/
+84
*
added copyright notes
Marcus Meissner
2015-02-22
4
-0
/
+80
*
added license/copyright header
Marcus Meissner
2015-02-22
4
-0
/
+80
*
fixed 0 / NULL confusion, cleaned up NULL check of context (Coccinelle)
Marcus Meissner
2014-09-21
1
-8
/
+8
*
free the correct file. move the get_data_and_size out of the loop
Marcus Meissner
2014-07-01
1
-3
/
+5
*
fixed memory leak (Coverity)
Marcus Meissner
2014-06-30
1
-0
/
+1
*
removed copyright umlauts and replaced other umlauts
Marcus Meissner
2014-06-27
1
-1
/
+1
*
Add <unistd.h> to files which use usleep()
Daniel P. Berrange
2014-06-04
5
-3
/
+5
*
Remove mostly unused GP_SYSTEM_SLEEP macro
Daniel P. Berrange
2014-06-04
5
-8
/
+8
*
cast the unsigned char*
Marcus Meissner
2014-04-11
1
-2
/
+2
*
From: "Daniel P. Berrange" <dan@berrange.com>
Marcus Meissner
2014-04-11
1
-1
/
+1
*
From: "Daniel P. Berrange" <dan@berrange.com>
Marcus Meissner
2014-04-11
2
-8
/
+8
*
From: "Daniel P. Berrange" <dan@berrange.com>
Marcus Meissner
2014-04-11
2
-3
/
+3
*
From: "Daniel P. Berrange" <dan@berrange.com>
Marcus Meissner
2014-04-11
3
-8
/
+8
*
iFrom: "Daniel P. Berrange" <dan@berrange.com>
Marcus Meissner
2014-04-11
4
-16
/
+16
*
From: "Daniel P. Berrange" <berrange@redhat.com>
Marcus Meissner
2014-04-11
1
-2
/
+0
[next]