| Age | Commit message (Expand) | Author |
| 2025-09-16 | Add an advanced option to check data against the frame info file when making ...2758-safe-write-take2 | Carl Hetherington |
| 2025-09-16 | Add a header guard. | Carl Hetherington |
| 2025-09-16 | Add default move constructor and header guard. | Carl Hetherington |
| 2025-09-16 | Cleanup: remove get() to unchecked buffer. | Carl Hetherington |
| 2025-09-16 | Represent frame info hash using raw bytes rather than ASCII-encoding. | Carl Hetherington |
| 2025-09-16 | Add Digester::get_vector() and use a vector internally. | Carl Hetherington |
| 2025-09-15 | Remove seemingly-pointless destructor. | Carl Hetherington |
| 2025-09-15 | White space: digester.{cc,h} | Carl Hetherington |
| 2025-09-15 | Add a constructor that can read the next frame from a dcp::File. | Carl Hetherington |
| 2025-09-15 | Cleanup: rename frame_info.{cc,h} to j2k_frame_info.{cc,h} | Carl Hetherington |
| 2025-09-15 | Remove unnecessary forward declaration. | Carl Hetherington |
| 2025-09-13 | Zombify writer when the thread throws an exception. | Carl Hetherington |
| 2025-09-13 | Catch two new libdcp exceptions (#3074). | Carl Hetherington |
| 2025-09-13 | Catch DoM's DiskFullError. | Carl Hetherington |
| 2025-09-13 | White space: job.{cc,h} | Carl Hetherington |
| 2025-09-07 | Add audio delay option to Config and player prefs. | Carl Hetherington |
| 2025-09-06 | Fix incorrectly-clipped audio on export (possibly #2865). | Carl Hetherington |
| 2025-09-06 | White space: ffmpeg_file_encoder.{cc,h} | Carl Hetherington |
| 2025-09-05 | Remove out-of-date comment. | Carl Hetherington |
| 2025-09-04 | Fix missing load of FCPXML length. | Carl Hetherington |
| 2025-09-04 | Revert "Remove timing selection from DKDM dialog." (#3017). | Carl Hetherington |
| 2025-08-27 | Restore un-ticked DCP audio language correctly (#3077). | Carl Hetherington |
| 2025-08-27 | pot/merge. | Carl Hetherington |
| 2025-08-25 | Add cover sheet magic strings for marker positions (#3076). | Carl Hetherington |
| 2025-08-25 | Compress an if. | Carl Hetherington |
| 2025-08-25 | Use 0-padded numbers for all fields of a timecode. | Carl Hetherington |
| 2025-08-25 | Move write_cover_sheet() out to its own file. | Carl Hetherington |
| 2025-08-22 | White space: writer.{cc,h} | Carl Hetherington |
| 2025-08-19 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington |
| 2025-08-13 | pot/merge.v2.18.22 | Carl Hetherington |
| 2025-08-12 | New/improved pixel format decision when converting to XYZ. | Carl Hetherington |
| 2025-08-12 | Replace AVPixelFormat parameter to PlayerVideo::image with a functor. | Carl Hetherington |
| 2025-08-12 | Allow finding DKDMs by content title text. | Carl Hetherington |
| 2025-08-12 | More detailed KDM CLI help. | Carl Hetherington |
| 2025-08-12 | Adjust spacing in KDM CLI tool --help. | Carl Hetherington |
| 2025-07-21 | White space: ffmpeg_image_proxy.{cc,h} | Carl Hetherington |
| 2025-07-21 | Cleanup: use a default variable to remove a constructor. | Carl Hetherington |
| 2025-07-21 | Cleanup: const correctness. | Carl Hetherington |
| 2025-07-21 | White space: image_proxy.{cc,h} | Carl Hetherington |
| 2025-07-16 | Squash change signals with the same property and type. | Carl Hetherington |
| 2025-07-16 | Remove unused content pointer from change signals. | Carl Hetherington |
| 2025-07-15 | Change Film::examine_and_add_content to take a vector of content. | Carl Hetherington |
| 2025-07-15 | Change Film::maybe_add_content to take a vector of content. | Carl Hetherington |
| 2025-07-15 | Change Film::add_content to take a vector of content. | Carl Hetherington |
| 2025-07-15 | Don't process unnecessary video frame rate changes. | Carl Hetherington |
| 2025-07-15 | Change ExamineContentJob to take a vector of content. | Carl Hetherington |
| 2025-07-15 | White space: examine_content_job.{cc,h} | Carl Hetherington |
| 2025-07-15 | Add Playlist::add_at_end() taking a vector of content. | Carl Hetherington |
| 2025-07-15 | White space: playlist.{cc,h} | Carl Hetherington |
| 2025-07-13 | White space: dcp_subtitle_decoder.{cc,h} | Carl Hetherington |