ChangeLog.
[dcpomatic.git] / ChangeLog
index 30e3c50b1c94fc0c81daa6d69da9f0922686a1e2..41bfd88b49de4217c1d281d3fd7b1e6e90db7763 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,43 @@
+2012-10-14  Carl Hetherington  <cth@carlh.net>
+
+       * Basic support for DVD subtitles.
+
+       * Re-add DCI naming support.
+
+       * Fix a few bugs.
+
+2012-10-09  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.55 released.
+
+2012-10-09  Carl Hetherington  <cth@carlh.net>
+
+       * Fix bug possibly causing randomly-occuring
+       black thumbnails.
+
+       * Fix problems with obtaining frame rate of
+       WMV files (reported by Anders Nordentoft-Madsen).
+
+2012-10-07  Carl Hetherington  <cth@carlh.net>
+
+       * Fix up some bugs when using limited DCP
+       range (reported by Wolfgang Woehl).
+
+       * Don't stretch still images for DCPs, just
+       scale them up and pad them as required.
+
 2012-10-02  Carl Hetherington  <cth@carlh.net>
 
+       * Version 0.54 released.
+
+2012-10-02  Carl Hetherington  <cth@carlh.net>
+
+       * When encoding 24 frames per second drop
+       frame (ie 23.976 frames per second) run the
+       video at 24 FPS and resample the audio so
+       that when it is run correspondingly (slightly) fast
+       it remains in sync.
+
        * Some code cleanup.
 
 2012-10-01  Carl Hetherington  <cth@carlh.net>