nkbj
|
d93d9dd80d
|
Print correct PictureWizard Color tag value. Patch by Pascal de Bruijn (private communication).
|
2014-11-28 01:43:18 +00:00 |
|
Robin Mills
|
f373a06dfb
|
Issue: #1005. Thanks Pascal for the patch.
|
2014-11-27 17:21:04 +00:00 |
|
Robin Mills
|
45afe89fe7
|
Issue: #1003. Thank You Thomas for the patch.
|
2014-11-25 22:04:08 +00:00 |
|
Robin Mills
|
188ad84090
|
Issue: 999 . Fix divide by zero exception.
|
2014-11-19 22:22:38 +00:00 |
|
Robin Mills
|
7468ed6c21
|
Issue: #1000 Cosmetic code sorting issue.
|
2014-11-19 19:41:50 +00:00 |
|
nkbj
|
2f4c337ad6
|
Update various lists to match ExifTool version 9.76.
|
2014-11-16 03:23:09 +00:00 |
|
nkbj
|
806377419d
|
Updated Nikon Lens lookup table to v4.4.465.01 of Robert Rottmerhusen's fmountlens list.
|
2014-11-05 17:43:51 +00:00 |
|
nkbj
|
bc2f417420
|
Update lens lists to match ExifTool version 9.75.
|
2014-11-05 17:25:04 +00:00 |
|
nkbj
|
cb70876cdb
|
Fix bug #965: Pentax K-3 MakerNote not recognized due to different maker tag. Thanks goes to Pascal de Bruijn for the patch. Beware that this will have to be changed if Ricoh makernote support is added.
|
2014-11-05 04:32:40 +00:00 |
|
Robin Mills
|
89311f21a0
|
Issue: #784. Thanks to Alan for the patch. See topic: http://dev.exiv2.org/boards/3/topics/1847
|
2014-10-31 05:52:32 +00:00 |
|
Robin Mills
|
249b324564
|
jenkins_development: rolling back jenkins_build.sh. I'll continue this development off-line
|
2014-10-20 18:40:47 +00:00 |
|
Robin Mills
|
af77b58e3e
|
jenkins_development: build on mingw
|
2014-10-20 18:20:14 +00:00 |
|
Robin Mills
|
1561d18e1a
|
jenkins_development : build on mingw
|
2014-10-20 18:13:45 +00:00 |
|
Robin Mills
|
271f22b469
|
jenkins_development : build on mingw
|
2014-10-20 18:10:49 +00:00 |
|
Robin Mills
|
747b71fb3b
|
jenkins_development: mingw testing
|
2014-10-20 17:57:43 +00:00 |
|
Robin Mills
|
636e3c8957
|
jenkins_testing: build on mingw
|
2014-10-20 17:06:14 +00:00 |
|
nkbj
|
ac5892f2c6
|
Update lens lists to match ExifTool version 9.74.
|
2014-10-16 16:17:40 +00:00 |
|
nkbj
|
9e93721903
|
Add new lens: Olympus M.Zuiko Digital ED 40-150mm F2.8 Pro.
|
2014-10-16 16:08:28 +00:00 |
|
Robin Mills
|
f71d15442a
|
Better platform detection in version.cpp for MinGW
|
2014-10-14 14:24:26 +00:00 |
|
Robin Mills
|
a57ce9a435
|
#994 Adding src/svn_version.h.in - apologies to Daniel for not committing this, and to Jehan for the inconvenience.
|
2014-10-11 15:54:56 +00:00 |
|
Robin Mills
|
94e6dcbf50
|
Fix cygwin compilation warning on geotag.cpp
|
2014-10-07 21:33:02 +00:00 |
|
Robin Mills
|
3b0404e7b6
|
#697. config/ConfigureChecks.cmake: STRERROR_R_CHAR_P revisited
|
2014-10-07 19:55:38 +00:00 |
|
Robin Mills
|
cbdeb45387
|
Issue: 993. Thank you Daniel for the patch. Two changes to the patch are explained in the Issue Report.
|
2014-10-05 18:55:02 +00:00 |
|
HumanDynamo
|
7aa65c705d
|
fix error reported by cppcheck
|
2014-10-04 13:05:25 +00:00 |
|
nkbj
|
c833b87f48
|
Add new camera model ID: Canon PowerShot SX60 HS.
|
2014-10-04 05:58:43 +00:00 |
|
nkbj
|
2ceb07cd6c
|
Update various lists to match ExifTool version 9.72.
|
2014-10-04 05:53:40 +00:00 |
|
Andreas Huggel
|
f9b7ec5907
|
Updates for new Redmine site.
|
2014-10-03 11:05:25 +00:00 |
|
nkbj
|
fb96576155
|
Issue #919: Handle Pentax makernotes in samsung-rebranded cameras. Thanks goes to Michael Karcher for the patch.
|
2014-09-21 11:07:10 +00:00 |
|
nkbj
|
3b0d0d5945
|
Update camera and lens lists til match ExifTool version 9.71.
|
2014-09-21 11:03:03 +00:00 |
|
Robin Mills
|
ed2d585d9e
|
Issue: #991 (Windows build broken (CMake+svn_version.sh). Thank You, Daniel for the patch.
|
2014-09-16 21:15:09 +00:00 |
|
Mahesh
|
047815d207
|
Commit video-write code : test suites testv , testvw pass in Linux 32
bit (verified with Gentoo machine)
|
2014-09-16 17:17:18 +00:00 |
|
Mahesh
|
04e3e6eac1
|
creating branch for video-write dev
|
2014-09-16 15:05:17 +00:00 |
|
Mahesh
|
61b930cc0c
|
update test script to pass testv
|
2014-09-16 12:14:30 +00:00 |
|
Mahesh
|
3c086948d1
|
update test script to pass testv
|
2014-09-16 12:12:50 +00:00 |
|
Robin Mills
|
27ef590773
|
Roll-back for 3355 (GSoC2013 video write code). Regrettably, this appears to cause all MSVC build to fail our test harness. I'll deal with the video13 code in a different branch.
|
2014-09-16 08:20:18 +00:00 |
|
Robin Mills
|
a7268ad719
|
Add script fixxml.sh to put the .vcproj and .vcxproj xml files on a line-count diet!
|
2014-09-08 22:03:51 +00:00 |
|
nkbj
|
c419885397
|
Fix issues #929 and #972: Improve Panasonic makernotes support. Thanks goes to numerous people for patches and input.
|
2014-09-08 03:57:56 +00:00 |
|
Robin Mills
|
74e8adfa37
|
fix MSVC build errors for GSoC2013 VideoWrite
|
2014-09-07 13:51:02 +00:00 |
|
Robin Mills
|
66e473db32
|
GSoC2013 Video Write Code. Thank You, Mahesh for a lot of hard work. And Thanks to Abhinav for mentoring. Great Job, Guys.
|
2014-09-07 11:59:45 +00:00 |
|
Robin Mills
|
0d5a0ae068
|
Issue: 987. "Strange wording of Exif.Photo.SensitivityType". Thank You Thomas for suggesting a fix.
|
2014-09-05 21:02:07 +00:00 |
|
Robin Mills
|
fdd7e522e7
|
Issue: 989 "Wrong key name in output of addmoddel sample". Thank You Thomas for the patch.
|
2014-09-05 20:41:49 +00:00 |
|
Robin Mills
|
0141294837
|
Issue: 988 "Samsung NX 16-50 PZ ED OIS". Thank You Pascal for the patch.
|
2014-09-05 20:35:30 +00:00 |
|
nkbj
|
ae3cc2a6c9
|
Update various lists to match ExifTool version 9.70.
|
2014-09-05 03:04:27 +00:00 |
|
Robin Mills
|
0312a8ee0b
|
Issue: 984. Thanks, Thomas. I should not have modified your code. You were correct. My apologies.
|
2014-09-04 12:38:03 +00:00 |
|
Robin Mills
|
3c7264c487
|
Issue: #984. Thank You, Thomas for the patch.
|
2014-09-04 12:20:49 +00:00 |
|
Robin Mills
|
321ad5a464
|
renamed main.c -> issue984.cpp and built it with MSVC2005
|
2014-09-01 20:50:26 +00:00 |
|
Robin Mills
|
5ce97a254d
|
jenkins developement : better msvc status monitoring
|
2014-09-01 19:05:21 +00:00 |
|
Robin Mills
|
d09658a5eb
|
Issue: 984. Correction to r3345. I submitted Axel's patched file in error.
This version deals with older MSVC (such as 2005) which do not provide REPLACEFILE_IGNORE_MERGE_ERRORS.
|
2014-09-01 18:19:04 +00:00 |
|
Robin Mills
|
f93877f94b
|
Issue: #984. Thank You, Axel for reporting this, the patch, and the test code.
|
2014-09-01 17:57:58 +00:00 |
|
Robin Mills
|
5131bfb2f1
|
jenkins development: enhanced ./jenkins_build status output
|
2014-08-31 09:14:33 +00:00 |
|