X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=dc5c28c11282293d2bf742c38027c9584f6ed360;hb=d8a19dca28268e3ac92f117d00c1064c0b06515c;hp=8e80ea29b960c593c7dcb7c966b4877326566098;hpb=9fc40ca895774f5825907a50fad99386d3e90f04;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index 8e80ea29b..dc5c28c11 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,135 @@ +2016-02-18 c.hetherington + + * Add some more information to the content properties + dialogue (#791). + +2016-02-17 Carl Hetherington + + * Store cinema / screen certificates in a separate + file and allow configuration of its location (#796). + +2016-02-16 Carl Hetherington + + * Add option to dcpomatic_cli to echo the + created DCP's path to stdout (#794). + + * Add option to auto-upload to TMS (#794). + + * Version 2.6.22 released. + +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.