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
/
libgphoto2
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add TODO comment about possibly using gettext's gettext.h
Hans Ulrich Niedermann
2021-12-09
1
-0
/
+6
*
Consistent checks for asm .symver and version-script
Hans Ulrich Niedermann
2021-11-07
1
-41
/
+75
*
Factor out i18n stuff into separate i18n.h files
Hans Ulrich Niedermann
2021-10-25
6
-70
/
+39
*
filesys: Add gp_filesystem_set_info_dirty
David Rosca
2021-10-22
2
-0
/
+32
*
Avoid accidental include file name collisions
Hans Ulrich Niedermann
2021-10-11
6
-6
/
+8
*
Use a single definition of BayerTile enum
Hans Ulrich Niedermann
2021-10-07
3
-17
/
+49
*
Use consistently named non-reserved CPP macros for header files
Hans Ulrich Niedermann
2021-10-05
4
-12
/
+13
*
fix broken check of CPP macro definition after #elif
Hans Ulrich Niedermann
2021-10-03
1
-2
/
+2
*
Fixed build in mingw
Jaroslav Škarvada
2021-08-07
1
-1
/
+1
*
Add file extension for Sony ARW files
Ingvar Stepanyan
2021-07-14
1
-0
/
+1
*
gp_camera_exit: Return result of camera exit function if possible
Daniel Schulte
2021-03-16
1
-2
/
+3
*
Remove stdint.h shim (#625)
Zeranoe
2021-02-22
1
-2
/
+0
*
Add _DARWIN_C_SOURCE to most files that use string.h (#615)
Rafał Hirsz
2021-01-29
3
-0
/
+3
*
mime type update for CR3
Jiri Machalek
2020-10-13
1
-0
/
+1
*
Fix libgphoto2 compilation warnings.
Siim Meerits
2020-08-03
2
-7
/
+7
*
Remove trailing whitespace from all *.h and *.c files.
Siim Meerits
2020-07-27
19
-287
/
+287
*
Fix typos throughout the codebase
Sijawusz Pur Rahnama
2020-05-25
4
-8
/
+8
*
New set based camlib definition and --with-camlibs handling
Hans Ulrich Niedermann
2020-02-17
1
-8
/
+37
*
added a check on the boundaries of the homo_h processing (ASAN)
Marcus Meissner
2020-01-25
1
-2
/
+4
*
free also the files in the root folder on gp_filesystem_reset
Marcus Meissner
2019-10-12
1
-0
/
+4
*
add some logging, avoid w and h < 2 to avoid division by 0 (AFL)
Marcus Meissner
2019-06-17
1
-0
/
+4
*
fixed including Win32 shlobj.h header when compiling using Visual Studio
Michael Fink
2019-01-12
1
-0
/
+3
*
BSD_SOURCE -> DEFAULT_SOURCE
Marcus Meissner
2018-06-17
4
-4
/
+4
*
added note on ownership of the "data" pointer after gp_file_get_data_and_size
Marcus Meissner
2018-06-03
1
-2
/
+6
*
fixed autodetect return
Marcus Meissner
2018-04-30
1
-1
/
+1
*
More fixes for support 64bit getpartialobject for Android in read_file_func
Florent Viard
2017-08-28
2
-2
/
+4
*
added a note that gp_file_new_from_fd takes over ownership of the file descri...
Marcus Meissner
2017-08-10
1
-0
/
+2
*
remove use of builtin exif stuff, use libexif directly
Marcus Meissner
2017-04-08
2
-790
/
+33
*
harden delete_recurse against non-existing folders (AFL)
Marcus Meissner
2017-03-04
1
-1
/
+2
*
Adjust the semantics of gp_widget_changed to not clear the changed state.
Marcus Meissner
2016-11-20
1
-7
/
+3
*
store the settings on windows in CSIDL_PROFILE/.gphoto and not
peterbud
2016-11-20
1
-5
/
+15
*
Use proper format string %hhX for unsigned char
Hans Ulrich Niedermann
2016-10-29
1
-1
/
+1
*
use 100 increments instead of 50
Marcus Meissner
2016-09-17
1
-2
/
+2
*
increase ability list in 50 entry blocks to make this faster
Marcus Meissner
2016-09-06
1
-3
/
+8
*
adjust the value description in gp_setting_set
Marcus Meissner
2016-07-07
1
-2
/
+2
*
clarify wait_for_event documentation a bit
Marcus Meissner
2016-04-25
1
-5
/
+9
*
added GP_MIME_NEF
Marcus Meissner
2016-03-06
1
-0
/
+1
*
gp_file_get_name_by_type - support / in filenames
Marcus Meissner
2016-03-06
1
-8
/
+26
*
emulate the single setter and list config functions via
Marcus Meissner
2016-02-19
1
-21
/
+231
*
add new apis
Marcus Meissner
2016-02-19
2
-0
/
+101
*
remove useless time.h sys/time.h fcntl.h inclusion
Marcus Meissner
2016-01-04
1
-3
/
+0
*
remove probably unistd.h include , or protected by ifdef for
Marcus Meissner
2016-01-03
3
-3
/
+0
*
From: Axel Waggershauser <awagger@web.de>
Marcus Meissner
2015-03-27
1
-3
/
+3
*
GP_MIME_TXT == text/plain for .txt
Marcus Meissner
2014-11-05
2
-2
/
+4
*
quieten the delete message (Do not output progress status)
Marcus Meissner
2014-10-06
1
-2
/
+2
*
From: Axel Waggershauser <awagger@web.de> ...
Marcus Meissner
2014-09-12
1
-164
/
+21
*
From: Axel Waggershauser <awagger@web.de> ...
Marcus Meissner
2014-07-23
2
-11
/
+7
*
From: Axel Waggershauser <awagger@web.de> ...
Marcus Meissner
2014-07-22
1
-2
/
+1
*
From: Axel Waggershauser <awagger@web.de> ...
Marcus Meissner
2014-07-22
7
-243
/
+181
*
From: Axel Waggershauser <awagger@web.de> ...
Marcus Meissner
2014-07-21
4
-36
/
+8
[next]