Fix crash from previous commit; clear viewer image when its size changes (#12).
[dcpomatic.git] / ChangeLog
index db6adc28f61795cc652f76fb06d1688075529fdf..8787a9b2d300cf7ab7630304dd419f10f865c73e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,79 @@
+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>
+
+       * 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>
+
+       * Version 0.66 released.
+
+2012-12-18  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.65 released.
+>>>>>>> master
+
+2012-12-13  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.64 released.
+
+2012-12-13  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.63 released.
+
+2012-12-13  Carl Hetherington  <cth@carlh.net>
+
+       * Re-fix reports of zero audio channels
+       with soundtracks of some source files.
+
+2012-12-13  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.62 released.
+
+2012-12-13  Carl Hetherington  <cth@carlh.net>
+
+       * Improve progress reporting during the final
+       DCP make job; should stop the bar sitting at 100%
+       for a while during digest creation.
+
+2012-12-11  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.61 released.
+
 2012-12-11  Carl Hetherington  <cth@carlh.net>
 
        * More .deb dep tweaks.
 
        * 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.