2028 Commits (ade0b51b7935e3cc57f11406a92b4689d108ba49)
 

Author SHA1 Message Date
Andreas Huggel 5d9b313756 Updated/fixed version in cmake scripts. 16 years ago
Andreas Huggel 6070a2f2f2 More cmake updates (still with debug output). 16 years ago
Andreas Huggel f1db95c52f #656: Replaced assertions with a proper test. 16 years ago
Andreas Huggel 3c9c0eda35 #653: Merged c1920 from branches/unstable. 16 years ago
Andreas Huggel fbad73e09f #649: Even more updated test results. 16 years ago
Andreas Huggel 5475a5c99e #649: More updated test results. 16 years ago
Andreas Huggel a188c4f749 #620: Updated another test result. 16 years ago
Andreas Huggel 63bb1473d1 #620: Updated test results. 16 years ago
Andreas Huggel e7bdd41f9e Some cmake updates. 16 years ago
Andreas Huggel 7c2a051ce5 #653: Added missing #include (and silenced two unrelated warnings). 16 years ago
Andreas Huggel cc7030ff2e Fixes for Mac OS X. Not tested on other platforms yet. 16 years ago
Andreas Huggel cbfb33f567 #617: Changed TiffParser::encode to use an instance of BasicIo instead of a Blob for intrusive writing (API change). 16 years ago
Andreas Huggel 2218d002b5 Doc fix. 16 years ago
Andreas Huggel bb63efa9a9 Minor fix in MemIo::mmap declaration. 16 years ago
Andreas Huggel 9d404092d9 Fix in FileIo::transfer() for a bug introduced with Windows unicode path support. 16 years ago
Andreas Huggel 323481b712 #652: Better conversion of Exif SubSec tags. 16 years ago
Andreas Huggel 4e82ab6c52 #655: Improved doc. 16 years ago
Andreas Huggel 47bf760367 #646: Added a few Pentax lenses. (mike) 16 years ago
Andreas Huggel e8d44fdad6 Updated Nikon Lens lookup table to v4.1.357.01 of Robert Rottmerhusen's fmountlens list. 16 years ago
Andreas Huggel f8d105462d Added Sigma 28-80mm f/3.5-5.6 lens. (jo hanika) 16 years ago
Andreas Huggel 3220260d77 #649: Misc Converter fixes. (Vladimir Nadvornik) 16 years ago
Andreas Huggel f7abdb75e2 #571: Detect charset and convert to UTF-8 when converting IPTC to XMP; set Iptc.Envelope.CharacterSet when converting from XMP to IPTC. (Vladimir Nadvornik) 16 years ago
Andreas Huggel c70bb78a8e Windows unicode support now compiles on MinGW and with MSVC 9 (but is still untested). 16 years ago
Andreas Huggel caff92f3aa Fixed warnings on MinGW. 16 years ago
Andreas Huggel 412842400f Merged c1902 from the trunk. 16 years ago
Andreas Huggel a0dff2e256 Merged r1896:1900 from the trunk. 16 years ago
Andreas Huggel 013c99794e Remove trailing \0 from iconv-converted text. 16 years ago
Andreas Huggel 215a4ce339 Initialize variables (valgrind complained). 16 years ago
Andreas Huggel 0dbb531f6e Added support for Unicode paths on Windows, based on work by Jonathan Potter, GP Software. Without EXV_UNICODE_PATH defined the interface remains the same, new code not yet tested on Windows. 16 years ago
Andreas Huggel 948bbc5223 #645: Added check for empty GPS coordinate value to prevent out-of-range exception. 16 years ago
Andreas Huggel 5e578f3ef6 #645: Catch XMP-SDK exception from date conversion. (Vladimir Nadvornik) 16 years ago
Andreas Huggel 4ab90e0f60 #647: Extended range check. 16 years ago
Andreas Huggel 4c17bc16b0 #647: Fixed type of offset which may be negative. 16 years ago
Andreas Huggel 57f53b1229 Added easy-access functions saturation, sharpness, contrast and sceneCaptureType. (Jonathan Potter, GP Software) 16 years ago
Andreas Huggel ba83596bde Fixed typo and compilation warnings/error under MSVC when building for x64. (Jonathan Potter, GP Software) 16 years ago
Andreas Huggel 04c2ac5011 Removed obsolete BOM. (Jonathan Potter, GP Software) 16 years ago
Andreas Huggel 0b820d0008 Updated test UCS-2 conversion test results, only tested with MinGW. 16 years ago
Andreas Huggel 83630c6b67 Added optional code to use WideCharToMultiByte to handle conversion of UCS-2 strings on Windows. (Jonathan Potter, GP Software) 16 years ago
Andreas Huggel 70b7d89de3 Do not take address of empty vector/string. 16 years ago
Andreas Huggel 8bd8a5e702 Disambiguation needed for MSVC 16 years ago
Andreas Huggel a96cabf932 Added pgfimage.[ch]pp 16 years ago
Andreas Huggel a6fa2f7447 #620: Color balance tweaks. 16 years ago
Andreas Huggel 0eda8d809f #620: Added Color Balance complex binary array. 16 years ago
Andreas Huggel 3e8258a2f2 #620: Finished non-intrusive writing part, updates tests. 16 years ago
Andreas Huggel 08f00bdcad #620: Fixed minor blunder. 16 years ago
Andreas Huggel cb6bfec283 #620: Added initialization of complex binary array for intrusive writing. 16 years ago
Andreas Huggel ebdcde380a #620: Added re-encryption of binary arrays for non-intrusive writing. 16 years ago
Andreas Huggel fb8e1f429c Merged c1877 from the trunk. 16 years ago
Andreas Huggel 025ec20344 Merged c1873 from the trunk. 16 years ago
Andreas Huggel 4647f04013 Minor fix in sample program. 16 years ago