Various fixes for dcpomatic2.
[dcpomatic.git] / ChangeLog
index a81b1589f46abe731c546c1f0837190a4bbaa972..64f4022fccfc4a1b3b05f4aa0aeda490a8468919 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,27 @@
+2015-06-18  Carl Hetherington  <cth@carlh.net>
+
+       * Fixes to Linux .desktop files.
+
+       * Stop playback when we reach the end of the film.
+
+2015-06-16  c.hetherington  <cth@carlh.net>
+
+       * Prevent selection of fewer DCP channels than
+       are present in the output of an active processor (#611).
+
+2015-06-15  Carl Hetherington  <cth@carlh.net>
+
+       * Select newly-added content (#455).
+
 2015-06-14  Carl Hetherington  <cth@carlh.net>
 
+       * Version 2.1.3 released.
+
+2015-06-14  Carl Hetherington  <cth@carlh.net>
+
+       * Fix parsing of .srt files with a Unicode
+       byte-order-mark.
+
        * Add buttons to set trim from current `playhead'
        position (#372).