| Age | Commit message (Expand) | Author |
| 2025-06-11 | Updated cs_CZ translation from Tomáš Begeni. | Carl Hetherington |
| 2025-06-09 | Fix help. | Carl Hetherington |
| 2025-06-08 | Updated ru_RU translation from Евгений Дац. | Carl Hetherington |
| 2025-05-29 | Interpret relative cinemas SQLite3 paths as being relative to the config.xml ... | Carl Hetherington |
| 2025-05-27 | Fix macOS i18n to always use the user's macOS-configured locale (#3036). | Carl Hetherington |
| 2025-05-27 | Move i18n setup into 3 separate platform files. | Carl Hetherington |
| 2025-05-26 | Remove functors for choosing pixel format output from make_image(). | Carl Hetherington |
| 2025-05-26 | Remove last use of keep_xyz_or_rgb. | Carl Hetherington |
| 2025-05-26 | Ensure that XYZ data is not passed to rgb_to_xyz() when using Grok. | Carl Hetherington |
| 2025-05-26 | Fix incorrect colours with "no colourspace conversion" sources that are not A... | Carl Hetherington |
| 2025-05-26 | Fix finding Liberation Sans when running from the source tree. | Carl Hetherington |
| 2025-05-19 | Tidy up finding required files during tests. | Carl Hetherington |
| 2025-05-13 | Allow hyphens as part of the "name" part of the ISDCF name. | Carl Hetherington |
| 2025-05-11 | Use case for property checks now that it's possible. | Carl Hetherington |
| 2025-05-11 | Cleanup: use constexpr for content and player properties. | Carl Hetherington |
| 2025-05-10 | White space: video_ring_buffers.{cc,h} | Carl Hetherington |
| 2025-05-10 | White space: colour_conversion.{cc,h} | Carl Hetherington |
| 2025-05-10 | White space: text_content.{cc,h} | Carl Hetherington |
| 2025-05-10 | White space: audio_ring_buffers.{cc,h} | Carl Hetherington |
| 2025-05-09 | Attempt to fix windows-32 build. | Carl Hetherington |
| 2025-05-09 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington |
| 2025-05-08 | pot/merge. | Carl Hetherington |
| 2025-05-08 | Add DCPContent::reference_anything(). | Carl Hetherington |
| 2025-05-08 | Add ReelType / string conversions. | Carl Hetherington |
| 2025-05-08 | Add Film::possible_reel_types(). | Carl Hetherington |
| 2025-05-08 | Add Film::reels_for_type(). | Carl Hetherington |
| 2025-05-08 | Promote DCPContent::reels() to public. | Carl Hetherington |
| 2025-05-08 | Use the more in-keeping name string_to_video_encoding(). | Carl Hetherington |
| 2025-05-06 | Updated zh_CN translation from 刘汉源 | Carl Hetherington |
| 2025-05-04 | Clarify some comments slightly. | Carl Hetherington |
| 2025-04-28 | Cleanup: use std::vector<char> rather than a "variable" length array. | Carl Hetherington |
| 2025-04-28 | Whitespace: {curl_,scp_,}uploader.{cc,h} | Carl Hetherington |
| 2025-04-25 | White space: job_manager.{cc,h} | Carl Hetherington |
| 2025-04-25 | White space: decoder.{cc,h} | Carl Hetherington |
| 2025-04-25 | White space: dcp_video.{cc,h} | Carl Hetherington |
| 2025-04-24 | White space: overlaps.{cc,h} | Carl Hetherington |
| 2025-04-24 | White space: ext.{cc,h} | Carl Hetherington |
| 2025-04-16 | White space: butler.{cc,h} | Carl Hetherington |
| 2025-04-12 | Fix case where -ve duration subtitles could be created at reel boundaries (#3... | Carl Hetherington |
| 2025-04-12 | Add an assert. | Carl Hetherington |
| 2025-04-12 | Hint about problems with alpha channels (#3014). | Carl Hetherington |
| 2025-04-12 | Add has_alpha() flag to VideoContent. | Carl Hetherington |
| 2025-04-12 | Remove some unused usings. | Carl Hetherington |
| 2025-04-12 | White space: video_examiner.h | Carl Hetherington |
| 2025-04-12 | Add Image::has_alpha(). | Carl Hetherington |
| 2025-04-12 | White space: dcp_examiner.{cc,h} | Carl Hetherington |
| 2025-04-12 | White space: video_content.{cc,h} | Carl Hetherington |
| 2025-04-12 | Use a make_shared. | Carl Hetherington |
| 2025-04-12 | Remove unused template method. | Carl Hetherington |
| 2025-03-29 | Fix crash when Grok is enabled but no gpu_lister is available. | Carl Hetherington |