X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=e38f3d008eae7ded66fd3b7df5c6542cf9ee501b;hb=b59fd12483fd5b1acc41252da02314a4bfb6c256;hp=b44a10db1969c76bd631bee3788e2f24c8bb03ca;hpb=207fd238060dee5b94a3633cf9b4dc935cd4d818;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index b44a10db1..e38f3d008 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,47 @@ +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).