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
Andreas Huggel
73aa0f4fda
#600 : Upgrading XMP-Toolkit to version 4.4; original source files from XMP-Toolkit-SDK-4.4.2.zip. (DOESN'T COMPILE)
16 years ago
Andreas Huggel
09ec544678
Added iptc4xmpExt and plus XMP schemas (Based on a patch from Mikolaj Machowski).
16 years ago
Andreas Huggel
247bc0cd06
#533 : Applied patch 6_fix_test_conversions_timezone (Michael Ulbrich, Volker Grabsch)
16 years ago
Andreas Huggel
f3c5ef1ed2
533: Applied patch 8_handle_extended_Photoshop_IRBs (Michael Ulbrich, Volker Grabsch)
16 years ago
Andreas Huggel
038b2c34a4
533: Applied patch 7_more_iptc_test_images (Michael Ulbrich, Volker Grabsch)
16 years ago
Andreas Huggel
110c487db4
533: Applied patch 5_recognize_small_corrupt_IRBs (Michael Ulbrich, Volker Grabsch)
16 years ago
Andreas Huggel
bc9d685210
533: Applied patch 4_new_function_Photoshop_valid (Michael Ulbrich, Volker Grabsch)
16 years ago
Andreas Huggel
95baab13ed
533: Applied patch 3_skip_writing_redundant_IPTC_IRBs (Michael Ulbrich, Volker Grabsch)
16 years ago
Andreas Huggel
853fa64d4d
533: Applied patch 2_read_and_modify_only_the_first_XMP_segment (Michael Ulbrich, Volker Grabsch)
16 years ago
Andreas Huggel
5ef4c5ee22
533: Applied patch 1_handle_empty_IRB (Michael Ulbrich, Volker Grabsch)
16 years ago
Andreas Huggel
95b9ca371a
Ran make update-po.
16 years ago
Andreas Huggel
b6efe170f3
Updated Finnish translations.
16 years ago
Andreas Huggel
a53fed37e1
Tagged release 0.18.2
16 years ago
Andreas Huggel
937b51236f
Fixed a few leftover robotbattle links.
16 years ago
Andreas Huggel
e9d7af22e6
Updated ChangeLog.
16 years ago
Andreas Huggel
a2132dd570
Updated ChangeLog for 0.18.2
16 years ago
Andreas Huggel
fe09e37e4d
Updated po directory.
16 years ago
Andreas Huggel
d73f83c2a2
Bumped version to 0.18.2
16 years ago
Andreas Huggel
9bbfd1c186
Removed r1830, r1826, r1825, r1824 from trunk (PGF image format)
16 years ago
Andreas Huggel
7b75bbaa04
Removed r1799, r1797 from trunk ( #634 , #579 )
16 years ago
Andreas Huggel
afd3f23c1d
Merged r1815:1830 from the trunk
16 years ago
HumanDynamo
8a3e708fd6
add PGF creation from scratch in memory
16 years ago
HumanDynamo
67dfeaf3bd
fix comment
16 years ago
HumanDynamo
76a3a36e51
creating JPEG2 blank file from scratch is now supported
16 years ago
HumanDynamo
038be98b02
missing to register XMP type with PNG
16 years ago
HumanDynamo
76ccdeed58
add pgf file with metadata to test
16 years ago
HumanDynamo
a877aac92b
missing to register PGF comment
16 years ago
HumanDynamo
876eb87515
Add PGF image format codec. Read and Write metadata is supported.
...
PGF <http://www.libpgf.org > is an image format based on Wavelet compression.
Metadata are hosted in header of file into an unique byte array.
Metadata are saved into this area using a blank PNG file as container.
Comments, EXIF, IPTC, and XMP are supported.
16 years ago
HumanDynamo
35c2ebaf48
byte order in PNG blank dat is inverted. now creting PNG image from scratch work fine...
16 years ago
HumanDynamo
b625d025c8
wrong logic here to create blank PNG image in memory
16 years ago
HumanDynamo
b916c89320
to be able to use blank image at init
16 years ago
Andreas Huggel
f7b1109738
#638 : Aligned IPTC decoding with the new encoding, but kept it backward compatible for broken images.
16 years ago