621 Commits (0cd8d4e5d0345cd11dcf97788a8d9eaa3adb05ea)
 

Author SHA1 Message Date
Andreas Huggel 0cd8d4e5d0 Adjusted svn properties 20 years ago
Andreas Huggel 98ebb66d61 Implemented "copy-on-expand" memory mgmt strategy for MemIo instead of blindly copying the memory buffer 20 years ago
Andreas Huggel e65f3fef98 Fixed MSVC and MinGW warnings 20 years ago
Andreas Huggel d7c80de351 Added -s <suffix> option to the utility. This allows, e.g, to use Canon THM files as source file for the insert command. 20 years ago
Andreas Huggel 2b55ed40b6 Corrected and renamed Ciff parser class hierarchy 20 years ago
Andreas Huggel 15564f4cf0 Fixed print function mixup and further cleaned-up the summary printing in the utility 20 years ago
Andreas Huggel 489fff191d Canon CRW read support, first try. Introduces a new approach to parsing metadata. Cluttered by some related additions to the Canon makernote note and a bit of cleanup. 20 years ago
Andreas Huggel f3a62630b2 Fixed bug #437, added "Raw" image quality 20 years ago
Andreas Huggel 666e9be9b4 Fixed name of included file 20 years ago
Andreas Huggel 147095cb35 Tagged Vizrea Exiv2 version 7 20 years ago
Andreas Huggel ac2bdc1719 Removed GNU getopt files and Nikon lens data, updated tests 20 years ago
Andreas Huggel 4ce197d323 Started Vizrea branch from 0.7 20 years ago
Andreas Huggel f6e736ad98 Replaced getopt with more mature version from MinGW (BSD license) 20 years ago
Andreas Huggel efdcacdd7d Removed unnecessary includes 20 years ago
Andreas Huggel a19b0f79e4 Updated Nikon lensdata to v1.19 of Robert Rottmerhusen's list 20 years ago
Andreas Huggel 47aad1f393 Added experimental bool ExifData::hasMakerNote() method 20 years ago
Andreas Huggel 5823ceaff3 Changed Ifd::read() to allow it to access the complete Exif data buffer. Corresponding changes done to makernotes. Fixes bug #424. 20 years ago
Andreas Huggel 1a2183c2ea This should fix 'unused parameter' warnings reported on Mac OS 10.4.1 Tiger / gcc4. To be confirmed. 20 years ago
Andreas Huggel d2b2ccf068 Added a few non-Exif tags (TIFF, TIFF/EP, Adobe) in accordance with libexif 20 years ago
Andreas Huggel 02dee1b329 Added tag and dataset title (label) 20 years ago
Andreas Huggel 96f6866afd Minor tweaks to the build environment: use values from the configure script rather than hardcoding them 20 years ago
Andreas Huggel b7cab6cafd Updated Nikon lensdata to v1.15 of Robert Rottmerhusen's list 20 years ago
Andreas Huggel 043a4a348b Added #ifndef SUPPRESS_WARNINGS blocks around all output from the library: compile with -DSUPPRESS_WARNINGS for a quiet library 20 years ago
Andreas Huggel 7d3f50c244 Minor changes (moved inline functions which throw to *.cpp files) 20 years ago
Andreas Huggel 9c20ef1edb Fixed memory leaks found by Valgrind 20 years ago
Andreas Huggel 50abec1639 Replaced 'order-only prerequisites' with a simpler solution to remove dependency on the latest GNU make 20 years ago
Andreas Huggel 595454f39f Fixed ExifTags::printTag to call the print function only if there is at least one component in the value. Fixes bug #433. Fixed printLong print function to survive if the value is a Rational with a 0 denominator. 20 years ago
Andreas Huggel 6fd5c0127e Bugfix - use explicit rule to compile path-test.cpp 20 years ago
Andreas Huggel 2d2796bb38 Bugfix - remove the unused dependency files in .libs 20 years ago
Andreas Huggel 3f90820d08 Further tweaked the build process 20 years ago
Andreas Huggel 0643e35282 Makefile magic: added advanced auto-dependency generation 20 years ago
Andreas Huggel c71f54eab5 Minor bugfixes 20 years ago
Andreas Huggel 1b3ce73101 Tagged release 0.7 20 years ago
Andreas Huggel 47157d6c76 Minor change to clean templates directory also from the distclean target 20 years ago
Andreas Huggel f76193eb5f Updated Nikon3 lens database. Removed decrypt stub - that's not going to happen so soon unfortunately (see comment) 20 years ago
Andreas Huggel 8d4684437e Moved sample command file to doc/ directory 20 years ago
Andreas Huggel ff1010fb70 Added Panasonic makernote files to project file 20 years ago
Andreas Huggel 387729de1a Added decoding of Exif.Nikon3.LensData, updated tests 20 years ago
Andreas Huggel 4896386452 Updated ChangeLog for 0.7 20 years ago
Andreas Huggel 266dbad626 Updated utility to use some of the new Makernote tags in the summary print output, updated tests accordingly 20 years ago
Andreas Huggel 76cb46da93 Updated libtool config files 20 years ago
Andreas Huggel 9831922b50 Added Panasonic makernote, tweaked Olympus makernote just a little bit, updated doc and tests 20 years ago
Andreas Huggel 0da34a9587 Updated Olympus makernote, added a preliminary "tag translator" 20 years ago
Andreas Huggel b1e0189fa2 Relaxed checking of Makernote IFD next pointer. Print only a warning if the next pointer is not 0. Fixes bug #431 20 years ago
Andreas Huggel 30f110c643 Improved output data and format of the utility and examples, updated test results 20 years ago
Andreas Huggel 17f2c4bd58 Updated documentation, bumped version to 0.7 20 years ago
Andreas Huggel 90aa774e41 Minor doc updates 20 years ago
Andreas Huggel 8041d703be Fixed compiler warnings from g++-4 20 years ago
Andreas Huggel 60f11c557d Replaced java/xalan with xsltproc 20 years ago
Andreas Huggel 6be5f2a79b Final touches: get it working with the changes directory name, detect missing taglist binary 20 years ago