X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=178601665718acd026d66038f16c6f4eabbe9cf6;hb=21d5ca8c20193c3e62f4b0ca5033ebe0bc2ea21d;hp=7dcab169ce3792027763b07ee9b331c06cdda207;hpb=092890ec3becabf7eab21002edc9915ddc7fe15f;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index 7dcab169c..178601665 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,165 @@ +2017-04-07 Carl Hetherington + + * Make jump-to-content-start on selection in the content list + optional. + +2017-04-03 Carl Hetherington + + * Confirm overwrite of existing DCPs when making a new one. + +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. + +2016-11-15 Carl Hetherington + + * Fix error on using the CPL selection menu on OS X. + + * Version 2.10.0 released. + 2016-11-14 Carl Hetherington * Version 2.9.41 released.