X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=c908c1ab67d45f79dd1c9c518ae07e30b4cee454;hb=a75aaf61751c65970d7c75e1d72de6512925d358;hp=8790001d232e0dbd8a4963bac6f503f65ccd5b87;hpb=ceeed09e78671f5be26155f5a9cc29f87a7ac949;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index 8790001d2..c908c1ab6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,156 @@ +2018-12-29 Carl Hetherington + + * Version 2.12.15 released. + +2018-12-19 Carl Hetherington + + * Version 2.12.14 released. + +2018-10-26 Carl Hetherington + + * Version 2.12.13 released. + +2018-10-08 Carl Hetherington + + * Fix bad parsing of ASS lines embedded into FFmpeg files + and containing commas. + +2018-09-25 Carl Hetherington + + * Version 2.12.12 released. + +2018-06-08 Carl Hetherington + + * Version 2.12.11 released. + +2018-09-04 Carl Hetherington + + * Version 2.12.10 released. + +2018-04-27 Carl Hetherington + + * Fix obscured subtitles in some cases. + +2018-04-25 Carl Hetherington + + * Version 2.12.9 released. + +2018-07-18 Carl Hetherington + + * Add command-line option to specify directory containing config (#1284). + +2018-04-27 Carl Hetherington + + * Version 2.12.8 released. + +2018-06-07 Carl Hetherington + + * Version 2.12.7 released. + +2018-05-23 Carl Hetherington + + * Fix failure to load image files with non-ASCII names. + + * Version 2.12.6 released. + +2018-05-15 Carl Hetherington + + * Fix missing burnt-in / previewed subtitles containing ampersands. + + * Fix slow exports from DCP content (#1285). + +2018-05-15 Carl Hetherington + + * Fix incorrect subtitle positioning in a VF when there are more than + two consecutive reels with no subtitles. + +2018-05-15 Carl Hetherington + + * Version 2.12.5 released. + +2018-05-08 Carl Hetherington + + * Look at subtitle colour and effect when deciding whether or not to + re-make video (should fix #1290). + +2018-05-07 Carl Hetherington + + * Fix invalid timings in SMPTE subtitle files (causing failure to play subtitles) + in some cases (#1293). + +2018-04-19 Carl Hetherington + + * Fix crash on making a DCP after trimming the end of some text-based subtitles (#1275). + +2018-04-14 Carl Hetherington + + * Version 2.12.4 released. + +2018-04-13 Carl Hetherington + + * Fix incorrect preview crop with DCP sources when the preview is smaller than half + of the DCP's resolution (#1274). + +2018-04-12 Carl Hetherington + + * Prevent error when starting export without specifying a filename (#1260). + +2018-04-11 Carl Hetherington + + * Fix 3D DCP handling in the player. + +2018-04-10 Carl Hetherington + + * Fix disappearing subtitles when they are added from text files + alongside video content which also contain subtitles (#1271). + +2018-04-05 Carl Hetherington + + * Fix crash on startup if there are no audio devices (#1265). + + * Fix missing start icon for the player in Linux. + + * Fix 3D DCP handling in the player. + +2018-04-05 Carl Hetherington + + * Updated zh_CN translation from 刘汉源. + +2018-03-25 Carl Hetherington + + * Version 2.12.3 released. + +2018-03-24 Carl Hetherington + + * Fix crash when changing DCP audio channel count (#1253). + + * Fix update checker error when there is no test + version. + + * Updated fr_FR translation from Thierry Journet. + +2018-03-22 Carl Hetherington + + * Version 2.12.2 released. + +2018-03-22 Carl Hetherington + + * Updated de_DE translation from Carsten Kurz. + + * Version 2.12.1 released. + +2018-03-22 Carl Hetherington + + * Version 2.12.0 released. + +2018-03-22 Carl Hetherington + + * Version 2.11.79 released. + +2018-03-21 Carl Hetherington + + * Updated nl_NL translation from Rob van Nieuwkerk. + 2018-03-19 Carl Hetherington * Version 2.11.78 released. @@ -4092,7 +4245,6 @@ * Attempt to fix random crashes on OS X (especially during encodes) thought to be caused by multiple threads using (different) stringstreams at the same time; see src/lib/safe_stringstream. ->>>>>>> origin/master 2014-08-09 Carl Hetherington