Commit Graph

1921 Commits

Author SHA1 Message Date
Andreas Huggel
63bb1473d1 #620: Updated test results. 2009-11-14 05:20:19 +00:00
Andreas Huggel
e7bdd41f9e Some cmake updates. 2009-11-13 12:41:18 +00:00
Andreas Huggel
7c2a051ce5 #653: Added missing #include (and silenced two unrelated warnings). 2009-11-08 16:27:19 +00:00
Andreas Huggel
cc7030ff2e Fixes for Mac OS X. Not tested on other platforms yet. 2009-11-07 15:15:34 +00:00
Andreas Huggel
cbfb33f567 #617: Changed TiffParser::encode to use an instance of BasicIo instead of a Blob for intrusive writing (API change). 2009-11-07 14:42:19 +00:00
Andreas Huggel
2218d002b5 Doc fix. 2009-11-07 14:17:03 +00:00
Andreas Huggel
bb63efa9a9 Minor fix in MemIo::mmap declaration. 2009-11-07 14:15:47 +00:00
Andreas Huggel
9d404092d9 Fix in FileIo::transfer() for a bug introduced with Windows unicode path support. 2009-11-07 14:15:02 +00:00
Andreas Huggel
323481b712 #652: Better conversion of Exif SubSec tags. 2009-11-07 14:06:59 +00:00
Andreas Huggel
4e82ab6c52 #655: Improved doc. 2009-11-07 07:43:55 +00:00
Andreas Huggel
47bf760367 #646: Added a few Pentax lenses. (mike) 2009-10-18 21:39:21 +00:00
Andreas Huggel
e8d44fdad6 Updated Nikon Lens lookup table to v4.1.357.01 of Robert Rottmerhusen's fmountlens list. 2009-10-18 21:23:12 +00:00
Andreas Huggel
f8d105462d Added Sigma 28-80mm f/3.5-5.6 lens. (jo hanika) 2009-10-18 21:05:57 +00:00
Andreas Huggel
3220260d77 #649: Misc Converter fixes. (Vladimir Nadvornik) 2009-10-18 20:52:52 +00:00
Andreas Huggel
f7abdb75e2 #571: Detect charset and convert to UTF-8 when converting IPTC to XMP; set Iptc.Envelope.CharacterSet when converting from XMP to IPTC. (Vladimir Nadvornik) 2009-10-18 20:31:59 +00:00
Andreas Huggel
c70bb78a8e Windows unicode support now compiles on MinGW and with MSVC 9 (but is still untested). 2009-10-05 14:36:44 +00:00
Andreas Huggel
caff92f3aa Fixed warnings on MinGW. 2009-10-05 14:28:33 +00:00
Andreas Huggel
412842400f Merged c1902 from the trunk. 2009-10-04 10:00:40 +00:00
Andreas Huggel
a0dff2e256 Merged r1896:1900 from the trunk. 2009-10-04 09:58:27 +00:00
Andreas Huggel
013c99794e Remove trailing \0 from iconv-converted text. 2009-10-03 13:15:54 +00:00
Andreas Huggel
215a4ce339 Initialize variables (valgrind complained). 2009-10-03 07:53:49 +00:00
Andreas Huggel
0dbb531f6e Added support for Unicode paths on Windows, based on work by Jonathan Potter, GP Software. Without EXV_UNICODE_PATH defined the interface remains the same, new code not yet tested on Windows. 2009-10-03 02:32:38 +00:00
Andreas Huggel
948bbc5223 #645: Added check for empty GPS coordinate value to prevent out-of-range exception. 2009-09-16 11:27:29 +00:00
Andreas Huggel
5e578f3ef6 #645: Catch XMP-SDK exception from date conversion. (Vladimir Nadvornik) 2009-09-16 11:19:49 +00:00
Andreas Huggel
4ab90e0f60 #647: Extended range check. 2009-09-06 15:44:59 +00:00
Andreas Huggel
4c17bc16b0 #647: Fixed type of offset which may be negative. 2009-09-02 13:33:32 +00:00
Andreas Huggel
57f53b1229 Added easy-access functions saturation, sharpness, contrast and sceneCaptureType. (Jonathan Potter, GP Software) 2009-09-01 14:35:32 +00:00
Andreas Huggel
ba83596bde Fixed typo and compilation warnings/error under MSVC when building for x64. (Jonathan Potter, GP Software) 2009-08-31 15:31:03 +00:00
Andreas Huggel
04c2ac5011 Removed obsolete BOM. (Jonathan Potter, GP Software) 2009-08-31 04:28:43 +00:00
Andreas Huggel
0b820d0008 Updated test UCS-2 conversion test results, only tested with MinGW. 2009-08-30 05:59:27 +00:00
Andreas Huggel
83630c6b67 Added optional code to use WideCharToMultiByte to handle conversion of UCS-2 strings on Windows. (Jonathan Potter, GP Software) 2009-08-30 05:58:01 +00:00
Andreas Huggel
70b7d89de3 Do not take address of empty vector/string. 2009-08-30 05:53:36 +00:00
Andreas Huggel
8bd8a5e702 Disambiguation needed for MSVC 2009-08-29 13:51:39 +00:00
Andreas Huggel
a96cabf932 Added pgfimage.[ch]pp 2009-08-26 11:51:08 +00:00
Andreas Huggel
a6fa2f7447 #620: Color balance tweaks. 2009-08-22 17:09:19 +00:00
Andreas Huggel
0eda8d809f #620: Added Color Balance complex binary array. 2009-08-22 15:51:08 +00:00
Andreas Huggel
3e8258a2f2 #620: Finished non-intrusive writing part, updates tests. 2009-08-22 05:54:29 +00:00
Andreas Huggel
08f00bdcad #620: Fixed minor blunder. 2009-08-21 09:19:06 +00:00
Andreas Huggel
cb6bfec283 #620: Added initialization of complex binary array for intrusive writing. 2009-08-21 09:06:24 +00:00
Andreas Huggel
ebdcde380a #620: Added re-encryption of binary arrays for non-intrusive writing. 2009-08-13 11:25:07 +00:00
Andreas Huggel
fb8e1f429c Merged c1877 from the trunk. 2009-08-13 08:08:10 +00:00
Andreas Huggel
025ec20344 Merged c1873 from the trunk. 2009-08-13 08:07:48 +00:00
Andreas Huggel
4647f04013 Minor fix in sample program. 2009-08-13 05:07:18 +00:00
Andreas Huggel
0323f25d04 Moved class TiffIfdMakernote to where it belongs. Reshuffling only, no functional changes. 2009-08-13 04:14:20 +00:00
Andreas Huggel
01c158cd40 #620: Added decryption for Nikon arrays. 2009-08-12 14:56:55 +00:00
Andreas Huggel
a5ee17b636 #642: Applied patch from Matthias Barkhoff. 2009-07-30 15:47:53 +00:00
Andreas Huggel
bf91c83313 Checked.. 2009-07-30 15:22:41 +00:00
Andreas Huggel
352aa259c3 Added Nikon Lens Data tags, updated lens id pretty-print function. 2009-07-30 15:22:30 +00:00
Andreas Huggel
45df65f65f #620: Reading of 'complex' arrays and parts of the LensData groups as a first use-case. (INCOMPLETE AND BARELY TESTED) 2009-07-26 06:54:22 +00:00
Andreas Huggel
d69961b5b8 #641: Use image dimensions of the primary image. 2009-07-25 16:11:39 +00:00