Andreas Huggel
59edeff2d8
Added len argument and boundary checks to various read functions and slightly improved error handling
2004-05-13 16:12:12 +00:00
Andreas Huggel
c9685ac2d6
Minor doc fixes
2004-05-13 10:43:55 +00:00
Andreas Huggel
6165ad0d9b
Added getting-started page
2004-05-13 06:09:15 +00:00
Andreas Huggel
40cddc0302
Added index and getting-started pages
2004-05-13 06:07:26 +00:00
Andreas Huggel
2e44908f16
Minor doc change
2004-05-13 03:33:55 +00:00
Andreas Huggel
b775363dd2
Fixed a typo
2004-05-13 03:00:14 +00:00
Andreas Huggel
74baf6f813
Added example exifcomment
2004-05-13 03:00:07 +00:00
nobody
0b2e574181
This commit was manufactured by cvs2svn to create tag
...
'Exiv2-0_3_040510'.
2004-05-10 13:51:00 +00:00
Andreas Huggel
bd52165d9c
Added Todo
2004-05-10 13:51:00 +00:00
Andreas Huggel
de088502bf
Added install-sh and mkinstalldirs
2004-05-10 13:20:04 +00:00
Andreas Huggel
d6bd8aedee
Added install-sh and mkinstalldirs, cleanup
2004-05-10 13:19:47 +00:00
Andreas Huggel
ce3794f4cb
Added install-lib
2004-05-10 13:16:44 +00:00
Andreas Huggel
2313c6ad74
Added exifcomment sample program
2004-05-10 13:16:19 +00:00
Andreas Huggel
1d58c468d6
Fixed (un)install(-lib) targets, added exifcomment sample program
2004-05-10 13:16:06 +00:00
Andreas Huggel
90d217f173
Improved consistency of stderr and stdout output
2004-05-10 13:15:13 +00:00
Andreas Huggel
22366ada23
Changed user comment print function to truncate trailing 0s
2004-05-10 13:12:18 +00:00
Andreas Huggel
bb111fb147
Changed %Exif to Exif in doc (we can do that now because of the change of namespace name
2004-05-10 07:52:56 +00:00
Andreas Huggel
d7f059d547
Changed namespace Exif to Exiv2
2004-05-10 07:43:16 +00:00
Andreas Huggel
d8ea9b2e2a
Minor change
2004-05-10 07:42:42 +00:00
Andreas Huggel
53eb17ca5e
Updated according to the webpage
2004-05-08 10:41:28 +00:00
Andreas Huggel
14b124e15f
Updated according to webpage
2004-05-08 10:19:59 +00:00
Andreas Huggel
4ccdbd7866
Added README.make
2004-05-08 09:28:18 +00:00
Andreas Huggel
da121463ca
Minor changes
2004-05-08 09:27:26 +00:00
Andreas Huggel
2ace941183
Upgraded to 1.3.6
2004-05-08 09:26:58 +00:00
Andreas Huggel
cbb1c15810
Changed namespace name Exif to Exiv2
2004-05-08 09:25:17 +00:00
Andreas Huggel
df9d78e172
Added title
2004-05-08 09:24:30 +00:00
Andreas Huggel
89aea87b01
Added functions to compute the greatest common denominator: gcd, lgcd
2004-05-08 07:01:48 +00:00
Andreas Huggel
b614abf06f
Fixed exposure bias print function (uses gcd now)
2004-05-08 07:00:59 +00:00
Andreas Huggel
54a0d72ddf
Doc added
2004-05-08 07:00:01 +00:00
Andreas Huggel
e1eec3e135
Minor change
2004-05-08 06:58:59 +00:00
Andreas Huggel
83fa163ff4
Minor (cnsistency) fixes
2004-05-08 06:58:36 +00:00
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
2004-05-07 05:09:57 +00:00
Andreas Huggel
1f943f45d2
Minor fixes for better consistency
2004-05-07 04:44:08 +00:00
Andreas Huggel
15fa808e05
Removed exiftest
2004-05-06 03:21:20 +00:00
Andreas Huggel
1594420448
Various updates
2004-05-06 03:14:45 +00:00
Andreas Huggel
226fafe3f6
Implemented Filesize (finally)
2004-04-30 09:12:14 +00:00
Andreas Huggel
11577c0f77
Added makernote taglists
2004-04-28 16:30:03 +00:00
Andreas Huggel
99a87043a4
Workaround for MinGW bug: use remove() before rename()
2004-04-23 13:55:42 +00:00
Andreas Huggel
c9976d1ab8
Minor fixes
2004-04-23 13:50:35 +00:00
Andreas Huggel
1211167329
Added Summary output, improved print functions
2004-04-03 07:30:56 +00:00
Andreas Huggel
cd6ca2a94c
Implemented print functions for flash details and AF point(s) used
2004-04-03 03:48:38 +00:00
Andreas Huggel
20bcdef949
Use DataBuf for temporary data buffers
2004-04-03 03:47:41 +00:00
Andreas Huggel
445fc06343
Added DataBuf
2004-04-03 03:45:01 +00:00
Andreas Huggel
57cdf19286
Added support to read from / write to *.exv files, made return values of writeThumbnail consistent with those of other write functions
2004-04-02 09:59:16 +00:00
Andreas Huggel
ab9ee9da21
Added class ExvFile, fixed JpegImage::writeExifData
2004-04-02 09:56:20 +00:00
Andreas Huggel
bfd5a4d974
Added printStripLabel()
2004-04-02 09:54:56 +00:00
Andreas Huggel
079199b3ee
Added insert action
2004-04-02 09:53:41 +00:00
Andreas Huggel
4bc4a0dc40
Added Task Insert, implemented extract and insert functionality
2004-04-02 09:53:14 +00:00
Andreas Huggel
5cb9ec44d2
Added Sigma MakerNote
2004-04-02 01:44:50 +00:00
Andreas Huggel
5fa6aa95fe
Minor change
2004-04-02 01:44:34 +00:00