platform/upstream/libexif.git
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
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-19 Dan FandrichIgnore the generated makefiles
2008-11-19 Dan FandrichThe code for Swedish is sv, not se
2008-11-19 Dan FandrichCleaned up the code a bit
2008-11-18 Dan FandrichMade a static table const
2008-11-18 Dan FandrichMention example programs, libexif-gtk, autoreconf
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-18 Dan FandrichInternalized some strings into a const struct to make...
2008-11-06 Dan FandrichPrepare for development of the next release
2008-11-06 Dan FandrichPrepare for 0.6.17 release
2008-11-06 Dan FandrichSave some bandwidth and use the .bz2 archive by default
2008-11-06 Dan FandrichRemoved some bogus Doxygen comments
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-06 Dan FandrichThis file isn't generated by autoconf, it's checked...
2008-11-06 Dan FandrichCzech translation is no longer done through translation...
2008-11-05 Dan Fandrichpo/de.po: Updated German translation by Marcus Meissner
2008-11-05 Jan Patera1) Added fuji makernote support
2008-11-05 Dan FandrichMoved aolserver/* to contrib/aolserver/* (these files...
2008-11-05 Dan FandrichDocument the camera types for which maker notes are...
2008-11-05 Dan FandrichUpdated non-translationproject.org translations ru...
2008-11-04 Dan FandrichRemoved .cvsignore file since the rest of the directory...
2008-11-04 Dan FandrichThis is actually the libexif project...
2008-11-04 Dan FandrichFixed typo
2008-11-04 Dan FandrichExpanded the Building section
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 PateraAdded fixed bug number 2071600.
2008-10-04 Jan Patera2008-10-04 Jan Patera <patera@users.sourceforge.net>
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-09-04 Dan Fandrichpo/nl.po: Updated Dutch translation by Erwin Poeze
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-27 Jan PateraFixed typo
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-05-06 Marcus Meissneradded a safety net in content_remove, so we do not...
2008-04-08 Dan FandrichUpdated Slovak translation from Ivan Masár
2008-04-03 Dan Fandrichpo/sk.po: Updated Slovak translation by Ivan Masár
2008-02-22 Jan PateraMatch remembered buffer size to really allocated size
next