| Age | Commit message (Expand) | Author |
| 2025-05-08 | Fix crash when using get_data() on new, empty choices. | Carl Hetherington |
| 2025-05-08 | Return std::string rather than wxString from Choice::get_data(). | 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-08 | Supporters update. | Carl Hetherington |
| 2025-05-08 | Add PKL editing to the editor (#3024). | Carl Hetherington |
| 2025-05-08 | Add details to the manual about the available tools. | Carl Hetherington |
| 2025-05-06 | Add a menu bar to the verifier (#3031). | Carl Hetherington |
| 2025-05-06 | Updated zh_CN translation from 刘汉源 | Carl Hetherington |
| 2025-05-06 | Cleanup: whitespace. | Carl Hetherington |
| 2025-05-04 | Clarify some comments slightly. | Carl Hetherington |
| 2025-05-03 | Fix bad format string (#3022). | Carl Hetherington |
| 2025-05-03 | Merge an if statement. | Carl Hetherington |
| 2025-05-03 | White space: update_dialog.{cc,h} | Carl Hetherington |
| 2025-05-03 | Fix KDM timezones design doc. | 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-26 | Add some discussion about KDM timezones. | Carl Hetherington |
| 2025-04-25 | Supporters update.v2.18.18 | Carl Hetherington |
| 2025-04-25 | Add missing ev.Skip(), causing a blank DCP notebook page on the old macOS bui... | Carl Hetherington |
| 2025-04-25 | White space: job_manager.{cc,h} | Carl Hetherington |
| 2025-04-25 | Tidy up initialisation. | Carl Hetherington |
| 2025-04-25 | Use a make_shared. | Carl Hetherington |
| 2025-04-25 | White space: job_view.{cc,h} | Carl Hetherington |
| 2025-04-25 | White space: email_dialog.{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-25 | White space: dcp_panel.{cc,h} | Carl Hetherington |
| 2025-04-25 | Tweak very long de_DE translation and remove extra colon. | 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-16 | White space: film_viewer.{cc,h} | Carl Hetherington |
| 2025-04-16 | Respect dark GUI on all platforms, not just macOS. | Carl Hetherington |
| 2025-04-14 | Supporters update.v2.18.17 | Carl Hetherington |
| 2025-04-14 | Fix test to not raise an error from clairmeta. | Carl Hetherington |
| 2025-04-14 | Bump libdcp for very invalid subtitle duration checks. | Carl Hetherington |
| 2025-04-14 | Add David Lankes to translator credits. | Carl Hetherington |
| 2025-04-13 | Standardise on translating the DoM "Film" (i.e. project) to Projekt in de_DE. | Carl Hetherington |
| 2025-04-13 | Updated de_DE translation from David Lankes. | Carl Hetherington |
| 2025-04-13 | Don't bind a shared_ptr<PlayerVideo> to ImageChanged (#3013). | Carl Hetherington |
| 2025-04-13 | Do leak checks when valgrinding the player. | 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 |