X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=2e2d193acdd8b692a93dfd48c7737701b5b23c93;hb=cca752c350e50ac57740060d0a2684187075e4bb;hp=d8e79e4c26103e8288e7e0de8b1321e7d3fb9ed8;hpb=6c98d2d56105908ef3d8843423c328d5b833e22a;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index d8e79e4c2..2e2d193ac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,185 @@ -2015-12-15 c.hetherington +2016-02-16 Carl Hetherington + + * Version 2.6.21 released. + +2016-02-15 Carl Hetherington + + * Fix exception when analysing audio of projects with more + than 8 DCP channels. + +2016-02-15 c.hetherington + + * Support SSA subtitles embedded within FFmpeg files. + +2016-02-12 Carl Hetherington + + * Add basic support for SSA (SubStation Alpha) subtitles (#128). + +2016-02-09 Carl Hetherington + + * Version 2.6.20 released. + +2016-02-09 Carl Hetherington + + * Updated es_ES translation from Manuel AC. + +2016-02-08 Carl Hetherington + + * Version 2.6.19 released. + +2016-02-05 c.hetherington + + * New cs_CZ translation from Tomáš Begeni. + +2016-02-04 Carl Hetherington + + * Updated de_DE translation from Carsten Kurz. + +2016-02-02 Carl Hetherington + + * Version 2.6.18 released. + +2016-02-02 Carl Hetherington + + * Add Delete-key shortcut to remove content. + +2016-02-01 Carl Hetherington + + * Allow removal of multiple pieces of content in one click. + + * Synchronise content list / timeline selection when + the content list selection changes. + + * Move the preview to the start of a piece of content + when selecting it (suggested by Carsten Kurz). + +2016-02-01 c.hetherington * Updated de_DE translation from Carsten Kurz. +2016-02-01 Carl Hetherington + + * Version 2.6.17 released. + +2016-01-30 Carl Hetherington + + * Fix a collection of strange problems with the content list when + dragging content around in the timeline. + +2016-01-24 Carl Hetherington + + * Fix encodes getting stuck in some cases (#783). + +2016-01-23 Carl Hetherington + + * Fix estimate of required disk space to take referencing + of existing DCPs into account. + +2016-01-14 Carl Hetherington + + * Add frames-per-second summary to log at the end of + a transcode (#786). + + * Allow multiple CC addresses for KDM emails (#785). + +2016-01-13 Carl Hetherington + + * Version 2.6.16 released. + +2016-01-13 Carl Hetherington + + * Fix incorrect fades when trim is being used. + +2016-01-11 Carl Hetherington + + * Updated nl_NL translation from Rob van Nieuwkerk. + +2016-01-10 Carl Hetherington + + * Sort "Add file(s)..." images case-insensitively. + + * Version 2.6.15 released. + +2016-01-09 Carl Hetherington + + * Fix file-not-found errors with dcpomatic_create on Windows + in some situations. + +2016-01-08 c.hetherington + + * Attempt to make subtitles view resizeable on all platforms (#781). + + * Don't expand all cinemas on opening KDM dialogs (#779). + +2016-01-07 Carl Hetherington + + * Version 2.6.14 released. + +2016-01-07 c.hetherington + + * Sort image files added using "Add file(s)..." alphabetically + rather than trying to find numbers in the filenames. + +2016-01-07 Carl Hetherington + + * Version 2.6.13 released. + +2016-01-07 Carl Hetherington + + * Version 2.6.12 released. + +2016-01-06 Carl Hetherington + + * Updated ru_RU translation from Igor Voytovich. + + * Version 2.6.11 released. + +2016-01-06 c.hetherington + + * New sk_SK translation from Tomáš Hlaváč. + +2015-12-23 Carl Hetherington + + * Add basic search function to KDM creator screens list (#739). + + * Version 2.6.10 released. + +2015-12-23 Carl Hetherington + + * Updated nl_NL translation from Rob van Nieuwkerk. + + * Version 2.6.9 released. + +2015-12-23 Carl Hetherington + + * Add stored list of DKDMs to KDM creator (#767). + +2015-12-22 Carl Hetherington + + * Fix hang when removing screens in some cases. + +2015-12-21 Carl Hetherington + + * Version 2.6.8 released. + +2015-12-21 c.hetherington + + * Reduce frequency of temporary writes to disk (#748). + + * Use new Dolby website for both Doremi and Dolby certificates (#775). + +2015-12-18 c.hetherington + + * Fix double-calculation of DCP hashes. + + * Add hint about making non-24/48 FPS Interop DCPs. + +2015-12-15 Carl Hetherington + + * Updated de_DE translation from Carsten Kurz. + + * Updated nl_NL translation from Rob van Niuewkerk. + 2015-12-11 Carl Hetherington * Version 2.6.7 released.