Andreas Huggel
|
43478da53e
|
Merged revisions 1038:1040 from trunk into exiv2-tiffparser branch
|
19 years ago |
Andreas Huggel
|
96e384edfc
|
Removed trailing whitespace
|
19 years ago |
Andreas Huggel
|
da6266da3b
|
Copyright updates for 2007
|
19 years ago |
Andreas Huggel
|
859896eb33
|
Merged revisions 1015:1037 from trunk into exiv2-tiffparser branch
|
19 years ago |
Andreas Huggel
|
45595a7766
|
Added ability to modify metadata on-the-fly, together with the extract and insert actions. Implements feature #504.
|
19 years ago |
Andreas Huggel
|
8e85cea8d4
|
Changed behaviour of unsupport Image functions to throw. Added better method to query the supported metadata functions for each image type. Fixes bug #491.
|
19 years ago |
Andreas Huggel
|
cd4d2583e3
|
Added ru.po from Alexandre Prokoudine
|
19 years ago |
Andreas Huggel
|
6bae21e72b
|
Added remaining makernote tests.
|
19 years ago |
Andreas Huggel
|
7e8104c005
|
Added write support for makernotes, 80%
|
19 years ago |
Andreas Huggel
|
35b2c3aecc
|
Implemented write support for TiffDataEntry.
|
19 years ago |
Andreas Huggel
|
4f28e8804b
|
Added get and set thumbnail functions to exivsimple project
|
19 years ago |
Andreas Huggel
|
6db7bdc6a4
|
Updated Nikon lens info to v2.15 of Robert Rottmerhusen's lens database. Removed gettext macros from these lens strings and removed corresponding translation stubs.
|
19 years ago |
Andreas Huggel
|
f3512ccd76
|
Added tiff-test.cpp, fixes and tweaks. Writing basic TIFF structures works now.
|
19 years ago |
Andreas Huggel
|
290140a851
|
Added writing of sub-IFDs, some reorg.
|
19 years ago |
Andreas Huggel
|
0b589cf159
|
Check size of IPTC dataset before decoding it. Fixes bug #503.
|
19 years ago |
Andreas Huggel
|
a4c1d6085b
|
Added TiffComposite::write and related code; this is work in progress
|
19 years ago |
Andreas Huggel
|
687f9d9432
|
Added test for the type of the entries to decide if non-intrusive writing is possible. Fixes bug #452.
|
19 years ago |
Andreas Huggel
|
748fc06fef
|
Fixed doc. (Marco Piovanelli)
|
19 years ago |
Andreas Huggel
|
2ab82c4bc9
|
Fixed and tweaked IPTC decoding code for bug #502.
|
19 years ago |
Andreas Huggel
|
cf1e91953d
|
New TIFF parser: decode IPTC from IPTCNAA or ImageResources tag. Fixes bug #502
|
19 years ago |
Andreas Huggel
|
d341d507f9
|
Set svn properties
|
19 years ago |
Andreas Huggel
|
433b9d7a6b
|
Added fi.po from Mikael Lammentausta
|
19 years ago |
Andreas Huggel
|
2c82879afe
|
Added second attempt to parse an IPTC field into a string value, if parsing the actual type fails. Fixes bug #501.
|
19 years ago |
Andreas Huggel
|
11b4817250
|
Minor fix
|
19 years ago |
Andreas Huggel
|
0723a62899
|
Removed trailing whitespace
|
19 years ago |
Andreas Huggel
|
93b79a26c6
|
Removed trailing whitespace
|
19 years ago |
Andreas Huggel
|
d64de39d9f
|
Merged revisions 1006:1014 from trunk into exiv2-tiffparser branch
|
19 years ago |
Andreas Huggel
|
b9e7c8dd78
|
Updated Nikon lens info to v2.08 of Robert Rottmerhusen's lens database
|
19 years ago |
Andreas Huggel
|
287f568b0f
|
Tagged commercial release 12
|
19 years ago |
Andreas Huggel
|
809bab2bb9
|
For commercial version: Removed code (c) Robert Rottmerhusen to decode Exif.Nikon3.LensData
|
19 years ago |
Andreas Huggel
|
906ce415a1
|
Created branch 12, a copy of 0.12 for use with commercial license.
|
19 years ago |
Andreas Huggel
|
69aed26fd6
|
Checks for types disabled, pending investigation (bug #500).
|
19 years ago |
Andreas Huggel
|
9d0a7b0610
|
Implemented conversion function to display Windows tags 0x9c9b-0x9c9f. Added configure magic to find iconv. Fixes bug #460.
|
19 years ago |
Andreas Huggel
|
5af0c96493
|
Cured a ./configure warning
|
19 years ago |
Andreas Huggel
|
efc5a86653
|
Delete temporary file if user does not have write permissions. Completes fix for bug #497.
|
19 years ago |
Andreas Huggel
|
3a944dfd83
|
Merged revisions 999:1004 from trunk into exiv2-tiffparser branch
|
19 years ago |
Andreas Huggel
|
539a7682f9
|
Merged revisions 909:999 from trunk into exiv2-tiffparser branch
|
19 years ago |
Andreas Huggel
|
597af997b6
|
Minor changes
|
19 years ago |
Andreas Huggel
|
ff49b116b3
|
Enclosed i18n initialisation in #ifdef block
|
19 years ago |
Andreas Huggel
|
af19f6f04e
|
Fixed tests for various Nikon, Fujifilm, Panasonic and Olympus tag updates
|
19 years ago |
Andreas Huggel
|
e44badeaf7
|
Deleted gettext feature branch
|
19 years ago |
Andreas Huggel
|
04126e8bb8
|
Merged revisions 907:999 from gettext branch into trunk
|
19 years ago |
Andreas Huggel
|
75085fbe43
|
FileIo::transfer: check if original file is writable, remember file permissions. Fixes bug #497
|
19 years ago |
Andreas Huggel
|
2b0fc48a83
|
Tagged release 0.12
|
19 years ago |
Andreas Huggel
|
fcc4e292c7
|
Updated ChangeLog
|
19 years ago |
Andreas Huggel
|
b7e73a2090
|
Improved pretty-print function for degrees.
|
19 years ago |
Andreas Huggel
|
61eb48cb35
|
Changed uint to unsigned int because MINGW does not define uint. Fixes bug #490
|
19 years ago |
Andreas Huggel
|
f381cb6966
|
Do not write TIFF header to JPEG images if the Exif data is empty. Fixes bug #498.
|
19 years ago |
Andreas Huggel
|
592ca5c711
|
Improved loading of JPEG data in case of problems. Existing Exif data is not modified until the new IFD0 is read successfully. Improved ExifData::clear()
|
19 years ago |
Andreas Huggel
|
cc38da116d
|
Tweaked test result comparison
|
19 years ago |