libexif.pc.in: Move -lm flag into Libs.private since it's only
[platform/upstream/libexif.git] / ChangeLog
2009-12-15 Dan Fandrichlibexif.pc.in: Move -lm flag into Libs.private since...
2009-12-11 Dan FandrichAdded tag 0xEA1C, the Padding tag from the Microsoft...
2009-12-09 Dan FandrichFixed some memory leaks in the write-exif.c example...
2009-12-08 Dan FandrichMention CVE number of recent security fix & other minor...
2009-11-25 Dan Fandrichpo/da.po: Updated Danish translation by Joe Hansen
2009-11-23 Dan FandrichInclude README-Win32.txt in all source distributions
2009-11-17 Dan Fandrichpo/ja.po: Updated Japanese translation by Tadashi Jokagi
2009-11-13 Dan FandrichReleased 0.6.19
2009-11-08 Dan FandrichSorted ExifFormatTable[] in approximate decreasing...
2009-11-06 Dan FandrichAdded a bunch of new translations from launchpad.net
2009-10-27 Dan FandrichImproved tag table lookup performance by optimally...
2009-10-15 Dan FandrichChanged the various functions searching for tags in...
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 FandrichSneaking these new translations into the 0.6.18 release
2009-10-09 Dan FandrichDemoted from EXIF_LOG_CODE_CORRUPT_DATA to EXIF_LOG_COD...
2009-10-09 Dan FandrichReleased 0.6.18
2009-10-06 Dan FandrichAdded --enable-maintainer-mode in configure and made...
2009-10-06 Dan FandrichUpdated translations from Translation Project members...
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 a new public API function, exif_loader_get_buf...
2009-09-30 Dan FandrichAdded EXIF_DATA_TYPE_UNKNOWN as a backwards-compatible
2009-09-27 Dan FandrichSped up exif_content_fix() considerably by splitting...
2009-09-26 Dan Fandrichlibexif/exif-data.c: Added more error log messages...
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-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 Fandrichpo/en_CA.po: Updated Canadian English translation
2009-08-12 Lutz Mueller2009-08-12 Lutz Mueller <lutz@users.sourceforge.com>
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-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 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-23 Dan FandrichAdded test-tagtable to do some tests on the static...
2009-01-22 Dan FandrichWhen the data type is not known in exif_tag_get_support...
2009-01-16 Dan FandrichInterpret more Sanyo MakerNote tags
2009-01-13 Dan FandrichAdded support for Epson MakerNotes, which have the...
2009-01-07 Dan Fandrichlibexif/exif-tags.c: Added remaining GPS tags from...
2009-01-03 Dan Fandrichcontrib/examples/photographer.c: Added example program...
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-11-25 Dan Fandrichpo/sk.po: Updated Slovak translation by Ivan Masár
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 Fandrichcontrib/examples/*: Added a couple of simple example...
2008-11-18 Dan Fandrichpo/nl.po: Updated Dutch translation by Erwin Poeze
2008-11-18 Dan Fandrichlibexif/exif-entry.c & configure.ac: use localtime_r...
2008-11-06 Dan FandrichPrepare for 0.6.17 release
2008-11-06 Dan Fandrichlibexif.spec.in: changed default release number to...
2008-11-06 Dan FandrichAdded contrib/watcom/ directory to the source tarball...
2008-11-05 Dan Fandrichpo/de.po: Updated German translation by Marcus Meissner
2008-10-20 Jan PateraPlease don't crash in mnote_pentax_tag_get_description...
2008-10-04 Jan PateraAdded fixed bug number 2071600.
2008-10-04 Jan Patera2008-10-04 Jan Patera <patera@users.sourceforge.net>
2008-10-02 Marcus MeissnerReplaced unsigned int by size_t in some places
2008-09-04 Dan Fandrichpo/nl.po: Updated Dutch translation by Erwin Poeze
2008-07-25 Marcus Meissnerhandle the case where we realloc to 0 entries,
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-06-15 Lutz Mueller2008-06-15 Lutz Mueller <lutz@users.sourceforge.net>
2008-06-15 Lutz Mueller2008-06-15 Lutz Mueller <lutz@users.sourceforge.net>
2008-05-06 Marcus Meissnerexif_content removal
2008-04-03 Dan Fandrichpo/sk.po: Updated Slovak translation by Ivan Masár
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-15 Lutz Mueller2008-02-15 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>
2007-12-27 Lutz Mueller2007-12-27 Lutz Mueller <lutz@users.sourceforge.net>
2007-12-20 Lutz Mueller2007-12-20 Lutz Mueller <lutz@users.sourceforge.net>
2007-12-18 Lutz Mueller2007-12-18 Lutz Mueller <lutz@users.sourceforge.net>
2007-12-16 Lutz Mueller2007-12-16 Lutz Mueller <lutz@users.sourceforge.net>
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 Lutz Mueller2007-12-14 Lutz Mueller <lutz@users.sourceforge.net>
2007-12-07 Jan PateraAdded support for Fuji makernotes
2007-11-14 Dan Fandrich* Added support for a new macro NO_VERBOSE_TAG_DATA...
2007-11-13 Dan Fandrich* Added support for more Olympus makernotes, based...
2007-11-08 Dan Fandrich* Added Canadian English translation, eh?
2007-11-07 Dan FandrichRenamed EXIF_TAG_UNKNOWN_C4A5 to EXIF_TAG_PRINT_IMAGE_M...
2007-10-30 Dan Fandrich* Support compiling away the detailed tag tables and...
2007-09-12 Jan Patera* Enhancements to Canon makernote parsers submitted...
2007-08-16 Jan Patera* exif-mnote-data-olympus.c: Fix of bugs #1773810,...
2007-06-25 Jan PateraEndianess of Nikon V1 makernotes is now guessed, it...
2007-05-21 Jan PateraAdded Czech & Slovak localizations
2007-05-15 Jan PateraUpdated news:
next