summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2025-06-15Combine two ifs.Carl Hetherington
2025-06-15Use a variable to make things a little less verbose.Carl Hetherington
2025-06-15Index sound card channels from 1 (#3048).Carl Hetherington
2025-06-14Catch possible exceptions in destructor.Carl Hetherington
2025-06-14Supporters update.v2.18.20Carl Hetherington
2025-06-13Might as well always allow problem reporting.Carl Hetherington
2025-06-13Missing explicit.Carl Hetherington
2025-06-13Only enable report-problem "OK" button when an email address has been entered.Carl Hetherington
2025-06-13White space: report_problem_dialog.{cc,h}Carl Hetherington
2025-06-13Move check for returning to ISDCF name mode.Carl Hetherington
2025-06-11Updated cs_CZ translation from Tomáš Begeni.Carl Hetherington
2025-06-09Fix help.Carl Hetherington
2025-06-08Updated ru_RU translation from Евгений Дац.Carl Hetherington
2025-06-03Cleanup: rename set_sensitivity -> setup_sensitivity.Carl Hetherington
2025-06-03Remove unused variables.Carl Hetherington
2025-05-29Supporters update.v2.18.19Carl Hetherington
2025-05-29Interpret relative cinemas SQLite3 paths as being relative to the config.xml ...Carl Hetherington
2025-05-27Supporters update.Carl Hetherington
2025-05-27Fix macOS i18n to always use the user's macOS-configured locale (#3036).Carl Hetherington
2025-05-27Move i18n setup into 3 separate platform files.Carl Hetherington
2025-05-27Header sorting.Carl Hetherington
2025-05-27Put wx::report_problem() in a dcpomatic namespace.Carl Hetherington
2025-05-26Remove functors for choosing pixel format output from make_image().Carl Hetherington
2025-05-26Remove last use of keep_xyz_or_rgb.Carl Hetherington
2025-05-26Ensure that XYZ data is not passed to rgb_to_xyz() when using Grok.Carl Hetherington
2025-05-26Fix incorrect colours with "no colourspace conversion" sources that are not A...Carl Hetherington
2025-05-26Fix finding Liberation Sans when running from the source tree.Carl Hetherington
2025-05-26Expand project/ISDCF names rightwards when the DCP panel is made wider (#3045).Carl Hetherington
2025-05-26Tweak comment formatting.Carl Hetherington
2025-05-19Tidy up finding required files during tests.Carl Hetherington
2025-05-13Allow hyphens as part of the "name" part of the ISDCF name.Carl Hetherington
2025-05-12Cleanup: coalesce an if.Carl Hetherington
2025-05-12White space: html_dialog.{cc,h}Carl Hetherington
2025-05-11White space, some auto: timing_panel.{cc,h}Carl Hetherington
2025-05-11Use case for property checks now that it's possible.Carl Hetherington
2025-05-11Cleanup: use constexpr for content and player properties.Carl Hetherington
2025-05-11Fix failure to update scale fit/custom radio buttons.Carl Hetherington
2025-05-11White space: custom_scale_dialog.{cc,h}Carl Hetherington
2025-05-10White space: video_ring_buffers.{cc,h}Carl Hetherington