Commit Graph

59 Commits

Author SHA1 Message Date
Andreas Huggel
7a8bf1dad8 Added options -Y, -O and -D to the exiv2 tool to adjust Exif timestamps by years, months and days. 2007-12-22 17:51:55 +00:00
Andreas Huggel
595665be33 Added reg command to utility, fixed set command to wrok better with XMP arrays, modified LangAlt write method to write default first, fixed registerNs bug. 2007-10-15 10:07:39 +00:00
Andreas Huggel
97956266e6 Utility: Implemented modify action for XMP properties. Library: Bugfixes, tweaks. 2007-09-19 15:21:50 +00:00
Andreas Huggel
bc2fa9a4de Merged rev. 1198-1213 from branches/xmp. 2007-09-16 10:30:21 +00:00
Andreas Huggel
ac314ddfbc Intermediate state: Merged rev. 1153-1196 from branches/xmp. 2007-09-16 09:30:30 +00:00
Andreas Huggel
da0a08a0ee Return a code != 0 from main() if an error occurred. Fixes #518. 2007-06-09 10:02:54 +00:00
Andreas Huggel
623f52e185 Fixed handling of multiple rename options -r, -t, -T 2007-03-15 23:16:06 +00:00
Andreas Huggel
da6266da3b Copyright updates for 2007 2007-02-02 10:09:31 +00:00
Andreas Huggel
45595a7766 Added ability to modify metadata on-the-fly, together with the extract and insert actions. Implements feature #504. 2007-01-30 14:01:47 +00:00
Andreas Huggel
0723a62899 Removed trailing whitespace 2006-12-15 05:07:05 +00:00
Andreas Huggel
ff49b116b3 Enclosed i18n initialisation in #ifdef block 2006-12-03 14:39:08 +00:00
Andreas Huggel
04126e8bb8 Merged revisions 907:999 from gettext branch into trunk 2006-12-03 08:42:50 +00:00
Andreas Huggel
db5426a29e Added RenameAddon1.diff patch from Tobias Jahn, fixes bug #459. 2006-11-16 14:42:38 +00:00
Andreas Huggel
9e854535a9 Simplified parser logic with regards to quotes around values of modify commands. Fixes bug #485. 2006-09-12 15:03:34 +00:00
Andreas Huggel
9daaaa3f6d Fixed compiler warnings 2006-06-21 09:16:36 +00:00
Andreas Huggel
3de498a473 Changed the default of the -b option to suppress large binary values, minor tweaks 2006-05-21 10:12:18 +00:00
Andreas Huggel
c0ff4bd4b0 Added -b, -u and -P options to the utility. The -P option implements feature #468. 2006-05-13 06:00:39 +00:00
Andreas Huggel
ab10daa6d9 Removed trailing whitespace 2006-03-29 10:43:54 +00:00
Andreas Huggel
b953a4e9da Added fixiso action. Implements feature #450. 2006-01-25 06:48:44 +00:00
Andreas Huggel
99b4e71459 Updated copyright and fsf address 2006-01-17 14:53:57 +00:00
Andreas Huggel
8ef1d8f854 Added -c option to the exiv2 utility to set the Jpeg comment from a string given on the command line. Implements feature #446. 2005-12-13 16:18:52 +00:00
Andreas Huggel
c5d91d374a Added option -k to preserve file timestamps and -t/-T to set the timestamp in the rename action. Only tested on Linux. Implements feature #448. 2005-12-11 13:41:16 +00:00
Andreas Huggel
06e5c0719e Removed trailing whitespace from source files 2005-10-08 11:25:44 +00:00
Andreas Huggel
10a1b24398 Changed -s option to -S and included the "." in the suffix (similar to the -S option of gzip) 2005-09-25 10:23:50 +00:00
Andreas Huggel
e65f3fef98 Fixed MSVC and MinGW warnings 2005-09-12 16:15:48 +00:00
Andreas Huggel
d7c80de351 Added -s <suffix> option to the utility. This allows, e.g, to use Canon THM files as source file for the insert command. 2005-09-11 15:23:42 +00:00
Andreas Huggel
9c20ef1edb Fixed memory leaks found by Valgrind 2005-07-08 15:29:11 +00:00
Andreas Huggel
8041d703be Fixed compiler warnings from g++-4 2005-06-04 07:32:20 +00:00
Andreas Huggel
9b4cd05903 Renaming files with the same timestamp: allow sequential numbering. Fixes bug #422 2005-05-22 04:20:32 +00:00
Andreas Huggel
55aebc0686 Overhauled exception handling. The new class Error has a list of error messages, which is selected based on the error code provided in the constructor.
Image::read/writeMetadata and ImageFactory::open now throw Error in case of failure. Applications therefore now need an exception handler for the error handling of such function calls. This should result in shorter and simpler application code.
2005-04-17 11:51:32 +00:00
Andreas Huggel
1f82dffcfa Added type information to Exif tag tables. Updated comment example, documentation and tests. Implements feature #425 2005-03-26 17:25:52 +00:00
Andreas Huggel
59e1a6f29f Added an EXV_ prefix to precompiler defines (still not to all yet - I don't like the idea of "exv_size_t" or "exv_const" - but hopefully to those more likely to create conflicts). Fixes bug #420 2005-03-19 06:50:19 +00:00
Andreas Huggel
8521dead83 Added 2005 to Copyright lines 2005-03-12 16:43:06 +00:00
Andreas Huggel
76cd23a980 Merged revisions 521:529 from branches/Exiv2-0_6_041212, added modify-test.sh and related test data 2005-03-12 15:27:47 +00:00
Andreas Huggel
a8f6bc2f84 Merged revisions 520:521 from branches/Exiv2-0_6_041212, updated test results 2005-03-12 12:43:04 +00:00
Andreas Huggel
cac5030c7b Merged revisions 514:520 from branches/Exiv2-0_6_041212 2005-03-12 12:28:58 +00:00
Andreas Huggel
1075ce06e4 Merged revisions 499:500 from Exiv2-0_6_041212 branch 2005-02-12 10:12:54 +00:00
Andreas Huggel
3a6b642c6a Added modify action to exiv2 tool. Implements feature #406 2005-01-04 16:28:51 +00:00
Andreas Huggel
8939112d5b Minor cleanups 2004-12-11 17:48:45 +00:00
Andreas Huggel
e99ecbd345 Added delete targets for different types of metadata
Added insert thumbnail option
Various fixes
2004-12-11 17:01:09 +00:00
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
9699555a67 Fix: Added default target for delete action 2004-12-05 04:08:49 +00:00
brad
77d3d5621a added subversion style keywords 2004-11-09 19:10:37 +00:00
Andreas Huggel
61171b5857 Minor change 2004-10-03 16:34:41 +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
4a23d9d652 Updated win32 configuration 2004-09-05 15:07:16 +00:00
Andreas Huggel
14d54e507e Added -pI print mode to print plain Iptc data 2004-09-05 05:49:55 +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
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