X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=3067283d2fb64a384d46be9e609772094c539e0f;hb=6061a6df8f764dfc9cd6e659442f194503fd0a62;hp=9972399c81a3f8873cb580211ed63a24609e88f1;hpb=bf12d3841c020d2b0664cd04c1bfb3302651b6b6;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index 9972399c8..3067283d2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,43 @@ +2015-05-23 Carl Hetherington + + * Fix failure to import some video MXFs (#566). + +2015-05-17 Carl Hetherington + + * Update DCP name on changing DCP standard (#570). + +2015-05-14 Carl Hetherington + + * Version 2.0.47 released. + +2015-05-13 c.hetherington + + * Various fixes to embedded image subtitle + handling. + +2015-05-10 Carl Hetherington + + * Version 2.0.46 released. + +2015-05-10 Carl Hetherington + + * Version 2.0.45 released. + +2015-05-10 Carl Hetherington + + * Version 2.0.44 released. + +2015-05-10 Carl Hetherington + + * Fix sometimes-missing channel labels on OS X audio analysis. + 2015-05-09 Carl Hetherington + * Efficiency fix for cases where there is a lot of processing + power. + + * Add UTF-8 content type to KDM emails to try to fix #549. + * Disable OK until a download succeeds in the certificate downloader (#404).