summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2025-12-27Use some auto.Carl Hetherington
2025-12-27White space: closed_captions_dialog.{cc,h}Carl Hetherington
2025-12-24Fix build of disk writer after EditableList changes.Carl Hetherington
2025-12-24Allow drag of multiple selections.Carl Hetherington
2025-12-24Handle left double-clicks like single clicks.Carl Hetherington
2025-12-24Compress some if statements.Carl Hetherington
2025-12-24Fix comment.Carl Hetherington
2025-12-24Use ::film() more often.Carl Hetherington
2025-12-24Make film() more defensive.Carl Hetherington
2025-12-24White space: content_timeline.{cc,h}Carl Hetherington
2025-12-23Adjust selection logic a bit, and tidy it up.Carl Hetherington
2025-12-23Fix strange redraw when dragging content views in the timeline.Carl Hetherington
2025-12-23Improve comment.Carl Hetherington
2025-12-23Display markers in the player (#2793).Carl Hetherington
2025-12-22Set project standard when adding a DCP (#2148).Carl Hetherington
2025-12-22Fix incorrect logic.Carl Hetherington
2025-12-22Fix strange default of user_explicit with set_video_frame_rate.Carl Hetherington
2025-12-21Tweak error message on unrecognised certificate (#1562).Carl Hetherington
2025-12-20Bump libdcp for a typo fix and some cleanups.Carl Hetherington
2025-12-20Speed up removing multiple pieces of content at the same time.Carl Hetherington
2025-12-20Add missing maybe_set_container...().Carl Hetherington
2025-12-20Remove "computing digest" sub-job.Carl Hetherington
2025-12-20White space: copy_to_drive_job.{cc,h}Carl Hetherington
2025-12-20White space: send_problem_report_job.{cc,h}Carl Hetherington
2025-12-20White space: ffmpeg_film_encoder.{cc,h}Carl Hetherington
2025-12-20White space: dcp_film_encoder.{cc,h}Carl Hetherington
2025-12-19Fix truncation of ISDCF name parts that have had things substituted (#3112).Carl Hetherington
2025-12-19White space: dcpomatic_disk.cc, upmixer_a_test.cc, vf_test.ccCarl Hetherington
2025-12-18White space: dkdm_wrapper.{cc,h}Carl Hetherington
2025-12-18Add set_isdcf_date() allowing removal of some friends.Carl Hetherington
2025-12-18Use known DKDMs to decrypt DCPs for verification.Carl Hetherington
2025-12-18Add all_dkdms() method.Carl Hetherington
2025-12-18Allow adding KDMs to the verifier to verify encrypted DCPs (#2971).Carl Hetherington
2025-12-18Use new features in libdcp to avoid some stuff in DCP-o-matic.Carl Hetherington
2025-12-18Allow VerifyDCPJob to take a vector of DecryptedKDMs.Carl Hetherington
2025-12-18Add optional custom button to EditableList.Carl Hetherington
2025-12-18Stop defaulting EditableList to be 100 pixels high.Carl Hetherington
2025-12-17Update "bad private key" message when loading a new one.Carl Hetherington
2025-12-17Refactor EditableList to take a new pair of functors for new/edit operations.Carl Hetherington
2025-12-15Fix artefacts on the edge of YUV images with odd widths (#3119).v2.18.34Carl Hetherington
2025-12-15Fix error when seeking a file with no video and >1 audio stream (#3128).Carl Hetherington
2025-12-14Supporters update.Carl Hetherington
2025-12-14Rename the old P3 colour conversion to P3 DCI, and add some new ones (#3124).Carl Hetherington
2025-12-14White space: controls.{cc,h}Carl Hetherington
2025-12-14White space: player.hCarl Hetherington
2025-12-11Disable audio graph option with encrypted and VF DCPs (#3090).Carl Hetherington
2025-12-09Move CPLSummary into a faster version in libdcp.Carl Hetherington
2025-12-09Use an auto.Carl Hetherington
2025-12-09Remove unused forward declarations.Carl Hetherington
2025-12-08Try AVSEEK_FLAG_ANY if _BACKWARD fails.Carl Hetherington