X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=31194c2332314e2c0e56ce78785bb34da96c09a0;hb=01cc7dfe091281e278f8ad6f51f0ff823e88f9f3;hp=46f74aeea4c5606ed445e33c88ab78184658a080;hpb=f68a5f1ddd60ade2ed9a68d180ecf553e94b853f;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index 46f74aeea..31194c233 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,71 @@ +2016-10-10 Carl Hetherington + + * Version 2.9.32 released. + +2016-10-10 Carl Hetherington + + * Fix incorrect import of multi-reel DCPs with subtitles. + +2016-10-09 Carl Hetherington + + * Version 2.9.31 released. + +2016-10-08 Carl Hetherington + + * Fix overlapping burnt-in subtitles in some cases (#959). + +2016-10-07 Carl Hetherington + + * Fix XML subtitle output in some cases. + +2016-10-06 c.hetherington + + * Allow selection of CPL in multi-CPL DCPs (#733). + +2016-10-05 Carl Hetherington + + * Updated fr_FR translation from Thierry Journet. + +2016-10-04 c.hetherington + + * Fix error when examining files with embedded subtitles in some cases (#969). + +2016-10-04 Carl Hetherington + + * Version 2.9.30 released. + +2016-10-03 Carl Hetherington + + * Fix crash on make DCP if there are old audio analysis files. + + * Updated zh_CN translation from 刘汉源. + +2016-10-03 Carl Hetherington + + * Version 2.9.29 released. + +2016-10-03 Carl Hetherington + + * Updated nl_NL translation from Rob van Nieuwkerk. + + * Version 2.9.28 released. + +2016-09-30 c.hetherington + + * Order jobs from first-to-execute to last in the batch converter. + +2016-09-28 c.hetherington + + * Fix crash on "report a problem" in the KDM creator. + +2016-09-27 Carl Hetherington + + * Updated ru_RU translation from Igor Voytovich. + 2016-09-26 c.hetherington + * Disallow refer-to-DCP if the video frame size is different to that in the project (#963). + * Fix multi-select in the timeline (#954). * Add option to Windows installer to add desktop shortcuts (#965).