Commit Graph

7692 Commits

Author SHA1 Message Date
Robin Mills
3dab278f34
Merge pull request #1116 from Exiv2/fix_1099_0.27
fix_1099_0.27
2020-03-28 10:39:13 +00:00
clanmills
8f15784314 fix_1084_0.27 2020-03-28 09:35:31 +00:00
Robin Mills
8382225850
Merge branch '0.27-maintenance' into fix_1099_0.27 2020-03-28 09:19:42 +00:00
Robin Mills
013ac9a8a7
Merge pull request #1117 from Exiv2/fix_macOS_0.27
fix_macOS_0.27
2020-03-28 09:19:09 +00:00
Robin Mills
2956309afd
Merge branch '0.27-maintenance' into fix_1099_0.27 2020-03-28 08:37:54 +00:00
clanmills
7658d8aefd fix_macOS_0.27 2020-03-28 08:08:28 +00:00
clanmills
698b418f73 fix_1097_0.27 2020-03-27 17:25:28 +01:00
clanmills
82087b58e4 fix_1099_0.27 2020-03-27 15:57:10 +00:00
Robin Mills
c606de4a83
Merge pull request #1114 from Exiv2/0.27-maintenance-fixCI
Fix OSX build
2020-03-27 13:18:31 +00:00
Luis Diaz Mas
b7445fb2e4 Fix OSX build 2020-03-27 11:20:41 +01:00
Robin Mills
de4257bbce
Merge pull request #1112 from dbeichl/0.27-maintenance-makernote-update
0.27 maintenance makernote update  Thank You to @dbeichl for working on this.
2020-03-26 20:49:00 +00:00
dbeichl
188ddab7cc
Merge branch '0.27-maintenance' into 0.27-maintenance-makernote-update 2020-03-26 19:35:55 +01:00
Robin Mills
d7f5ce42dc
Merge pull request #1111 from Exiv2/fix_GCC48
fix_GCC48
2020-03-26 13:25:41 +00:00
Robin Mills
d3444d4547 fix_GCC48 2020-03-26 13:21:38 +00:00
Robin Mills
34be253b53
Merge pull request #1010 from Exiv2/fix1001_rename_AFPrimaryPoint
fix1001_rename_AFPrimaryPoint
2020-03-25 17:05:01 +00:00
Daniel Beichl
1ec4f19101 Adapt Testcases to reflect new makernote attributes. 2020-03-25 17:07:06 +01:00
Daniel Beichl
3fe4460a23 Add various attributes for canon maker note
- Decode Attributes CameraType, AEB, SlowShutter, AutoISO,
  CameraTemperature, FlashGuideNumber, BulbDuration and AutoRotate
