X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=897e1f0f70d09dedad41ef28c509ef0684874c3a;hb=bdae32bb84672026c1a373e809804109e95accf4;hp=a96740d1f2c14d36ae46eb0cc13a14a61183dd75;hpb=57c49675889c0e0ad8cebece7a60bba08ba782d2;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index a96740d1f..897e1f0f7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,183 @@ +2016-03-08 Carl Hetherington + + * Store time zone with cinemas and use them to + mark KDM start and end times correctly (#788). + +2016-03-08 Carl Hetherington + + * Version 2.7.0 released. + +2016-03-08 Carl Hetherington + + * Version 2.6.39 released. + +2016-03-08 Carl Hetherington + + * Updated ua_UK and ru_RU translations from Igor Voytovich. + +2016-03-07 Carl Hetherington + + * Version 2.6.38 released. + +2016-03-07 Carl Hetherington + + * Don't try to auto-analyse audio of non-audio content. + + * Version 2.6.37 released. + +2016-03-07 c.hetherington + + * Updated nl_NL translation from Rob van Nieuwkerk. + +2016-03-07 Carl Hetherington + + * Version 2.6.36 released. + +2016-03-07 Carl Hetherington + + * Updated de_DE translation from Carsten Kurz. + + * Version 2.6.35 released. + +2016-03-07 Carl Hetherington + + * Updated ua_UK and ru_RU translations from Igor Voytovich. + + * Version 2.6.34 released. + +2016-03-06 Carl Hetherington + + * Version 2.6.33 released. + +2016-03-06 Carl Hetherington + + * Updated nl_NL translation from Rob van Nieuwkerk. + +2016-03-05 Carl Hetherington + + * Version 2.6.32 released. + +2016-03-05 Carl Hetherington + + * Try to fix slowdowns on Windows XP (#771). + +2016-03-02 Carl Hetherington + + * Version 2.6.31 released. + +2016-03-02 c.hetherington + + * New uk_UA translation from Igor Voytovich. + + * Updated ru_RU translation from Igor Voytovich. + + * Add configurable option to disable EBUR128 + analysis. + +2016-03-01 Carl Hetherington + + * Version 2.6.30 released. + +2016-03-01 c.hetherington + + * Fix failure to recognise image sequence directories + in some cases. + +2016-03-01 Carl Hetherington + + * Version 2.6.29 released. + +2016-03-01 Carl Hetherington + + * Fix hang / slowdown when previewing subtitles in some + cases (#812). + +2016-02-29 Carl Hetherington + + * Updated fr_FR translation from Thierry Journet. + + * Version 2.6.28 released. + +2016-02-28 Carl Hetherington + + * Version 2.6.27 released. + +2016-02-28 Carl Hetherington + + * Ignore subdirectories when deciding whether a folder + contains an image sequence or a DCP. + + * Updated nl_NL translation from Rob van Nieuwkerk. + +2016-02-27 Carl Hetherington + + * Version 2.6.26 released. + +2016-02-26 Carl Hetherington + + * Allow changes to colours of subtitles embedded + into video files (#795). + +2016-02-25 Carl Hetherington + + * Plot all video and subtitle content on single tracks + with audio on the remainder. Improve rendering quality + of the timeline. + +2016-02-24 Carl Hetherington + + * Version 2.6.25 released. + +2016-02-24 Carl Hetherington + + * Various fixes to timeline behaviour. + + * Fix download of certificates for CAT745 and CP850. + +2016-02-21 Carl Hetherington + + * Version 2.6.24 released. + +2016-02-21 Carl Hetherington + + * Version 2.6.23 released. + +2016-02-21 Carl Hetherington + + * Fix duplicate nodes in subtitle files. + +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).