5549 Commits (b51b6fc52da6005fe7a6095ed85810d41cdcf9db)
 

Author SHA1 Message Date
Andreas Huggel 82f26b90f7 Adjusted properties (keywords and eol-style) 21 years ago
Andreas Huggel 782a845b86 Added the foundations for Olympus Makernote support 21 years ago
Andreas Huggel 1f82dffcfa Added type information to Exif tag tables. Updated comment example, documentation and tests. Implements feature #425 21 years ago
Andreas Huggel adb618fcf9 More clean-up, updated component dependency graph 21 years ago
Andreas Huggel 2347ae9e0a Cleaned up exif.hpp dependencies 21 years ago
Andreas Huggel 5b381b6a76 Cleaned up 21 years ago
Andreas Huggel 59e1a6f29f Added an EXV_ prefix to precompiler defines (still not to all yet - I don't like the idea of "exv_size_t" or "exv_const" - but hopefully to those more likely to create conflicts). Fixes bug #420 21 years ago
Andreas Huggel 0f6c5e5889 Changed single quotes to double quotes in the example. Single quotes apparently do not work on Windows. 21 years ago
Andreas Huggel 4319da16ce Changed single quotes to double quotes in the example. Single quotes apparently do not work on Windows. 21 years ago
Andreas Huggel f38c81cf97 Documented Date and Time format 21 years ago
Andreas Huggel 442657e3fd Documented Date and Time format 21 years ago
Andreas Huggel 54a42fc1f7 Generalized and cleaned-up makernote handling 21 years ago
Andreas Huggel 8521dead83 Added 2005 to Copyright lines 21 years ago
Andreas Huggel f1894dcf92 Fixed properties 21 years ago
Andreas Huggel 76cd23a980 Merged revisions 521:529 from branches/Exiv2-0_6_041212, added modify-test.sh and related test data 21 years ago
Andreas Huggel a8f6bc2f84 Merged revisions 520:521 from branches/Exiv2-0_6_041212, updated test results 21 years ago
Andreas Huggel cac5030c7b Merged revisions 514:520 from branches/Exiv2-0_6_041212 21 years ago
Andreas Huggel 2a0149184a Fixes and cosmetic changes; all tests now pass again, finally! 21 years ago
Andreas Huggel c1a678a883 Fixed test for stat return value 21 years ago
Andreas Huggel b8a7b77ade Removed void AsciiValue::read(const byte*, long, ByteOrder); instead use that of the baseclass, which does not add a trailing null.
Adding a null can cause a metacopy operation to write from metadata instead of simply copying the metadata.
21 years ago
Andreas Huggel 5042708cf2 Tagged release 0.6.2 21 years ago
Andreas Huggel baec81afc2 use C style comments in .h file 21 years ago
Andreas Huggel e5f40f0a23 Added -M option and minor changes 21 years ago
Andreas Huggel 23243db248 Added bug 421 to 0.6.2 changelog 21 years ago
Andreas Huggel aa882a2e3b Fixed bug in modify command parser, updated tests. Fixes bug #421 21 years ago
Andreas Huggel a279dd59c1 Updated test data for v0.6.2 21 years ago
Andreas Huggel a963a90f8d Fixed doxygen warning 21 years ago
Andreas Huggel 5cb5eabd19 Updated changelog, bumped version to 0.6.2 21 years ago
Andreas Huggel 55cf989485 Added missing dependencies to install and install-lib targets 21 years ago
Andreas Huggel 34c71f722b Added option -l dir to specify the directory for files to be inserted or extracted. Implements feature #418. 21 years ago
Andreas Huggel 3362d59d4e Fixes to the libtool stuff after MinGW and MSVC tests 21 years ago
Andreas Huggel bf20d77d7a Fixed property setting 21 years ago
Andreas Huggel dc20ccbe5f Adjusted properties 21 years ago
Andreas Huggel ed8f5d3c34 Added libtool support, moved files related to the GNU build process to a new config directory, updated README 21 years ago
Andreas Huggel fcc7606819 Renamed MSVC config file 21 years ago
Andreas Huggel 70235d6070 Removed define HAVE_CONFIG_H, renamed config files. Bug #410 21 years ago
Andreas Huggel 704f3a47a6 Merged revisions 502:503 from trunk 21 years ago
Andreas Huggel eab30a7eb7 Added cast required to compile with MSVC 21 years ago
Andreas Huggel 6603f668a3 Added cast required to compile with MSVC 21 years ago
Andreas Huggel f35afc7179 Fixed write-test: Commented experimental Nikon3 code, copied write-test.out from branches/Exiv2-0_6_041212. 21 years ago
Andreas Huggel 8221293072 Completed ExifData assignment operator and copy constructor, added related code and tests. Fixes bug #417 21 years ago
Andreas Huggel 67a045b8e4 Removed premature ExifData assignment operator and copy constructor 21 years ago
Andreas Huggel 2536a24be4 Changed class Modify to not use ExifData copy constructor, added tests. Fixes bug #416 21 years ago
Andreas Huggel b8f0e6b36c Updated expected test output 21 years ago
Andreas Huggel 05973b8dc6 Fixed read tests 21 years ago
Andreas Huggel 50aa3f27c7 Merged revisions 503:504 from trunk 21 years ago
Andreas Huggel 7539421a27 Fixed handling of Ifd offsets (bug #411), fixed guessing of Ifd base offset, added Ifd::pBase_ (not used yet), updated tests 21 years ago
Andreas Huggel 7048360544 Added config.h to installed headers, install to /usr/local/include/exiv2 by default. Fixes bug #410 21 years ago
Andreas Huggel 149d524564 Merged revisions 498:499 from trunk 21 years ago
Andreas Huggel 1075ce06e4 Merged revisions 499:500 from Exiv2-0_6_041212 branch 21 years ago