| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-04-15 | Add basic verification report.v1.9.5 | Carl Hetherington | |
| 2024-04-14 | Make verified DCPs available on the return from dcp::verify(). | Carl Hetherington | |
| 2024-04-14 | Add new OK type of verification note. | Carl Hetherington | |
| 2023-12-25 | Only write tool name into help, not its full path. | Carl Hetherington | |
| 2023-12-25 | Fix bad indentation in verify tool help. | Carl Hetherington | |
| 2023-11-20 | Allow use of KDMs when verifying DCPs. | Carl Hetherington | |
| 2023-10-09 | Add wrappers around boost::filesystem methods that handle the | Carl Hetherington | |
| required mangling of long filenames on Windows. Also wrap lots of missing places (e.g. calls to asdcplib, libxml++, libcxml etc.) in dcp::filesystem::fix_long_path(). The idea is to keep paths un-mangled until they we call some filesystem-related API and mangle them at that point. Otherwise we end up serialising mangled names, which seems like it will not end well. Should fix DoM #2623. | |||
| 2023-08-08 | Fix boost bind placeholder warnings. | Carl Hetherington | |
| 2023-08-08 | Cleanup: header ordering. | Carl Hetherington | |
| 2023-04-07 | Clarify success message from dcpverify a little. | Carl Hetherington | |
| 2023-02-26 | Remove LIBDCP_VERSION in favour of dcp::version.v1.8.62 | Carl Hetherington | |
| The former is only set at configure which is a bit confusing, and I can't think of a reason to have both. | |||
| 2023-02-12 | Add --no-asset-hash-check and --asset-hash-check-maximum-size (DoM #2444).v1.8.56 | Carl Hetherington | |
| 2023-02-12 | Terminate dcpverify correctly when an invalid option is passed. | Carl Hetherington | |
| 2022-10-11 | Some dcpverify output tidying. | Carl Hetherington | |
| 2022-10-11 | Add a progress bar. | Carl Hetherington | |
| 2022-10-11 | Cleanup: use some lambdas. | Carl Hetherington | |
| 2021-03-18 | Tidy how we're finding the tags and xsd directories. | Carl Hetherington | |
| 2021-01-22 | Remove some unused #includes. | Carl Hetherington | |
| 2021-01-22 | Assorted c++11 cleanups. | Carl Hetherington | |
| 2021-01-21 | Some more use of enum class. | Carl Hetherington | |
| 2021-01-19 | Cleanup: tidy enum names for verification codes. | Carl Hetherington | |
| 2021-01-17 | Replace std::list with std::vector in the API. | Carl Hetherington | |
| 2021-01-17 | Bv2.1 6.1: DCPs must be SMPTE. | Carl Hetherington | |
| 2021-01-17 | Add VERIFY_BV21_ERROR. | Carl Hetherington | |
| 2020-09-22 | Fix crashes when static linking due to tricky lifetimecrash | Carl Hetherington | |
| management of ASDCP::DefaultSMPTEDict(). | |||
| 2020-09-21 | Add --ignore-missing-assets and --quiet to dcpverify. | Carl Hetherington | |
| 2019-12-22 | Validate XML with xerces. | Carl Hetherington | |
| 2019-12-22 | Use VerificationNote for non-fatal errors in DCP::read. | Carl Hetherington | |
| 2019-01-12 | Move verify API away from strings towards error codes. | Carl Hetherington | |
| 2019-01-06 | Very simple dcpverify. | Carl Hetherington | |
