X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=923e0e3aa648be90498cc334020e9a2841e66b36;hb=fadcfcf48ea29d2f9031de840da3c730f0a3e7a6;hp=02bb1e71dd75b15851b91a1f91f3b62f15c9489e;hpb=1e77753ef4119b6d7df7d2255b1a1d8d6af951de;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index 02bb1e71d..923e0e3aa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,104 @@ +2019-02-08 Carl Hetherington + + * Updated nl_NL translation from Rob van Nieuwkerk. + +2019-02-04 Carl Hetherington + + * Updated fr_FR translation from Thierry Journet. + +2019-02-01 Carl Hetherington + + * Updated nl_NL translation from Rob van Nieuwkerk. + +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. + +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.