summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2025-02-18Add retry for email sending (#2963).Carl Hetherington
2025-02-12Fix test reference.v2.18.11Carl Hetherington
2025-02-11Fix crash when tests are run in some orders.Carl Hetherington
2025-02-11Add a test for the "analytics" code.Carl Hetherington
2025-02-10Apply the same fix for DKDM recipients as we previously had for cinemas.Carl Hetherington
2025-02-10Improve test failure message.Carl Hetherington
2025-02-09Add --audio-channels option to dcpomatic2_create (#2966).Carl Hetherington
2025-02-03Missing language from test causing Clairmeta to give an error.v2.18.10Carl Hetherington
2025-02-03Fix subtitles being written with negative times when trimmed (#2965).Carl Hetherington
2025-01-25White space: audio_delay.{cc,h} audio_point.{cc,h} rng.{cc,h} atmos_test.ccCarl Hetherington
2025-01-22Fix spelling mistake in test.Carl Hetherington
2025-01-22Sort cinemas and DKDM recipients correctly using the collator (#2950).Carl Hetherington
2025-01-22Allow KDMRecipient and hence Screen to convert certs to dcp::Certificate lazily.Carl Hetherington
2025-01-20Pass tolerant flag into Player.Carl Hetherington
2025-01-20Pass tolerant flag into Content::examine() and the ExamineContentJob.Carl Hetherington
2025-01-19Find missing files better in projects coming from other platforms (#2935).Carl Hetherington
2025-01-19Add search by digest if search by name fails (#2935).Carl Hetherington
2025-01-19Add option to force short screen layout (#2946).Carl Hetherington
2025-01-18Fix first frame being shown even when trimmed (#2952).Carl Hetherington
2025-01-18Add parameter names.Carl Hetherington
2025-01-15Fix missing language tag in open captions.v2.18.5Carl Hetherington
2025-01-15Add a group ID to VF PKLs (#2943).Carl Hetherington
2025-01-13Fix failure to update cinema screen information (#2944).Carl Hetherington
2025-01-12Write OCAP/CCAP into ISDCF names in a hopefully more correct fashion.v2.18.4Carl Hetherington
2025-01-12Fix fl indication in ISDCF name.Carl Hetherington
2025-01-12Rename subtitle_languages() -> open_text_languages().Carl Hetherington
2025-01-12Put open captions into subtitles and closed subtitles into captions.Carl Hetherington
2025-01-10Fix invalid return values from fade() causing various odd effects (#2932).Carl Hetherington
2025-01-09Add rfc_2822_date().Carl Hetherington
2025-01-05Bump libdcp for raw_convert changes.Carl Hetherington
2024-12-26Give ownership of info files to ReelWriters (#2912).v2.18.2Carl Hetherington
2024-12-26Rename guess_crop -> guess_crop_by_brightness.Carl Hetherington
2024-12-26Bump asdcplib for Windows UTF-8 filename fix.Carl Hetherington
2024-12-26Setup path encoding for Windows in tests.Carl Hetherington
2024-12-18Fix hang when encoding with GPU enabled but not working.Carl Hetherington
2024-12-09Assert if we're about to set up 0 encoding threads.Carl Hetherington
2024-12-09Use all cores when encoding in tests.Carl Hetherington
2024-12-09Fix decoding of SSA subs in files decoded by FFmpeg (#2904).Carl Hetherington
2024-11-30Fix mis-handling of reels with Atmos content (#2901).v2.17.26Carl Hetherington
2024-11-29Make sure grok isn't enabled for tests.Carl Hetherington
2024-11-01Fix test.Carl Hetherington
2024-11-01Merge remote-tracking branch 'origin/main' into v2.17.xCarl Hetherington
2024-11-01Obtain audio length by scanning through the file if required (#2880).Carl Hetherington
2024-10-05Rename XML tags Fade{In,Out} to VideoFade{In,Out}.Carl Hetherington
2024-09-18Fix thinko in relative path change.Carl Hetherington
2024-09-13Merge remote-tracking branch 'origin/main' into v2.17.xCarl Hetherington
2024-09-13Hopefully fix occasional hang in j2k_encoder_deadlock_test.Carl Hetherington
2024-09-12Bump sleep a little to try and de-flake a test.Carl Hetherington
2024-09-03Adapt to some libdcp class renaming to allow open captions/closed subtitles.Carl Hetherington
2024-08-17Add option to use relative content paths (#2856).Carl Hetherington