summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
9 hoursFix layout of Interop/SMPTE option on macOS.HEADmainCarl Hetherington
22 hoursFix build on older boosts.v2.18.49Carl Hetherington
29 hoursUsing/include trimming.Carl Hetherington
46 hoursUse consistent colours for peaks in the audio panel and the waveform plot.Carl Hetherington
47 hoursWhite space: audio_panel.{cc,h}Carl Hetherington
47 hoursSupporters update.Carl Hetherington
8 daysInclude/using trimming.Carl Hetherington
10 daysReport boost::filesystem errors better.Carl Hetherington
10 daysinclude cleanup.Carl Hetherington
10 daysboost -> dcp for filesystem.Carl Hetherington
10 daysImprove error logging.Carl Hetherington
2026-08-23Supporters update.Carl Hetherington
2026-08-23Compare only name when trying to find content types.Carl Hetherington
Otherwise when importing a DCP that uses one of the new types but does not have the scope, we will not find it and throw an exception.
2026-08-22Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2026-08-22pot/merge.Carl Hetherington
2026-08-22Add an interruption point.Carl Hetherington
Without this if, for example, encode_locally() throws (perhaps because the noise amount gets too high) the encoding thread could not be interrupted because it never hit an interruption point (the failed frame would just be put back on the queue, ready to hit the same error).
2026-08-21Write <Language> tag to main sound asset in CPL.Carl Hetherington
2026-08-15Set up sensitivity for optional audio sample rate control correctly.Carl Hetherington
2026-08-13Report the error from fread, not errno.Carl Hetherington
I think this is more reliable.
2026-08-11Supporters/subscribers update.v2.18.47Carl Hetherington
2026-08-11Adjust 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-11Set reel type correctly when they are not all offered.Carl Hetherington
2026-08-11Include required reel boundaries in by-size and custom lists.Carl Hetherington
2026-08-11Add required_reel_boundaries().Carl Hetherington
2026-08-11Allow 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-10Include/using trimming.Carl Hetherington
2026-08-10Remove unnecessary and broken set of reel type.Carl Hetherington
2026-08-10Remove unnecessary reels_for_type().Carl Hetherington
2026-08-10Fix 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-07Try to report SMTP protocol errors better.Carl Hetherington
2026-08-07Don't try to send to obviously-bad email addresses.Carl Hetherington
2026-08-07Prevent adding obviously-bad email addresses.Carl Hetherington
2026-08-07Add email_address_basically_ok().Carl Hetherington
2026-08-07Fix incorrect double-% in the UI.Carl Hetherington
2026-08-07Include/using trimming.Carl Hetherington
2026-08-07White space: cinema_dialog.{cc,h}Carl Hetherington
2026-08-07Include/using trimming.Carl Hetherington
2026-08-01Supporters update.v2.18.46Carl Hetherington
2026-07-30Force 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-30Strip 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-30Tolerate 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-30Some missing filesystem wrappers.Carl Hetherington
2026-07-30Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2026-07-29pot/merge to get some more translator hints.Carl Hetherington
2026-07-29de_DE update from Roger Siegenthaler.Carl Hetherington
2026-07-29Clarify some translations.Carl Hetherington
2026-07-29White space: system_information_dialog.ccCarl Hetherington
2026-07-29Using trimming.Carl Hetherington
2026-07-28fa_IR update from Soleyman Rahmani.Carl Hetherington
2026-07-26Supporters update.v2.18.45Carl Hetherington