Allow moving-still-image sources to have their frame rate specified.
[dcpomatic.git] / ChangeLog
index 1e5c1a6ef4e63ff0fb27cef24cedade52b1010fc..f46e8cfaac436beb0930f4406137e09eef466424 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,22 @@
+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.