X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=66d010b6dcbdade6ad29a93387b5238d35bed307;hb=78151ebede49ce51538e62e7689eb00fda0fb637;hp=5b6392541bfcf06189ba9d5c7eaa7c6fcafe0a8e;hpb=e82735c2f8b225eea4ee09e2ff8cfb9d27db09ea;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index 5b6392541..66d010b6d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,80 @@ +2018-05-18 Carl Hetherington + + * Fix slow exports from DCP content (#1285). + +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 @@ -4108,7 +4183,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