Andreas Huggel
|
2e3672d211
|
#539: Make registration of namespaces actually work (Vladimir Nadvornik, S M Ryan)
|
18 years ago |
Andreas Huggel
|
d705fade18
|
Added printVersion (by webustany for GHOP 98).
|
18 years ago |
Andreas Huggel
|
3ac665a305
|
Added 2008 to Copyright notice.
|
18 years ago |
Andreas Huggel
|
c50dcad56e
|
Bumped version to 0.16
|
18 years ago |
Andreas Huggel
|
b75fc593f0
|
#537: Check PNG chunk length.
|
18 years ago |
Andreas Huggel
|
d6017b7c66
|
#535: Removed unnecessary declarations and defines.
|
18 years ago |
Andreas Huggel
|
481303090f
|
Removed unneeded functions which appear to mask Windows native functions. This should fix #514 and probably also #484; to be tested.
|
18 years ago |
Andreas Huggel
|
aecbc71657
|
Added XMP support to MSVC project.
|
18 years ago |
Andreas Huggel
|
7a8bf1dad8
|
Added options -Y, -O and -D to the exiv2 tool to adjust Exif timestamps by years, months and days.
|
18 years ago |
Andreas Huggel
|
31fbfa9978
|
Minor change.
|
18 years ago |
Andreas Huggel
|
3478a05df9
|
Tweak
|
18 years ago |
Andreas Huggel
|
1e6db63ae9
|
#534: Prevent integer overflow.
|
18 years ago |
Andreas Huggel
|
4b95b20db8
|
#534: Prevent integer overflow.
|
18 years ago |
Andreas Huggel
|
3c17cb4dec
|
Modified fixiso to handle Canon tags as well.
|
18 years ago |
Andreas Huggel
|
e54ecee647
|
#531: Applied patch from Michal Cihar.
|
18 years ago |
Andreas Huggel
|
8a34e9b9a8
|
Fixed typos highlighted by Oliver Dörr.
|
18 years ago |
Andreas Huggel
|
5b2d182f65
|
#533: An attempt to read IPTC data from multiple APP13 Photoshop 3.0 segments.
|
18 years ago |
Andreas Huggel
|
579bc91821
|
Minor changes.
|
18 years ago |
Andreas Huggel
|
358adfce04
|
Added writeFile() convenience function.
|
18 years ago |
Andreas Huggel
|
678d0250b5
|
Updated Nikon lens info to v2.99 of Robert Rottmerhusen's lens database.
|
18 years ago |
Andreas Huggel
|
4c7563a1bd
|
Added reference tables for XMP properties to doc.
|
18 years ago |
Andreas Huggel
|
c6be927871
|
Set version to 0.16-pre1 (0.15.99) and minor updates.
|
18 years ago |
Andreas Huggel
|
451f093065
|
Doc tweaks.
|
18 years ago |
Andreas Huggel
|
3a3507c260
|
Minor changes.
|
18 years ago |
Andreas Huggel
|
08c2c50448
|
Partially updated MSVC project (samples and XMP don't compile).
|
18 years ago |
Andreas Huggel
|
1ca526dda7
|
Minor update.
|
18 years ago |
HumanDynamo
|
f461f9bb37
|
updated XMP dc tags description using definition from Dublin Core spec (http://dublincore.org/documents/dcmi-terms)
|
18 years ago |
Andreas Huggel
|
6a8ca6051d
|
Tweaks.
|
18 years ago |
Andreas Huggel
|
24e9e36713
|
Added XMP lists to taglist program, fixed printProperties().
|
18 years ago |
Andreas Huggel
|
f51e7e0512
|
Added type keyword to XmpTextValue, added test with a command file that generates the same XMP packet as xmpsample.
|
18 years ago |
Andreas Huggel
|
7c2e5a705a
|
Updated test output, moved fix from prev rev into XmpParser.
|
18 years ago |
Andreas Huggel
|
6d0cfca1a5
|
Fix: do not clear old XMP packet in case of an error encoding the new XMP data.
|
18 years ago |
Andreas Huggel
|
595665be33
|
Added reg command to utility, fixed set command to wrok better with XMP arrays, modified LangAlt write method to write default first, fixed registerNs bug.
|
18 years ago |
HumanDynamo
|
e5201e6995
|
polish i18n
|
18 years ago |
HumanDynamo
|
3be311fb21
|
XMP properties implementation fully internationalized !
|
18 years ago |
HumanDynamo
|
58be432fc9
|
i18n in progress
|
18 years ago |
HumanDynamo
|
cd6482470d
|
i18n in progress
|
18 years ago |
HumanDynamo
|
a362c0162f
|
fix i18n
|
18 years ago |
HumanDynamo
|
e2a05157c2
|
i18n in progress
|
18 years ago |
HumanDynamo
|
ffead90b21
|
i18n in progress
|
18 years ago |
HumanDynamo
|
125d7a533b
|
i18n in progress
|
18 years ago |
HumanDynamo
|
fdfbb7007d
|
i18n in progress
|
18 years ago |
HumanDynamo
|
e1b2c3cc38
|
i18n in progress
|
18 years ago |
Andreas Huggel
|
8fdaad1872
|
Added link to Pentax makernote tags.
|
18 years ago |
Andreas Huggel
|
8896c99005
|
Moved taglist.cpp back to src/ to make doc build easier.
|
18 years ago |
Andreas Huggel
|
d82216eed6
|
Added Pentax makernote header to new TIFF parser.
|
18 years ago |
Andreas Huggel
|
3a3ca52f99
|
Added Pentax Makernote tag doc, changed copyright.
|
18 years ago |
Andreas Huggel
|
a6440d4ed1
|
Moved sample programs into new samples/ directory. Cleaned-up the makefiles and applied BSD license to all makefiles.
|
18 years ago |
Andreas Huggel
|
a4fe28cef7
|
Disabled XMP SDK standard aliases.
|
18 years ago |
HumanDynamo
|
44e0d16c37
|
revert. There is no problem here
|
18 years ago |
HumanDynamo
|
cfc5ee5d79
|
add Xmp.tiff.ImageDescription to test. (Andreas, I suspect a problem)
|
18 years ago |
Andreas Huggel
|
ba57ebadce
|
Added configure options for XMP support and integrated XMP Toolkit.
|
18 years ago |
HumanDynamo
|
75dabaec90
|
i18n in progress. not yet complete...
|
18 years ago |
Andreas Huggel
|
ce170e093b
|
Generalized Xmpdatum::operator=.
|
18 years ago |
HumanDynamo
|
dbe900dde7
|
fix email
|
18 years ago |
HumanDynamo
|
c3d325315a
|
fix email
|
18 years ago |
Andreas Huggel
|
a464bca829
|
Tweaks.
|
18 years ago |
Andreas Huggel
|
9e55854e87
|
Added associative array style commands.
|
18 years ago |
HumanDynamo
|
b3ad7f7e8c
|
xmpXmpRightsInfo and xmpXmpMMInfo are now i18n
|
18 years ago |
HumanDynamo
|
564221dd2f
|
xmpXmpInfo is now i18n
|
18 years ago |
HumanDynamo
|
88d0bf6662
|
XMP i18n : xmpDcInfo done. Note than all first char of tags Title are now capitalized like others XMP schemas
|
18 years ago |
HumanDynamo
|
3c2da7a723
|
start XMP i18n
|
18 years ago |
HumanDynamo
|
5fd82ff41f
|
Xmp.exif.ColorSpace == 2 ==> AdobeRgb as standard Exif tag (from ExifTool DB)
|
18 years ago |
Andreas Huggel
|
538a5c0e77
|
Introduced EXV_PRINT_COMBITAG for Pentax multi-value lookups.
|
18 years ago |
Andreas Huggel
|
94de45135d
|
Removed tabs
|
18 years ago |
Andreas Huggel
|
7efe2cbc09
|
#529, patch from Michal Cihar: Added Pentax makernote support (these are the files I forgot to add to the previous revision).
|
18 years ago |
Andreas Huggel
|
185ae8b8c0
|
#529, patch from Michal Cihar: Added Pentax makernote support (AOC\0 type).
|
18 years ago |
Andreas Huggel
|
52ddfc5938
|
Minor cleanup (memset -> std::memset, memcpy -> std::memcpy).
|
18 years ago |
Andreas Huggel
|
91c4dafbf9
|
Fixed compiler issues (gcc-4.3, msvc 7.1)
|
18 years ago |
Andreas Huggel
|
16c95f0fab
|
Extended xmpsample.cpp, related bugfixes and tweaks.
|
18 years ago |
Andreas Huggel
|
9beec8880d
|
Added XMP sample (incomplete), bugfixes.
|
18 years ago |
HumanDynamo
|
4d3c398ee1
|
new Exif Flash values backported from ExifTool
|
18 years ago |
HumanDynamo
|
0afca133d0
|
new Exif compression value backported from Exiftool
|
18 years ago |
Andreas Huggel
|
71c87ce89e
|
Bugfixes for XMP array handling.
|
18 years ago |
Andreas Huggel
|
2c16464268
|
Fixed build without XMP support. See README-XMP.
|
18 years ago |
Andreas Huggel
|
a9fa6688bf
|
Changed from xmpArray to xmpBag, xmpSeq and xmpAlt.
|
18 years ago |
Andreas Huggel
|
97956266e6
|
Utility: Implemented modify action for XMP properties. Library: Bugfixes, tweaks.
|
18 years ago |
Andreas Huggel
|
bc5e3fbd5d
|
Bugfix.
|
18 years ago |
Andreas Huggel
|
c2b31e4f5f
|
Utility: Implemented XMP delete and insert from *.xmp file actions. Library: Added logic to determine whether to write from XMP packet or parsed XMP data.
|
18 years ago |
Andreas Huggel
|
f1d24641cd
|
Added first few XMP parser regression tests, updated property value types, fixed related Xmpdatum methods.
|
18 years ago |
Andreas Huggel
|
28ed5a65db
|
Updated Nikon lens info to v2.40 of Robert Rottmerhusen's lens database.
|
18 years ago |
Andreas Huggel
|
bc2fa9a4de
|
Merged rev. 1198-1213 from branches/xmp.
|
18 years ago |
Andreas Huggel
|
ac314ddfbc
|
Intermediate state: Merged rev. 1153-1196 from branches/xmp.
|
18 years ago |
Andreas Huggel
|
088679c64f
|
Added XMP "Phase 1" functionality: New Image interface to get/set/clear the raw XMP packet. (Merged revisions 1151-1153 and 1196-1197 from branches/xmp plus bugfix which will be in revision 1199.)
|
18 years ago |
HumanDynamo
|
6b20a75fad
|
add url to hack with png chunks
|
18 years ago |
Andreas Huggel
|
884b4355bb
|
Added support for Olympus ORF format (Jeff Costlow).
|
18 years ago |
Andreas Huggel
|
11ef10059f
|
Added Minolta lenses (Hiroshi Kawashima).
|
18 years ago |
Andreas Huggel
|
186f19ab2b
|
#522: Correctly write IPTC data if the original data is not padded to even size.
|
18 years ago |
Andreas Huggel
|
cf541ca12e
|
Added curly braces to make Visual C++ happy.
|
18 years ago |
Andreas Huggel
|
95f3901a62
|
Updated ChangeLog, bumped version to 0.15 and the libtool -version-info to 1:0:1
|
18 years ago |
Andreas Huggel
|
9df66ae09e
|
#521: Reduced size limit for Exif tags.
|
18 years ago |
Andreas Huggel
|
1eacdd56d2
|
Updated Nikon lens info to v2.30 of Robert Rottmerhusen's lens database.
|
18 years ago |
Andreas Huggel
|
7ba91c5c8f
|
#511: Changed more throw Error(15) to warnings.
|
18 years ago |
Andreas Huggel
|
cf9a6c7e81
|
Corrected properties.
|
18 years ago |
Andreas Huggel
|
7815321064
|
Added new function testVersion() and macro EXIV2_TEST_VERSION. Fixes #509.
|
18 years ago |
Andreas Huggel
|
da0a08a0ee
|
Return a code != 0 from main() if an error occurred. Fixes #518.
|
18 years ago |
Andreas Huggel
|
10db558646
|
Relaxed JPEG parser error handling. Fixes bugs #511 and #449.
|
18 years ago |
Andreas Huggel
|
62d631d9ca
|
Fixed g++-4.2 warnings.
|
18 years ago |
Andreas Huggel
|
7cc8c2c717
|
Minor doc fix.
|
18 years ago |
Andreas Huggel
|
755bb63ef0
|
Rename action: Use Exif.Image.DateTime if Exif.Photo.DateTimeOriginal is not present.
|
18 years ago |