Various improvements to the content properties dialogue (including #791).
[dcpomatic.git] / ChangeLog
index d573e02fb694eab1cd2b492c9976e9c76d4d402b..dc5c28c11282293d2bf742c38027c9584f6ed360 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,74 @@
+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).