Allow moving-still-image sources to have their frame rate specified.
[dcpomatic.git] / ChangeLog
index 93eed765868211df171ead1a143e6f45b9cdba8b..f46e8cfaac436beb0930f4406137e09eef466424 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,29 @@
+2014-01-07  Carl Hetherington  <cth@carlh.net>
+
+       * 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).
+
+       * Make sure forced languages override the environment for gettext()
+       as well as wxWidgets' i18n code (#108).
+
+       * Bump libdcp version to get a fix for VOLINDEX/ASSETMAP file extensions
+       with interop (#206).
+
+       * Fix subtitle colouring (#152).
+
+       * Fix mis-timed subtitles when there is a non-zero video PTS offset.
+
+       * Remove seemingly unnecessary checks on image directories.
+
+       * Leave DCP directory creation until the last minute to help
+       avoid half-eaten directories being left around (#174).
+
 2014-01-05  Carl Hetherington  <cth@carlh.net>
 
        * Version 1.57 released.