summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2019-02-09Use freetype for OS X font rendering.v2.13.115Carl Hetherington
2019-02-08Don't offer to make closed captions from subs in FFmpeg files (related to ↵Carl Hetherington
#1393).
2019-02-08Small pot/merge.Carl Hetherington
2019-02-08Try to fix msgfmt complaints.Carl Hetherington
2019-02-08Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2019-02-08Remove stray variable.Carl Hetherington
2019-02-07pot/merge.Carl Hetherington
2019-02-07More tweaks to video frame rate advice (#1441).Carl Hetherington
2019-02-07Bodge at the interface between DCPTime and samples; fixes #1461.Carl Hetherington
2019-02-06swaroop: speculative fix for non-recovery after power-off.Carl Hetherington
2019-02-06Fix non-swaroop build.Carl Hetherington
2019-02-06swaroop: re-work background image logic.v2.13.113Carl Hetherington
2019-02-06Remove some terrible fuzzy translations in pt_PT.Carl Hetherington
2019-02-04Updated fr_FR translation from Thierry Journet.Carl Hetherington
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