platform/upstream/libexif.git
2009-10-14 Dan FandrichEnsure that ExifTagTable[] is sorted by tag to allow...
2009-10-14 Dan FandrichFixed an inverted logic condition that prevented the bug
2009-10-14 Dan Fandrichpo/sv.po: Updated Swedish translation by Daniel Nylander
2009-10-09 Dan FandrichPrepare for continued development
2009-10-09 Dan FandrichFixed a syntactical typo
2009-10-09 Dan FandrichSneaking these new translations into the 0.6.18 release
2009-10-09 Dan FandrichFixed obvious fuzzy translation entries
2009-10-09 Dan FandrichDemoted from EXIF_LOG_CODE_CORRUPT_DATA to EXIF_LOG_COD...
2009-10-09 Dan FandrichFixed last revision date
2009-10-09 Dan FandrichPrepare for continued development
2009-10-09 Dan FandrichAdded a blank line
2009-10-09 Dan FandrichReleased 0.6.18
2009-10-06 Dan FandrichAdded --enable-maintainer-mode in configure and made...
2009-10-06 Dan FandrichMake the Doxygen and sf.net links replace the current...
2009-10-06 Jan PateraRemoved useless # from %02i format in sprintf
2009-10-06 Dan FandrichUpdated translations from Translation Project members...
2009-10-06 Jan PateraAdded interpretation of MNOTE_PENTAX2_TAG_DATE & MNOTE_...
2009-10-06 Jan PateraMinor changes
2009-10-02 Dan FandrichAdded exif.h to the source tarball so users can generat...
2009-10-02 Dan FandrichBumped the library minor version number because of...
2009-10-01 Dan FandrichAdded missing parenthesis
2009-10-01 Dan FandrichAdded a new public API function, exif_loader_get_buf...
2009-09-30 Dan FandrichAdded EXIF_DATA_TYPE_UNKNOWN as a backwards-compatible
2009-09-29 Dan FandrichUpdated the FSF's address
2009-09-28 Dan FandrichRemoved some redundant code. Renamed a variable to...
2009-09-27 Dan FandrichSped up exif_content_fix() considerably by splitting...
2009-09-26 Jan PateraAvoid compiler warning signed/unsigned int mismatch.
2009-09-26 Dan Fandrichlibexif/exif-data.c: Added more error log messages...
2009-09-25 Dan FandrichJan Patera's keen eyes noticed that my MakerNote unific...
2009-09-25 Dan FandrichFixed some problems in MakerNote parsing that could...
2009-09-23 Dan FandrichRemoved bogus "APEX" value from shutter speed display...
2009-09-23 Jan PateraUpdated Czech translation by Jan Patera
2009-09-23 Jan PateraUpdated Czech translation
2009-09-22 Dan Fandrichpo/de.po: Updated German translation by Marcus Meissner
2009-09-22 Dan FandrichAdded a few characters from the extended ISO-8859-1...
2009-09-19 Dan FandrichAdded support for writing Pentax and Casio v2 MakerNotes
2009-09-19 Dan Fandrichpo/de.po: Updated German translation by Marcus Meissner
2009-09-18 Dan Fandrichpo/pl.po: Updated Polish translation by Jakub Bogusz
2009-09-17 Dan FandrichMake a few format strings untranslatable. Made some...
2009-09-17 Dan Fandrichpo/en_CA.po: Updated Canadian English translation
2009-08-26 Dan FandrichModified the footer on Doxygen-generated pages to add...
2009-08-13 Dan FandrichDecode EXIF_TAG_ISO_SPEED_RATINGS as an integer, not...
2009-08-12 Lutz Mueller2009-08-12 Lutz Mueller <lutz@users.sourceforge.com>
2009-06-17 Dan FandrichMinor comment changes
2009-06-17 Dan FandrichMore Danish translation updates from the Translation...
2009-06-16 Dan Fandrichpo/da.po: Danish translation corrections by Lars Christ...
2009-06-03 Dan Fandrichpo/da.po: Added Danish translation by Joe Hansen
2009-05-29 Dan FandrichFixed negative exposure values in Canon makernotes...
2009-05-02 Dan FandrichCreate a valid default for EXIF_TAG_COMPONENTS_CONFIGUR...
2009-05-02 Dan FandrichAdded contrib/examples/write-exif.c
2009-04-20 Jan PateraUpdated Czech translation
2009-04-14 Dan FandrichAdded some more Doxygen comments.
2009-03-21 Lutz Mueller2009-03-21 Lutz Mueller <lutz@users.sourceforge.net>
2009-03-16 Lutz Mueller2009-03-16 Lutz Mueller <lutz@users.sourceforge.net>
2009-02-03 Dan FandrichAdded AC_C_INLINE to configure.ac to define the inline...
2009-01-31 Dan FandrichUpdated to latest POT file
2009-01-31 Dan FandrichSeparated the MNOTE_SANYO_TAG_SELFTIMER 2 sec. case...
2009-01-31 Dan FandrichDecode the value for EXIF_TAG_LIGHT_SOURCE and EXIF_TAG...
2009-01-24 Dan FandrichRemoved a C99ism
2009-01-23 Dan FandrichAdded test-tagtable to do some tests on the static...
2009-01-23 Dan FandrichFix exif_tag_get_support_level_in_ifd() to handle the...
2009-01-22 Dan FandrichDocument the Microsoft XP tags as being in UTF-16LE
2009-01-22 Dan FandrichWhen the data type is not known in exif_tag_get_support...
2009-01-22 Dan FandrichDefault EXIF_TAG_COLOR_SPACE to 0xffff (uncalibrated)
2009-01-22 Dan FandrichReduce the recursion limit
2009-01-21 Dan FandrichFix an endless loop that occurs when the compiler makes...
2009-01-21 Dan FandrichTie the IFD table to the IFD enum to force the two...
2009-01-20 Dan FandrichRemoved some commented-out debug code.
2009-01-18 Jan PateraMinor optimizations, fixing some 64-bit warnings
2009-01-18 Jan PateraConsistency: all tag titles are capitalized
2009-01-18 Jan PateraInteroperabilityIndex, InteroperabilityVersion & MaxApe...
2009-01-16 Dan FandrichChanged a data type from short to long in the last...
2009-01-16 Dan FandrichInterpret more Sanyo MakerNote tags
2009-01-14 Dan FandrichAdded some more Olympus/Sanyo image quality descriptions
2009-01-14 Dan FandrichAdded descriptions for the remaining Pentax MakerNote...
2009-01-14 Dan FandrichFixed a bug where Pentax v2 & v3 MakerNotes were indica...
2009-01-14 Dan FandrichUncomment this to fix a problem with Sanyo MakerNotes...
2009-01-14 Dan FandrichLog a message when corrupted MakerNotes are found for...
2009-01-14 Dan FandrichAdded the TIFF tag TimeZoneOffset which was spotted...
2009-01-13 Dan FandrichAdded support for Epson MakerNotes, which have the...
2009-01-13 Dan FandrichAdded missing support level tags for a bunch of EXIF...
2009-01-13 Dan FandrichLog when a subsidiary IFD (EXIF, GPS, Interoperability...
2009-01-13 Dan FandrichFixed the interpretation of some tags as being optional...
2009-01-09 Dan FandrichJan Patera pointed out that referencing appendices...
2009-01-09 Dan FandrichFixed a typo in the EXIF_TAG_GPS_DEST_DISTANCE_REF...
2009-01-07 Dan Fandrichlibexif/exif-tags.c: Added remaining GPS tags from...
2009-01-03 Dan FandrichUpdated Doxygen comments
2009-01-03 Dan Fandrichcontrib/examples/photographer.c: Added example program...
2008-12-23 Dan FandrichChanged a few comments
2008-12-23 Dan FandrichFixed bug #1946138 to stop ignoring CFLAGS in the sqrt...
2008-12-23 Dan Fandrichpo/vi.po: Updated Vietnamese translation by Clytie...
2008-12-11 Dan FandrichImproved documentation
2008-12-11 Dan FandrichA couple problems with corrupted Olympus-style MakerNot...
2008-12-10 Jan PateraEliminated unreferenced variable
2008-12-05 Dan FandrichFixed interpretation of the Olympus MNOTE_OLYMPUS_TAG_M...
2008-12-05 Dan FandrichMade a log entry translatable.
2008-12-05 Dan FandrichImproved Doxygen documentation.
2008-12-02 Dan FandrichEnabled QT_AUTOBRIEF to automatically produce function...
2008-11-27 Dan FandrichImproved Doxygen documentation.
2008-11-25 Dan Fandrichpo/sk.po: Updated Slovak translation by Ivan Masár
next