Add a PlaylistOrderChanged signal and emit it when the playlist
[dcpomatic.git] / ChangeLog
index 9e4f58db8a8400acc8270950073d979ef6849734..3ae8fe78aeeab8915471767dc0ef743ffed378a6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,22 @@
+2016-01-30  Carl Hetherington  <cth@carlh.net>
+
+       * Fix a collection of strange problems with the content list when
+       dragging content around in the timeline.
+
+2016-01-24  Carl Hetherington  <cth@carlh.net>
+
+       * Fix encodes getting stuck in some cases (#783).
+
+2016-01-23  Carl Hetherington  <cth@carlh.net>
+
+       * Fix estimate of required disk space to take referencing
+       of existing DCPs into account.
+
 2016-01-14  Carl Hetherington  <cth@carlh.net>
 
+       * Add frames-per-second summary to log at the end of
+       a transcode (#786).
+
        * Allow multiple CC addresses for KDM emails (#785).
 
 2016-01-13  Carl Hetherington  <cth@carlh.net>