| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-08-11 | Supporters/subscribers update.v2.18.47 | Carl Hetherington | |
| 2026-08-11 | Adjust management of whether reel boundaries are editable. | Carl Hetherington | |
| Before we would assume all custom boundaries are editable, but now they include required boundaries that can't be altered or removed. | |||
| 2026-08-11 | Set reel type correctly when they are not all offered. | Carl Hetherington | |
| 2026-08-11 | Include required reel boundaries in by-size and custom lists. | Carl Hetherington | |
| 2026-08-11 | Add required_reel_boundaries(). | Carl Hetherington | |
| 2026-08-11 | Allow refer of VF as long as reel starts match. | Carl Hetherington | |
| I think this is all we need to ensure. The reel periods can be different, so long as we have the reel starts as we can't coalesce two reels from the OV into the VF. | |||
| 2026-08-10 | Include/using trimming. | Carl Hetherington | |
| 2026-08-10 | Remove unnecessary and broken set of reel type. | Carl Hetherington | |
| 2026-08-10 | Remove unnecessary reels_for_type(). | Carl Hetherington | |
| 2026-08-10 | Fix possible_reel_types() and allow more types. | Carl Hetherington | |
| reels_for_type(ReelType::SINGLE) would always just return a single reel, so lots of this method was pointless. Also we want to allow more reel arrangements than we used to (so that, for example, the user can make multi-reel VFs from a single-reel OV). | |||
| 2026-08-07 | Try to report SMTP protocol errors better. | Carl Hetherington | |
| 2026-08-07 | Don't try to send to obviously-bad email addresses. | Carl Hetherington | |
| 2026-08-07 | Prevent adding obviously-bad email addresses. | Carl Hetherington | |
| 2026-08-07 | Add email_address_basically_ok(). | Carl Hetherington | |
| 2026-08-07 | Fix incorrect double-% in the UI. | Carl Hetherington | |
| 2026-08-07 | Include/using trimming. | Carl Hetherington | |
| 2026-08-07 | White space: cinema_dialog.{cc,h} | Carl Hetherington | |
| 2026-08-07 | Include/using trimming. | Carl Hetherington | |
| 2026-08-01 | Supporters update.v2.18.46 | Carl Hetherington | |
| 2026-07-30 | Force RTL when a subtitle is marked as such. | Carl Hetherington | |
| Make sure Pango does the right thing when a subtitle is marked explicitly as being RTL. | |||
| 2026-07-30 | Strip left-to-right unicode markers just before laying out text (part of #860). | Carl Hetherington | |
| I received a DCP whose subtitle lines were in Hebrew but all started with Unicode LEFT-TO-RIGHT MARK (allegedly written by Qube). This was fine unless the line started with some punctuation, when the punctuation would end up on the wrong end of the rendered string. The reporter said that a Doremi/NEC system rendered the subtitles correctly (as if the LEFT-TO-RIGHT-MARK were not there) so it seems sensible for DoM to ignore it too. | |||
| 2026-07-30 | Tolerate use of TTC (instead of TTF) as a font in a DCP. | Carl Hetherington | |
| This was seen in the wild in a file appparently made by QUBE Master Pro. Maybe it's allowed, but I doubt it. | |||
| 2026-07-30 | Some missing filesystem wrappers. | Carl Hetherington | |
| 2026-07-30 | Bump libdcp to fix incorrect errors on short reads. | Carl Hetherington | |
| 2026-07-30 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2026-07-29 | pot/merge to get some more translator hints. | Carl Hetherington | |
| 2026-07-29 | de_DE update from Roger Siegenthaler. | Carl Hetherington | |
| 2026-07-29 | Clarify some translations. | Carl Hetherington | |
| 2026-07-29 | White space: system_information_dialog.cc | Carl Hetherington | |
| 2026-07-29 | Using trimming. | Carl Hetherington | |
| 2026-07-28 | fa_IR update from Soleyman Rahmani. | Carl Hetherington | |
| 2026-07-26 | Supporters update.v2.18.45 | Carl Hetherington | |
| 2026-07-26 | Fix crash when loading only the left images for a 3D DCP (#3164). | Carl Hetherington | |
| 2026-07-26 | White space: content_video.h | Carl Hetherington | |
| 2026-07-26 | Add some comments. | Carl Hetherington | |
| 2026-07-26 | Include sorting. | Carl Hetherington | |
| 2026-07-26 | White space: shuffler_test.cc, shuffler.{cc,h} | Carl Hetherington | |
| 2026-07-26 | Trim using statements and includes. | Carl Hetherington | |
| 2026-07-25 | Build grok on all Fedora ersions. | Carl Hetherington | |
| 2026-07-23 | White space: referenced_reel_asset.{cc,h} | Carl Hetherington | |
| 2026-07-23 | White space fix. | Carl Hetherington | |
| 2026-07-23 | Comment fix. | Carl Hetherington | |
| 2026-07-23 | Allow referencing an OV reel more than once (#3169). | Carl Hetherington | |
| This allows, for example, creation of a VF with two reels from a single-reel OV, where the VF refers to an OV's assets in both reels. This is useful to avoid hitting limits on the number of PNG subs in a reel. | |||
| 2026-07-23 | Add contains() for another TimePeriod. | Carl Hetherington | |
| 2026-07-23 | These days we can use [0] instead of .front(). | Carl Hetherington | |
| 2026-07-23 | White space. | Carl Hetherington | |
| 2026-07-23 | Improve naming and simplify slightly. | Carl Hetherington | |
| 2026-07-23 | Catch SMPTETextAssetFullError during DCP creation. | Carl Hetherington | |
| 2026-07-23 | Include trimming. | Carl Hetherington | |
| 2026-07-23 | Add a hint when there will be too many PNG subs / fonts in a reel. | Carl Hetherington | |
