| Age | Commit message (Expand) | Author |
| 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 |
| 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 |
| 2024-04-18 | Rename classes. | Carl Hetherington |
| 2024-04-18 | Fix includes. | Carl Hetherington |
| 2024-04-18 | Rename files to mention J2K. | 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-04-15 | Add Dolby EDR metadata support (GH #12). | Carl Hetherington |
| 2024-04-15 | Generalise sign language video tag handling and add test. | Carl Hetherington |
| 2024-04-15 | Add basic verification report.v1.9.5 | Carl Hetherington |
| 2024-04-15 | Rename VerifyResult -> VerificationResult. | Carl Hetherington |
| 2024-04-15 | Add process_string parameter to dcp::note_to_string(). | Carl Hetherington |
| 2024-04-15 | Add process_filename parameter to note_to_string(). | Carl Hetherington |
| 2024-04-15 | Add OK note when content version label text is valid. | Carl Hetherington |