summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-09Replace compose with fmt::format and add copy_to_drive_job.cc to the i18n list.compose-to-fmtCarl Hetherington
2025-07-09Replace String::compose with fmt (with i18n).Carl Hetherington
2025-07-09Switch to a wxString::Format.Carl Hetherington
2025-07-09Replace String::compose with fmt (with i18n).Carl Hetherington
2025-07-09Replace String::compose with fmt (with i18n).Carl Hetherington
2025-07-09Replace String::compose with fmt (with i18n).Carl Hetherington
2025-07-09Replace String::compose with fmt (with i18n).Carl Hetherington
2025-07-09Switch to a wxString::Format.Carl Hetherington
2025-07-09Replace String::compose with fmt (with i18n).Carl Hetherington
2025-07-09Replace String::compose with fmt (with i18n).Carl Hetherington
2025-07-09Replace String::compose with fmt (with i18n).Carl Hetherington
2025-07-09Replace String::compose with fmt (with i18n).Carl Hetherington
2025-07-09Replace String::compose with fmt (with i18n).Carl Hetherington
2025-07-09Replace String::compose with fmt (with i18n).Carl Hetherington
2025-07-09Replace String::compose with fmt (with i18n).Carl Hetherington
2025-07-09Replace String::compose with fmt (with i18n).Carl Hetherington
2025-07-09Replace String::compose with fmt.Carl Hetherington
2025-07-08Fix cut-off subtitle shadows.Carl Hetherington
2025-07-08Make shadow offset proportional to the target size.Carl Hetherington
2025-07-08Add dcp_pixels_to_pixels().Carl Hetherington
2025-07-08Return float from border_width_for_subtitle().Carl Hetherington
2025-07-07Load a DCP containing a file passed to the player (#3057).Carl Hetherington
2025-07-07Cleanup: use a boost::filesystem::pathCarl Hetherington
2025-07-04Go back to the old way of handling KDM timing.Carl Hetherington
2025-07-04White space: render_text.cc.Carl Hetherington
2025-07-03White space: spl.{cc,h}Carl Hetherington
2025-07-03Cleanup: use a member initializer.Carl Hetherington
2025-07-03White space: spl_entry.{cc,h}Carl Hetherington
2025-07-03Cleanup: compress an if.Carl Hetherington
2025-07-03Add all DCP CPLs to the content list, and write CPL ID to SPLs instead of dig...Carl Hetherington
2025-07-03Cleanup: use make_shared.Carl Hetherington
2025-07-03Hack some window sizes for Fedora (#3055).Carl Hetherington
2025-07-01White space: string_text_file_decoder.{cc,h}Carl Hetherington
2025-07-01White space: email.{cc,h}Carl Hetherington
2025-07-01White space: player_video.{cc,h} reel_writer.{cc,h} maths_util.{cc,h} upmixer...Carl Hetherington
2025-06-21White space: dcpomatic_playlist.ccCarl Hetherington
2025-06-17Support cropping of content on playback (#3041).Carl Hetherington
2025-06-17Pass Ratio around as an object rather than a pointer.Carl Hetherington
2025-06-17Cleanup: compress some ifs.Carl Hetherington
2025-06-17Cleanup: include sorting.Carl Hetherington
2025-06-17Add new Choice::add_entry() variant.Carl Hetherington
2025-06-17Cleanup: use an enum class.Carl Hetherington
2025-06-17Add some new ratios for the new player crop control (see #3041).Carl Hetherington
2025-06-17Tidy up return.Carl Hetherington
2025-06-17White space: ratio.{cc,h}Carl Hetherington
2025-06-17Support content crop in the GL backend.Carl Hetherington
2025-06-17Add PlayerVideo::crop().Carl Hetherington
2025-06-17Cleanup: fix comment.Carl Hetherington
2025-06-15Add --fade-{in,out} options to create CLI (#2613).Carl Hetherington
2025-06-15Use another variable to reduce verbosity slightly.Carl Hetherington