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
Andreas Huggel
491474f8e9
Minor changes
2004-04-02 01:44:13 +00:00
Andreas Huggel
2db819ccb6
Implemented erase Exif data
2004-04-01 08:34:50 +00:00
Andreas Huggel
eacaf1cde0
Minor change
2004-04-01 08:17:00 +00:00
Andreas Huggel
4f69969121
Minor doc fix
2004-04-01 02:58:28 +00:00
Andreas Huggel
0641c3bd61
Skip JFIF APP0 segment in JpegImage::readExifData()
2004-04-01 02:46:02 +00:00
Andreas Huggel
3b60f986a0
Added advance arg to isThisType()
2004-04-01 01:51:36 +00:00
Andreas Huggel
f520a571a6
Avoid opening the image twice on read and write
2004-03-31 12:03:02 +00:00
Andreas Huggel
7d7322dff7
Implemented ImageFactory::create() and its use in ExifData
2004-03-31 02:53:21 +00:00
Andreas Huggel
a2d6fc2013
Added ebrowse to ctags target (experimental)
2004-03-31 02:52:24 +00:00
Andreas Huggel
8b7d9b8ea2
Introduced Image class hierarchy, but JpegImage remains the only impl for now
2004-03-23 08:19:27 +00:00
Andreas Huggel
6086a7eaa4
Minor doc changes
2004-03-23 05:18:46 +00:00
Andreas Huggel
91c8853d9f
Minor changes
2004-03-23 03:23:58 +00:00
Andreas Huggel
13221f14c8
Simplified sample programs
2004-03-23 03:18:35 +00:00
Andreas Huggel
3681403ac4
Naming convention: Renamed data members xyz_ that are pointers to pXyz_
2004-03-23 02:55:12 +00:00
Andreas Huggel
8d677a69f3
Added Erase and Extract Tasks, part 1 (for thumbnails)
2004-03-22 08:51:32 +00:00