Stop hot keys stealing from text fields (#1263).
[dcpomatic.git] / ChangeLog
index d126e0fb50a53fbad381c77f474bf4130dbf676a..40808c6b3bc6b1ae04d2e1876eb6abdd9453a2f2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,41 @@
-2018-03-23  Carl Hetherington  <cth@carlh.net>
+2018-04-05  Carl Hetherington  <cth@carlh.net>
+
+       * 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)
+
+       * Add time axis to audio analysis (part of #1082).
+
+       * Note: from this point in the ChangeLog release versions
+       are marked using git tags and not written to the ChangeLog.
+
+2018-03-25  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.13.2 released.
+
+2018-03-24  Carl Hetherington  <cth@carlh.net>
+
+       * Fix crash when changing DCP audio channel count (#1253).
+
+       * Fix update checker error when there is no test
+       version.
+
+       * Updated fr_FR translation from Thierry Journet.
+
+2018-03-22  Carl Hetherington  <cth@carlh.net>
 
        * Add space shortcut to start/stop playback, arrows to go
        back/forward one frame and Ctrl-T to open timeline (#1201).