Add UI for message box / email notifications.
[dcpomatic.git] / ChangeLog
index 0f9f0ab51467ac3bce03ffed8434f45878035c08..8c75157b71e62d5c93292c5cc66fecf952e8ead0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,45 @@
+2018-05-27  Carl Hetherington  <cth@carlh.net>
+
+       * Updated it_IT translation from Felice D'Andrea.
+
+2018-05-23  Carl Hetherington  <cth@carlh.net>
+
+       * Fix failure to load image files from non-ASCII paths.
+
+2018-05-18  Carl Hetherington  <cth@carlh.net>
+
+       * Fix slow exports from DCP content (#1285).
+
+2018-05-16  Carl Hetherington  <cth@carlh.net>
+
+       * Add cancel button to DCP verification progress dialogue (#1294).
+
+2018-05-15  Carl Hetherington  <cth@carlh.net>
+
+       * Fix crash on enabling telecine filter.
+
+       * Fix incorrect subtitle positioning in a VF when there are more than
+       two consecutive reels with no subtitles.
+
+       * Fix missing burnt-in / previewed subtitles containing ampersands.
+
+2018-05-08  Carl Hetherington  <cth@carlh.net>
+
+       * Look at subtitle colour and effect when deciding whether or not to
+       re-make video (should fix #1290).
+
+2018-05-07  Carl Hetherington  <cth@carlh.net>
+
+       * Updated cs_CZ translation from Tomáš Begeni.
+
+2018-04-29  Carl Hetherington  <cth@carlh.net>
+
+       * Add command-line option to specify directory containing config (#1284).
+
 2018-04-27  Carl Hetherington  <cth@carlh.net>
 
+       * Fix incorrect container size when loading a OV/VF combination into the player.
+
        * Fix obscured subtitles in some cases.
 
 2018-04-25  Carl Hetherington  <cth@carlh.net>