X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=9ae6f3b4f482c26b009b0b1bf34425f2e42724df;hb=2eeb503962f31665a19bee24e2e46840f7086f33;hp=ec5c163d4b36e1b3bbebfc3102777aa0425f3173;hpb=bd5e8b83a3a18787241982efdae809d4db21f65d;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index ec5c163d4..9ae6f3b4f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,161 @@ -2018-07-20 Carl Hetherington +2019-01-29 Carl Hetherington + + * Updated fr_FR translation from Thierry Journet. + +2019-01-27 Carl Hetherington + + * Updated nl_NL translation from Rob van Nieuwkerk. + +2019-01-25 Carl Hetherington + + * Updated nl_NL translation from Rob van Nieuwkerk. + +2019-01-15 Carl Hetherington + + * Add --encrypt/-e option to dcpomatic_create. + +2019-01-13 Carl Hetherington + + * Updated nl_NL translation from Rob van Nieuwkerk. + + * Updated fr_FR translation from Thierry Journet. + +2019-01-12 Carl Hetherington + + * Check available disk space when adding jobs to the batch converter (#1249). + +2019-01-10 Carl Hetherington + + * Add File->Close to main DCP-o-matic (bound to Cmd-W on Mac) (#1180). + +2019-01-09 Carl Hetherington + + * Hopefully improve layout on high-resolution (>2K) displays (#1303). + +2019-01-08 Carl Hetherington + + * Re-analyse audio when DCP channel count changes (#1189). + + * Fix failure to re-analyse audio when the channel map changes (#1257). + +2019-01-06 Carl Hetherington + + * Disable subtitle view/font buttons with FFmpeg content (#1236). + + * Fix incorrectly-different IDs between MXF and XML in SMPTE subtitle files. + + * Improve behaviour of hints dialog with long projects (#1439). + + * Fix incorrect video waveform display (#1425). + +2019-01-05 Carl Hetherington + + * Fix strange behaviour with single-frame fades. + +2018-12-29 Carl Hetherington + + * Updated fr_FR translation from Thierry Journet. + +2018-12-23 Carl Hetherington + + * Only make DCPs with 48kHz audio (#1436). + +2018-12-10 Carl Hetherington + + * Accept certificate chains to dcpomatic2_kdm_cli as well + as single certificates. + +2018-12-08 Carl Hetherington + + * Prototype system to allow in-place translations. + +2018-12-07 Carl Hetherington + + * Updated nl_NL translation from Rob van Nieuwkerk. + + * Updated de_DE translation from Carsten Kurz. - * Remove Join function. +2018-12-01 Carl Hetherington + + * Updated de_DE translation from Carsten Kurz. + +2018-11-28 Carl Hetherington + + * Write config.xml with CR/LF terminators on Windows (#1402). + +2018-11-26 Carl Hetherington + + * Version 2.13.73 released. + +2018-11-09 Carl Hetherington + + * Allow specification of trusted devices by thumbprint rather than full certificate. + +2018-11-07 Carl Hetherington + + * Add button to force re-encode of JPEG2000 content. + +2018-10-23 Carl Hetherington + + * Updated nl_NL translation from Rob van Nieuwkerk. + +2018-10-16 Carl Hetherington + + * Updated it_IT translation from Riccardo Mantani. + +2018-10-14 Carl Hetherington + + * Give a better reason for not referring to DCPs + when there is a resolution mismatch. + +2018-09-27 Carl Hetherington + + * Updated it_IT translation from Riccardo Mantani. + +2018-09-14 Carl Hetherington + + * Very basic logging in player. + + * Basic dual-screen mode for player. + +2018-09-11 Carl Hetherington + + * Full-screen mode for player (#1329). + +2018-09-10 Carl Hetherington + + * Basic export of multiple reels to multiple files. + +2018-09-09 Carl Hetherington + + * Updated fr_FR translation from Thierry Journet. + +2018-09-07 Carl Hetherington + + * Updated cs_CZ translation from Tomáš Begeni. + +2018-09-03 Carl Hetherington + + * Updated nl_NL translation from Rob van Nieuwkerk. + +2018-08-22 Carl Hetherington + + * Disable the whole interface during audio analysis (#1278). + +2018-08-20 Carl Hetherington + + * Updated ru_RU and uk_UA translations from Igor Voytovich. + +2018-08-16 Carl Hetherington + + * Add pause/resume to the batch converter (#1248). + +2018-08-15 Carl Hetherington + + * Support download of Barco Alchemy, Christie and GDC certificates + from their FTP site. + +2018-07-20 Carl Hetherington * Advanced configuration option to allow any container ratio.