Andreas Huggel
cbb317bc12
* Replaced too simple prefix with a more general concept of a makernote header.
...
* Added "FOVEON" and "*" to registry.
* Code and documentation cleanup.
21 years ago
Andreas Huggel
63883fa21f
Code and documentation cleanup
21 years ago
Andreas Huggel
83b6279643
Updated for the new int score return value of match()
21 years ago
Andreas Huggel
29f2e78ce3
* Replaced too simple prefix with a more general concept of a makernote header.
...
* Fixed match() to prefer an exact match over a wildcard match with the same
number of matching characters (Key "Nikon" now prefers registry entry "Nikon"
over "Nikon*"), simplified the return value of match() to an int score value.
* Added DEBUG_REGISTRY debug output.
* Code and documentation cleanup.
21 years ago
Andreas Huggel
0c14d79ad1
clone() of concrete a value returns a pointer to the actual type (relaxed return value)
21 years ago
Andreas Huggel
1566a43a55
Bugfix: Used delete[] in DataBuf::alloc()
21 years ago
Andreas Huggel
809d76dfb6
Changed default sort order (on the first click) to ascending
21 years ago
Andreas Huggel
0de786b863
Less rigid command line argument parsing: try to guess the action from the option given and use print as the default action
21 years ago
Andreas Huggel
d7bb6cd791
Added debug output (Todo: remove this before the next release!)
21 years ago
Andreas Huggel
6db15cb8e8
Version updated to 0.4-pre1
21 years ago
Andreas Huggel
d134d4a2b1
-1 +1
21 years ago
Andreas Huggel
cc827d59a8
Added len argument and boundary checks to various read functions
21 years ago
Andreas Huggel
41dc298854
Slightly improved error handling
21 years ago
Andreas Huggel
59edeff2d8
Added len argument and boundary checks to various read functions and slightly improved error handling
21 years ago
Andreas Huggel
c9685ac2d6
Minor doc fixes
21 years ago
Andreas Huggel
6165ad0d9b
Added getting-started page
21 years ago
Andreas Huggel
40cddc0302
Added index and getting-started pages
21 years ago
Andreas Huggel
2e44908f16
Minor doc change
21 years ago
Andreas Huggel
b775363dd2
Fixed a typo
21 years ago
Andreas Huggel
74baf6f813
Added example exifcomment
21 years ago
nobody
0b2e574181
This commit was manufactured by cvs2svn to create tag
...
'Exiv2-0_3_040510'.
21 years ago
Andreas Huggel
bd52165d9c
Added Todo
21 years ago
Andreas Huggel
de088502bf
Added install-sh and mkinstalldirs
21 years ago
Andreas Huggel
d6bd8aedee
Added install-sh and mkinstalldirs, cleanup
21 years ago
Andreas Huggel
ce3794f4cb
Added install-lib
21 years ago
Andreas Huggel
2313c6ad74
Added exifcomment sample program
21 years ago
Andreas Huggel
1d58c468d6
Fixed (un)install(-lib) targets, added exifcomment sample program
21 years ago
Andreas Huggel
90d217f173
Improved consistency of stderr and stdout output
21 years ago
Andreas Huggel
22366ada23
Changed user comment print function to truncate trailing 0s
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
d7f059d547
Changed namespace Exif to Exiv2
21 years ago
Andreas Huggel
d8ea9b2e2a
Minor change
21 years ago
Andreas Huggel
53eb17ca5e
Updated according to the webpage
21 years ago
Andreas Huggel
14b124e15f
Updated according to webpage
21 years ago
Andreas Huggel
4ccdbd7866
Added README.make
21 years ago
Andreas Huggel
da121463ca
Minor changes
21 years ago
Andreas Huggel
2ace941183
Upgraded to 1.3.6
21 years ago
Andreas Huggel
cbb1c15810
Changed namespace name Exif to Exiv2
21 years ago
Andreas Huggel
df9d78e172
Added title
21 years ago
Andreas Huggel
89aea87b01
Added functions to compute the greatest common denominator: gcd, lgcd
21 years ago
Andreas Huggel
b614abf06f
Fixed exposure bias print function (uses gcd now)
21 years ago
Andreas Huggel
54a0d72ddf
Doc added
21 years ago
Andreas Huggel
e1eec3e135
Minor change
21 years ago
Andreas Huggel
83fa163ff4
Minor (cnsistency) fixes
21 years ago
Andreas Huggel
0b24a0ad29
makernote:
...
Added MakerNote::offset()
Fixed IfdMakerNote::copy() for IfdMakerNote with a prefix
Various doc fixes
ifd:
Fixed Ifd::erase(pos) to return an iterator
Added Ifd::dataOffset()
Various doc fixes
exif:
Added Thumbnail::offset()
Fixed ExifData::eraseThumbnail()
Fixed ExifData::erase(pos) to return an iterator
21 years ago
Andreas Huggel
1f943f45d2
Minor fixes for better consistency
21 years ago
Andreas Huggel
15fa808e05
Removed exiftest
21 years ago
Andreas Huggel
1594420448
Various updates
21 years ago
Andreas Huggel
226fafe3f6
Implemented Filesize (finally)
21 years ago
Andreas Huggel
11577c0f77
Added makernote taglists
21 years ago