summaryrefslogtreecommitdiff
path: root/src/lib/verify_dcp_job.cc
AgeCommit message (Expand)Author
2025-12-18Allow VerifyDCPJob to take a vector of DecryptedKDMs.Carl Hetherington
2025-02-23Allow passing options to VerifyDCPJob.Carl Hetherington
2025-01-21White space: verify_dcp_job.{cc,h}Carl Hetherington
2025-01-21Cleanup: default constructor.Carl Hetherington
2024-08-03Merge remote-tracking branch 'origin/main' into v2.17.xCarl Hetherington
2024-07-27Cleanup: include and using sorting.Carl Hetherington
2024-04-17Separate GUI verifier with basic reporting (#1823).Carl Hetherington
2023-11-20Verify encrypted DCPs (more) correctly (#2659).Carl Hetherington
2023-02-12Fix build for new libdcp.Carl Hetherington
2022-03-09Improve ratings dialog to allow only valid values (#2199).Carl Hetherington
2021-05-03C++11 tidying.Carl Hetherington
2021-01-21Adapt for libdcp use of enum class.Carl Hetherington
2021-01-07BOOST_FOREACH.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-09-14Add xsd_path() and use it to fix access to .xsd files on Linux (#1830).Carl Hetherington
2020-09-01Build fixes for Boost >= 1.73Carl Hetherington
2020-03-06Stop threads at the start of their object's destruction in all Job cases.Carl Hetherington
2019-12-12Use the new libdcp xerces stuff and install the required supporting files.Carl Hetherington
2018-03-21Update for new bits in libdcp verify.Carl Hetherington
2018-03-20Missing libdcp prefix.Carl Hetherington
2018-03-15Missing files.Carl Hetherington