Andreas Huggel
3de498a473
Changed the default of the -b option to suppress large binary values, minor tweaks
19 years ago
Andreas Huggel
c0ff4bd4b0
Added -b, -u and -P options to the utility. The -P option implements feature #468 .
19 years ago
Andreas Huggel
ab10daa6d9
Removed trailing whitespace
20 years ago
Andreas Huggel
b953a4e9da
Added fixiso action. Implements feature #450 .
20 years ago
Andreas Huggel
99b4e71459
Updated copyright and fsf address
20 years ago
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 .
20 years ago
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 .
20 years ago
Andreas Huggel
06e5c0719e
Removed trailing whitespace from source files
20 years ago
Andreas Huggel
10a1b24398
Changed -s option to -S and included the "." in the suffix (similar to the -S option of gzip)
20 years ago
Andreas Huggel
e65f3fef98
Fixed MSVC and MinGW warnings
20 years ago
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.
20 years ago
Andreas Huggel
9c20ef1edb
Fixed memory leaks found by Valgrind
20 years ago
Andreas Huggel
8041d703be
Fixed compiler warnings from g++-4
20 years ago
Andreas Huggel
9b4cd05903
Renaming files with the same timestamp: allow sequential numbering. Fixes bug #422
20 years ago
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.
20 years ago
Andreas Huggel
1f82dffcfa
Added type information to Exif tag tables. Updated comment example, documentation and tests. Implements feature #425
21 years ago
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
21 years ago
Andreas Huggel
8521dead83
Added 2005 to Copyright lines
21 years ago
Andreas Huggel
76cd23a980
Merged revisions 521:529 from branches/Exiv2-0_6_041212, added modify-test.sh and related test data
21 years ago
Andreas Huggel
a8f6bc2f84
Merged revisions 520:521 from branches/Exiv2-0_6_041212, updated test results
21 years ago
Andreas Huggel
cac5030c7b
Merged revisions 514:520 from branches/Exiv2-0_6_041212
21 years ago
Andreas Huggel
1075ce06e4
Merged revisions 499:500 from Exiv2-0_6_041212 branch
21 years ago
Andreas Huggel
3a6b642c6a
Added modify action to exiv2 tool. Implements feature #406
21 years ago
Andreas Huggel
8939112d5b
Minor cleanups
21 years ago
Andreas Huggel
e99ecbd345
Added delete targets for different types of metadata
...
Added insert thumbnail option
Various fixes
21 years ago
Andreas Huggel
fd26330280
Replaced std::cout << "\n" with std::endl to flush and get the sequence with error output right
21 years ago
Andreas Huggel
9699555a67
Fix: Added default target for delete action
21 years ago
brad
77d3d5621a
added subversion style keywords
21 years ago
Andreas Huggel
61171b5857
Minor change
21 years ago
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)
21 years ago
Andreas Huggel
4a23d9d652
Updated win32 configuration
21 years ago
Andreas Huggel
14d54e507e
Added -pI print mode to print plain Iptc data
21 years ago
Andreas Huggel
166e6f7928
Added full IPTC read and write support (Brad, bs_3.patch)
21 years ago
Andreas Huggel
ba2770426f
Bugfix: added missing break
21 years ago
Andreas Huggel
9c5588c9dd
Use PACKAGE_STRING from config.h for version
21 years ago
Andreas Huggel
b69c40e671
Fixed MSVC errors and warnings (Steve, sking_5.patch)
21 years ago
Andreas Huggel
0de786b863
Less rigid command line argument parsing: try to guess the action from the option given and use print as the default action
21 years ago
Andreas Huggel
6db15cb8e8
Version updated to 0.4-pre1
21 years ago
Andreas Huggel
e1eec3e135
Minor change
21 years ago
Andreas Huggel
079199b3ee
Added insert action
22 years ago
Andreas Huggel
8d677a69f3
Added Erase and Extract Tasks, part 1 (for thumbnails)
22 years ago
Andreas Huggel
9890b51ed2
Added print mode option
22 years ago
Andreas Huggel
6749046e40
Divided exif.[ch]pp into components
22 years ago
Andreas Huggel
3408dec805
Added Exiv2, the application, with print, rename and adjust actions
22 years ago