Removed some FIXME comments.
[platform/upstream/libexif.git] / libexif / olympus /
2018-08-17 Dan FandrichSupport signed types in some generic MakerNote formatters.
2017-07-26 Marcus Meissnercheck for good sizes in the byteorder swap function...
2017-05-26 Dan FandrichFixed an unused variable warning
2017-05-26 Dan FandrichFixed the internal MakerNote tag structs to use the...
2017-05-26 Dan FandrichFixed some type warnings in log messages by explicitly...
2017-05-26 Dan FandrichRemoved some extraneous #define DEBUG
2012-07-12 Dan FandrichFixed some possible division-by-zeros in Olympus-style...
2011-04-18 Dan FandrichAdded a NULL pointer check to attempt to keep Coverity...
2010-12-15 Jan PateraUpdated Czech translation
2010-12-01 Dan FandrichReuse exif_mnote_data_olympus_identify_variant() to...
2010-10-08 Dan FandrichRefactored MakerNote detection code to put detection...
2010-02-06 Dan FandrichMade the case of text output be more consistent. Now...
2010-01-29 Dan FandrichCommented out some overly-verbose debug messages
2010-01-05 Jan Patera1) MNOTE_NIKON_TAG_LENSTYPE: added one more value
2009-12-18 Dan FandrichOnly call bindtextdomain if a translated string is...
2009-12-11 Dan FandrichUse the proper enum type for the version member
2009-10-27 Dan FandrichUpdated the Free Software Foundation's street address
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-17 Dan FandrichMake a few format strings untranslatable. Made some...
2009-03-21 Lutz Mueller2009-03-21 Lutz Mueller <lutz@users.sourceforge.net>
2009-01-31 Dan FandrichSeparated the MNOTE_SANYO_TAG_SELFTIMER 2 sec. case...
2009-01-20 Dan FandrichRemoved some commented-out debug code.
2009-01-18 Jan PateraConsistency: all tag titles are capitalized
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 FandrichUncomment this to fix a problem with Sanyo MakerNotes...
2009-01-13 Dan FandrichAdded support for Epson MakerNotes, which have the...
2008-12-11 Dan FandrichA couple problems with corrupted Olympus-style MakerNot...
2008-12-05 Dan FandrichFixed interpretation of the Olympus MNOTE_OLYMPUS_TAG_M...
2008-12-05 Dan FandrichImproved Doxygen documentation.
2008-10-20 Jan PateraPlease don't crash in mnote_pentax_tag_get_description...
2008-10-04 Jan PateraHeuristic fix of bug #2071600 and gnome Bug #549029:
2008-10-02 Marcus MeissnerReplaced unsigned int by size_t in some places
2008-06-26 Jan PateraBetter support for MNOTE_OLYMPUS_TAG_FLASHDEVICE,
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-01-31 Dan FandrichGNU gettext behaves strangely when given an empty strin...
2007-12-15 Jan PateraSome items did not get translated
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-10-30 Dan FandrichFixed some typos in messages.
2007-08-16 Jan PateraFix of bugs #1773810, #1774626, gnome bug #466044:
2007-08-02 Hans Ulrich NiedermannPartially get rid of recursive make, fixing parallel...
2007-06-26 Hans Ulrich Niedermannuse full initializers
2007-06-25 Jan PateraEndianess of Nikon V1 makernotes is now guessed, it...
2007-05-24 Jan PateraUnified handling of unknown tag values, some messages...
2007-05-11 Jan Patera1) correct checks of size of entry's data: entry->size...
2007-05-11 Hubert Figuièredont derefernce NULL (CID 3)
2007-05-08 Jan PateraAdded heuristics for partial fix of #1525770: Microsoft...
2007-05-08 Jan PateraAdded support for Olympus S760 & S770 makernote (bug...
2007-05-06 Jan PateraNikon v1 makernotes were saved with wrong offsets,...
2007-04-26 Jan PateraAdded value 4 (RAW) of MNOTE_OLYMPUS_TAG_QUALITY
2007-02-14 Jan PateraUpdated MNOTE_OLYMPUS_TAG_QUALITY & MNOTE_OLYMPUS_TAG_V...
2006-10-03 Jan PateraAdded some AF Position values
2006-10-03 Marcus Meissneradded some more nikon tags.
2006-10-03 Marcus Meissnermerge lens fstops and exposure diff cases
2006-10-03 Marcus Meissnerinterpret some more Nikon MakerNote tags.
2006-02-13 Lutz Mueller2006-02-13 Lutz Mueller <lutz@topfrose.de>
2005-08-15 Lutz Mueller2005-08-15 Lutz Mueller <lutz@users.sourceforge.net>
2005-07-05 Jörg Hoh- fixed typo, which made the whole thing uncompileable ...
2005-07-04 Jörg Hoh- extracted constant numbers and gave them names
2005-05-05 Hans Ulrich Niedermannmake libexif 'gcc-4.0 -Wall -Werror' clean
2005-03-17 Hans Ulrich Niedermannuse LOCALEDIR instead of _LOCALEDIR
2005-03-13 Hans Ulrich Niedermannupdate .cvsignore files for present files
2005-03-13 Hans Ulrich Niedermannlibintl/gettext cleanup:
2005-03-09 Lutz Mueller2005-03-09 Lutz Mueller <lutz@users.sourceforge.net>
2005-02-08 Hans Ulrich NiedermannBuild variable cleanup:
2004-11-11 Lutz Mueller2004-11-11 Lutz Mueller <lutz@users.sourceforge.net>
2004-10-04 Lutz Mueller2004-10-04 Lutz Mueller <lutz@users.sourceforge.net>
2004-09-17 Lutz Mueller2004-09-17 Lutz Mueller <lutz@users.sourceforge.net>
2004-09-15 Jan Patera2004-09-15 Jan Patera <patera@users.sourceforge.net>
2004-09-12 Lutz Mueller2004-09-12 Lutz Mueller <lutz@users.sourceforge.net>
2004-09-07 Lutz Mueller2004-09-07 Lutz Mueller <lutz@users.sourceforge.net>
2004-09-07 Lutz Mueller2004-09-07 Lutz Mueller <lutz@users.sourceforge.net>
2004-09-01 Lutz Mueller2004-09-01 Lutz Mueller <lutz@users.sourceforge.net>
2004-08-26 Lutz Mueller2004-08-26 Lutz Mueller <lutz@users.sourceforge.net>
2004-08-16 Jan PateraMNOTE_OLYMPUS_TAG_VERSION can have 5 or 8 chars
2004-07-13 Jan Patera2004-07-13 Jan Patera <patera@users.sourceforge.net>
2004-06-23 Lutz Mueller2004-06-23 Serge Droz <serge.droz@psi.ch>
2004-06-22 Lutz Mueller2004-06-22 Lutz Mueller <lutz@users.sourceforge.net>
2004-06-22 Lutz Mueller2004-06-22 Lutz Mueller <lutz@users.sourceforge.net>
2004-06-15 Jan PateraMNOTE_OLYMPUS_TAG_INFO: handle length 53 (in addition...
2004-06-07 Jan PateraPrevent crashes on too many unknown bytes:
2004-06-06 Lutz Mueller2004-06-06 Lutz Mueller <lutz@users.sourceforge.net>
2004-05-25 Lutz Mueller2004-05-25 Lutz Mueller <lutz@users.sourceforge.net>
2004-05-24 Jan Patera1) New 3 values of MNOTE_NIKON1_TAG_QUALITY
2004-05-20 Lutz Mueller2004-05-15 Lutz Mueller <lutz@users.sourceforge.net>
2004-05-11 Jan PateraSaving of Nikon v2 maker note
2004-05-10 Jan PateraA CR/LF problem killed output of processing MNOTE_NIKON...
2004-05-10 Jan PateraI've extended support of Nikon maker note in the "Olymp...
2004-05-05 Jan Patera|| instead of && caused rejecting all mnotes
2004-05-04 Lutz Mueller2004-05-04 Lutz Mueller <lutz@users.sourceforge.net>
2004-04-02 Jan PateraPlease don't crash whenever calling memset
2004-03-19 Jörg Hoh- Code simplification
2004-01-07 Jan Pateraexif_mnote_data_olympus_get_value(), mnote_olympus_entr...
next