Andreas Huggel
ae501bba1c
#759 : Undid r2444. Instead, don't encode any tags larger than 40kB as a last resort when writing to JPEGs.
15 years ago
Andreas Huggel
ac0fc376a9
#759 : Do not write Exif.Image.DNGPrivateData to JPEGs.
15 years ago
HumanDynamo
c3c5aa7718
fix ELSE statement
15 years ago
HumanDynamo
66a17edbfb
Add new Color Label value include in digiKam 2.0.0 XMP namespace
15 years ago
Andreas Huggel
91e3b410d6
[0.21.1] Merged fix for #752 from the trunk (c2435).
15 years ago
Andreas Huggel
076b6352e0
[0.21.1] Merged updated config.guess, config.sub from the trunk (c2429).
15 years ago
Andreas Huggel
4ae98c161e
[0.21.1] Merged fix for #750 from the trunk (c2425).
15 years ago
Andreas Huggel
4e354fe4dc
[0.21.1] Merged fix for #749 from the trunk (c2421).
15 years ago
Andreas Huggel
c55a50fc27
[0.21.1] Merged fix for #745 from the trunk (c2389).
15 years ago
Andreas Huggel
b509f02ab0
Created branch for release 0.21.1
15 years ago
Andreas Huggel
3b5540a392
#752 : Do not decode duplicate binary array tags.
15 years ago
Andreas Huggel
14cb9b0e58
[unstable] #585 : Removed old class Key.
15 years ago
Andreas Huggel
843cffec45
[unstable] #585 : Replaced ExifKey with the new Key(1).
15 years ago
Andreas Huggel
70edd8374b
[unstable] #585 : Replaced XmpKey with the new Key(1).
15 years ago
Andreas Huggel
55e1df14e1
[unstable] #585 : Replaced IptcKey with the new Key(1).
15 years ago
Andreas Huggel
543d444f82
unstable branch: Merged r2351:2429 from the trunk.
15 years ago
Andreas Huggel
470e1da509
Updated config.guess, config.sub
15 years ago
Robin Mills
ed2897f702
build: Mostly reverted 2427 following code review by Andreas.
15 years ago
Robin Mills
20e09dd14a
build: changes to README for Cygwin and MacOSX. Added buildForMac and change eol-style on config files.
15 years ago
Robin Mills
53bd9a9107
msvc64: enhancement to buildall.bat
15 years ago
Andreas Huggel
4e1a789f78
#750 : Replaced assert with exception.
15 years ago
Robin Mills
f253dff8d7
msvc64: adding missing file
15 years ago
Robin Mills
12e1ca95b3
msvc64: enhancements to buildall.bat script
15 years ago
Robin Mills
b091dceb59
msvc64: adding runner.py and associated files.
15 years ago
Andreas Huggel
020e227821
#749 : Fixed signature of XmpParser::registerNs that is used when the library is compiled without XMP.
15 years ago
Robin Mills
cf7639a762
msvc64: setting the SVN keywords in the code.
15 years ago
Robin Mills
e24f6bed6b
msvc64: Adding keywords to setbuild.py. Removing depends.cpp corpse.
15 years ago
Robin Mills
5ead8bdf11
msvc64: adding tools/depends directory and code.
15 years ago
Robin Mills
7dd72b33b5
msvc64: added setbuild.py script to simplify building Win32 (or x64) only.
15 years ago
Robin Mills
f38f1c9dce
msvc updates for v0.21 "dot" release. (Documentation and runner.bat output file updates).
15 years ago
Andreas Huggel
390c573c60
#476 , #614 : Simplified LogMsg. It's not quite as elegant as before anymore but should be much more portable and more efficient. (MSVC 7.1 didn't like the original implementation.)
15 years ago
Andreas Huggel
fafacea8e2
Split constructor into two as a workaround for a MSVC 7.1 bug.
15 years ago
Robin Mills
26ea86190c
Documentation update.
15 years ago
Robin Mills
c63ef43851
Added notes about building with DevStudio Express.
...
Added cleaner.bat to sanitize the build tree.
Fixed project dependencies.
15 years ago
Robin Mills
474c487d15
msvc64: more fixes. Created the zlib125 directory (for consistency with zlib123)
15 years ago
Robin Mills
7ff507467a
Adding support for zlib-1.2.5 (which is now default)
...
Documented procedure to build with zlib-1.2.3
Removed zlib.sln and expat.sln (these are development relics and no longer useful)
Fixed the post build step for exiv2lib DLL builds
15 years ago
Robin Mills
7c1b5fe89b
msvc64: Documentation update.
15 years ago
Robin Mills
94ac4d7997
msvc64: fixing link dependencies in exiv2lib DLLs (to make VS2010 happy)
15 years ago
Robin Mills
c34a26a04b
msvc64: explicity define IMPLIB for zlib (to prevent VS2010 from being confused).
15 years ago
Robin Mills
3ef1bf3951
msvc64: removed unnecessary post build steps from exiv2lib
15 years ago
Robin Mills
4c1cb8e80b
msvc64: documentation update
15 years ago
Robin Mills
6bb26ba06b
msvc64: adding /MACHINE:X64 linking to zlib {Debug|Release} for VS2010.
15 years ago
Robin Mills
7df6dd6b80
msvc: documentation update
15 years ago
Robin Mills
586e5167ad
msvc64: more build fixes.
15 years ago
Robin Mills
4941bc5d8f
msvc64: more cleanup
15 years ago
Robin Mills
ad222b323d
msvc: remove all the sample applications (to reduce project effort. I'll restore them if requested. msvc build environment is sufficient.
15 years ago
Robin Mills
9e9898025a
msvc64: Updated to build with VS2005 and later. Changed expat201 and zlib123 to expat and zlib. Linking error fixed for exiv2lib\Win32\DebugDLL
15 years ago
Andreas Huggel
8d92f3c43e
Minor fix.
15 years ago
Robin Mills
6761a8266c
msvc64: update bin/{Win32|x64}/{DebugDLL|ReleaseDLL} directories to include the .libs in addition to the DLLs.
15 years ago
Robin Mills
9540ea76f0
msvc64: fixing issues with the 32 bit build.
15 years ago