Kevin Backhouse
|
9ff72e5ca5
|
Make offset=0 the default parameter.
|
2021-08-30 12:41:08 +01:00 |
|
Kevin Backhouse
|
c9d0cf3643
|
Make fields of DataBuf private.
|
2021-08-29 15:43:10 +01:00 |
|
Kevin Backhouse
|
2b84f4bd64
|
fix: zero initialize local variables. (#1743)
* Zero initialize local variables.
* Initialize xmpID_
|
2021-06-27 08:56:31 +02:00 |
|
Rosen Penev
|
2c57f214c5
|
clang-tidy: use nullptr
Found with modernize-use-nullptr
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
2021-05-26 08:31:45 +02:00 |
|
Luis Díaz Más
|
0bbaa6eff3
|
cpp: Replace auto_ptr by unique_ptr
|
2021-04-15 06:56:11 +02:00 |
|
Robin Mills
|
4a8d365e80
|
fix_1508_enableBMMF_effort2
|
2021-04-03 11:03:31 +01:00 |
|
Robin Mills
|
9da2aed5d2
|
Use the documented 5 line prolog in every sample application. Tidy up sample prologs and header code.
|
2021-04-02 16:58:20 +01:00 |
|
Robin Mills
|
d632988bbd
|
Massive code prolog cleanup.
|
2021-03-17 13:34:21 +00:00 |
|
Luis Diaz Mas
|
215099e977
|
Fix in largeiptc-test
|
2020-04-24 07:42:41 +02:00 |
|
Robin Mills
|
7844b11e4b
|
[xmpsdk] Add XMP Initialisation/Cleanup code to all main() programs
- update documentation
- Removed redundant calls to Exiv2::XmpParser::terminate() (legacy of our
discusssion with @tester0077).
- this fixes #976
|
2019-10-05 10:19:53 +02:00 |
|
Dan Čermák
|
efe2ccdcb6
|
Replaced all hardcoded error codes with ker... constants
|
2018-02-18 09:28:57 +01:00 |
|
Robin Mills
|
82dbe6199d
|
https://github.com/Exiv2/exiv2/issues/11 Closed. Coincidentally Raphael reported issues with Visual Studio 2015 Community Edition. Issue 11 and Raphael's issues should now be resolved.
|
2017-06-29 22:13:26 +01:00 |
|
Robin Mills
|
abd5ecedd4
|
#1129. Fix submitted.
|
2015-10-13 21:19:25 +00:00 |
|
Robin Mills
|
a297d2b69e
|
Rollback 3089 - somehow it's broken the build!
|
2013-07-24 05:05:52 +00:00 |
|
Robin Mills
|
da1ed8c536
|
Bumping the copyright notice in src &samples from 2012 to 2013
|
2013-07-24 03:12:38 +00:00 |
|
Andreas Huggel
|
06ce0d18b6
|
- Introduced exiv2.hpp as a wrapper to include all Exiv2 objects. (Renamed existing exiv2.hpp to exiv2app.hpp)
- Changed Sony/Minolta pretty-print function to print EV value
- Renamed rcsid.hpp to rcsid_int.hpp, do not publish it anymore
|
2010-06-27 10:04:39 +00:00 |
|
Andreas Huggel
|
0d55992e2f
|
Merged unstable branch to trunk.
|
2008-06-21 10:28:17 +00:00 |
|
Andreas Huggel
|
a6440d4ed1
|
Moved sample programs into new samples/ directory. Cleaned-up the makefiles and applied BSD license to all makefiles.
|
2007-10-08 09:17:20 +00:00 |
|