Add primitive subtitle view. Remove unused Film member from Decoder hierarchy.
[dcpomatic.git] / ChangeLog
index ea0f148fd15244ad77022faf03ebac12fad4e4b5..d7cd6adf85a86e81b2b1dde654f3846b5fd22ff0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,38 @@
+2014-03-07  Carl Hetherington  <cth@carlh.net>
+
+       * Add subtitle view.
+
+2014-03-06  Carl Hetherington  <cth@carlh.net>
+
+       * Version 1.65.0 released.
+
+2014-03-05  Carl Hetherington  <cth@carlh.net>
+
+       * Version 1.64.19 released.
+
+2014-03-05  Carl Hetherington  <cth@carlh.net>
+
+       * Bump maximum audio channels to 12 so that we can
+       (crudely at least) get BsL/BsR.
+
+2014-03-04  Carl Hetherington  <cth@carlh.net>
+
+       * Version 1.64.18 released.
+
+2014-03-04  Carl Hetherington  <cth@carlh.net>
+
+       * Add option to disable all scaling of the input video.
+
+2014-03-03  Carl Hetherington  <cth@carlh.net>
+
+       * Fix rounding of timecodes in at least some cases (#323).
+
+       * Try to prevent OS X from sleeping during DCP encode.
+
+2014-02-26  Carl Hetherington  <cth@carlh.net>
+
+       * Version 1.64.17 released.
+
 2014-02-26  Carl Hetherington  <cth@carlh.net>
 
        * Fix missing RMS audio analysis plots in some cases.