summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-21Supporters update.v2.16.65Carl Hetherington
2023-09-20Fix example names in prefs (#2612).Carl Hetherington
2023-09-20Better error message.Carl Hetherington
2023-09-15Updated zh_CN translation from poppinzhang.Carl Hetherington
2023-09-14Updated sl_SI translation from Martin Srebotnjak.Carl Hetherington
2023-09-14Supporters update.Carl Hetherington
2023-09-13Supporters update.v2.16.64Carl Hetherington
2023-09-13Bump libdcp for fix to GH #20, a spurious rejection of a KDM.Carl Hetherington
2023-09-12Update ISDCF name when DCP track changes.Carl Hetherington
2023-09-12Somewhat fix inclusion of CCAP language in ISDCF name (#2610).Carl Hetherington
2023-09-12Add Film::closed_caption_languages().Carl Hetherington
2023-09-12Update DCP name when some text changes from subtitle to ccap.Carl Hetherington
2023-09-12Always add -CCAP to ISDCF names if there are ccaps.Carl Hetherington
2023-09-10Cleanup: use some stack allocation and shared_ptr.Carl Hetherington
2023-09-09Always call AddCatalog("wxstd") as it appears to be necessary toCarl Hetherington
2023-09-09Open Windows console earlier in startup.Carl Hetherington
2023-09-08Fix hints test now that subtitle reader gives an error on large fonts.Carl Hetherington
2023-09-07Sanitise asset names after potentially failed %-based substitutions (#945).Carl Hetherington
2023-09-07Disallow % from asset names as it seems to awake some XML character-encodingCarl Hetherington
2023-09-07Cleanup: use ConfigRestorer instead of Keep class.Carl Hetherington
2023-09-07Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2023-09-07Try to allow staged and non-staged i18n updates.Carl Hetherington
2023-09-06Bump libdcp to fix errors when loading DCPs with very big fonts.Carl Hetherington
2023-09-05pot/merge.Carl Hetherington
2023-09-04Use configured issuer/creator for DCPs made by map (#2585).Carl Hetherington
2023-09-03Ignore newlines in subtitle text (#2341).Carl Hetherington
2023-09-03Fix rendering of italic fonts during tests on Windows.Carl Hetherington
2023-09-02Fix crash when pressing Ctrl+{C,V} at the wrong time.Carl Hetherington
2023-09-01Supporters update.v2.16.63Carl Hetherington
2023-09-01Missing #ifdef for Windows references.Carl Hetherington
2023-09-01Supporters update.Carl Hetherington
2023-09-01Bump libdcp to release version.Carl Hetherington
2023-08-29Fix vertical alignment of subtitles in some cases (#2569).Carl Hetherington
2023-08-29Give a more useful error when check_dcp() fails.Carl Hetherington
2023-08-29Fix incorrect horizontal positions when different HPositions are used with on...Carl Hetherington
2023-08-29Restore burnt subtitle tests.Carl Hetherington
2023-08-29Cleanup: use some more vector instead of list.Carl Hetherington
2023-08-27Fix tests when changing the cinemas file.Carl Hetherington
2023-08-27Handle fonts/subdirs correctly for CCAPs with _map (#2584).Carl Hetherington
2023-08-27Bump libdcp to properly check for missing fonts in CCAP LoadFont tags.Carl Hetherington
2023-08-27Fix refusal to reference overlapping but different text content (#2599).Carl Hetherington
2023-08-27Tweak a message to be more grammatically correct.Carl Hetherington
2023-08-26Cleanup: use some lambdas.Carl Hetherington
2023-08-26Update test/data for missing test reference.Carl Hetherington
2023-08-26Set up packet duration correctly when encoding using FFmpeg (#2588).Carl Hetherington
2023-08-26Check a return value for error.Carl Hetherington
2023-08-26Speculative fix to ensure correct freeing.Carl Hetherington
2023-08-26Extend run_ffprobe to allow arguments and capture of stdout.Carl Hetherington
2023-08-26Try to capture ffmpeg logs during tests.Carl Hetherington
2023-08-26Cleanup: extract TranscodeJob::frames_per_second().Carl Hetherington