X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=19cd66c71cb40c4cd8b142352f62a9179c45746d;hb=e340b96b4a33725e70e3703b0c60ba8da95bca3b;hp=45552c3de6b38edb0267c6bb204d846ff804db4e;hpb=8a05e8f7d58fb7411e091ae8161c351f735f7735;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index 45552c3de..19cd66c71 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,146 @@ +2017-03-07 Carl Hetherington + + * Handle failure to write to cinemas file more nicely. + +2017-03-03 Carl Hetherington + + * Add option to write KDMs to separate folders + or ZIP files. + +2017-02-28 Carl Hetherington + + * Updated de_DE translation from Carsten Kurz. + +2017-02-27 Carl Hetherington + + * Updated zh_CN translation from 刘汉源. + +2017-02-20 Carl Hetherington + + * Add "Add DCP" button to the content panel. + +2017-02-18 Carl Hetherington + + * Updated fr_FR translation from Thierry Journet. + +2017-02-15 Carl Hetherington + + * Updated nl_NL translation from Rob van Nieuwkerk. + +2017-02-14 Carl Hetherington + + * Updated de_DE translation from Carsten Kurz. + +2017-02-13 Carl Hetherington + + * Version 2.10.9 released. + +2017-02-13 Carl Hetherington + + * Version 2.10.8 released. + +2017-02-12 Carl Hetherington + + * Use CPL's annotation text for ASSETMAP and PKL (#1048). + + * Fix missing keys in VF KDMs (#975). + +2017-02-10 Carl Hetherington + + * Version 2.10.7 released. + +2017-02-06 Carl Hetherington + + * Fix display of progress meter (and crash) when sending emails + from the KDM creator (#1045). + +2017-01-28 Carl Hetherington + + * Add priority control buttons to batch converter (#961). + +2017-01-18 Carl Hetherington + + * Updated uk_UA translation from Igor Voytovich. + + * Updated ru_RU translation from Igor Voytovich. + +2017-01-10 Carl Hetherington + + * Version 2.10.6 released. + +2017-01-04 Carl Hetherington + + * Fix non frame-aligned trims when using the to-playhead + buttons. + +2016-12-25 Carl Hetherington + + * Updated fr_FR translation from Thierry Journet. + +2016-12-21 Carl Hetherington + + * Add approximate finish time to progress on jobs (#927). + + * Version 2.10.5 released. + +2016-12-21 Carl Hetherington + + * Make "Add folder..." to accept a directory of WAV files (#942). + +2016-12-19 Carl Hetherington + + * Updated zh_CN translation from Rov (若文). + + * Updated nl_NL translation from Rob van Nieuwkerk. + +2016-12-16 Carl Hetherington + + * Fix crash on opening properties dialogue (#1033). + + * Confirm overwrite of KDMs (#1008). + + * Add preference for default KDM target directory (#1013). + + * Fix failure to write referenced DCPs when they have non-zero + entry points (#1021). + +2016-12-14 Carl Hetherington + + * Version 2.10.4 released. + +2016-12-14 Carl Hetherington + + * Updated zh_CN translation from 刘汉源. + + * Add tentative support for the S-Gamut3/S-Log3 colourspace. + + * Updated cs_CZ translation from Tomáš Begeni. + +2016-12-11 Carl Hetherington + + * Version 2.10.3 released. + +2016-11-26 Carl Hetherington + + * Speed up preview of exisiting DCPs when the preview size + is less than half the full DCP size (#986). + +2016-11-25 Carl Hetherington + + * Allow multi-edit of content timing details (#1010). + +2016-11-23 Carl Hetherington + + * Fix crash on pressing enter in a crop control on Windows (#1009). + +2016-11-17 Carl Hetherington + + * Prevent duplicate screen names within a cinema (#1007). + +2016-11-16 Carl Hetherington + + * Version 2.10.1 released. + 2016-11-16 Carl Hetherington * Fix various crahes in films with missing DCP content.