X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=25d5b00dddee5c46c20546a3df37354175656d80;hb=1d022220899c63e2cae0a2a9a81f6c6db955a23d;hp=6442b5633ee75361fd86612eebcf8cddfe75800a;hpb=92c691f29c5da9abca6a06605998e09f9b8103bb;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index 6442b5633..25d5b00dd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,161 @@ +2016-07-31 Carl Hetherington + + * Allow configuration of MXF/XML filenames (part of #710). + +2016-07-29 Carl Hetherington + + * Version 2.9.8 released. + +2016-07-29 c.hetherington + + * Fix various problems with separate L/R eye + content. + + * Rearrange Make KDM window and replace the + confusing OK/Cancel buttons with "Make KDM" (part of #848). + Rearrange the KDM Creator window similarly. + + * Allow configuration of KDM filename format. + +2016-07-28 Carl Hetherington + + * Version 2.9.7 released. + +2016-07-28 Carl Hetherington + + * Version 2.9.6 released. + +2016-07-28 Carl Hetherington + + * Fix start-trim of audio-only content (#915). + +2016-07-26 Carl Hetherington + + * Expand vertical size of servers list in preferences (#913). + +2016-07-22 Carl Hetherington + + * Version 2.9.5 released. + +2016-07-20 Carl Hetherington + + * Add -t option to dcpomatic2_cli to override the configured + local thread count. + + * Version 2.9.4 released. + +2016-07-20 Carl Hetherington + + * Try to fix -r option to dcpomatic_cli. + + * Try to fix intermittent hangs with encoding servers. + +2016-07-14 Carl Hetherington + + * Version 2.9.3 released. + +2016-07-14 Carl Hetherington + + * Use default configuration if the config.xml failed to load; + may help with #917. + +2016-07-12 Carl Hetherington + + * Version 2.9.2 released. + +2016-07-12 Carl Hetherington + + * Updated zh_CN translation from Rov (若文). + +2016-07-08 Carl Hetherington + + * Version 2.9.1 released. + +2016-07-08 Carl Hetherington + + * Show hints before making DCP / sending to batch + converter (#823). + + * Allow import of some more types of DNxHR file. + + * Support shadow in subtitles (#911). + + * Version 2.9.0 released. + +2016-07-07 Carl Hetherington + + * Updated fr_FR translation from Thierry Journet. + + * Version 2.8.20 released. + +2016-07-07 c.hetherington + + * Fix incorrect job running time reports (#912). + +2016-07-06 Carl Hetherington + + * Version 2.8.19 released. + +2016-07-05 c.hetherington + + * Fix stay-on-top behaviour of audio/video graphs + to only stay on top of other DCP-o-matic windows (#909). + +2016-07-04 Carl Hetherington + + * Version 2.8.18 released. + +2016-07-04 c.hetherington + + * Fix several bugs with the sensitivity + of controls in various circumstances. + +2016-07-04 Carl Hetherington + + * Updated de_DE translation from Carsten Kurz. + +2016-07-03 Carl Hetherington + + * Version 2.8.17 released. + +2016-07-03 Carl Hetherington + + * Updated ru_RU translation from Igor Voytovich. + + * Updated nl_NL translation from Rob van Nieuwkerk. + + * Fix line spacing adjustment of SSA/ASS. + + * Fix underline support in SSA/ASS. + + * Updated nl_NL translation from Rob van Nieuwkerk. + +2016-07-02 Carl Hetherington + + * Version 2.8.16 released. + +2016-07-02 Carl Hetherington + + * Fix problems with markup in subrip/SSA/ASS. + + * Updated ru_RU translation from Igor Voytovich. + + * Updated uk_UA translation from Igor Voytovich. + + * Version 2.8.15 released. + +2016-07-01 Carl Hetherington + + * Add move-to-position dialogs when clicking on the preview timecode + or frame number. + 2016-06-29 Carl Hetherington + * Updated nl_NL translation from Rob van Nieuwkerk. + + * Increase frequency of progress reporting on long + encodes (#900). + * Obey specified colour conversion when previewing RGB and XYZ JPEG2000 files.