summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-01-31Hack in expansion for GBRP10LE.attic/video-levels-hackCarl Hetherington
2019-01-31Add some comments.Carl Hetherington
2019-01-30Test debugging.Carl Hetherington
2019-01-30Fix non-translated days of the week (#1455).Carl Hetherington
2019-01-30More noncopyable includes for arch.Carl Hetherington
2019-01-29Updated fr_FR translation from Thierry Journet.Carl Hetherington
2019-01-29Bump libsub for crash in malformed .srt (#1454).Carl Hetherington
2019-01-29Don't enable the export OK button if we change format but have still not set ↵Carl Hetherington
an output file.
2019-01-29Fix odd formatting.Carl Hetherington
2019-01-28Export in the manual.Carl Hetherington
2019-01-28OpenGL hacks.Carl Hetherington
2019-01-28Update subtitles -> timed text in manual.Carl Hetherington
2019-01-28Manual updates.Carl Hetherington
2019-01-28Fix missing word.Carl Hetherington
2019-01-28Updates test/data.Carl Hetherington
2019-01-27Better error from avformat_alloc_output_context2.Carl Hetherington
2019-01-27Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2019-01-27Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2019-01-27Fix test.Carl Hetherington
2019-01-27Remove vestiges of some unused translations.v2.13.111Carl Hetherington
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).