| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-18 | Add can_be_read() to DCP. | Carl Hetherington | |
| 2025-12-09 | Add DCP::cpl_summaries().v1.10.42 | Carl Hetherington | |
| DCP-o-matic needs to know some basic CPL details as quickly as possible, and this is faster than doing read() and then cpls(). | |||
| 2025-12-08 | Move remove_parameters() out to a static method. | Carl Hetherington | |
| 2025-12-08 | Extract read_assetmap(). | Carl Hetherington | |
| 2025-11-09 | Allow saving of CPL/PKL with original filenames.v1.10.38 | Carl Hetherington | |
| 2025-03-27 | Introduce and use dcp::Profile.v1.10.18 | Carl Hetherington | |
| This replaces the specific flags passed to DCP::write(), is a property of the CPL (where it seems to belong) and allows us to write what I hear is the correct metadata for this mythical Bv2.0 that somebody invented. | |||
| 2025-01-14 | Add GroupID support for PKLs (DoM #2943).v1.10.5 | Carl Hetherington | |
| 2024-09-21 | Remove unused references to boost::signals2. | Carl Hetherington | |
| 2023-07-25 | Include trimming. | Carl Hetherington | |
| 2023-07-25 | Cleanup: move EqualityOptions into its own file. | Carl Hetherington | |
| 2023-07-25 | Cleanup: forward declaration sorting. | Carl Hetherington | |
| 2023-07-25 | Cleanup: pass EqualityOptions as const& | Carl Hetherington | |
| This exposes a useless assignment of export_differing_subtitles, which I've removed (and altered the comment accordingly). | |||
| 2023-03-05 | Fix default value of include_mca_subdescriptors in dcp.h | Carl Hetherington | |
| 2023-03-01 | Add include_mca_subdescriptors to DCP::write_xml(), passing it through to ↵ | Carl Hetherington | |
| the CPL. | |||
| 2023-01-07 | Cleanup: rename AssetMap::path -> file for consistency. | Carl Hetherington | |
| 2023-01-07 | Add DCP::asset_map(). | Carl Hetherington | |
| 2023-01-07 | Cleanup: const correctness. | Carl Hetherington | |
| 2022-04-26 | Add move constructor/operator=.dcp-editor3 | Carl Hetherington | |
| 2022-04-25 | Tidy up write_xml() API a little. | Carl Hetherington | |
| 2022-04-25 | Move AssetMap handling out to a separate class. | Carl Hetherington | |
| 2022-04-24 | Tidying. | Carl Hetherington | |
| 2022-04-24 | Fix some incorrect comments. | Carl Hetherington | |
| 2021-04-12 | Specify CPL standard on construction. | Carl Hetherington | |
| Then choose which standard DCP should use based on the CPL(s). | |||
| 2021-01-24 | Tidying. | Carl Hetherington | |
| 2021-01-23 | Tidying. | Carl Hetherington | |
| 2021-01-19 | Rename encrypted() to any_encrypted() and add all_encrypted(). | Carl Hetherington | |
| 2021-01-17 | Replace std::list with std::vector in the API. | Carl Hetherington | |
| 2021-01-08 | std::shared_ptr | Carl Hetherington | |
| 2020-09-20 | Remove XMLMetadata from DCP::write_xml and DCP::write_assetmap. | Carl Hetherington | |
| 2020-04-14 | s/DCPReadError/ReadError/g | Carl Hetherington | |
| 2019-12-22 | Check ASSETMAP; add a PKL test; tidy up calls to validate_xml(). | Carl Hetherington | |
| 2019-12-22 | Use VerificationNote for non-fatal errors in DCP::read. | Carl Hetherington | |
| 2018-09-25 | Cope with multiple PKLs in a DCP. | Carl Hetherington | |
| 2018-08-17 | Read PKL when reading DCP. | Carl Hetherington | |
| 2018-03-20 | More DCP verification bits. | Carl Hetherington | |
| 2017-07-09 | Allow assets() to silently ignore unresolved assets. | Carl Hetherington | |
| 2017-01-11 | Add missing include. | Carl Hetherington | |
| 2016-08-24 | Add new method. | Carl Hetherington | |
| 2016-08-16 | Always use ID in custom filenames. | Carl Hetherington | |
| 2016-08-16 | Fix PKL path when using customised filenames. | Carl Hetherington | |
| 2016-08-01 | Simplify NameFormat stuff. | Carl Hetherington | |
| 2016-07-29 | Basics of allowing custom filenames for DCP components. | Carl Hetherington | |
| 2016-06-13 | Add OpenSSL licence exception. | Carl Hetherington | |
| 2016-06-02 | Add some explicit declarations to constructors. | Carl Hetherington | |
| 2016-06-01 | More licence fixups. | Carl Hetherington | |
| 2016-05-24 | Add reporting of DCP type. | Carl Hetherington | |
| 2016-02-29 | Add workaround for (apparently) incorrectly-labelled stereo MXFs. | Carl Hetherington | |
| 2015-12-16 | Ref does not need to be a template since it's always used for Asset. | Carl Hetherington | |
| 2015-07-30 | Merge Signer into CertificateChain. | Carl Hetherington | |
| 2015-07-30 | Rename certificates.{cc,h} -> certificate.{cc,h}. | Carl Hetherington | |
