| Age | Commit message (Expand) | Author |
| 2024-09-14 | Bump libcxml for static boost build fixes.v1.8.105 | Carl Hetherington |
| 2024-09-13 | Merge remote-tracking branch 'origin/main' into v1.9.xv1.9.20 | Carl Hetherington |
| 2024-09-06 | Remove (unused) import, which was removed from Python 3.14.v1.8.104 | Carl Hetherington |
| 2024-09-04 | Drop Centos 7 support and fix erroneous use of --static-boost on Centos 9.v1.9.19 | 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-09-04 | Allow libcxml and libdcp builds with static boost.v1.9.16 | Carl Hetherington |
| 2024-09-03 | Fix up example. | 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 | Fix test broken by previous commit.v1.8.103 | 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-30 | Bump FFmpeg to one based on 7.0.1.v1.9.11 | 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-06-08 | Bump asdcplib for fix to assertion (DoM #2825).v1.9.9 | 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 | In-line run of subs_in_out so that it gets the environment more easily.v1.8.100 | Carl Hetherington |
| 2024-05-13 | Pass environment prefix to test runner. | 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 |
| 2024-04-18 | Cleanup: fix header guard name and comment. | Carl Hetherington |
| 2024-04-18 | Split the old PictureAsset into a new PictureAsset + J2KPictureAsset. | Carl Hetherington |
| 2024-04-18 | Cleanup: fix header guard name and comment. | Carl Hetherington |