Andreas Huggel
7d8becc8e5
Added -Q option to the utility, set the default log level for LogMsg to "warn", converted debug message about write strategy to an EXV_INFO log message.
2011-12-10 08:51:07 +00:00
Andreas Huggel
47a3e51164
Return a positive one-byte code from the exiv2 utility for better consistency across platforms (my version of the MSYS/MinGW shell reports 0 if the application returns a negative value).
2011-09-02 15:28:52 +00:00
vog
2ae0bcf7b8
Added version hex number to the output of "exiv2 -V"
2011-08-22 21:56:49 +00:00
Andreas Huggel
7770151915
Updated Copyright message for 2011.
2011-02-13 14:08:44 +00:00
Andreas Huggel
8d92f3c43e
Minor fix.
2010-12-10 12:44:38 +00:00
Robin Mills
20778cbd7d
msvc64. Added build type (64 or 32) to exiv2 -V output. A couple of changes to compile with DevStudio x64
2010-12-07 04:10:52 +00:00
Andreas Huggel
9195470f22
Allow "migration" of XMP namespaces. Simplified XMP-SDK RegisterNamespace().
2010-11-06 13:53:15 +00:00
Andreas Huggel
c71e12b899
Added option -q (quiet) to silence warnings and error messages from the Exiv2 library to the exiv2 command line tool.
2010-09-10 15:00:15 +00:00
Andreas Huggel
708bba8159
#721 : Removed IfdId from the published API. ExifKey now gives access to reference tag data. (Needs some polishing.)
2010-08-28 17:47:45 +00:00
Andreas Huggel
06ce0d18b6
- Introduced exiv2.hpp as a wrapper to include all Exiv2 objects. (Renamed existing exiv2.hpp to exiv2app.hpp)
...
- Changed Sony/Minolta pretty-print function to print EV value
- Renamed rcsid.hpp to rcsid_int.hpp, do not publish it anymore
2010-06-27 10:04:39 +00:00
Andreas Huggel
6d496a4888
Updated Copyright notice for 2010.
2010-04-03 07:53:30 +00:00
Andreas Huggel
6c0ecf66fb
#662 : Added new option -n and action fixcom to exiv2 utility.
2010-02-12 15:37:28 +00:00
Andreas Huggel
f01c919e14
Added -g option to exiv2 utility to 'grep' info for individual tags.
2010-02-07 13:53:00 +00:00
Andreas Huggel
934c36a5ae
#572 : Escape special characters in the JPEG comment (using the new function by Leo Sutic.
2010-01-14 02:51:19 +00:00
Andreas Huggel
942d217e89
#662 : Fixes by Leo Sutic. Added carriage return to the special characters.
2010-01-14 02:26:15 +00:00
Andreas Huggel
3a76ca8ad7
#662 : Mostly formatting changes and a few tweaks. Move exifcomment tests to bugfixes-test.sh
2010-01-12 16:29:10 +00:00
Andreas Huggel
52f8c366c2
#662 : Patch exiv2-exifcomment-unicode.patch from Leo Sutic (unmodified, without exiv2-bug662.jpg).
2010-01-12 14:06:54 +00:00
Andreas Huggel
763b4f7933
Removed trailing whitespace.
2009-12-28 14:47:58 +00:00
Andreas Huggel
aa24ca4ae9
Inverted the meaning of -u. Bad bad bad...
2009-12-02 14:26:49 +00:00
Andreas Huggel
cde2a54cc5
#602 : Added specialized insert and delete code for TIFF-like target images.
2009-03-07 10:11:04 +00:00
Andreas Huggel
8a6d9dbc42
Updated Copyright notice for 2009.
2009-02-16 14:30:51 +00:00
Andreas Huggel
26a3e1d4dc
Minor fix.
2008-12-11 16:54:56 +00:00
Andreas Huggel
6efbdc3b97
Fix.
2008-12-08 06:04:43 +00:00
Andreas Huggel
f90d554489
* Consolidated exiv2 tool print code
...
* Added option to print all metadata (-pa)
* Added control for type of metadata printed with -P
* API change, class Metadatum and derived classes: Added familyName() and groupName() to the Metadatum API
2008-12-08 05:32:02 +00:00
Andreas Huggel
b5a00fcd5c
* Added options -pp and -ep to list and extract preview images
...
* #584 : Implemented missing member function
* API change, class PreviewImage: Added members to access all preview properties
* Minor fix: Suppress XMP encoding error when XMP is not enabled.
2008-12-07 10:51:51 +00:00
Andreas Huggel
b759193273
Removed trailing whitespace.
2008-07-16 04:38:32 +00:00
Andreas Huggel
e17f53c2e6
Completed exiv2 utility support for XMP sidecar files.
2008-05-22 08:38:20 +00:00
Andreas Huggel
ef14bf1c31
Changed option -eX to write XMP sidecar file (corresponding insert not done yet).
2008-05-22 02:12:24 +00:00
Andreas Huggel
654d51a366
Added read support for jp2 and psd images, stubs for gif, bmp and tga images, and pixelWidth and pixelHeight methods on Image (Marco Piovanelli).
2008-04-15 03:46:01 +00:00
Andreas Huggel
2e3672d211
#539 : Make registration of namespaces actually work (Vladimir Nadvornik, S M Ryan)
2008-01-24 14:32:18 +00:00
Andreas Huggel
3ac665a305
Added 2008 to Copyright notice.
2008-01-09 16:44:09 +00:00
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