Commit Graph

5470 Commits

Author SHA1 Message Date
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
Andreas Huggel
a0a42b148e Added Thumbnail class hierarchy and support to erase thumbnails 2004-03-22 08:51:07 +00:00
Andreas Huggel
7ffc22ce08 Minor changes 2004-03-22 08:50:20 +00:00
Andreas Huggel
027e9f4bdf Added print0xa405() to print the 35mm equivalent focal length 2004-03-22 08:50:00 +00:00
Andreas Huggel
f7c55fcb64 Bugfix: Set offset to the next IFD directly in the underlying data buffer in non-alloc mode 2004-03-22 08:49:20 +00:00
Andreas Huggel
532b0c33a7 Added Thumbnail::dataSize 2004-03-20 10:41:20 +00:00
Andreas Huggel
fbab78ef9a Minor change 2004-03-20 09:15:36 +00:00
Andreas Huggel
bac67ee39f Use assert macro where appropriate 2004-03-20 05:35:10 +00:00
Andreas Huggel
e50500a59c Made print functions static to facilitate using them from clients 2004-03-20 04:44:56 +00:00
Andreas Huggel
8c7c00a86e Bugfix in Entry::setValue : use type, not type_ 2004-03-20 04:30:33 +00:00
Andreas Huggel
5a99d49284 Switched debugging output off 2004-03-20 03:47:30 +00:00
Andreas Huggel
7eb907be5a Isolated Canon Makernote print functions better to make them usable from client applications 2004-03-20 03:46:59 +00:00
Andreas Huggel
7048f7d32b Use Canon Makernote data for ISO and Exposure Program 2004-03-19 10:07:09 +00:00
Andreas Huggel
95ff809f8f More consistent output for exposure program settings 2004-03-19 10:06:44 +00:00
Andreas Huggel
f297a651f9 More consistent / better defined handling of Entry::size_ 2004-03-19 09:13:33 +00:00
Andreas Huggel
1d655bb915 Make IfdMakerNote::read and copy virtual 2004-03-19 09:07:13 +00:00
Andreas Huggel
80005ff6d6 Added Entry::component 2004-03-19 04:41:04 +00:00
Andreas Huggel
da6d28ade4 Minor doc change (removed Todo) 2004-03-18 16:14:40 +00:00
Andreas Huggel
a080a79cac Added FUJIFILM MakerNote 2004-03-18 16:11:19 +00:00
Andreas Huggel
77ad0f778b Generalized read and copy of IfdMakerNote to use the new parameters (prefix, abs offset, byte order) 2004-03-18 16:10:53 +00:00
Andreas Huggel
8f749e8c75 Added byte order to MakerNote and added prefix and abs offset to IfdMakerNote 2004-03-18 16:09:44 +00:00
Andreas Huggel
ebfc63dc56 Added invalidByteOrder and changed invalid to invalidTypeId 2004-03-18 16:08:24 +00:00
Andreas Huggel
0a774bbe4d Change to invalidTypeId 2004-03-18 16:07:33 +00:00