Tweak crop widgets.
[dcpomatic.git] / ChangeLog
index 36bda83b42a7474b84b6f101ea1483b81939290a..1e2cd9821ae60bd221397e048c75f352f46f4211 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,57 @@
+2013-02-12  Carl Hetherington  <cth@carlh.net>
+
+       * Basic option to open the containing folder for a DCP.
+
+       * Don't offer to copy a DCP to the TMS if there isn't
+       a DCP.
+
+       * Fix setup of a default film directory on Windows.
+
+       * Remove libx264 dependency.
+
+       * Rearrange main window slightly so that the progress
+       area is larger; give jobs "details" buttons to find out
+       more about any errors that occur.
+
+2013-02-02  Carl Hetherington  <cth@carlh.net>
+
+       * Tidy up filters dialog by not showing those
+       that are not configured in FFmpeg, and by splitting
+       them up into categories.
+
+       * Fix infinite loop of error messages when
+       `playing back' using a non-existant filter (#39).
+
+       * Encode data straight to MXFs, rather
+       than going via .j2c files.  Should roughly
+       halve required disk space and reduce time
+       taken.
+
+2013-01-25  Carl Hetherington  <cth@carlh.net>
+
+       * When using formats which pad smaller frames into
+       larger ones, the padding black now shown in
+       the preview.
+
+       * Fix the old DCP content type being left behind
+       when creating a new film.
+
+       * Add option to specify default details
+       for the DCI name details dialog in new
+       Films (#42).
+
+2013-01-24  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.72 released.
+
+2013-01-24  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.71 released.
+
+2013-01-24  Carl Hetherington  <cth@carlh.net>
+
+       * Fix lack of audio with trimmed DCPs.
+
 2013-01-23  Carl Hetherington  <cth@carlh.net>
 
        * Remove multi-reel support (for now); needs more thinking about