Allow command-line configuration of config location (#1284).
[dcpomatic.git] / ChangeLog
index d9681488adaa6d8f21e9169423bcbfd2783fe5f5..fa080842d86fd4f5e51d5e5b6c2ee324a20c161d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,44 @@
+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>
+
+       * Updated fr_FR translation from Thierry Journet.
+
+       * Updated de_DE translation from Carsten Kurz.
+
+2018-04-22  Carl Hetherington  <cth@carlh.net>
+
+       * Add missing MOS makrer in ISDCF names if there is no sound.
+
+2018-04-21  Carl Hetherington  <cth@carlh.net>
+
+       * Updated nl_NL translation from Rob van Nieuwkerk.
+
+2018-04-19  Carl Hetherington  <cth@carlh.net>
+
+       * Fix crash on making a DCP after trimming the end of some text-based subtitles (#1275).
+
+2018-04-13  Carl Hetherington  <cth@carlh.net>
+
+       * Fix incorrect preview crop with DCP sources when the preview is smaller than half
+       of the DCP's resolution (#1274).
+
+       * Update encoding server list when one goes away (#1176).
+
+       * Add servers with bad server-link versions in the list (#982).
+
+2018-04-12  Carl Hetherington  <cth@carlh.net>
+
+       * Prevent error when starting export without specifying a filename (#1260).
+
 2018-04-11  Carl Hetherington  <cth@carlh.net>
 
        * Fix 3D DCP handling in the player.