Layout tweaks.
[dcpomatic.git] / ChangeLog
index a9356b85976b1f2feb5804bf2edf76d2d65d71d2..3272a0d34e6a080897be6b67cc5ffb78c86e5a73 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,28 @@
+2014-01-09  Carl Hetherington  <cth@carlh.net>
+
+       * More fixes for slow-downs on fast computers.
+
+2014-01-08  Carl Hetherington  <cth@carlh.net>
+
+       * Version 1.59 released.
+
+2014-01-07  Carl Hetherington  <cth@carlh.net>
+
+       * Version 1.58 released.
+
+2014-01-07  Carl Hetherington  <cth@carlh.net>
+
+       * Fix Windows build of FFmpeg to link against zlib, which fixes parsing
+       of some .mov files.
+
+       * Very primitive check-for-updates feature added.
+
+       * Allow still-moving-image sources to have their frame rate specified.
+
 2014-01-06  Carl Hetherington  <cth@carlh.net>
 
+       * Basics of per-channel audio gain (#247).
+
        * Give a warning on make DCP if it seems unlikely that the disk
        will have enough space to store the finished DCP (#92).