Fix truncated log timestamps in at least some cases.
[dcpomatic.git] / ChangeLog
index 7aa8facf00b16b017d863ffdd9540bbf05281595..427c362943e9908f5f0edf8e083dfd26e56e5f73 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,101 @@
+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.
+
+2016-01-07  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.6.12 released.
+
+2016-01-06  Carl Hetherington  <cth@carlh.net>
+
+       * Updated ru_RU translation from Igor Voytovich.
+
+       * Version 2.6.11 released.
+
+2016-01-06  c.hetherington  <cth@carlh.net>
+
+       * New sk_SK translation from Tomáš Hlaváč.
+
+2015-12-23  Carl Hetherington  <cth@carlh.net>
+
+       * Add basic search function to KDM creator screens list (#739).
+
+       * Version 2.6.10 released.
+
+2015-12-23  Carl Hetherington  <cth@carlh.net>
+
+       * Updated nl_NL translation from Rob van Nieuwkerk.
+
+       * Version 2.6.9 released.
+
+2015-12-23  Carl Hetherington  <cth@carlh.net>
+
+       * Add stored list of DKDMs to KDM creator (#767).
+
+2015-12-22  Carl Hetherington  <cth@carlh.net>
+
+       * Fix hang when removing screens in some cases.
+
+2015-12-21  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.6.8 released.
+
+2015-12-21  c.hetherington  <cth@carlh.net>
+
+       * Reduce frequency of temporary writes to disk (#748).
+
+       * Use new Dolby website for both Doremi and Dolby certificates (#775).
+
 2015-12-18  c.hetherington  <cth@carlh.net>
 
        * Fix double-calculation of DCP hashes.