Remove believed-unnecessary check.
[dcpomatic.git] / ChangeLog
index 709ca463acfe1e1a5bb95d8a8a526ddae9e132d0..524b97e0bf331dbd17776b1e0275f1833e230a15 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+2018-04-05  Carl Hetherington  <cth@carlh.net>
+
+       * Updated zh_CN translation from 刘汉源.
+
+       * Fix crash on startup if there are no audio devices (#1265).
+
+       * Fix non-working arrow keys / space in text fields (#1263).
+
+       * Fix assertion failures with 3D content in some cases.
+
+2018-03-28  Carl Hetherington  <cth@carlh.net>
+
+       * Disable audio mapping control when analysing audio (#1250).
+
+2018-03-27  Carl Hetherington  <cth@carlh.net>
+
+       * Use a label rather than a tooltip to tell users why they can't
+       refer to DCPs.
+
 2018-03-26  Carl Hetherington  <cth@carlh.net>
 
        * Add real-time mouse cursor readout in audio analysis (rest of #1082)