summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-01Merge branch '2646-short-screen'Carl Hetherington
2025-01-01Tweak some button padding.Carl Hetherington
2025-01-01Remove name documentation with short screens.Carl Hetherington
2025-01-01Coalesce three radios into a dropdown.Carl Hetherington
2025-01-01Separate KDM output options yet further.Carl Hetherington
2025-01-01Add shorter output panel for KDMs on smaller screens (#2646).Carl Hetherington
2025-01-01Trim some padding from the KDM creator.Carl Hetherington
2025-01-01Allow KDM output panel widgets to be created with specific parents.Carl Hetherington
2025-01-01Add guard for kdm_output_panel.hCarl Hetherington
2025-01-01Split KDMOutputPanel into TallKDMOutputPanel and a base.Carl Hetherington
2025-01-01Happy new year!Carl Hetherington
2024-12-30Clarify comment.Carl Hetherington
2024-12-30Bump libdcp for fix to #2916.Carl Hetherington
2024-12-28Fix unresponsive back/forward clicks in player (#2914).Carl Hetherington
2024-12-26Give ownership of info files to ReelWriters (#2912).v2.18.2Carl Hetherington
2024-12-26Make info_file() public.Carl Hetherington
2024-12-26Cleanup: collect and sort friend declarations.Carl Hetherington
2024-12-26Support FCP XML files containing subtitles (#2909).Carl Hetherington
2024-12-26Add Image::crop().Carl Hetherington
2024-12-26Extract crop_source_pointers().Carl Hetherington
2024-12-26Cleanup: fix comment.Carl Hetherington
2024-12-26Cleanup: header sorting.Carl Hetherington
2024-12-26Add guess_crop_by_alpha().Carl Hetherington
2024-12-26Extract method to get crop with a predicate.Carl Hetherington
2024-12-26Rename guess_crop -> guess_crop_by_brightness.Carl Hetherington
2024-12-26Display the content title text rather than the annotation text in the player ...Carl Hetherington
2024-12-26Supporters update.v2.18.1Carl 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-24Replace assertion with a softer fix.Carl Hetherington
2024-12-24Tweak DEVELOP.md for 2.18.0 release.Carl Hetherington
2024-12-24Log things used to decide on thread counts.Carl Hetherington
2024-12-23Bump libdcp to 'stable' branch v1.10.x.Carl Hetherington
2024-12-23Fix Windows build.Carl Hetherington
2024-12-22Make newer OpenSSL versions still work with SHA-1 signatures.Carl Hetherington
2024-12-22Supporters update.v2.18.0v2.17.xCarl Hetherington
2024-12-18Fix hang when encoding with GPU enabled but not working.Carl Hetherington
2024-12-16Supporters update.v2.17.29Carl Hetherington
2024-12-15Use an in-place if.Carl Hetherington
2024-12-15Fix typo.Carl Hetherington
2024-12-14Fix vertical alignment.Carl Hetherington
2024-12-14Fix missing LengthChange() signal on repeating content.Carl Hetherington
2024-12-14Reset _flush_state on seek().Carl Hetherington
2024-12-10Fix saving a template with a new name.v2.17.28Carl Hetherington
2024-12-09Merge remote-tracking branch 'origin/main' into v2.17.xv2.17.27Carl 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-12-09Fix doubled subtitles (again).Carl Hetherington
2024-12-09Cleanup: use default initializers.Carl Hetherington