Various bits related to subtitle font handling, particularly copying fonts to the...
[dcpomatic.git] / ChangeLog
index 84deaaffe745962c350f1b80f019e31104ba59d2..9b736b1f9f2f36038aa6331d0a8fb8f734e6943a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,23 @@
+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 and
-       8d92cce7d2885afa13ee4cb6f546dbf43942124b from master;
+       * 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>