summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-09-20Missing note type when filtering out missing asset errors.Carl Hetherington
2020-09-20Add --ignore-missing-assets and --quiet to dcpverify.Carl Hetherington
2020-09-11Rename fonts_with_load_ids() -> font_data()Carl Hetherington
2020-08-13Slightly nicer errors from dcpkdm.Carl Hetherington
2020-08-13Fix off-by-one in display of month numbers in dcpkdm.Carl Hetherington
2020-06-19Show CPL IDs in dcpinfo.Carl Hetherington
2020-06-19Formatting fix.Carl Hetherington
2020-06-19I believe atmos_id is a unique identifier, so create it in theCarl Hetherington
2020-04-14s/DCPReadError/ReadError/gCarl Hetherington
2020-03-16Fix misformatting of dcpinfo output.Carl Hetherington
2020-03-15Fix getopt string.Carl Hetherington
2020-03-15Allow general restriction of what is output.Carl Hetherington
2019-12-22More adventures in the art of enum namespacing.Carl Hetherington
2019-12-22Some cleanups; output total time.Carl Hetherington
2019-12-22Remove now-unused boost regex.Carl Hetherington
2019-12-22Validate XML with xerces.Carl Hetherington
2019-12-22Use regex and check <IssueDate> in CPL.Carl Hetherington
2019-12-22Use VerificationNote for non-fatal errors in DCP::read.Carl Hetherington
2019-03-20More bits in dcpkdm.Carl Hetherington
2019-03-18Accept that <Duration> and <EntryPoint> are optional, and account for this in...Carl Hetherington
2019-03-14Warn about incorrect string encoding in dcpkdm.Carl Hetherington
2019-03-14Some new features in dcpkdm.Carl Hetherington
2019-03-14Help fix in dcpkdm tool.Carl Hetherington
2019-01-24Remove sign test tool.Carl Hetherington
2019-01-24Attempt to fix Sony digest validation by indenting the <Signer>Carl Hetherington
2019-01-12Move verify API away from strings towards error codes.Carl Hetherington
2019-01-10Fix crash with insufficient parameters to libdcp.Carl Hetherington
2019-01-06Merge branch 'master' of ssh://git.carlh.net/home/carl/git/libdcpCarl Hetherington
2019-01-06Very simple dcpverify.Carl Hetherington
2018-12-29Fix some warnings.Carl Hetherington
2018-12-12Add duration as H:M:S:F.Carl Hetherington
2018-11-14Simpole DCP recovery utility (dcprecover) added.Carl Hetherington
2018-11-08Slightly nicer error handling.Carl Hetherington
2018-11-08Rename dcpsignerthumb -> dcpthumb.Carl Hetherington
2018-07-07SubtitleString -> shared_ptr<Subtitle>Carl Hetherington
2018-04-07Try to fix Windows build.Carl Hetherington
2018-04-07Support decryption and decompression of picture assets.Carl Hetherington
2018-04-07Add optional dump of JPEG2000 picture sizes.Carl Hetherington
2018-03-13Merge EncryptionContext with DecryptionContext and use HMAC when decrypting.Carl Hetherington
2018-02-22Cope nicely with VFs in dcpinfo.Carl Hetherington
2017-09-11Support extraction of encrypted subtitles.Carl Hetherington
2017-09-11Add comments.Carl Hetherington
2017-07-25dcpdiff option to allow issue dates to differ.Carl Hetherington
2017-07-24Allow dcpinfo to read a CPL.Carl Hetherington
2017-05-15Add dcpsignerthumb files.Carl Hetherington
2017-05-15A few new bits.Carl Hetherington
2017-04-04Add some more bits to the dcpinfo.Carl Hetherington
2017-02-14Extract KDM standard.Carl Hetherington
2017-02-14Tidy up storage of key type in DecryptedKDMKey.Carl Hetherington
2017-02-14New dcpkdm tool.Carl Hetherington