| Age | Commit message (Expand) | Author |
| 2025-09-30 | Fix some warnings raised by the macOS compiler. | Carl Hetherington |
| 2025-09-16 | Move {HTML/Text}Formatter out to their own files. | Carl Hetherington |
| 2025-09-14 | Fix build with newer boost. | Carl Hetherington |
| 2025-09-13 | Fix incorrect verify errors with multi-CPL DCPs.v1.10.27 | Carl Hetherington |
| 2025-09-13 | Add a new method for checking verification results. | Carl Hetherington |
| 2025-08-25 | Write subtitles and fonts to subdirectories when combining Interop (#3079).v1.10.25 | Carl Hetherington |
| 2025-08-25 | Don't write subtitles to combined Interop DCPs twice (#3079). | Carl Hetherington |
| 2025-06-14 | Update test certs after expiry.v1.10.23 | Carl Hetherington |
| 2025-05-08 | Only check hashes of each asset once (#3035).v1.10.21 | Carl Hetherington |
| 2025-04-12 | Report zero- or negative-length subtitles as an error.v1.10.19 | Carl Hetherington |
| 2025-03-27 | Introduce and use dcp::Profile.v1.10.18 | Carl Hetherington |
| 2025-03-25 | Remove unused variable. | Carl Hetherington |
| 2025-03-24 | Read/write subtitle variable Z.v1.10.16 | Carl Hetherington |
| 2025-03-24 | Add LoadVariableZ. | Carl Hetherington |
| 2025-03-23 | Rename MainSoundConfiguration::to_string() -> as_string(). | Carl Hetherington |
| 2025-03-20 | Rename LanguageTag::to_string -> as_string(). | Carl Hetherington |
| 2025-03-01 | Add method to search for potential DCPs.v1.10.13 | Carl Hetherington |
| 2025-02-23 | Make picture details checks optional.v1.10.12 | Carl Hetherington |
| 2025-02-20 | Accept multiple DCP verification results when making a report. | Carl Hetherington |
| 2025-02-08 | Fix import of private keys from Windows to Linux. | Carl Hetherington |
| 2025-01-31 | Fix up for const fix in libcxml.v1.10.9 | Carl Hetherington |
| 2025-01-19 | Make MainSoundConfiguration behave "correctly" with badly-formatted strings. | Carl Hetherington |
| 2025-01-19 | Move MainSoundConfiguration and MCASoundField into separate files. | Carl Hetherington |
| 2025-01-01 | Replace raw_convert<string> with direct calls to fmt.v1.10.3 | Carl Hetherington |
| 2025-01-01 | Add new, improved raw_convert using fmt/fast_float (DoM #2220). | Carl Hetherington |
| 2024-12-30 | Fix old bind.hpp include. | Carl Hetherington |
| 2024-12-30 | Don't give some inappropriate verification errors on encrypted assets (DoM #2...v1.10.2 | Carl Hetherington |
| 2024-12-30 | Sign DCPs made during verification tests. | Carl Hetherington |
| 2024-12-08 | Fix DCP Constraints Profile verification in the presence of other CPL metadat... | Carl Hetherington |
| 2024-12-08 | Extract some stuff to verify_internal.h | Carl Hetherington |
| 2024-12-08 | Merge remote-tracking branch 'origin/main' into v1.9.x | Carl Hetherington |
| 2024-12-08 | Recognise dbox2 channel ID used by SMPTE example.v1.8.113 | Carl Hetherington |
| 2024-11-07 | Merge remote-tracking branch 'origin/main' into v1.9.xv1.9.24 | Carl Hetherington |
| 2024-11-06 | Add missing FFOB/LFOB markers (DoM #2886).v1.8.112 | Carl Hetherington |
| 2024-09-25 | Merge remote-tracking branch 'origin/main' into v1.9.xv1.9.22 | Carl Hetherington |
| 2024-09-21 | Remove unused references to boost::signals2. | Carl Hetherington |
| 2024-09-14 | Fix boost test library detection.v1.8.107v1.8.x | Carl Hetherington |
| 2024-09-14 | Fix build on Ubuntu 16.04 now that we have a static boost library.v1.8.106 | Carl Hetherington |
| 2024-09-04 | Allow libcxml and libdcp builds with static boost.v1.9.16 | Carl Hetherington |
| 2024-08-17 | Rename TextType::SUBTITLE -> OPEN_SUBTITLE and CAPTION -> CLOSED_CAPTION. | Carl Hetherington |
| 2024-08-17 | Subtitle{,String,Image} -> Text{,String,Image}. | Carl Hetherington |
| 2024-08-17 | {,Interop,SMPTE}SubtitleAsset -> {,Interop,SMPTE}TextAsset. | Carl Hetherington |
| 2024-08-17 | Merge ReelClosedCaptionAsset into ReelTextAsset. | Carl Hetherington |
| 2024-08-17 | Reel{,Interop,SMPTE}SubtitleAsset -> Reel{,Interop,SMPTE}TextAsset. | Carl Hetherington |
| 2024-08-17 | Merge remote-tracking branch 'origin/main' into v1.9.xv1.9.14 | Carl Hetherington |
| 2024-08-15 | Fix test broken by previous commit.v1.8.103 | Carl Hetherington |
| 2024-06-28 | Merge remote-tracking branch 'origin/main' into v1.9.xv1.9.10 | Carl Hetherington |
| 2024-06-27 | Speculative fix for assertion failure (DoM #2839).v1.8.101 | Carl Hetherington |
| 2024-05-24 | Check that DCPs have 24-bit audio. | Carl Hetherington |
| 2024-05-16 | Merge branch 'main' into v1.9.xv1.9.7 | Carl Hetherington |