Merge branch 'master' of ssh://main.carlh.net/home/carl/git/dcpomatic
[dcpomatic.git] / ChangeLog
index 7d31d592a4e3a9c15cfb3272098bb85bd1e5c22c..38d2911452c2742314017ce47ee3400864804a5c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,51 @@
+2014-05-16  Carl Hetherington  <cth@carlh.net>
+
+       * Fix various confusions in translations of abbreviated
+       channel names (Lc, Rc etc.)
+
+2014-05-14  Carl Hetherington  <cth@carlh.net>
+
+       * Version 1.69.7 released.
+
+2014-05-14  Carl Hetherington  <cth@carlh.net>
+
+       * Bump libdcp to remove checks on PCM MXF edit rates,
+       so we can generate strange ones in DCP-o-matic.
+
+2014-05-13  Carl Hetherington  <cth@carlh.net>
+
+       * Version 1.69.6 released.
+
+2014-05-13  Carl Hetherington  <cth@carlh.net>
+
+       * Remove artificial 100fps limit when using
+       "any" DCP frame rate.
+
+2014-05-12  Carl Hetherington  <cth@carlh.net>
+
+       * Version 1.69.5 released.
+
+2014-05-12  Carl Hetherington  <cth@carlh.net>
+
+       * Add option to use any DCP frame rate, rather than just
+       the "allowed" set.
+
+       * Version 1.69.4 released.
+
+2014-05-12  Carl Hetherington  <cth@carlh.net>
+
+       * Version 1.69.3 released.
+
 2014-05-12  Carl Hetherington  <cth@carlh.net>
 
        * Use libdcp::raw_convert instead of boost::lexical_cast and
        LocaleGuard, hopefully to fix large numbers being written with
        thousands separators on some locales.
 
+2014-05-10  Carl Hetherington  <cth@carlh.net>
+
+       * Version 1.69.2 released.
+
 2014-05-10  Carl Hetherington  <cth@carlh.net>
 
        * Fix setup of the libswresample context to work with high channel counts.