summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2025-07-09Better handling / presentation of network errors during uploads.uploader-take2Carl Hetherington
2025-07-09Fix SCP upload with an empty destination.Carl Hetherington
2025-07-09Add retry support for uploads.Carl Hetherington
2025-07-09Enable notification of upload jobs finishing.Carl Hetherington
2025-07-09Replace TMS upload with upload to any number of destinations.Carl Hetherington
2025-07-09Make an error a bit more informative.Carl Hetherington
2025-07-09Allow destination path to be empty.Carl Hetherington
2025-07-09Support FTPS uploads.Carl Hetherington
2025-07-09Respect maximum connections choice in the cURL uploader.Carl Hetherington
2025-07-09Try to resume FTP uploads.Carl Hetherington
2025-07-09Change TMS upload feature to generic upload.Carl Hetherington
2025-07-09Generalise TMS upload to a single upload destination.Carl Hetherington
2025-07-09Add conversion of FileTransferProtocol to and from string.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-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-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-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-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-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-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-05-29Interpret relative cinemas SQLite3 paths as being relative to the config.xml ...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-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