summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2019-02-04swaroop: hopefully fix wallpaper apparition.v2.13.112Carl Hetherington
2019-02-04swaroop: populate playlist after recovery from crash.Carl Hetherington
2019-02-03Fix incorrect subtitle positioning when there are simultaneousCarl Hetherington
subtitles at the same vposition from different reference points (#1458).
2019-02-02Manual tweaks.Carl Hetherington
2019-02-02Tweak timeline layout.Carl Hetherington
2019-02-02Add Ctrl-W shortcut to Close.Carl Hetherington
2019-02-02Remove unused variable.Carl Hetherington
2019-02-01Allow loading of OTF files.Carl Hetherington
2019-02-01Remove unused file.Carl Hetherington
2019-02-01Always show splash even if we already have a config.xml.Carl Hetherington
2019-02-01Try doing it after Pango::init().Carl Hetherington
2019-02-01Try to move fontconfig cache delay to program startup on Windows.Carl Hetherington
2019-02-01Fix crash when importing a file called subs.srt.txt.Carl Hetherington
2019-02-01Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2019-01-31pot/merge.Carl Hetherington
2019-01-31Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2019-01-31Check consistency of refer-to-DCP settings after adding content (#1456).Carl Hetherington
2019-01-31Add some comments.Carl Hetherington
2019-01-30Missing #include.Carl Hetherington
2019-01-30Hide the 'export decryption chain' button in the advanced page of preferences.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-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-28Fix missing word.Carl Hetherington
2019-01-27Better error from avformat_alloc_output_context2.Carl Hetherington
2019-01-27Updated nl_NL translation from Rob van Nieuwkerk.Carl 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-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-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-20Swap order in about box.Carl Hetherington
2019-01-17Read UTF8 string lengths correctly when checking closed captions (part of ↵Carl Hetherington
#1446).
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.