Merge master.
[dcpomatic.git] / ChangeLog
index ee4792c9fc36ee3dad671e8e4be1d4eda00dfc8f..6f31dd5d24fbcd839fa07968a0e32c77d0e27977 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,94 @@
+2014-03-07  Carl Hetherington  <cth@carlh.net>
+
+       * Add subtitle view.
+
+2014-05-19  Carl Hetherington  <cth@carlh.net>
+
+       * Version 1.69.9 released.
+
+2014-05-19  Carl Hetherington  <cth@carlh.net>
+
+       * Decode image sources in the multi-threaded part
+       of the transcoder, rather than the single-threaded.
+
+2014-05-16  Carl Hetherington  <cth@carlh.net>
+
+       * Version 1.69.8 released.
+
+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.
+
+2014-05-09  Carl Hetherington  <cth@carlh.net>
+
+       * Version 1.69.1 released.
+
+2014-05-09  Carl Hetherington  <cth@carlh.net>
+
+       * Fix crash on using content with more than 12 audio channels.
+
+       * Re-introduce ffprobe call when adding content.
+
+2014-05-05  Carl Hetherington  <cth@carlh.net>
+
+       * Version 1.69.0 released.
+
+2014-05-02  Carl Hetherington  <cth@carlh.net>
+
+       * Version 1.68.0 released.
+
+2014-04-29  Carl Hetherington  <cth@carlh.net>
+
+       * Version 1.67.1 released.
+
 2014-04-29  Carl Hetherington  <cth@carlh.net>
 
        * Version 1.67.0 released.