Luis Díaz Más
|
c5c315b6e7
|
Usage of EXIT_SUCCESS/FAILURE instead of hard-coded values
|
2022-03-23 16:55:18 +01:00 |
|
Luis Díaz Más
|
b05573fadc
|
Remove most of the asserts from codebase
|
2022-03-23 16:55:18 +01:00 |
|
Luis Díaz Más
|
30bf563f4d
|
Update .clang-format file & apply clang-format to whole project
|
2022-03-16 22:30:53 +01:00 |
|
Luis Díaz Más
|
7119b7676f
|
remove templating & simplify error message
+ clang-format in Error files
+ Remove AnyError
|
2022-03-12 16:58:41 +01:00 |
|
Luis Díaz Más
|
96f7f2e4c5
|
Convert Exiv2::ErrorCode into an enum class
|
2022-03-12 16:58:40 +01:00 |
|
Luis Díaz Más
|
bbc99ae581
|
Use auto for unique pointers
|
2022-03-07 22:25:51 +01:00 |
|
Luis Díaz Más
|
5a6ec65315
|
Use SPDX identifiers in more files
|
2022-03-07 22:25:51 +01:00 |
|
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 |
|
Luis Díaz Más
|
f85f7f717a
|
Replace many of the iterators types with auto
|
2021-04-19 10:43:46 +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 |
|
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 |
|
Luis Diaz Mas
|
6f8d8e3da6
|
cleanup header inclusions in API
|
2019-01-11 15:55:25 +01:00 |
|
Luis Diaz Mas
|
d96b619515
|
Add braces for the main functions in the new source files at samples
|
2018-08-26 09:23:08 +02:00 |
|
Luis Diaz Mas
|
00502eabdd
|
Move mrwthumb to samples
|
2018-08-26 09:23:08 +02:00 |
|