Commit Graph

343 Commits

Author SHA1 Message Date
Andreas Huggel
fd26330280 Replaced std::cout << "\n" with std::endl to flush and get the sequence with error output right 2004-12-05 15:51:58 +00:00
Andreas Huggel
4b86ee4583 Fixed ExifData::eraseThumbnail(). Bug #401 2004-12-05 04:13:00 +00:00
Andreas Huggel
8d55819ff0 Minor doc fix 2004-12-05 04:09:20 +00:00
Andreas Huggel
9699555a67 Fix: Added default target for delete action 2004-12-05 04:08:49 +00:00
Andreas Huggel
690218f88d Added missing include 2004-12-05 04:07:37 +00:00
Andreas Huggel
2885c077df Added test-driver for MakerNoteFactory::match tests, moved expected output 2004-12-04 07:51:18 +00:00
Andreas Huggel
57a5b8c422 Undid changes from rev 421 (doesn't compile with g++), moved definitions of Exifdatum::op= to exif.cpp 2004-12-03 16:00:55 +00:00
brad
de111e8b8f fixed build break on msvc.net 2004-12-03 00:10:50 +00:00
Andreas Huggel
bd5b6d2ccc Added ExifData setJpegThumbnail and op[] and Exifdatum op=. With the operator stuff you can now do things like: exifData["Exif.Thumbnail.Compression"] = uint16_t(6); 2004-11-29 15:00:55 +00:00
Andreas Huggel
d05e3c1644 Added check of the size of the Exif APP segment 2004-11-29 14:54:44 +00:00
Andreas Huggel
db98114c3d Changed signature of IptcData::copy() to be consistent with ExifData::copy() 2004-11-27 15:15:57 +00:00
Andreas Huggel
7aa65b6499 Updated tests. Still needs work. 2004-11-24 12:33:22 +00:00
Andreas Huggel
c4eca96836 Revamped Thumbnail classes to use the new data area feature. Implements feature #398. 2004-11-24 12:32:21 +00:00
Andreas Huggel
0bb13f2580 Removed obsolete include 2004-11-24 12:27:21 +00:00
Andreas Huggel
02bf2185da Minor bugfix (and minor re-formatting) 2004-11-24 12:26:31 +00:00
Andreas Huggel
1196e0aee3 Fixed Ifd::size() and Ifd::copy() to handle an empty IFD consistently. 2004-11-24 12:23:39 +00:00
Andreas Huggel
ab80032a42 Moved test drivers to ../test/ 2004-11-20 13:43:35 +00:00
Andreas Huggel
974d5e4637 Added data area concept to Value, ValueType, Entry, Ifd. Implements feature #395 2004-11-14 16:33:04 +00:00
brad
6d3cb17189 right align output stream for date and time writes. bug #397 2004-11-13 10:06:30 +00:00
Andreas Huggel
2ed876f615 Fixed ExifKey (and IptcKey) behaviour for unknown tag (record) names 2004-11-13 07:58:36 +00:00
brad
9567798283 Fixed signed warning in debug only code 2004-11-13 00:15:08 +00:00
Andreas Huggel
ce650d10c4 added subversion style keywords 2004-11-12 12:43:39 +00:00
Andreas Huggel
c7a0391aa2 Added non-AsciiString values to IFD0 testcase 2004-11-12 11:20:41 +00:00
brad
77d3d5621a added subversion style keywords 2004-11-09 19:10:37 +00:00
Andreas Huggel
6307f4db9f Minor bugfix 2004-11-09 16:41:19 +00:00
Andreas Huggel
d45a652f6e More Makefile tweaking 2004-11-09 16:37:46 +00:00
Andreas Huggel
44d57f0fca Tweaked Makefiles (mainly *clean targets) 2004-11-09 11:37:01 +00:00
brad
db9d2aded1 Testing svn keywords 2004-11-09 06:34:09 +00:00
Andreas Huggel
49cf0a8ba0 Added development section 2004-10-31 08:41:01 +00:00
Andreas Huggel
2e428d8a49 Updated doc 2004-10-31 05:17:47 +00:00
Andreas Huggel
675950a59f Experimenting with Revision keyword 2004-10-30 14:33:53 +00:00
brad
58f7d669dc open image files on demand rather than keeping them open: bug #393 2004-10-29 06:30:59 +00:00
brad
134d57c220 fixed various msvc 7.1 build errors. bug #394 2004-10-29 06:18:40 +00:00
Andreas Huggel
67baf1f676 Updated 2004-10-24 06:26:24 +00:00
Andreas Huggel
ab69a6be66 Minor doc fixes 2004-10-16 15:57:48 +00:00
Andreas Huggel
307f0480e8 Minor doc update 2004-10-16 06:51:33 +00:00
Andreas Huggel
44d0deac92 Converted Value hierarchy to use std::auto_ptr where appropriate 2004-10-16 06:43:40 +00:00
Andreas Huggel
bf31f186e0 Minor changes 2004-10-16 06:42:55 +00:00
Andreas Huggel
e20bffaec7 Converted Key hierarchy to use std::auto_ptr where appropriate 2004-10-16 04:43:21 +00:00
Andreas Huggel
4c85e400ae Minor fix 2004-10-16 04:37:20 +00:00
Andreas Huggel
8551c935f8 Changed MakerNote class hierarchy to use std::auto_ptr where appropriate 2004-10-14 16:42:57 +00:00
Andreas Huggel
b2b9cfd599 Minor doc fix 2004-10-14 15:45:38 +00:00
Andreas Huggel
f40fba88bf Added Image::AutoPtr and related updates
Changed some local buffers to DataBuf
2004-10-12 16:23:08 +00:00
Andreas Huggel
61171b5857 Minor change 2004-10-03 16:34:41 +00:00
Andreas Huggel
2d86c949b9 Minor fixes in MakerNote headers 2004-10-03 16:29:53 +00:00
Andreas Huggel
a599a35461 Minor fix 2004-10-03 16:29:25 +00:00
Andreas Huggel
41fbe55ebd Added metacopy and the ability to extract/insert different types of metadata
Added option to print the Jpeg comment
Changed semantics of print option `i' to Iptc (`t' for translated Exif data)
2004-10-03 16:28:59 +00:00
Andreas Huggel
79721d04e0 Move ExifKey to component tags, moved IptcKey to component datasets 2004-09-29 13:48:55 +00:00
Andreas Huggel
6034d99950 Added support for unknown Iptc keys 2004-09-21 16:06:50 +00:00
Andreas Huggel
25404d55e5 Minor changes 2004-09-21 15:57:55 +00:00