Shift 8-bit XYZ images up so that they are at least visible (part of #497).
[dcpomatic.git] / ChangeLog
index 1472137f0df077f4428d9f7785e3b9e67a4a2f6e..47678af18cc01ec284dc3161e266fc15e1fd5143 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,35 @@
+2015-06-09  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.0.49 released.
+
+2015-06-04  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.0.48 released.
+
+2015-06-03  Carl Hetherington  <cth@carlh.net>
+
+       * Various fixes to subtitle rendering, including independent
+       x and y scale of text subs (#489).
+
+2015-06-02  c.hetherington  <cth@carlh.net>
+
+       * Allow use of all content audio streams, not just
+       the selected one.
+
+       * Tweak colour conversion controls so that it's easier
+       to use a preset without seeing the details.
+
 2015-05-25  Carl Hetherington  <cth@carlh.net>
 
+       * Block all but alphanumeric characters with a few bits
+       of punctuation from DCP names.
+
+       * Improve view of jobs in various ways.
+
+       * Increase the number of images that DCP-o-matic will
+       keep around in memory before resorting to pushing them
+       to disk.
+
        * Display DCP container size beside the choice
        in the DCP tab.