TO_PORT.
[dcpomatic.git] / ChangeLog
index 183ebc3418afb41b62c099eb441af600614da073..0da299a55790b3033424bd6cc14b22adce526b0b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,87 @@
+2015-05-14  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.0.47 released.
+
+2015-05-13  c.hetherington  <cth@carlh.net>
+
+       * Various fixes to embedded image subtitle
+       handling.
+
+2015-05-10  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.0.46 released.
+
+2015-05-10  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.0.45 released.
+
+2015-05-10  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.0.44 released.
+
+2015-05-10  Carl Hetherington  <cth@carlh.net>
+
+       * Fix sometimes-missing channel labels on OS X audio analysis.
+
+2015-05-09  Carl Hetherington  <cth@carlh.net>
+
+       * Efficiency fix for cases where there is a lot of processing
+       power.
+
+       * Add UTF-8 content type to KDM emails to try to fix #549.
+
+       * Disable OK until a download succeeds in the certificate
+       downloader (#404).
+
+2015-05-07  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.0.43 released.
+
+2015-05-07  Carl Hetherington  <cth@carlh.net>
+
+       * A few small but possibly sigificant correctness fixes
+       for subtitles (thanks to dcp_inspect).
+
+2015-05-04  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.0.42 released.
+
+2015-05-04  Carl Hetherington  <cth@carlh.net>
+
+       * Move restore-default-prefs option (#537).
+
+       * Don't try to update config dialog when its window has been
+       destroyed.  Fixes various crashes on Windows (from master).
+
+       * Add a simple content properties dialog (#554).
+
+2015-05-01  carl  <cth@carlh.net>
+
+       * Don't load image files whose names start with ._ as they
+       are probably OS X resource files (from master).
+
+2015-04-30  Carl Hetherington  <cth@carlh.net>
+
+       * Copy subtitle fonts to the DCP, and provide
+       LiberationSans-Regular as a default Arial equivalent.
+
+2015-04-29  Carl Hetherington  <cth@carlh.net>
+
+       * Make disk space check take account of whether hard links
+       are supported by the target filesystem (#511).
+
+       * Allow configuration of the encryption key (from master).
+
+       * Various fixes to bad timeline drag behaviour when
+       snapping (from master).
+
+2015-04-29  c.hetherington  <cth@carlh.net>
+
+       * Hand-apply 291179175729b62e17a9c322cd27ae134d1310d9,
+       8d92cce7d2885afa13ee4cb6f546dbf43942124b and
+       c994839239e84a1f62865ed82fdc090900a66b03 from master;
+       stop flickering when dragging in the timeline on OS X.
+
 2015-04-22  c.hetherington  <cth@carlh.net>
 
        * Add P3 colour conversion preset.