Added missing support level tags for a bunch of EXIF tags to mark them
[platform/upstream/libexif.git] / libexif /
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
2008-12-23 Dan FandrichChanged a few comments
2008-12-23 Dan FandrichFixed bug #1946138 to stop ignoring CFLAGS in the sqrt...
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-11-27 Dan FandrichImproved Doxygen documentation.
2008-11-25 Dan FandrichAdded Doxygen documentation
2008-11-22 Dan FandrichAdded Doxygen comments for the main API entry points...
2008-11-19 Dan FandrichDocument that libexif is now thread safe (when used...
2008-11-18 Dan FandrichMade a static table const
2008-11-18 Dan Fandrichlibexif/exif-entry.c & configure.ac: use localtime_r...
2008-11-18 Dan FandrichInternalized some strings into a const struct to make...
2008-11-06 Dan FandrichRemoved some bogus Doxygen comments
2008-11-03 Dan FandrichInclude sys/types.h to make sure ssize_t is defined...
2008-10-20 Jan PateraPlease don't crash in mnote_pentax_tag_get_description...
2008-10-09 Jan PateraFixed interpretation of Auto ISO and Self-Timer entries
2008-10-08 Jan PateraPatch by Aric Blumer <aricblumer@users.sourceforge...
2008-10-04 Jan PateraHeuristic fix of bug #2071600 and gnome Bug #549029:
2008-10-04 Jan PateraPatch by Louis Strous:
2008-10-02 Marcus MeissnerReplaced unsigned int by size_t in some places
2008-07-26 Jörg Hohgracefully return 0 when the name has not been found
2008-07-26 Jan PateraHopefully finally correct ;-)
2008-07-26 Marcus Meissnerdo not memmove if i was the last slot, since it
2008-07-26 Jan Pateraexif_content_remove_entry:
2008-07-25 Marcus Meissnerhandle the case where we realloc to 0 entries,
2008-06-27 Jan PateraAvoid compiler warning - use the correct type
2008-06-26 Jan PateraBetter support for MNOTE_OLYMPUS_TAG_FLASHDEVICE,
2008-06-23 Lutz Mueller2008-06-23 Lutz Mueller <lutz@users.sourceforge.net>
2008-05-06 Marcus Meissneradded a safety net in content_remove, so we do not...
2008-02-22 Jan PateraMatch remembered buffer size to really allocated size
2008-02-20 Lutz Mueller2008-02-20 Lutz Mueller <lutz@users.sourceforge.net>
2008-02-17 Lutz Mueller2008-02-17 Lutz Mueller <lutz@users.sourceforge.net>
2008-02-17 Lutz Mueller2008-02-17 Lutz Mueller <lutz@users.sourceforge.net>
2008-02-16 Lutz Mueller2008-02-16 Lutz Mueller <lutz@users.sourceforge.net>
2008-02-14 Lutz Mueller2008-02-14 Lutz Mueller <lutz@users.sourceforge.net>
2008-02-14 Lutz Mueller2008-02-14 Lutz Mueller <lutz@users.sourceforge.net>
2008-02-10 Dan FandrichFixed an out of memory handling issue.
2008-02-01 Dan FandrichFixed an error checking weakness reported in bug #15362...
2008-01-31 Dan FandrichGNU gettext behaves strangely when given an empty strin...
2008-01-25 Dan FandrichMake sure a buffer is NUL-terminated even in an error...
2008-01-24 Dan FandrichMake sure to initialize every tag entry to something...
2008-01-09 Marcus MeissnerFixed rounding of exposure time to match better.
2007-12-27 Lutz Mueller2007-12-27 Lutz Mueller <lutz@users.sourceforge.net>
2007-12-16 Lutz Mueller2007-12-16 Lutz Mueller <lutz@users.sourceforge.net>
2007-12-15 Jan PateraSome items did not get translated
2007-12-15 Jan PateraSome items did not get translated
2007-12-15 Jan PateraSome items did not get translated
2007-12-15 Lutz Mueller2007-12-15 Lutz Mueller <lutz@users.sourceforge.net>
2007-12-14 Lutz Mueller2007-12-14 Lutz Mueller <lutz@users.sourceforge.net>
2007-12-14 Lutz Mueller2007-12-14 Lutz Mueller <lutz@users.sourceforge.net>
2007-12-14 Dan FandrichEnabled i18n on Fuji files and updated en_CA translation.
2007-12-14 Dan FandrichFixed a couple of typos
2007-12-07 Hans Ulrich NiedermannThere is no separate LOCALEDIR for mnotes
2007-12-07 Jan PateraAdded support for Fuji makernotes
2007-12-07 Dan FandrichAdded more quality types. Removed redundant table entry.
2007-11-14 Dan Fandrich* Added support for a new macro NO_VERBOSE_TAG_DATA...
2007-11-13 Jan PateraVarious minor fixes and improvements
2007-11-13 Dan Fandrich* Added support for more Olympus makernotes, based...
2007-11-10 Dan FandrichAdded support for Sanyo makernotes, which are identical...
2007-11-09 Dan FandrichShow a generic message for all unknown, undefined data.
2007-11-08 Dan FandrichBe consistent and call it "color space" (two words).
2007-11-07 Dan FandrichRenamed EXIF_TAG_UNKNOWN_C4A5 to EXIF_TAG_PRINT_IMAGE_M...
2007-11-01 Jan Patera1) Fixed typos
2007-10-30 Dan FandrichWhen NO_VERBOSE_TAG_STRINGS is used, don't set
2007-10-30 Dan Fandrich* Support compiling away the detailed tag tables and...
2007-10-30 Dan FandrichFixed some typos in messages.
2007-10-30 Dan FandrichFixed some typos in messages.
2007-09-12 Jan PateraEnhancements submitted by Thorsten Kukuk
2007-08-16 Jan PateraFix of bugs #1773810, #1774626, gnome bug #466044:
2007-08-14 Hans Ulrich Niedermannadd license
2007-08-02 Hans Ulrich NiedermannPartially get rid of recursive make, fixing parallel...
2007-06-27 Hans Ulrich NiedermannRemove obsolete libexif/exif.c file
2007-06-27 Hans Ulrich Niedermannno need for exif-loader.h to #include itself
2007-06-27 Hans Ulrich NiedermannReverting zero termination patch, adding comment to...
2007-06-27 Hans Ulrich NiedermannFix ifd validity check, comment on purpose of EXIF_IFD_...
2007-06-26 Hans Ulrich Niedermannexif_entry_initialize(): handle failed malloc() calls.
2007-06-26 Hans Ulrich Niedermannmake sure the returned string is zero terminated
2007-06-26 Hans Ulrich Niedermannrevert unintended commit
2007-06-26 Hans Ulrich Niedermannuse full initializers
2007-06-26 Hans Ulrich Niedermannuse proper type ssize_t thus avoiding integer warnings
2007-06-26 Hans Ulrich Niedermannlog malloc failure, correct ifd validity check, UNUSED...
2007-06-26 Hans Ulrich Niedermanndefine param as UNUSED
2007-06-26 Hans Ulrich NiedermannRemove ancient completely obsolete exif.c file, make...
2007-06-26 Hans Ulrich Niedermannfix 'static const' keyword sequence
2007-06-26 Hans Ulrich Niedermanndox comment cosmetics
2007-06-26 Hans Ulrich Niedermannadd exif-system.h header
2007-06-25 Hans Ulrich NiedermannEXIF_LOG_NO_MEMORY macro: use different format string...
2007-06-25 Jan PateraEndianess of Nikon V1 makernotes is now guessed, it...
2007-06-15 Jan PateraI forgot to check this file in about 2 weeks ago.
2007-06-14 Marcus Meissnerfixed typo
next