summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-07-09Update NEWS fileexempi-2.2-branchHubert Figuière1-0/+4
2015-07-09Bug 14612 - Better fix for building on Solaris.Hubert Figuière1-1/+1
2015-06-23Make the header pass -Wstrict-prototypesHubert Figuière1-7/+7
2015-05-09Bug 90380 - Fix an out of bounds access when reading tag.Hubert Figuière1-0/+5
2014-08-31Start 2.2.3 if it ever happensHubert Figuière2-2/+5
2014-08-31Release date.2.2.2Hubert Figuière1-1/+1
2014-08-31Update NEWSHubert Figuière1-0/+1
2014-08-31Bug 83313 - Use memmove instead of memcpy for corrupt Samsung exif.Hubert Figuière5-4/+86
2014-08-31Update .gitignoreHubert Figuière1-0/+2
2014-04-19Update NEWSHubert Figuière1-0/+2
2014-04-19Fix mismatched delete / delete []Hubert Figuière1-1/+1
2014-04-19Fix Valgrind testing for xmpdumpHubert Figuière4-4/+234
2014-01-27Update NEWS fileHubert Figuière1-0/+1
2014-01-27Proper ignore variableHubert Figuière1-2/+1
2014-01-09Bug 72810 - Typo in date test in the MP3 handler. (Adobe code).Hubert Figuière1-1/+1
2014-01-09Update NEWS file.Hubert Figuière1-0/+1
2014-01-09Bug 73058 - Add missing include for MacOS.Hubert Figuière1-0/+2
2013-07-08Update NEWSHubert Figuière1-0/+1
2013-07-08TAGS in gitignoreHubert Figuière1-0/+1
2013-07-08Update Doxygen config file.Hubert Figuière1-597/+1172
2013-07-08We are going 2.2.2Hubert Figuière1-2/+3
2013-07-08Public header cleanup and documentation update.Hubert Figuière2-156/+179
2013-06-29Release day. (2.2.1)2.2.1Hubert Figuière1-1/+1
2013-05-25Updated AUTHORS for latest contributors.Hubert Figuière1-1/+2
2013-05-25Fix make distcheck: man page installation.Hubert Figuière1-2/+2
2013-02-11Update README and NEWSHubert Figuière2-2/+6
2013-02-11Fix indentationHubert Figuière1-45/+49
2013-02-09Added basic manpageHubert Figuière2-0/+42
2013-02-09Add the -n option to set namespaces.Hubert Figuière1-18/+39
2013-01-16Getting ready to release 2.2.1Hubert Figuière2-2/+8
2013-01-15Bug 58175 - Replace OS X FlatCarbon headersMisty De Meo3-3/+2
2012-08-30Bug 54011 - LargeFileAccess: use POSIX on OS XMisty De Meo5-13/+69
2012-02-21Getting ready for Exempi 2.2.02.2.0Hub Figuiere1-1/+2
2012-02-21Support reading the XMP sidecar in the command line tool, for kicks.Hub Figuiere1-18/+63
2012-01-21Remove -Wno-implicit as it is not for C++Hub Figuiere6-5/+6
2012-01-21New: API XMP_PROP_ARRAY_INSERT_BEFORE, XMP_PROP_ARRAY_INSERT_AFTER array opti...Hub Figuiere2-11/+12
2011-12-07update NEWSHubert Figuiere1-1/+5
2011-05-31- Bug #37747: mismatch delete/delete[] and new/new[] (from MeegoHubert Figuiere2-9/+14
2011-01-08Update gitignoreHubert Figuiere1-0/+1
2011-01-02Use xmp++ with the new exempi toolHubert Figuiere2-24/+15
2011-01-02Cleanup the tool and refactor a little bit.Hubert Figuiere1-76/+76
2011-01-02New 'exempi' command line tool.Hubert Figuiere5-2/+307
2011-01-02C++ helpers in xmp++.hppHubert Figuiere6-6/+144
2011-01-02New: API xmp_files_get_file_info().Hubert Figuiere5-11/+81
2011-01-02New: API xmp_files_get_format_info().Hubert Figuiere4-2/+60
2010-07-23Refactor the test fixtures.Hubert Figuiere5-11/+19
2010-07-10Merge branch 'master' of git+ssh://git.freedesktop.org/git/exempiHubert Figuiere1-4/+12
2010-07-10xmp_init(): Initialize can actually throw exception.Hubert Figuiere1-2/+10
2010-07-10XMP SDK require some flag to be passed on UNIX or it will just throw.Hubert Figuiere1-1/+3
2010-07-10Update unit tests.Hubert Figuiere3-9/+22