| Age | Commit message (Expand) | Author |
| 2026-03-19 | fixup! Set OpenSSL security level back to 1 so we can use SHA1 digests. | cah |
| 2026-01-31 | Fix failure to write XML for a VF DCP. | Carl Hetherington |
| 2025-12-20 | Derive verification note type from the code...v1.10.45 | Carl Hetherington |
| 2025-12-18 | Add can_be_read() to DCP. | Carl Hetherington |
| 2025-12-09 | Add DCP::cpl_summaries().v1.10.42 | Carl Hetherington |
| 2025-12-08 | Use a ScopeGuard. | Carl Hetherington |
| 2025-12-08 | Use remove_parameters in one more place. | Carl Hetherington |
| 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 |
| 2025-03-10 | Fix assertion failure on seeing a SMPTE DCP with a PKL type other than applic...v1.10.14 | Carl Hetherington |
| 2025-01-14 | Add GroupID support for PKLs (DoM #2943).v1.10.5 | Carl Hetherington |
| 2024-09-25 | Merge remote-tracking branch 'origin/main' into v1.9.xv1.9.22 | Carl Hetherington |
| 2024-09-23 | Allow but give an error when seeing a strange PKL namespace.v1.8.110 | Carl Hetherington |
| 2024-08-17 | {,Interop,SMPTE}SubtitleAsset -> {,Interop,SMPTE}TextAsset. | Carl Hetherington |
| 2024-08-17 | Reel{,Interop,SMPTE}SubtitleAsset -> Reel{,Interop,SMPTE}TextAsset. | Carl Hetherington |
| 2024-04-22 | Support MPEG2 decompression. | Carl Hetherington |
| 2024-04-18 | Rename classes. | Carl Hetherington |
| 2024-04-18 | Fix includes. | Carl Hetherington |
| 2024-04-18 | Merge remote-tracking branch 'origin/main' into v1.9.x | Carl Hetherington |
| 2024-04-17 | Make some not-so-important CPL read errors non-fatal (DoM #2797).v1.8.99 | Carl Hetherington |
| 2024-03-20 | Replace xmlpp::Node::add_child with cxml::add_child. | Carl Hetherington |
| 2023-10-09 | Add wrappers around boost::filesystem methods that handle the | Carl Hetherington |
| 2023-07-25 | Cleanup: pass EqualityOptions as const& | Carl Hetherington |
| 2023-06-29 | When reading a DCP set up asset hashes from the CPL/PKL, not by digesting the... | Carl Hetherington |
| 2023-06-27 | Add verifier check for the actual asset file's ID not being the same as the o... | Carl Hetherington |
| 2023-06-27 | Cleanup: better variable names. | Carl Hetherington |
| 2023-06-27 | Cleanup: const. | Carl Hetherington |
| 2023-04-14 | Replace slightly weird add_font_assets() API. | Carl Hetherington |
| 2023-04-14 | Cleanup: use a find_if(). | Carl Hetherington |
| 2023-03-01 | Add include_mca_subdescriptors to DCP::write_xml(), passing it through to the... | Carl Hetherington |
| 2022-04-30 | Rename PKL::write to PKL::write_xml for consistency.v1.8.17 | 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 | Update PKL assets before writing it. | Carl Hetherington |
| 2022-04-25 | Move AssetMap handling out to a separate class. | Carl Hetherington |
| 2022-04-24 | Tidying. | Carl Hetherington |
| 2022-04-20 | Simplify the implementation of DCP::add. | Carl Hetherington |
| 2021-04-22 | Don't give an error on verifying Interop DCPs with possibly-incorrectly | Carl Hetherington |
| 2021-04-14 | Ignore parameters in PKL type strings when checking them. | Carl Hetherington |
| 2021-04-14 | Fix/hide some warnings. | Carl Hetherington |
| 2021-04-12 | Specify CPL standard on construction. | Carl Hetherington |
| 2021-03-18 | Improve errors when verifying a non-DCP directory. | Carl Hetherington |
| 2021-01-26 | Rename ReelMXF -> ReelFileAsset. | Carl Hetherington |
| 2021-01-24 | Tidying. | Carl Hetherington |
| 2021-01-23 | Tidying. | Carl Hetherington |
| 2021-01-21 | Some more use of enum class. | Carl Hetherington |
| 2021-01-21 | Use enum class for the things in types.h | Carl Hetherington |
| 2021-01-19 | Tidy up parameters in VerificationNote. | Carl Hetherington |