summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-01-27Remove specification of italic/bold fonts (#1451); synthesis will be used ↵v2.13.110Carl Hetherington
instead.
2019-01-26Modify FontConfig call to allow italic/bold synthesis.Carl Hetherington
2019-01-26Revert accidentally-committed stuff in pot/merge.Carl Hetherington
2019-01-26pot/merge.Carl Hetherington
2019-01-26Suggest that DCP rates <= 30 are used unless the user explictly goes higher ↵Carl Hetherington
(#1441).
2019-01-26Fix hints object so that its lifetime is (nearly) the same as its thread.Carl Hetherington
Then when the thread AND Hints object are destroyed we get the Signaller's destructor stuff to stop left-over hint signals being delivered. Also add a hint about > 30fps DCP rates.
2019-01-26Add comment.Carl Hetherington
2019-01-26Add CFBundleAllowMixedLocalizations to Info.plist to try to getCarl Hetherington
translated file dialogues on OS X (#1261).
2019-01-26Fix FFmpeg subtitle colour finding (#1393).Carl Hetherington
2019-01-26Fix double-appearance of subtitle colour controls.Carl Hetherington
2019-01-26Add lock to _colours since it can be manipulated by a Job thread.Carl Hetherington
2019-01-26Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2019-01-26Remove debugging code.Carl Hetherington
2019-01-26Remove po files that were added but there's been no movement on.Carl Hetherington
2019-01-25Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2019-01-25pot/merge.v2.13.109Carl Hetherington
2019-01-25Basic implementation of extra subtitle-scan job to run when theCarl Hetherington
subtitle appearance dialogue is opened. Fixes #1393.
2019-01-24Bump libdcp for KDM fix.v2.13.108Carl Hetherington
2019-01-24Bump libdcp for build fix.v2.13.107Carl Hetherington
2019-01-24Bump libdcp for Sony fix.v2.13.106Carl Hetherington
2019-01-23Bump libsub for removal of U+202B (#1448).Carl Hetherington
2019-01-23Try to improve font rendering on Windows by using freetype for pango/cairo.v2.13.105Carl Hetherington
2019-01-22Put details of missing asset paths into the job details... box.Carl Hetherington
2019-01-21Add some debugging.Carl Hetherington
2019-01-21Stop jobs silently failing in tests.Carl Hetherington
2019-01-21Make sure that ffmpeg_dcp_test always completes.Carl Hetherington
2019-01-20Swap order in about box.Carl Hetherington
2019-01-18Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2019-01-18Bump libsub for libdcp version fix.Carl Hetherington
2019-01-17Read UTF8 string lengths correctly when checking closed captions (part of ↵Carl Hetherington
#1446).
2019-01-17Bump libdcp/libsub.Carl Hetherington
2019-01-17Update waf and bump deps for similar updates.Carl Hetherington
2019-01-17Fix 3D in dcpomatic_create.v2.13.104Carl Hetherington
2019-01-16Rework command-line parser for dcpomatic_create to allow optionsv2.13.103Carl Hetherington
to be specified per content. Use this to support 3D.
2019-01-16Missing dcpomatic2_kdm_cli.exe from Windows installer.Carl Hetherington
2019-01-15Token commit to fix version tagging SNAFU.v2.13.102Carl Hetherington
2019-01-15Bump openjpeg2 via libdcp for debugging code.v2.13.101v2.13.100Carl Hetherington
2019-01-15Add --encrypted/-e to dcpomatic_create.Carl Hetherington
2019-01-15Fix crash on file -> close.Carl Hetherington
2019-01-15Updated test/data.Carl Hetherington
2019-01-15Restore some required wxwidgets bits.Carl Hetherington
2019-01-15Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2019-01-15Avoid linking webview to fix Centos 7 build.Carl Hetherington
2019-01-14Hopefully fix debian 7 build.Carl Hetherington
2019-01-14Bump libdcp for speculative certificate fix.v2.13.99Carl Hetherington
2019-01-14Some label copy-editing and more manual work.Carl Hetherington
2019-01-13New screenshots.Carl Hetherington
2019-01-13Various manual updates.Carl Hetherington
2019-01-13Remove EOL Ubuntu 17.10 from cscript.Carl Hetherington
2019-01-13Fix assertion failure on start due to > characters in de_DE translation ↵Carl Hetherington
passed to SetLabelMarkup.