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.
|
16 years ago |
Andreas Huggel
|
948bbc5223
|
#645: Added check for empty GPS coordinate value to prevent out-of-range exception.
|
16 years ago |
Andreas Huggel
|
5e578f3ef6
|
#645: Catch XMP-SDK exception from date conversion. (Vladimir Nadvornik)
|
16 years ago |
Andreas Huggel
|
4ab90e0f60
|
#647: Extended range check.
|
16 years ago |
Andreas Huggel
|
4c17bc16b0
|
#647: Fixed type of offset which may be negative.
|
16 years ago |
Andreas Huggel
|
57f53b1229
|
Added easy-access functions saturation, sharpness, contrast and sceneCaptureType. (Jonathan Potter, GP Software)
|
16 years ago |
Andreas Huggel
|
ba83596bde
|
Fixed typo and compilation warnings/error under MSVC when building for x64. (Jonathan Potter, GP Software)
|
16 years ago |
Andreas Huggel
|
04c2ac5011
|
Removed obsolete BOM. (Jonathan Potter, GP Software)
|
16 years ago |
Andreas Huggel
|
0b820d0008
|
Updated test UCS-2 conversion test results, only tested with MinGW.
|
16 years ago |
Andreas Huggel
|
83630c6b67
|
Added optional code to use WideCharToMultiByte to handle conversion of UCS-2 strings on Windows. (Jonathan Potter, GP Software)
|
16 years ago |
Andreas Huggel
|
70b7d89de3
|
Do not take address of empty vector/string.
|
16 years ago |
Andreas Huggel
|
8bd8a5e702
|
Disambiguation needed for MSVC
|
16 years ago |
Andreas Huggel
|
a96cabf932
|
Added pgfimage.[ch]pp
|
16 years ago |
Andreas Huggel
|
a6fa2f7447
|
#620: Color balance tweaks.
|
16 years ago |
Andreas Huggel
|
0eda8d809f
|
#620: Added Color Balance complex binary array.
|
16 years ago |
Andreas Huggel
|
3e8258a2f2
|
#620: Finished non-intrusive writing part, updates tests.
|
16 years ago |
Andreas Huggel
|
08f00bdcad
|
#620: Fixed minor blunder.
|
16 years ago |
Andreas Huggel
|
cb6bfec283
|
#620: Added initialization of complex binary array for intrusive writing.
|
16 years ago |
Andreas Huggel
|
ebdcde380a
|
#620: Added re-encryption of binary arrays for non-intrusive writing.
|
16 years ago |
Andreas Huggel
|
fb8e1f429c
|
Merged c1877 from the trunk.
|
16 years ago |
Andreas Huggel
|
025ec20344
|
Merged c1873 from the trunk.
|
16 years ago |
Andreas Huggel
|
4647f04013
|
Minor fix in sample program.
|
16 years ago |
Andreas Huggel
|
0323f25d04
|
Moved class TiffIfdMakernote to where it belongs. Reshuffling only, no functional changes.
|
16 years ago |
Andreas Huggel
|
01c158cd40
|
#620: Added decryption for Nikon arrays.
|
16 years ago |
Andreas Huggel
|
a5ee17b636
|
#642: Applied patch from Matthias Barkhoff.
|
16 years ago |
Andreas Huggel
|
bf91c83313
|
Checked..
|
16 years ago |
Andreas Huggel
|
352aa259c3
|
Added Nikon Lens Data tags, updated lens id pretty-print function.
|
16 years ago |
Andreas Huggel
|
45df65f65f
|
#620: Reading of 'complex' arrays and parts of the LensData groups as a first use-case. (INCOMPLETE AND BARELY TESTED)
|
16 years ago |
Andreas Huggel
|
d69961b5b8
|
#641: Use image dimensions of the primary image.
|
16 years ago |
Andreas Huggel
|
5dbf0afb66
|
#620: Preparations for encrypted arrays.
|
16 years ago |
Andreas Huggel
|
f8806e8531
|
#620: Removed the need to configure tagStep, use the size of the default tag instead.
|
16 years ago |
Andreas Huggel
|
b033764993
|
Improved isoSpeed easy-access function.
|
16 years ago |
Andreas Huggel
|
82e916a2c4
|
Added new Nikon ISO tags to isoSpeed easy-access function, improved this function to skip tags with value "0", enhanced fixiso action to use the easy-access function.
|
16 years ago |
Andreas Huggel
|
9a14dc517b
|
#620: Fixed type of Nikon Timezone tag.
|
16 years ago |
Andreas Huggel
|
5fec54696d
|
#620: Added Nikon ISO info array.
|
16 years ago |
Andreas Huggel
|
2dcfcc2937
|
#620: Removed obsolete TIFF array components.
|
16 years ago |
Andreas Huggel
|
170f519c5d
|
#620: Migrated Minolta arrays to the new binary array component, extended related Makernote test coverage a bit.
|
16 years ago |
Andreas Huggel
|
cdda57a479
|
Back to #620: Migrated remaining Canon arrays to the new binary array component.
|
16 years ago |
Andreas Huggel
|
56678b2cde
|
Merged r1833:1862 from the trunk.
|
16 years ago |
HumanDynamo
|
d21e89b9e8
|
2 new tags from digiKam xmp namespace
|
16 years ago |
Andreas Huggel
|
e26985d18b
|
#533: Changed two more warnings to debug messages (Volker Grabsch)
|
16 years ago |
Andreas Huggel
|
d1d7be03dd
|
Added remaining XMP plus properties (Mikolaj Machowski).
|
16 years ago |
Robin Mills
|
e21a8cd79d
|
Adding MSVC support for XMP 4.4 and fixed copy error in exiv2lib.vcproj DLL builds.
|
16 years ago |
Andreas Huggel
|
5751d72224
|
Changed warning 'Invalid Photoshop IRB data size X or extended Photoshop IRB' to debug message.
|
16 years ago |
Andreas Huggel
|
e5d19a8e63
|
Tweak.
|
16 years ago |
Andreas Huggel
|
b9a30c80da
|
#533: Added Volker Grabsch and Michael Ulbrich to authors.
|
16 years ago |
Andreas Huggel
|
d36dc4b859
|
#600: Upgrading XMP-Toolkit to version 4.4; updated test results.
|
16 years ago |
Andreas Huggel
|
02d56854e3
|
#600: Upgrading XMP-Toolkit to version 4.4; Doc updates.
|
16 years ago |
Andreas Huggel
|
00f05f032f
|
#600: Upgrading XMP-Toolkit to version 4.4; Additional changes. (COMPILES ON LINUX BUT COMPLETELY UNTESTED)
|
16 years ago |
Andreas Huggel
|
4359702117
|
#600: Upgrading XMP-Toolkit to version 4.4; re-applied the changes done previously. (STILL DOESN'T COMPILE)
|
16 years ago |