Luis Díaz Más
|
603692a1d8
|
Copyright to Exiv2 authors
|
7 years ago |
tbeu
|
6b1615840f
|
Remove redundant check
V547 Expression 'bPrint' is always true. rafimage.cpp 112
V547 Expression 'bPrint' is always true. rafimage.cpp 125
V547 Expression 'bPrint' is always true. rafimage.cpp 136
V547 Expression 'bPrint' is always true. rafimage.cpp 147
V547 Expression 'bPrint' is always true. rafimage.cpp 158
V547 Expression 'bPrint' is always true. rafimage.cpp 169
V547 Expression 'bPrint' is always true. rafimage.cpp 190
V547 Expression 'bPrint' is always true. rafimage.cpp 213
V547 Expression 'bPrint' is always true. rafimage.cpp 236
V547 Expression 'bPrint' is always true. rafimage.cpp 252
V547 Expression 'bPrint' is always true. rafimage.cpp 262
V547 Expression 'bPrint' is always true. rafimage.cpp 272
|
7 years ago |
Dan Čermák
|
efe2ccdcb6
|
Replaced all hardcoded error codes with ker... constants
|
7 years ago |
tbeu
|
5b5987a596
|
Remove obsolete EXIV2_RCSID
|
8 years ago |
tbeu
|
5df8b01b77
|
Remove obsolete svn revision
|
8 years ago |
Robin Mills
|
11993b3b55
|
#1271 Thanks to Ben for reporting this and providing the patch.
|
8 years ago |
Robin Mills
|
6d5c2c3256
|
Getting ready to release v0.26
|
8 years ago |
Andreas Huggel
|
fd80993ab0
|
Updated copyright notice.
|
10 years ago |
Robin Mills
|
d393b0fa7e
|
trunk: exiv2 v0.25
|
11 years ago |
Robin Mills
|
4e530fbce0
|
Bumping the copyright notice again. (re-doing 3089 without breaking the build!)
|
12 years ago |
Robin Mills
|
a297d2b69e
|
Rollback 3089 - somehow it's broken the build!
|
12 years ago |
Robin Mills
|
da1ed8c536
|
Bumping the copyright notice in src &samples from 2012 to 2013
|
12 years ago |
Andreas Huggel
|
0d397b95c7
|
Updated copyright message for 2012.
|
13 years ago |
Andreas Huggel
|
c2fe8be4ef
|
Fixed the supported metadata declared by the image for several image formats (mostly XMP was missing).
|
13 years ago |
Andreas Huggel
|
7770151915
|
Updated Copyright message for 2011.
|
15 years ago |
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
|
15 years ago |
Andreas Huggel
|
6d496a4888
|
Updated Copyright notice for 2010.
|
15 years ago |
Andreas Huggel
|
370af5c8a3
|
Merged all changes from the unstable branch into the trunk.
|
16 years ago |
Andreas Huggel
|
8a6d9dbc42
|
Updated Copyright notice for 2009.
|
17 years ago |
Andreas Huggel
|
0e58b5a537
|
Checking in original CRW, RAF and another preview patch from Vladimir.
|
17 years ago |
Andreas Huggel
|
ec1ea1fe80
|
#568: Check for empty value when creating thumbnail and preventively also in a number of other places.
|
17 years ago |
Andreas Huggel
|
0d55992e2f
|
Merged unstable branch to trunk.
|
17 years ago |
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).
|
17 years ago |
Andreas Huggel
|
3ac665a305
|
Added 2008 to Copyright notice.
|
18 years ago |
Andreas Huggel
|
9f505cec23
|
Fixed RAF read-support for systems without mmap. Bug #507.
|
19 years ago |
Andreas Huggel
|
b2e00c2d53
|
Improved RAF support to read thumbnail data which are outside of the Exif block.
|
19 years ago |
Andreas Huggel
|
4a1f79c8b4
|
Improved consistency of handling unsupported functions across image subclasses. setExif/Iptc/Comment methods throw Error(32), writeMetadata throws Error(31) if not yet implemented or not available for an image format.
|
19 years ago |
Andreas Huggel
|
10681d6c3e
|
Spring-cleaning of the Image class hierarchy: Image now has containers and provides default implementations for most methods.
|
19 years ago |
Andreas Huggel
|
b2f2b95bcb
|
Added Fujifilm read-support for RAF images.
|
19 years ago |