Commit Graph

3777 Commits

Author SHA1 Message Date
Robin Mills ee1ca29d09 #1073 test/tiff-test.sh rewritten to no longer require external utility exifprobe 2015-05-02 13:03:31 +00:00
Andreas Huggel fd80993ab0 Updated copyright notice. 2015-05-02 11:55:40 +00:00
Robin Mills b0b0760610 #1072. Fixing test/tiff-test.sh to work correctly on MacOS-X 10.4 (Tiger) 2015-05-02 09:37:17 +00:00
Andreas Huggel 3689848350 Minor update (leftover from previous release) 2015-05-02 09:16:51 +00:00
Robin Mills 838f19dde4 #1073. I'm going to change the time-zone on the build server to Finland (FST+1) while this builds. 2015-05-01 19:25:29 +00:00
Robin Mills 03aba63de3 #922 Submitting the fixed version of r3771 2015-05-01 11:36:26 +00:00
Robin Mills 2712082555 #922 Rollback r3771. Very troublesome feature. bugfixed #922 is looping Linux. PNG Has endian issues on MM/PowerPC 2015-05-01 09:16:31 +00:00
Robin Mills 2f375e8f02 #922. Adding to the test suite. 2015-05-01 08:08:15 +00:00
Robin Mills f343a21e21 #922. Mac fix for Image::stringFormat() 2015-05-01 06:54:33 +00:00
Robin Mills b2be263206 #922 Fixing Image::formatString() on Windows 2015-05-01 06:36:50 +00:00
Robin Mills 0cf64e2542 #922. Better platform and endian detection. 2015-04-30 22:58:15 +00:00
Robin Mills 5aec2c4957 #1069. Make video a build option (msvc/autotools/cmake). Default is not to build video or webready. 2015-04-30 15:31:18 +00:00
asp 1216ce3b24 Website: script and templates integrating conversions table 2015-04-30 14:41:00 +00:00
Robin Mills 333128352d #833. Thanks to Torsten and Pascal. Change Minolta 65535 (-1) to "Manual lens" from "E-Mount, T-Mount, Other Lens or No Lens" 2015-04-29 16:33:59 +00:00
Robin Mills 6f6229c251 svn propset svn:mime-type text/plain test/data/*.out 2015-04-29 16:13:25 +00:00
Robin Mills 945004a249 style changes 2015-04-29 11:24:20 +00:00
Robin Mills d2330893be Adding a style sheet to convertToHTML.sh 2015-04-29 11:22:10 +00:00
Robin Mills 162d2e1261 Adding a script for Alan. convertToHTML.sh src/convert.cpp to generates a web page of Exif -> XMP conversions. 2015-04-29 09:18:46 +00:00
Robin Mills 84bf485ebe #922. Fixing -pS and -pX on MSVC. 2015-04-28 19:19:59 +00:00
Robin Mills a69026c911 CID 1296109 2015-04-28 14:44:47 +00:00
Robin Mills 081c3c5e7d CID 1296110 2015-04-28 14:15:25 +00:00
Robin Mills 4817df0a17 #936. Fix header file. 2015-04-28 14:15:17 +00:00
Robin Mills bd4004e963 #934 exiv2json.cpp threw an exception on toLong() and I changed it to std::atoi.
The value is '' (the empty string).  The following key seems to be somehow and puzzlingly broken:
0x8827 Photo        ISOSpeedRatings             Short       0
2015-04-28 11:12:58 +00:00
Robin Mills 95fe94ec73 #1071 Fix for test exception reported in r3754 2015-04-28 09:35:10 +00:00
Robin Mills a07769c116 #1071 msvc2003 added exiv2json and minor changes to build and pass test.
There's a strange test exception which seems to be related to daylight saving time.
1931c1931
<                       "DateTime": "2005:09:07 23:09:51",
---
>                       "DateTime": "2005:09:08 00:09:51",
2015-04-28 08:55:39 +00:00
Robin Mills 287c35ceb2 #1071 Added changes I forgot to submit in r3752 2015-04-28 08:25:49 +00:00
Robin Mills dc4f7e13a4 #1071 Set all exiv2 msvc2005 projects to treat warnings as an error.
Dependant libraries (expat, zlib, curl etc) report warnings and continue.
We can't eliminate the warnings from the libraries without modifying their code.
We only want "vanilla" unmodified dependant library code.
2015-04-28 08:23:40 +00:00
nkbj 0c39802d6d Updated Nikon Lens lookup table to v4.4.482.01 of Robert Rottmerhusen's fmountlens list. 2015-04-28 04:17:17 +00:00
nkbj 21960fb866 #864: Update bugfixes-test.out to match r3712. 2015-04-28 03:56:49 +00:00
nkbj 1c34dfd47f #1070: New lens: Sigma 150-600mm f/5-6.3 DG OS HSM Contemporary for Canon. Thanks goes to Alexander Steffen for the patch. 2015-04-28 03:20:36 +00:00
Robin Mills b1ad7a925c #922. Fixing MSVC warnings. 2015-04-27 21:33:14 +00:00
Robin Mills fd1852da84 #922. Fix Linux build breaker and MSVC compilation warnings. 2015-04-27 21:25:30 +00:00
Robin Mills f1362f9250 #922. Don't remove blank lines from XMP. This is not Exiv2's business. -pX extracts XMP packet without modification. 2015-04-27 20:34:13 +00:00
Robin Mills 60f4c18da7 Move dumpLibraryInfo() to Exiv2 namespace. 2015-04-27 20:07:39 +00:00
Robin Mills 40ffba6033 #922 -pS and -pX support for TIFF. Added formatters to Image class and use them from {jpg/png/tiff}image.cpp 2015-04-27 20:07:14 +00:00
asp 23de41d333 website template, Media Pro name change 2015-04-27 05:27:23 +00:00
asp 0b4e20cccd website: re-order tags, document nested XMP properties 2015-04-27 05:09:17 +00:00
asp f7ebfea8e7 #1061 manpage: reg namespace example, description amplification 2015-04-26 22:51:37 +00:00
tbeu c1a4c3383d refs #1063: Avoid encoding problems 2015-04-26 19:19:43 +00:00
Robin Mills a82fa51c8c #900. Preserve XMP data in TIFF files when XMPsdk is not build into the library. 2015-04-26 18:17:17 +00:00
Robin Mills e90dcdc219 #922. Documentation update. Exiv2::Image::printStructure() is not thread safe. No reason to use this in a multi-threaded application. 2015-04-26 09:50:59 +00:00
Robin Mills 9352b4a407 #1066. Fix for test exception. It's coming from #922 on all platforms except Mac. 2015-04-26 08:00:24 +00:00
Robin Mills f049f2cc48 #1066. Fixed compiler warning on MacOS-X 10.6 on ppc. Signed/unsigned mismatch. 2015-04-26 07:49:42 +00:00
Robin Mills e5609bb8b5 #1066 Thank You, Thomas for the patch.
1066 = The Battle of Hastings
2015-04-26 07:10:13 +00:00
nkbj 9d0c451a63 Fix Sony/Minolta lens name. 2015-04-26 06:52:51 +00:00
nkbj 985d727511 Update Canon camera list and Minolta lens list to match ExifTool version 9.93. 2015-04-26 02:55:15 +00:00
Robin Mills af2f46c8b7 #1065. std::map<int,const char*> doesn't build on MacOS-X 10.6 (Snow Leopard). Thanks Max for letting me know about this. 2015-04-25 20:43:31 +00:00
tbeu 06a04411c6 refs #922: Fix include and MSVC compilation 2015-04-25 20:17:37 +00:00
Robin Mills 4c607b9862 #1065. Thanks to Thomas B for spotting my error in omitting support for https. 2015-04-25 19:47:29 +00:00
Robin Mills 0f36e0492c #1065. Fixing thread safety in fileProtocol. Thank You, Max for reporting this. 2015-04-25 19:04:26 +00:00