Andreas Huggel
|
cac5030c7b
|
Merged revisions 514:520 from branches/Exiv2-0_6_041212
|
21 years ago |
Andreas Huggel
|
0fd6f47c3f
|
Removed unnecessary conversion operator from class DataBuf. Fixes Bug #409
|
21 years ago |
Andreas Huggel
|
423825593c
|
Added CommentValue
|
21 years ago |
brad
|
0cab366ec2
|
Merges all changes from the insideout branch back into trunk. This includes the IO abstraction code, split-up of image.cpp, and inside-out design change (#402, #403, and #404).
|
21 years ago |
Andreas Huggel
|
3a6b642c6a
|
Added modify action to exiv2 tool. Implements feature #406
|
21 years ago |
Andreas Huggel
|
974d5e4637
|
Added data area concept to Value, ValueType, Entry, Ifd. Implements feature #395
|
21 years ago |
Andreas Huggel
|
2ed876f615
|
Fixed ExifKey (and IptcKey) behaviour for unknown tag (record) names
|
21 years ago |
brad
|
77d3d5621a
|
added subversion style keywords
|
21 years ago |
Andreas Huggel
|
2e428d8a49
|
Updated doc
|
21 years ago |
brad
|
58f7d669dc
|
open image files on demand rather than keeping them open: bug #393
|
21 years ago |
brad
|
134d57c220
|
fixed various msvc 7.1 build errors. bug #394
|
21 years ago |
Andreas Huggel
|
f40fba88bf
|
Added Image::AutoPtr and related updates
Changed some local buffers to DataBuf
|
21 years ago |
Andreas Huggel
|
a25763d070
|
Replaced custom integer types with C99 types
|
21 years ago |
Andreas Huggel
|
5e050bce0a
|
Appended 'Id' to Ifd ids to work around a g++-3.4 problem
|
21 years ago |
Andreas Huggel
|
0fb943c23e
|
Changed order of enum TypeId back to be in sync with Exif type ids
|
21 years ago |
Andreas Huggel
|
166e6f7928
|
Added full IPTC read and write support (Brad, bs_3.patch)
|
21 years ago |
Andreas Huggel
|
de0bb2246b
|
Added IPTC tags and random fixes (Brad, bs_2.patch)
|
21 years ago |
Andreas Huggel
|
9d72b7d1ec
|
Revamped image and introduced byte* interface (Brad, bs_1.patch with minor modifications by ahu)
|
21 years ago |
Andreas Huggel
|
b69c40e671
|
Fixed MSVC errors and warnings (Steve, sking_5.patch)
|
21 years ago |
Andreas Huggel
|
bb7a34bc1e
|
Fixed MSVC errors and warnings (Steve, sking_2_mod_2.patch)
|
21 years ago |
Andreas Huggel
|
85a1b363a2
|
Fixed TypeInfoTable to return invalid if typeId is too large
|
21 years ago |
Andreas Huggel
|
1566a43a55
|
Bugfix: Used delete[] in DataBuf::alloc()
|
21 years ago |
Andreas Huggel
|
bb111fb147
|
Changed %Exif to Exif in doc (we can do that now because of the change of namespace name
|
21 years ago |
Andreas Huggel
|
cbb1c15810
|
Changed namespace name Exif to Exiv2
|
21 years ago |
Andreas Huggel
|
89aea87b01
|
Added functions to compute the greatest common denominator: gcd, lgcd
|
21 years ago |
Andreas Huggel
|
445fc06343
|
Added DataBuf
|
22 years ago |
Andreas Huggel
|
ebfc63dc56
|
Added invalidByteOrder and changed invalid to invalidTypeId
|
22 years ago |
Andreas Huggel
|
44cdf21cdd
|
Added optional offset arg to hexdump
|
22 years ago |
Andreas Huggel
|
7f3ac68256
|
Minor fix in toString()
|
22 years ago |
Andreas Huggel
|
9f64365736
|
Minor clean-up
|
22 years ago |
Andreas Huggel
|
5b9541bc93
|
Moved getType() template from types to value
|
22 years ago |
Andreas Huggel
|
434007f0f2
|
Minor documentation fixes
|
22 years ago |
Andreas Huggel
|
6749046e40
|
Divided exif.[ch]pp into components
|
22 years ago |