| Age | Commit message (Expand) | Author |
| 2024-11-26 | Add some missing comments.v1.9.25 | Carl Hetherington |
| 2024-11-26 | Fix some markup for the manual extraction in DCP-o-matic. | 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-23 | Allow but give an error when seeing a strange PKL namespace.v1.8.110 | Carl Hetherington |
| 2024-09-23 | Fix the boost copy_option{,s} change a different way. | Carl Hetherington |
| 2024-09-23 | Another fix for new boost. | Carl Hetherington |
| 2024-09-23 | Revert "Remove unused change_extension()." | Carl Hetherington |
| 2024-09-23 | Support new boost versions (DoM #2867).v1.8.109 | Carl Hetherington |
| 2024-09-21 | Remove unused change_extension(). | Carl Hetherington |
| 2024-09-21 | Remove unused references to boost::signals2. | Carl Hetherington |
| 2024-09-21 | Merge remote-tracking branch 'origin/main' into v1.9.xv1.9.21 | Carl Hetherington |
| 2024-09-16 | Increase allowable size of Interop XML files.v1.8.108 | Carl Hetherington |
| 2024-09-04 | Fix new warning to only be disabled for GCC 14.v1.9.18 | Carl Hetherington |
| 2024-09-04 | Add new warning raised in the wxwidgets headers by Debian unstable's compiler.v1.9.17 | Carl Hetherington |
| 2024-08-17 | Missing header guard.v1.9.15 | Carl Hetherington |
| 2024-08-17 | Support open captions and closed subtitles. | Carl Hetherington |
| 2024-08-17 | Cleanup: condense some if/assignments. | Carl Hetherington |
| 2024-08-17 | Rename TextType::SUBTITLE -> OPEN_SUBTITLE and CAPTION -> CLOSED_CAPTION. | Carl Hetherington |
| 2024-08-17 | Cleanup: remove unused parameter. | 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 | Missing set of frame rate causing crash when DoM tries to make its message.v1.8.102 | Carl Hetherington |
| 2024-07-27 | Report Bv2.1 errors in the bottom part of the saved verification report.v1.9.13 | Carl Hetherington |
| 2024-07-09 | Ignore another warning that comes from asdcplibv1.9.12 | 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-06-27 | Whitespace. | Carl Hetherington |
| 2024-06-27 | Some comments and default values. | Carl Hetherington |
| 2024-06-27 | Extract method to a header to make it testable. | Carl Hetherington |
| 2024-05-24 | Report bit depth from sound frame, and handle 16-bit.v1.9.8 | 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 |
| 2024-05-13 | Support some more random MCA tags seen in the field (EasyDCP 4.2.0). | Carl Hetherington |
| 2024-04-22 | Fix build on Centos 7 (which gives a suggested parantheses warning) | Carl Hetherington |
| 2024-04-22 | Support MPEG2 compression.v1.9.6 | Carl Hetherington |
| 2024-04-22 | Support MPEG2 decompression. | Carl Hetherington |
| 2024-04-18 | Pass full J2KFrameInfo into fake_write() for consistency with a forthcoming c... | Carl Hetherington |
| 2024-04-18 | Use J2KFrameInfo instead of FrameInfo. | Carl Hetherington |
| 2024-04-18 | Cleanup: fix doxygen comment. | Carl Hetherington |
| 2024-04-18 | Move FrameInfo into its own file. | Carl Hetherington |
| 2024-04-18 | Cleanup: fix more comments/guards (and add check script). | Carl Hetherington |
| 2024-04-18 | Move Behaviour enum out of J2KPictureAsset. | Carl Hetherington |
| 2024-04-18 | Cleanup: fix some header guard names and comments. | Carl Hetherington |
| 2024-04-18 | Cleanup: white space. | Carl Hetherington |
| 2024-04-18 | Remove unnecessary explicit qualifier. | Carl Hetherington |