| Age | Commit message (Expand) | Author |
| 2025-12-30 | Fix mismatched audio reel length (#3123).3123-reel-length | Carl Hetherington |
| 2025-12-30 | Cope with DCPs that have no video and hence no video encoding. | Carl Hetherington |
| 2025-12-30 | Fix closed caption layout in the presence of italics / other markup (#3067). | Carl Hetherington |
| 2025-12-30 | Extract text_positions_close(). | Carl Hetherington |
| 2025-12-30 | Refactor: move some layout code to its own file in lib. | Carl Hetherington |
| 2025-12-30 | Tweak comments. | Carl Hetherington |
| 2025-12-30 | White space: make_dcp.cc | Carl Hetherington |
| 2025-12-29 | Compress an if. | Carl Hetherington |
| 2025-12-29 | Remove pointless if. | Carl Hetherington |
| 2025-12-29 | White space tidy-up. | Carl Hetherington |
| 2025-12-28 | Fix spelling mistake. | Carl Hetherington |
| 2025-12-27 | Use some default initialisers. | Carl Hetherington |
| 2025-12-27 | Use some more auto. | Carl Hetherington |
| 2025-12-27 | Use some auto. | Carl Hetherington |
| 2025-12-27 | White space: closed_captions_dialog.{cc,h} | Carl Hetherington |
| 2025-12-24 | Fix build of disk writer after EditableList changes. | Carl Hetherington |
| 2025-12-24 | Allow drag of multiple selections. | Carl Hetherington |
| 2025-12-24 | Handle left double-clicks like single clicks. | Carl Hetherington |
| 2025-12-24 | Compress some if statements. | Carl Hetherington |
| 2025-12-24 | Fix comment. | Carl Hetherington |
| 2025-12-24 | Use ::film() more often. | Carl Hetherington |
| 2025-12-24 | Make film() more defensive. | Carl Hetherington |
| 2025-12-24 | White space: content_timeline.{cc,h} | Carl Hetherington |
| 2025-12-23 | Adjust selection logic a bit, and tidy it up. | Carl Hetherington |
| 2025-12-23 | Fix strange redraw when dragging content views in the timeline. | Carl Hetherington |
| 2025-12-23 | Improve comment. | Carl Hetherington |
| 2025-12-23 | Display markers in the player (#2793). | Carl Hetherington |
| 2025-12-22 | Set project standard when adding a DCP (#2148). | Carl Hetherington |
| 2025-12-22 | Fix incorrect logic. | Carl Hetherington |
| 2025-12-22 | Fix strange default of user_explicit with set_video_frame_rate. | Carl Hetherington |
| 2025-12-21 | Tweak error message on unrecognised certificate (#1562). | Carl Hetherington |
| 2025-12-20 | Bump libdcp for a typo fix and some cleanups. | Carl Hetherington |
| 2025-12-20 | Speed up removing multiple pieces of content at the same time. | Carl Hetherington |
| 2025-12-20 | Add missing maybe_set_container...(). | Carl Hetherington |
| 2025-12-20 | Remove "computing digest" sub-job. | Carl Hetherington |
| 2025-12-20 | White space: copy_to_drive_job.{cc,h} | Carl Hetherington |
| 2025-12-20 | White space: send_problem_report_job.{cc,h} | Carl Hetherington |
| 2025-12-20 | White space: ffmpeg_film_encoder.{cc,h} | Carl Hetherington |
| 2025-12-20 | White space: dcp_film_encoder.{cc,h} | Carl Hetherington |
| 2025-12-19 | Fix truncation of ISDCF name parts that have had things substituted (#3112). | Carl Hetherington |
| 2025-12-19 | White space: dcpomatic_disk.cc, upmixer_a_test.cc, vf_test.cc | Carl Hetherington |
| 2025-12-18 | White space: dkdm_wrapper.{cc,h} | Carl Hetherington |
| 2025-12-18 | Add set_isdcf_date() allowing removal of some friends. | Carl Hetherington |
| 2025-12-18 | Use known DKDMs to decrypt DCPs for verification. | Carl Hetherington |
| 2025-12-18 | Add all_dkdms() method. | Carl Hetherington |
| 2025-12-18 | Allow adding KDMs to the verifier to verify encrypted DCPs (#2971). | Carl Hetherington |
| 2025-12-18 | Use new features in libdcp to avoid some stuff in DCP-o-matic. | Carl Hetherington |
| 2025-12-18 | Allow VerifyDCPJob to take a vector of DecryptedKDMs. | Carl Hetherington |
| 2025-12-18 | Add optional custom button to EditableList. | Carl Hetherington |
| 2025-12-18 | Stop defaulting EditableList to be 100 pixels high. | Carl Hetherington |