Fix failure to display audio analysis in some cases.
[dcpomatic.git] / ChangeLog
index d808ddf3e703577b5f5561a590985234820bdd9c..569ea9e8d9874435266b7391f5249cc6cab1decf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,31 @@
+2015-09-15  c.hetherington  <cth@carlh.net>
+
+       * Fix failure to display audio analysis
+       in some cases.
+
+2015-09-15  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.3.2 released.
+
+2015-09-14  Carl Hetherington  <cth@carlh.net>
+
+       * Fix Windows short-cut to encode server.
+
+       * Version 2.3.1 released.
+
+2015-09-14  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.2.1 released.
+
 2015-09-03  c.hetherington  <cth@carlh.net>
 
+       * Quicker, though slightly less safe,
+       check for existing picture data; go back
+       from the last frame written until we
+       find a good one rather than going
+       through from the beginning until we find
+       a bad one (#519, #504).
+
        * Add frame counter to progress
        when transcoding (#111).