patrick
9ae219a0f1
- add compiler options and output the default flags for each build type
17 years ago
patrick
e4874179ed
- add enable_commercial
...
- really install the man page
17 years ago
patrick
6d993f4808
rename cmake todo - for the sake of a correct mime type
17 years ago
patrick
544bddb9cb
update todo
17 years ago
patrick
10343e41e2
- fix ENABLE_LIBXMP
...
- add LOCALEDIR as set from the CMAKE_INSTALL_PREFIX
- add VERSION and SOVERSION
17 years ago
patrick
0a78ca784c
- add ENABLE_SHARED_EXIV2, ENABLE_XMP, ENABLE_LIBXMP, ENABLE_PNG, ENABLE_NLS, ENABLE_PRINTUCS2, ENABLE_LENSDATA as options for building - nls isn't done though and needs some work
...
- add further messages/a macro to give out any message we like
- add xmp as a convenience library if wanted
- (hopefully) fix compilation if expat is in a non-standard place
- install pkgconfig file
17 years ago
Andreas Huggel
454d599da9
Fixed issue with custom namespaces ending with a #. (Reported by chrysn)
17 years ago
Andreas Huggel
27d9c0487f
Added type tiffIfd, made decoding of OlympusCs tags work.
17 years ago
Andreas Huggel
7216dae83d
Added subIFD olympcs to Olympus2 makernote and ifdIds, tags. Still incomplete.
17 years ago
oliverd17
695aa1750a
translation update for german
17 years ago
Andreas Huggel
ee0b991695
Added Olympus2 makernote support, incomplete (Vladimir Nadvornik).
17 years ago
Andreas Huggel
4800f2db53
Added EXIV2API defines to interface classes.
17 years ago
Andreas Huggel
36b7c8f3ac
Removed obsolete class Cr2Mapping (Vladimir Nadvornik).
17 years ago
Andreas Huggel
8ba7cc5744
Moved PreviewId out of the properties struct and minor tweaks.
17 years ago
Andreas Huggel
26b488a255
Added preview support (Vladimir Nadvornik)
17 years ago
Andreas Huggel
6b93409e26
Added Todo list for CMake improvements.
17 years ago
Andreas Huggel
0e661316d7
CMake support (initial patch from Patrick Spendrin).
17 years ago
Andreas Huggel
b912a56409
Updates for Polish translation (Piotr Eljasiak).
17 years ago
Andreas Huggel
b8f9474516
Merged -r1582:1587 from the trunk.
17 years ago
Andreas Huggel
667d10ef93
Removed inline functions from class hierarchies (Patrick Spendrin).
17 years ago
Andreas Huggel
8de115df84
#570 : Updated makernote doc.
17 years ago
Andreas Huggel
33c7159091
#570 : Changed make string to recognize Fujifilm makernotes from FUJIFILM to FUJI.
17 years ago
oliverd17
609f9b94cc
translation update for german
17 years ago
Andreas Huggel
568b15dd6f
Another minor doc fix
17 years ago
Andreas Huggel
f34812f66f
Updated unstable branch (merged -r1512:1581 from the trunk).
17 years ago
Andreas Huggel
6dca46baee
Minor fix to prevent wrong link in webpage.
17 years ago
Andreas Huggel
afb7ee0bc7
Tagged release 0.18-pre1
17 years ago
Andreas Huggel
80c15602c0
Update POTFILES.in, ran make update-po.
17 years ago
Andreas Huggel
f8220756c5
Doc updates and fixes.
17 years ago
Andreas Huggel
b915385063
Minor fix for a doxygen warning.
17 years ago
Andreas Huggel
417d55f2a7
Updated version to 0.18-pre1.
17 years ago
Andreas Huggel
13d2182dc4
Updated changelog for 0.18-pre1, bumped libtool version.
17 years ago
Andreas Huggel
2bc7b2666e
#567 : Fixed exivsimple.
17 years ago
Andreas Huggel
d866b20d82
#567 : Fixing MSVC build, intermediate revision, it is still broken.
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
c5ebed2d9b
#523 : Added GCC symbol visibility support.
17 years ago
Andreas Huggel
9303dc2c53
#566 : Updated README.
17 years ago
Andreas Huggel
80a22118c9
Added check for empty value before accessing toLong(0). (Bug reported by Gilles)
17 years ago
HumanDynamo
b8d7a650c8
compile with mingw32
17 years ago
Andreas Huggel
66af728d38
Removed struct ErrMsg from public API.
17 years ago
Andreas Huggel
5955cfab94
Added IFD2 for PEF write support, fixed order in which image data is written.
17 years ago
Andreas Huggel
533b3d224a
Added write-support for tiled images. Aligned every strip (tile) of the image data.
17 years ago
Andreas Huggel
02c24f4a2d
Added DNG tags and a few TIFF tags.
17 years ago
Andreas Huggel
c088f6bc3e
Renamed makernote2 files and TiffHeade2 class.
17 years ago
Andreas Huggel
12d074fff0
Some more cleanup.
17 years ago
Andreas Huggel
009a214c95
Improved handling of sub-IFDs when writing (relevant eg., for TIFF/EP and NEF formats).
17 years ago
Andreas Huggel
00a3ef321b
Removed CIFF classes from published API, doc tweaks.
17 years ago
Andreas Huggel
cbb52db524
Updated test results, renamed Nikon3Preview group to NikonPreview.
17 years ago
Andreas Huggel
cd5508f16c
#526 : Added support for preview image in a sub-IFD of the Nikon3 makernote.
17 years ago
Andreas Huggel
ff875f5759
Validated final regression test script, fixed minor Canon bugs.
17 years ago