- Small signedness fix to decode printFiFocusDistance to return Infinite
2020-03-25 17:05:44 +01:00
Daniel Beichl
529fa8770f Add nikon 153 point phase af 2020-03-25 16:55:58 +01:00
Daniel Beichl
b45c82e091 Add some values to panasonic focus mode attribute 2020-03-25 16:55:51 +01:00
Robin Mills
cfdd1c7b3f Pointless change to trigger CI which is beefing about test_issue_987 which has been removed. 2020-03-25 14:02:55 +00:00
Robin Mills
8de479f83e
Merge branch '0.27-maintenance' into fix1001_rename_AFPrimaryPoint 2020-03-25 13:56:23 +00:00
Robin Mills
d4a72523b4
Merge pull request #1107 from Exiv2/fix_1046_pt-GPSProcessingMethod
Fix 1046 pt gps processing method
2020-03-25 13:00:04 +00:00
clanmills
7a9a0757ab Pointless change to trigger CI to build (appveyor panick). 2020-03-25 12:04:59 +00:00
clanmills
b258a3ed9f Documentation Update. Cygwin/32 and MinGW/32 platforms are obsolete. MacOS-X renamed as macOS 2020-03-23 20:10:28 +00:00
clanmills
955c22167f Fixing Windows Build Breaker (on Appveyor 2015 and 2017). Use """ string syntax on 'set Bla.Dee.Bla' commands. 2020-03-23 08:51:46 +00:00
clanmills
db1be4ae8e fix_1046_pt-GPSProcessingMethod 2020-03-22 20:56:38 +00:00
clanmills
f9c5eaf580 fix_1046_pt-GPSProcessingMethod 2020-03-22 20:44:37 +00:00
Fredrik Strandin
5360d82c4a Add ID for Tokina atx-i 11-16mm F2.8 CF (Nikon)
Fixes #1078

(cherry picked from commit 2870a1648e86b777afa0ae1540ea4791482d1354)
2020-01-15 09:07:31 +01:00
Andreas Sturmlechner
0890d66a6e EXIV2_ENABLE_SSH: Fix compatibility with >=libssh-0.9.2
0.9.1 remains broken regardless and is beyond fixing in this place.

Build-tested with both libssh 0.9.0 and 0.9.2.

Solution copied from KDE's kio-extras commit 24506c2af8d1904a99538543804306c6c2b81ca2
2019-11-14 17:15:53 +01:00
mergify[bot]
0e3fc867b2 [ci] Install diffutils in the Fedora container (#1052)
diff got removed from the base image but it required for the tests to run

(cherry picked from commit bae0a773516edc575967f35befab1b3a92fb6e4d)
2019-11-14 14:33:56 +01:00
David-Tillmann Schaefer
b8bf9cc4fd changes comma in aperture to dot to match the other exif entries
(cherry picked from commit 054bc9068b3c4e83be97e42d1a8c9829c2c83e1b)
2019-11-14 09:18:56 +01:00
derselbst
70b0c17421 Fix a memory leak in CiffHeader::read()
Memory for pPadding_ was allocated with new[] .
2019-11-03 07:25:45 +01:00
derselbst
ccf4b59c91 Merge remote-tracking branch 'origin/0.27-maintenance' into fix1001_rename_AFPrimaryPoint 2019-11-02 17:36:47 +01:00
Luis Díaz Más
43a0747770
Merge pull request #1043 from Exiv2/mergify/bp/0.27-maintenance/pr-1032
Fixes #1014 Two Nikon lenses still not detected (bp #1032)
2019-10-12 19:09:31 +02:00
layderv
49511ae221 Fixes #1014 Two Nikon lenses still not detected
(cherry picked from commit 19d089c5a468efb7c87837b26e6459674965f037)
2019-10-12 15:58:48 +00:00
D4N
e919688925
Merge pull request #1025 from Exiv2/027_fixWarnings
fix some compiler warnings
2019-10-10 00:06:15 +02:00
Luis Diaz
a62e35edb6 Remove compiler flag which is causing issues in Fedora_MinGW 2019-10-09 12:37:38 +02:00
Luis Diaz
907a5aef3b clang guard for -fstack-protector-strong 2019-10-09 12:37:38 +02:00
Luis Díaz Más
9a0889c744 FORTIFY not used on OSX 2019-10-09 12:37:38 +02:00
Luis Díaz Más
006dcde403 Better usage of --coverage flags 2019-10-09 12:37:38 +02:00
Luis Díaz Más
9c7c3c6d22 Allow to use new compiler flags in clang 2019-10-09 12:37:38 +02:00
Luis Díaz Más
1fa5839c8e cmake: use add_compile_option & add new security flags
- Replacement of CMAKE_CXX_FLAGS by add_compile_option where it was
  possible
- Addition of new compiler flags which are interesting in terms of
  software security
- Do not mix coverage flags with -O0 and -g
2019-10-09 12:37:38 +02:00
Luis Díaz Más
20a9e5affe Fix format-overflow warnings by using bigger buffer 2019-10-09 12:37:38 +02:00
Luis Díaz Más
b7bd0988d5
Merge pull request #1005 from Exiv2/fix_1004_lens_exiftool_compatibility
fix_1004_lens_exiftool_compatibility
2019-10-09 10:17:23 +02:00
clanmills
8859209b95 fix_1004_lens_exiftool_compatibility 2019-10-09 09:00:14 +02:00
Luis Díaz Más
8ffb59cfd4
Merge pull request #1007 from Exiv2/fix_910_remote_io_block+1
fix_910_remote_io_block+1
2019-10-09 08:04:37 +02:00
Robin Mills
4852bd2ab2 fix_910_remote_io_block+1 2019-10-08 14:42:41 +02:00
Luis Díaz Más
c02b799fe0
Merge pull request #1006 from Exiv2/fix_958_usr_bin_env_bash_test
fix_958_usr_bin_env_bash_test
2019-10-08 11:54:32 +02:00
Robin Mills
c12f91f90f fix_958_usr_bin_env_bash_test 2019-10-08 10:56:11 +02:00
D4N
50e9dd964a
Merge pull request #1027 from Exiv2/mergify/bp/0.27-maintenance/pr-1020
crwimage: Check offset and size against total size (bp #1020)
2019-10-08 09:44:08 +02:00