Fix lrint-related crash.
[dcpomatic.git] / ChangeLog
index c25abca683b3a3a5236c787b11f7e116a9d15b5a..f84f824270b7dfc642fa4f2986e28a5b8fc68955 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,95 @@
+2015-08-25  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.1.45 released.
+
+2015-08-25  Carl Hetherington  <cth@carlh.net>
+
+       * Add video waveform viewer.
+
+2015-08-23  Carl Hetherington  <cth@carlh.net>
+
+       * Use correct fonts to render subtitles in preview (#663).
+
+2015-08-22  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.1.44 released.
+
+2015-08-20  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.1.43 released.
+
+2015-08-20  Carl Hetherington  <cth@carlh.net>
+
+       * Fix assertion failure with overlapping video content (#666).
+
+2015-08-19  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.1.42 released.
+
+2015-08-18  Carl Hetherington  <cth@carlh.net>
+
+       * Add custom dialog to select system fonts on Windows
+       (#491).
+
+       * Version 2.1.41 released.
+
+2015-08-18  Carl Hetherington  <cth@carlh.net>
+
+       * Add configuration for DCP creator metadata.
+
+       * Version 2.1.40 released.
+
+2015-08-18  Carl Hetherington  <cth@carlh.net>
+
+       * Fix various problems when creating
+       subtitled Interop DCPs on Windows.
+
+2015-08-17  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.1.39 released.
+
+2015-08-17  Carl Hetherington  <cth@carlh.net>
+
+       * Fix problems when encoding 3D from separate
+       L/R sources.
+
+       * Version 2.1.38 released.
+
+2015-08-17  Carl Hetherington  <cth@carlh.net>
+
+       * Fix crop of some YUV content.
+
+2015-08-11  Carl Hetherington  <cth@carlh.net>
+
+       * Prevent multiple creation of certificate chains
+       on startup (part of #651).
+
+2015-08-10  Carl Hetherington  <cth@carlh.net>
+
+       * Fix erroneous folder creation on Windows (#654).
+
+       * Fix incorrect layout on Windows (#653).
+
+2015-08-09  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.1.37 released.
+
+2015-08-09  Carl Hetherington  <cth@carlh.net>
+
+       * Fix various incorrect behaviours with 96kHz
+       audio sources.
+
+2015-08-06  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.1.36 released.
+
+2015-08-06  Carl Hetherington  <cth@carlh.net>
+
+       * Make dcpomatic_create assign a default name if none
+       is specified.  Fix dcpomatic_create help.
+
+       * Add --no-sign and --no-use-isdcf-name to dcpomatic_create.
+
 2015-08-05  Carl Hetherington  <cth@carlh.net>
 
        * Version 2.1.35 released.