Fix merge.
[dcpomatic.git] / ChangeLog
index 0bd19e90638211acc774d22c4a6d9ee9a77b6236..a98e4ffc00a775e8b8c938bc1af0c131fa41eb07 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,294 @@
+2016-03-08  Carl Hetherington  <cth@carlh.net>
+
+       * Store time zone with cinemas and use them to
+       mark KDM start and end times correctly (#788).
+
+       * Bump ffmpeg to git master, somewhere post 3.0.
+
+2016-03-08  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.7.0 released.
+
+2016-03-08  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.6.39 released.
+
+2016-03-08  Carl Hetherington  <cth@carlh.net>
+
+       * Updated ua_UK and ru_RU translations from Igor Voytovich.
+
+2016-03-07  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.6.38 released.
+
+2016-03-07  Carl Hetherington  <cth@carlh.net>
+
+       * Don't try to auto-analyse audio of non-audio content.
+
+       * Version 2.6.37 released.
+
+2016-03-07  c.hetherington  <cth@carlh.net>
+
+       * Updated nl_NL translation from Rob van Nieuwkerk.
+
+2016-03-07  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.6.36 released.
+
+2016-03-07  Carl Hetherington  <cth@carlh.net>
+
+       * Updated de_DE translation from Carsten Kurz.
+
+       * Version 2.6.35 released.
+
+2016-03-07  Carl Hetherington  <cth@carlh.net>
+
+       * Updated ua_UK and ru_RU translations from Igor Voytovich.
+
+       * Version 2.6.34 released.
+
+2016-03-06  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.6.33 released.
+
+2016-03-06  Carl Hetherington  <cth@carlh.net>
+
+       * Updated nl_NL translation from Rob van Nieuwkerk.
+
+2016-03-05  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.6.32 released.
+
+2016-03-05  Carl Hetherington  <cth@carlh.net>
+
+       * Try to fix slowdowns on Windows XP (#771).
+
+2016-03-02  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.6.31 released.
+
+2016-03-02  c.hetherington  <cth@carlh.net>
+
+       * 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  <cth@carlh.net>
+
+       * Version 2.6.30 released.
+
+2016-03-01  c.hetherington  <cth@carlh.net>
+
+       * Fix failure to recognise image sequence directories
+       in some cases.
+
+2016-03-01  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.6.29 released.
+
+2016-03-01  Carl Hetherington  <cth@carlh.net>
+
+       * Fix hang / slowdown when previewing subtitles in some
+       cases (#812).
+
+2016-02-29  Carl Hetherington  <cth@carlh.net>
+
+       * Updated fr_FR translation from Thierry Journet.
+
+       * Version 2.6.28 released.
+
+2016-02-28  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.6.27 released.
+
+2016-02-28  Carl Hetherington  <cth@carlh.net>
+
+       * 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  <cth@carlh.net>
+
+       * Version 2.6.26 released.
+
+2016-02-26  Carl Hetherington  <cth@carlh.net>
+
+       * Allow changes to colours of subtitles embedded
+       into video files (#795).
+
+2016-02-25  Carl Hetherington  <cth@carlh.net>
+
+       * 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  <cth@carlh.net>
+
+       * Version 2.6.25 released.
+
+2016-02-24  Carl Hetherington  <cth@carlh.net>
+
+       * Various fixes to timeline behaviour.
+
+       * Fix download of certificates for CAT745 and CP850.
+
+2016-02-21  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.6.24 released.
+
+2016-02-21  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.6.23 released.
+
+2016-02-21  Carl Hetherington  <cth@carlh.net>
+
+       * Fix duplicate <LoadFont> nodes in subtitle files.
+
+2016-02-18  c.hetherington  <cth@carlh.net>
+
+       * Add some more information to the content properties
+       dialogue (#791).
+
+2016-02-17  Carl Hetherington  <cth@carlh.net>
+
+       * Store cinema / screen certificates in a separate
+       file and allow configuration of its location (#796).
+
+2016-02-16  Carl Hetherington  <cth@carlh.net>
+
+       * 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  <cth@carlh.net>
+
+       * Version 2.6.21 released.
+
+2016-02-15  Carl Hetherington  <cth@carlh.net>
+
+       * Fix exception when analysing audio of projects with more
+       than 8 DCP channels.
+
+2016-02-15  c.hetherington  <cth@carlh.net>
+
+       * Support SSA subtitles embedded within FFmpeg files.
+
+2016-02-12  Carl Hetherington  <cth@carlh.net>
+
+       * Add basic support for SSA (SubStation Alpha) subtitles (#128).
+
+2016-02-09  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.6.20 released.
+
+2016-02-09  Carl Hetherington  <cth@carlh.net>
+
+       * Updated es_ES translation from Manuel AC.
+
+2016-02-08  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.6.19 released.
+
+2016-02-05  c.hetherington  <cth@carlh.net>
+
+       * New cs_CZ translation from Tomáš Begeni.
+
+2016-02-04  Carl Hetherington  <cth@carlh.net>
+
+       * Updated de_DE translation from Carsten Kurz.
+
+2016-02-02  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.6.18 released.
+
+2016-02-02  Carl Hetherington  <cth@carlh.net>
+
+       * Add Delete-key shortcut to remove content.
+
+2016-02-01  Carl Hetherington  <cth@carlh.net>
+
+       * 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  <cth@carlh.net>
+
+       * Updated de_DE translation from Carsten Kurz.
+
+2016-02-01  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.6.17 released.
+
+2016-01-30  Carl Hetherington  <cth@carlh.net>
+
+       * Fix a collection of strange problems with the content list when
+       dragging content around in the timeline.
+
+2016-01-24  Carl Hetherington  <cth@carlh.net>
+
+       * Fix encodes getting stuck in some cases (#783).
+
+2016-01-23  Carl Hetherington  <cth@carlh.net>
+
+       * Fix estimate of required disk space to take referencing
+       of existing DCPs into account.
+
+2016-01-14  Carl Hetherington  <cth@carlh.net>
+
+       * 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  <cth@carlh.net>
+
+       * Version 2.6.16 released.
+
+2016-01-13  Carl Hetherington  <cth@carlh.net>
+
+       * Fix incorrect fades when trim is being used.
+
+2016-01-11  Carl Hetherington  <cth@carlh.net>
+
+       * Updated nl_NL translation from Rob van Nieuwkerk.
+
+2016-01-10  Carl Hetherington  <cth@carlh.net>
+
+       * Sort "Add file(s)..." images case-insensitively.
+
+       * Version 2.6.15 released.
+
+2016-01-09  Carl Hetherington  <cth@carlh.net>
+
+       * Fix file-not-found errors with dcpomatic_create on Windows
+       in some situations.
+
+2016-01-08  c.hetherington  <cth@carlh.net>
+
+       * 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  <cth@carlh.net>
+
+       * Version 2.6.14 released.
+
+2016-01-07  c.hetherington  <cth@carlh.net>
+
+       * Sort image files added using "Add file(s)..." alphabetically
+       rather than trying to find numbers in the filenames.
+
 2016-01-07  Carl Hetherington  <cth@carlh.net>
 
        * Version 2.6.13 released.