Update ChangeLog.
[dcpomatic.git] / ChangeLog
index c0f294a2503ff4b8b3f1c020b85a20ef7a3020f9..f6db397dd1ce1b6e5b3029e829b91c701959f16a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,72 @@
+2012-12-22  Carl Hetherington  <cth@carlh.net>
+
+       * Fix wscripts to work with python 3.
+
+2012-12-21  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.68beta9 released.
+
+2012-12-21  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.68beta8 released.
+
+2012-12-21  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.68beta7 released.
+
+2012-12-21  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.68beta6 released.
+
+2012-12-21  Carl Hetherington  <cth@carlh.net>
+
+       * Fix a few bugs.
+
+       * Update the manual.
+
+2012-12-20  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.68beta5 released.
+
+2012-12-20  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.68beta4 released.
+
+2012-12-20  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.68beta3 released.
+
+2012-12-20  Carl Hetherington  <cth@carlh.net>
+
+       * Allow still-image DCPs to have external audio added to them (#13).
+
+2012-12-19  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.68beta2 released.
+
+2012-12-19  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.68beta1 released.
+
 2012-12-18  Carl Hetherington  <cth@carlh.net>
 
-       * Support non-planar float audio.
+       * Alter film viewer so that it is much quicker, responds instantly
+       to changes in video filtering settings, and can (roughly) play the
+       source material back.
+
+       * Make the examination of content for length optional, so that
+       if a source file has an accurate header you can trust it.
+
+2012-12-18  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.67 released.
+
+2012-12-18  Carl Hetherington  <cth@carlh.net>
+
+       * Support non-planar float and signed
+       16-bit planar audio; be less
+       crashy when unsupported audio formats
+       are found.
 
 2012-12-18  Carl Hetherington  <cth@carlh.net>
 
@@ -9,6 +75,7 @@
 2012-12-18  Carl Hetherington  <cth@carlh.net>
 
        * Version 0.65 released.
+>>>>>>> master
 
 2012-12-13  Carl Hetherington  <cth@carlh.net>
 
 
        * Fix specification of architecture in .debs.
 
+2012-12-10  Carl Hetherington  <cth@carlh.net>
+
+       * Add a check-box (which defaults to on) which tells DVD-o-matic
+       not to scan new content files to work out their length, but instead
+       to trust the length from the header.  This length only matters for
+       working out what thumbnails to generate, so it isn't critical.
+       Trusting the header will speed up the "Examine Content" job by
+       a factor of about 2, which is handy for large films.
+
 2012-12-10  Carl Hetherington  <cth@carlh.net>
 
        * Version 0.59 released.