index
:
exempi
adobe-sdk
ci-test
exempi-2.0-branch
exempi-2.2-branch
exempi-2.3-branch
exempi-2.4-branch
exempi-2.5-branch
master
Exempi 2.0. XMP metadata handling library based on Adobe XMP reference implementation. (mirrored from https://gitlab.freedesktop.org/libopenraw/exempi)
hub
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
exempi
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-03
Fix some leftover warnings.
Hubert Figuière
1
-2
/
+2
2017-08-05
Add -p option to exempi to wrap packet
Hubert Figuière
2
-8
/
+17
2017-08-04
Bug 53983 - Update documentation to reflect loading sidecars
Hubert Figuière
2
-3
/
+27
2017-03-26
tests: missing includes causing breakage on macOS
Hubert Figuière
1
-1
/
+3
2017-03-26
2.4.x: Bug 100397 - Fix crash on malformed JPEG file
Hubert Figuière
1
-4
/
+2
2017-01-30
api: added NS_XML constant to the public API.
Hubert Figuière
3
-1
/
+4
2017-01-23
2.4.x: Bug 99480 - Add test for iterators.
Hubert Figuière
2
-17
/
+74
2017-01-23
2.4.x: Bug 99494 - Restore error propagation
Hubert Figuière
2
-3
/
+11
2017-01-23
2.4.x: Test for xmp_parse()
Hubert Figuière
2
-2
/
+84
2017-01-11
exempi: fix some unused args warnings
Hubert Figuière
2
-3
/
+3
2017-01-11
tests: M_PIl doesn't exist on macOS
Hubert Figuière
1
-3
/
+3
2017-01-10
tests: test floating point endian routines
Hubert Figuière
1
-0
/
+67
2017-01-09
tests: add more test for the Adobe SDK
Hubert Figuière
1
-14
/
+62
2017-01-09
tests: add some test for the Adobe SDK
Hubert Figuière
2
-3
/
+39
2017-01-07
2.4.0 build: Fix make distcheck and run it on travis
Hubert Figuière
1
-1
/
+1
2016-06-16
webp-handler: Add unit test
Frankie Dintino
2
-2
/
+125
2016-06-16
Add XMP_FT_WEBP constant
Frankie Dintino
1
-0
/
+1
2016-06-05
Fix automake warnings/errors:
Hubert Figuière
2
-9
/
+9
2016-06-05
Remove nullptr for older compiler.
Hubert Figuière
1
-12
/
+12
2016-06-05
Fix build issues on OS X
Frankie Dintino
1
-1
/
+6
2016-03-15
Merge branch 'exempi-2.3-branch'
Hubert Figuière
4
-6
/
+151
2016-02-15
Bug 94065 - Part 5: make sure PDF handler status is consitent to what we expect.
Hubert Figuière
1
-0
/
+2
2016-02-14
Added xmp_string_len().
Hubert Figuière
3
-4
/
+16
2016-02-14
Bug 94065 - Part 3: Added API xmp_files_put_xmp_xmpstring() and xmp_files_put...
Hubert Figuière
2
-0
/
+36
2016-02-14
Bug 94065 - Part 2: New API xmp_files_can_put_xmp_xmpstring() and xmp_files_c...
Hubert Figuière
2
-0
/
+37
2016-02-13
Bug 94065 - Part 1: add API xmp_files_get_xmp_xmpstring() variant.
Hubert Figuière
3
-8
/
+76
2016-02-03
Use std::unique_ptr<> instead of boost::scoped_ptr<>
Hubert Figuière
1
-2
/
+3
2016-02-03
Use the reinterpret_cast<> and proper const.
Hubert Figuière
1
-3
/
+3
2016-01-29
Use reinterpret_cast<> and use auto and const.
Hubert Figuière
1
-32
/
+32
2016-01-29
Added xmp_string_len(). Add some const
Hubert Figuière
3
-3
/
+19
2015-07-12
Reformatted with clang-format
Hubert Figuière
19
-2140
/
+2015
2015-07-09
Use unique_ptr<> for allocating the objects.
Hubert Figuière
1
-35
/
+58
2015-07-09
Fix tests to run properly under valgrind.
Hubert Figuière
1
-1
/
+4
2015-07-09
Merge branch 'exempi-2.3-branch'
Hubert Figuière
1
-7
/
+7
2015-07-09
Merge branch 'exempi-2.2-branch' into exempi-2.3-branch
Hubert Figuière
1
-8
/
+8
2015-07-09
Bug 14612 - Better fix for building on Solaris.
Hubert Figuière
1
-1
/
+1
2015-06-23
Make the header pass -Wstrict-prototypes
Hubert Figuière
1
-7
/
+7
2015-03-08
Add a new option flag XMP_OPEN_OPTIMIZEFILELAYOUT for opening.
Hubert Figuière
1
-1
/
+4
2014-09-01
Merge branch 'exempi-2.3-branch'
Hubert Figuière
3
-3
/
+84
2014-08-31
Merge branch 'exempi-2.2-branch' into exempi-2.3-branch
Hubert Figuière
3
-3
/
+84
2014-08-31
Bug 83313 - Use memmove instead of memcpy for corrupt Samsung exif.
Hubert Figuière
3
-3
/
+84
2014-04-22
Merge branch 'exempi-2.3-branch'
Hubert Figuière
2
-3
/
+3
2014-04-20
Merge branch 'exempi-2.2-branch' into exempi-2.3-branch
Hubert Figuière
2
-3
/
+3
2014-04-19
Fix Valgrind testing for xmpdump
Hubert Figuière
2
-3
/
+3
2013-07-16
Merge branch 'exempi-2.3-branch'
Hubert Figuière
5
-785
/
+1424
2013-07-15
New: API xmp_datetime_compare().
Hubert Figuière
4
-32
/
+76
2013-07-08
Remove deprecated typo define
Hubert Figuière
1
-5
/
+0
2013-07-08
Update Doxygen config file.
Hubert Figuière
1
-597
/
+1172
2013-07-08
Public header cleanup and documentation update.
Hubert Figuière
1
-156
/
+175
2013-06-29
Fix build system for the newer SDK
Hubert Figuière
1
-2
/
+2
[next]