Commit Graph

284 Commits

Author SHA1 Message Date
Andreas Huggel
f33c70ab6b Minor change 2004-09-05 06:29:50 +00:00
Andreas Huggel
14d54e507e Added -pI print mode to print plain Iptc data 2004-09-05 05:49:55 +00:00
Andreas Huggel
54e126d3e4 Appended one more Id to an Ifd id to work around a g++-3.4 2004-09-05 05:48:01 +00:00
Andreas Huggel
1415a69561 Minor changes 2004-09-04 17:16:46 +00:00
Andreas Huggel
5e050bce0a Appended 'Id' to Ifd ids to work around a g++-3.4 problem 2004-09-04 09:28:36 +00:00
Andreas Huggel
6b0489a02f More patches for masked Exiv2::ifd0 and Exiv2::exifIfd (Joseph Heled) 2004-09-04 08:56:54 +00:00
Andreas Huggel
0147a77c7b Added Key, ExifKey and IptcKey class hierarchy
Changed Exif keys to 'Exif.ifdItem.tagName'
2004-09-04 08:42:56 +00:00
Andreas Huggel
aac2f38d4a Added key-test.cpp 2004-09-04 06:45:42 +00:00
Andreas Huggel
21574176f5 *** empty log message *** 2004-08-29 13:16:35 +00:00
Andreas Huggel
701f8fc9bc Minor change 2004-08-21 15:57:57 +00:00
Andreas Huggel
0fb943c23e Changed order of enum TypeId back to be in sync with Exif type ids 2004-08-21 15:57:34 +00:00
Andreas Huggel
96aca14305 Undid tagInfoIdx return -1 to return idx of 0xffff tag again (so that it prints "unknownTag") 2004-08-21 15:55:31 +00:00
Andreas Huggel
37f63199f2 Added free function fileExists() 2004-08-21 15:46:39 +00:00
Andreas Huggel
f88b91e8e1 -Added free function fileExists()
-Undo use of tmpnam(0), use getpid workaround again (because of EXDEV errors)
2004-08-21 15:45:57 +00:00
Andreas Huggel
cb164f712f Added check if file exists before calls to ImageFactory::open 2004-08-21 15:39:43 +00:00
Andreas Huggel
e3b114a9f5 Implemented StringValueBase and derived AsciiValue and StringValue from that 2004-08-16 09:30:37 +00:00
Andreas Huggel
d8b236039b IPTC -> Iptc 2004-08-12 15:50:24 +00:00
Andreas Huggel
72e9232a70 Removed unnecessary include 2004-08-12 13:27:25 +00:00
Andreas Huggel
2c1dcd5094 Minor changes 2004-08-12 08:34:08 +00:00
Andreas Huggel
21256670bc Minor change (RCS version id) 2004-08-12 06:59:24 +00:00
Andreas Huggel
12829b984b Added Brad's todos 2004-08-12 04:13:18 +00:00
Andreas Huggel
53f2deffcf Needed an excuse to check in the executable 2004-08-12 04:02:30 +00:00
Andreas Huggel
166e6f7928 Added full IPTC read and write support (Brad, bs_3.patch) 2004-08-12 03:57:27 +00:00
Andreas Huggel
62de167ce7 Fixed DataValue read() and write() 2004-08-01 15:34:24 +00:00
Andreas Huggel
de0bb2246b Added IPTC tags and random fixes (Brad, bs_2.patch) 2004-08-01 14:55:05 +00:00
Andreas Huggel
93d8dd7e1f Fix for masked Exiv2::ifd1 (Joseph Heled) 2004-07-28 15:55:07 +00:00
Andreas Huggel
735bb60985 Removed obsolete includes 2004-07-26 14:41:45 +00:00
Andreas Huggel
0b1ae63131 Minor changes: mostly PSD->PsD 2004-07-26 14:41:18 +00:00
Andreas Huggel
d59197d265 Removed unnecessary const 2004-07-26 13:43:11 +00:00
Andreas Huggel
9d72b7d1ec Revamped image and introduced byte* interface (Brad, bs_1.patch with minor modifications by ahu) 2004-07-26 08:11:38 +00:00
Andreas Huggel
f78081fb21 Added include timegm.h 2004-07-09 04:01:52 +00:00
Andreas Huggel
4822e4f97d Deleted include sys/wait.h and WIFEXITED, WEXITSTATUS macros 2004-07-09 04:01:26 +00:00
Andreas Huggel
eba6b82386 Added timegm() from the tz distribution and preparations for conditional compilation (requires configure script) 2004-07-07 15:41:54 +00:00
Andreas Huggel
efe5b524ca Bugfix: Use timegm() and gmtime() instead of mktime() and localtime() to
avoid problems with DST.
2004-07-06 14:38:40 +00:00
Andreas Huggel
754541ee0b Test output 2004-07-03 07:02:44 +00:00
Andreas Huggel
0e40ee4d3a Minor change 2004-07-03 07:01:32 +00:00
Andreas Huggel
ba2770426f Bugfix: added missing break 2004-07-03 06:46:23 +00:00
Andreas Huggel
9c5588c9dd Use PACKAGE_STRING from config.h for version 2004-06-30 05:39:23 +00:00
Andreas Huggel
834c533e20 Renamed MSVC specific getopt.h to getopt_win32.h 2004-06-30 05:38:54 +00:00
Andreas Huggel
0a4c074c60 Added write2-test.cpp 2004-06-27 06:50:25 +00:00
Andreas Huggel
d76e52f7a3 Minor changes 2004-06-27 06:48:16 +00:00
Andreas Huggel
aab016adfe Added testcases 2004-06-27 05:25:22 +00:00
Andreas Huggel
3887ec7071 Added getopt files for MSVC 2004-06-27 05:06:54 +00:00
Andreas Huggel
d3ee3bdc9a Really fixed ExifData::copyFromMetadata to automatically add missing offset tags 2004-06-27 04:54:49 +00:00
Andreas Huggel
9b13751417 Minor changes 2004-06-27 04:53:12 +00:00
Andreas Huggel
367fa3626f Changed log(2) to log(2.0) 2004-06-27 04:52:49 +00:00
Andreas Huggel
2f97314d5b Updated 2004-06-20 06:30:24 +00:00
Andreas Huggel
31ef48f05d minor change 2004-06-20 06:29:40 +00:00
Andreas Huggel
3156f53a25 Delete Exif section from the file when writing an empty ExifData 2004-06-20 06:29:14 +00:00
Andreas Huggel
e07684201f minor change 2004-06-19 14:39:54 +00:00