X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=ChangeLog;h=bc8e6bb81f0dd23a92d92d7ac75fbf01268c3873;hp=f7e10cc3e7e6fe6547f59e9e16ec3277dcc59015;hb=89ae13638097f259f3e50b4b61068dd23451107d;hpb=443a7d74ff2a49ad45a4fb44f92abd619bc0a0b0 diff --git a/ChangeLog b/ChangeLog index f7e10cc3e..bc8e6bb81 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,65 @@ +2017-05-09 Carl Hetherington + + * Write a simple cover sheet when making a DCP (#1039). + +2017-05-08 Carl Hetherington + + * Show multiple tracks in the timeline if there are overlapping subtitles (#941). + + * Various fixes to films with areas of no video content. + +2017-05-05 Carl Hetherington + + * Warn user if they try to send KDM emails without a configured mail server (#1046). + +2017-05-04 Carl Hetherington + + * Nag users to backup config.xml if they make a DKDM. + +2017-05-03 Carl Hetherington + + * Version 2.11.3 released. + +2017-05-02 Carl Hetherington + + * Version 2.11.2 released. + +2017-05-02 Carl Hetherington + + * Version 2.11.1 released. + +2017-04-30 Carl Hetherington + + * Try to improve hints when making a DCP which is not 24 or 48fps. + +2017-04-27 Carl Hetherington + + * Updated nl_NL translation from Rob van Nieuwkerk. + + * Stop master and server instances fighting over ports, allowing them to coexist (#962). + +2017-04-26 Carl Hetherington + + * Make a copy of the configuration, if it fails to load, before making new defaults. + +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.