2060 Commits (07bd77fddcce5d63dba7dedde3a6acbe5268b265)
 

Author SHA1 Message Date
HumanDynamo 07bd77fddc polish 15 years ago
HumanDynamo 75dd2723cf polish 15 years ago
HumanDynamo bd303e18bf apply fix for BUG #692 15 years ago
HumanDynamo 3c96c34655 set NLS on by default 15 years ago
HumanDynamo 977e409b26 reverting commit 2041 which break compilation under linux and windows (Mingw) 15 years ago
HumanDynamo 49d6965155 export EXV_STRERROR_R_CHAR_P 15 years ago
HumanDynamo 350b55a81e fix Iconv const detection to compile fine with Cmake 15 years ago
Andreas Huggel cc3e1ba482 Added pretty-print function for Exif.NikonLd2/3.FocusDistance. (Jens Mueller) 15 years ago
Andreas Huggel 176e71e499 Added further TIFF image tags (from Adobe TIFF&PM6 and TIFF/EP specs). 15 years ago
Andreas Huggel 92ea124345 Added a few PageMaker 6.0 and Adobe OPI TIFF tags. 15 years ago
Andreas Huggel e1189d9924 Added several TIFF tags to the reference taglist. 15 years ago
Andreas Huggel 26b5d41255 Minor fix. 15 years ago
Andreas Huggel c9e41799da Completed fix from r2039. 15 years ago
Andreas Huggel 4d26ac3875 Added several missing TIFF tags. 15 years ago
Andreas Huggel b68ecc7cb0 #686: Removed const-qualifier to make things comply with the C++ standard. 15 years ago
Andreas Huggel a3b24b3615 #668: Extended list of TIFF image tags. (It turned out that there are quite a few standard TIFF tags missing from the Exiv2. To be added separately). 15 years ago
Andreas Huggel 6d496a4888 Updated Copyright notice for 2010. 15 years ago
Andreas Huggel b3d1e6534e Tweak. 15 years ago
Andreas Huggel 7d466b3e87 Fixed typo. 15 years ago
Andreas Huggel 42ad10a5f0 #685: Applied iconv fix for cmake config file. (Nikolai Saoukh) 15 years ago
Andreas Huggel 4eea186240 #688: Stronger check for return type of strrerror_r. (Nikolai Saoukh) 15 years ago
Andreas Huggel c7d5396669 Fixed issues with Unicode paths on Windows. (Thomas Beutlich) 15 years ago
Andreas Huggel 8c7fffdc7d Fixed compilation error on MSVC when SUPPRESS_WARNINGS is defined. (Thomas Beutlich) 15 years ago
Andreas Huggel 8d8a433da5 Updated Nikon Lens lookup table to v4.3.400.01 of Robert Rottmerhusen's fmountlens list. 15 years ago
Andreas Huggel f8197d8463 #668: In TIFF and TIFF-like images, never modify 'image tags'. This patch implements the basic idea. 15 years ago
Andreas Huggel d8197c1cfe #690: Fixed typo (Volker Grabsch). 15 years ago
Andreas Huggel 13704dcba4 #684: Extended SubIFD support to 9 SubIFDs. 16 years ago
Andreas Huggel b8d802c12c #684: Quickfix to prevent the assertion failure. 16 years ago
Robin Mills 4c4955f876 adding EXIV2API to class CharsetInfo to fix the Mac build breaker introduced in revision:2032 16 years ago
Robin Mills 90147a3439 MSVC fixes to
1) remove use of gmtime_r
2) export static DLL method const char* CommentValue::name(CharsetId)
See discussion #419 in the Forum.  http://dev.exiv2.org/boards/3/topics/show/419
16 years ago
Andreas Huggel 3e025435a8 Added iView Media Pro and MS Expression Media XMP schemas. (Steve Wright) 16 years ago
Andreas Huggel f03af22ccd #683: Fixed -r conversions for weekday and day of year. 16 years ago
Andreas Huggel ade0b51b79 #671: Fixed error handling for read-only files. 16 years ago
Andreas Huggel ec9bf9a142 Documented recent utility changes. 16 years ago
Andreas Huggel 6c0ecf66fb #662: Added new option -n and action fixcom to exiv2 utility. 16 years ago
Andreas Huggel 8a827fe979 Updated Nikon Lens lookup table to v4.2.377.1 of Robert Rottmerhusen's fmountlens list. 16 years ago
Andreas Huggel f01c919e14 Added -g option to exiv2 utility to 'grep' info for individual tags. 16 years ago
Andreas Huggel 6d1da85d63 #666: Bugfix, updated test results. 16 years ago
Andreas Huggel 4c5384936a #666: Added test-case. 16 years ago
Andreas Huggel 5f1d09b6f0 #666: Added configuration setting to concatenate gaps between known tags in binary arrays. Needs testing and a test-case. 16 years ago
Andreas Huggel ece0a5c0b1 Tweak. 16 years ago
Andreas Huggel 603680b2d1 Various optimizations (side-effect of the analysis for #677). 16 years ago
Andreas Huggel 7a71340247 #677: Reversed changes from r2018. 16 years ago
Andreas Huggel 2d91fb1f6d #677: Avoid deleting Exif metadata from the container when writing. 16 years ago
Andreas Huggel ed6f195c7f #677: Changed the container for Exif metadata from a std::vector to a std::list (plus an unrelated optimization). 16 years ago
Andreas Huggel 2ce6c3dd00 Compile WError stuff only if Unicode paths are configured. 16 years ago
Andreas Huggel 18f1cc97b7 More W/Error changes to better support w/what(). 16 years ago
Andreas Huggel 50d9dce7af Make sure BasicError<> typeinfo symbol is published in the shared library, provide a test case in exifprint.cpp 16 years ago
Andreas Huggel 0bc517b545 #662: Detect and interpret a BOM. 16 years ago
Andreas Huggel 68f7c00623 #674: Fixed default type for TIFF/EP ShutterSpeedValue (Olivier Tilloy). 16 years ago