X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=66d010b6dcbdade6ad29a93387b5238d35bed307;hb=78151ebede49ce51538e62e7689eb00fda0fb637;hp=96e8ddd301041f9618aa5b659b4e826b61b0e873;hpb=0c4f2d9aab93e66c8b027681d4f05e441dcb46b3;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index 96e8ddd30..66d010b6d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,203 @@ +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 + + * 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. + +2018-03-16 Carl Hetherington + + * Version 2.11.77 released. + +2018-03-16 Carl Hetherington + + * Version 2.11.76 released. + +2018-03-15 Carl Hetherington + + * Version 2.11.75 released. + +2018-03-15 Carl Hetherington + + * Version 2.11.74 released. + +2018-03-13 Carl Hetherington + + * Version 2.11.73 released. + +2018-02-27 Carl Hetherington + + * Add a hint about the stereo-to-5.1 upmixers being + `experimental'. + +2018-03-09 Carl Hetherington + + * Version 2.11.72 released. + +2018-03-09 Carl Hetherington + + * Version 2.11.71 released. + +2018-03-07 Carl Hetherington + + * Fix bad DCPs when re-making in encrypted projects (#1232). + +2018-03-05 Carl Hetherington + + * Version 2.11.70 released. + +2018-03-02 Carl Hetherington + + * Version 2.11.69 released. + +2018-03-02 Carl Hetherington + + * Fix bad Prores exports in some cases (#1227). + +2018-02-27 Carl Hetherington + + * Version 2.11.68 released. + +2018-02-26 Carl Hetherington + + * Version 2.11.67 released. + +2018-02-26 Carl Hetherington + + * Version 2.11.66 released. + +2018-02-25 Carl Hetherington + + * Version 2.11.65 released. + +2018-02-25 Carl Hetherington + + * Updated es_ES translation from Manuel AC. + + * Version 2.11.64 released. + +2018-02-25 Carl Hetherington + + * Version 2.11.63 released. + +2018-02-25 Carl Hetherington + + * Handle errors in subtitle XML better (#1209). + +2018-02-24 Carl Hetherington + + * Updated fr_FR translation from Thierry Journet. + + * Version 2.11.62 released. + +2018-02-23 Carl Hetherington + + * Version 2.11.61 released. + +2018-02-22 Carl Hetherington + + * Version 2.11.60 released. + +2018-02-21 Carl Hetherington + + * Version 2.11.59 released. + +2018-02-18 Carl Hetherington + + * Version 2.11.58 released. + +2018-02-17 Carl Hetherington + + * Version 2.11.57 released. + 2018-02-16 Carl Hetherington * Version 2.11.56 released. @@ -3983,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