summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-09-19Add PDF formatter for verification reports (#1823).v1.10.28Carl Hetherington
2025-09-16Move {HTML/Text}Formatter out to their own files.Carl Hetherington
2025-08-25Allow dcpkdm to be give more than 1 KDM.Carl Hetherington
2025-03-25Adjust filter_notes to also handle the ignore_bv21_smpte flag.Carl Hetherington
2025-02-23Make picture details checks optional.v1.10.12Carl Hetherington
2025-02-20Accept multiple DCP verification results when making a report.Carl Hetherington
2025-01-19Make MainSoundConfiguration behave "correctly" with badly-formatted strings.Carl Hetherington
2025-01-01Add new, improved raw_convert using fmt/fast_float (DoM #2220).Carl Hetherington
2024-12-22Cleanup 1 -> true.v1.10.0Carl Hetherington
2024-09-25Merge remote-tracking branch 'origin/main' into v1.9.xv1.9.22Carl Hetherington
2024-09-21Remove unused references to boost::signals2.Carl Hetherington
2024-08-17Subtitle{,String,Image} -> Text{,String,Image}.Carl Hetherington
2024-08-17{,Interop,SMPTE}SubtitleAsset -> {,Interop,SMPTE}TextAsset.Carl Hetherington
2024-08-17Reel{,Interop,SMPTE}SubtitleAsset -> Reel{,Interop,SMPTE}TextAsset.Carl Hetherington
2024-04-22Support MPEG2 decompression.Carl Hetherington
2024-04-18Move Behaviour enum out of J2KPictureAsset.Carl Hetherington
2024-04-18Rename classes.Carl Hetherington
2024-04-18Fix includes.Carl Hetherington
2024-04-18Merge remote-tracking branch 'origin/main' into v1.9.xCarl Hetherington
2024-04-15Add basic verification report.v1.9.5Carl Hetherington
2024-04-14Make verified DCPs available on the return from dcp::verify().Carl Hetherington
2024-04-14Add new OK type of verification note.Carl Hetherington
2024-03-30Add hack decrypt of sound assets by dcpdecryptmxf.Carl Hetherington
2024-03-30Fix typo in help.Carl Hetherington
2024-03-22Bump asdcplib to dcpomatic-2.13.0 branch.v1.9.4Carl Hetherington
2023-12-25Only write tool name into help, not its full path.Carl Hetherington
2023-12-25Fix bad indentation in verify tool help.Carl Hetherington
2023-11-20Allow use of KDMs when verifying DCPs.Carl Hetherington
2023-11-19Report progress with done/total rather than a float.Carl Hetherington
2023-10-09Add wrappers around boost::filesystem methods that handle theCarl Hetherington
2023-10-06Cleanup: sorting.Carl Hetherington
2023-08-31Don't build dcpdumpimage unless we have {Image,Graphics}MagickCarl Hetherington
2023-08-31Cleanup: use a loop.Carl Hetherington
2023-08-27Add dcpdumpimage tool.Carl Hetherington
2023-08-08Fix boost bind placeholder warnings.Carl Hetherington
2023-08-08Cleanup: header ordering.Carl Hetherington
2023-07-25Cleanup: move EqualityOptions into its own file.Carl Hetherington
2023-04-13Add check for Interop font assets being present (in the ASSETMAP and on disk).Carl Hetherington
2023-04-07Clarify success message from dcpverify a little.Carl Hetherington
2023-03-20Use an enum instead of a bool in PictureAsset::start_write().Carl Hetherington
2023-02-26Remove LIBDCP_VERSION in favour of dcp::version.v1.8.62Carl Hetherington
2023-02-12Give a better error when a KDMFormatError is thrown (DoM #2446).v1.8.57Carl Hetherington
2023-02-12Add --no-asset-hash-check and --asset-hash-check-maximum-size (DoM #2444).v1.8.56Carl Hetherington
2023-02-12Terminate dcpverify correctly when an invalid option is passed.Carl Hetherington
2022-10-11Some dcpverify output tidying.Carl Hetherington
2022-10-11Add a progress bar.Carl Hetherington
2022-10-11Cleanup: use some lambdas.Carl Hetherington
2022-04-12Add and use new File class.merged-to-mainCarl Hetherington
2022-02-12Cleanup: use dcp::LocalTime for certificate validity times.Carl Hetherington
2021-07-14C++11 tidying.Carl Hetherington