X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=8a7c1a0895debc231a24e26d00c053cd18ed1a02;hb=refs%2Ftags%2Fv2.13.109;hp=03a60ffee783ad9c160c4bdbf4f09eff9e4530d1;hpb=e7a9a9a0b69d605e327d5a74abe28481d2a61179;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index 03a60ffee..8a7c1a089 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,49 @@ +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).