Merge master.
[dcpomatic.git] / ChangeLog
index 3499d97ed1fb42c94b6faf5b2d6162e6f9624116..0dd326ecff9cfecd67fe436d27ea3e2c189018f0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,130 @@
+2013-05-20  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.93 released.
+
+2013-05-20  Carl Hetherington  <cth@carlh.net>
+
+       * Fix another crash on still images with
+       no audio.
+
+2013-05-19  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.92 released.
+
+2013-05-19  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.91 released.
+
+2013-05-19  Carl Hetherington  <cth@carlh.net>
+
+       * Hopefully fix load of decimal values (e.g. frame rates)
+       in non-English locales on Windows.
+
+2013-05-17  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.90 released.
+
+2013-05-17  Carl Hetherington  <cth@carlh.net>
+
+       * Write backtrace files when Windows
+       version crashes.
+
+       * Try to fix crash on stills with no audio.
+
+2013-05-06  Carl Hetherington  <cth@carlh.net>
+
+       * Fix resizing / redraw problems in audio viewer
+       on Windows.
+
+2013-05-06  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.89 released.
+
+2013-05-04  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.89beta1 released.
+
+2013-05-04  Carl Hetherington  <cth@carlh.net>
+
+       * Very simple batch converter added (#127).
+
+       * Add preference for CPL issuer and creator (#122).
+
+       * Add preference for default format and DCP content
+       type (#133).
+
+2013-04-28  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.88 released.
+
+2013-04-28  Carl Hetherington  <cth@carlh.net>
+
+       * Fix broken external audio support.
+
+2013-04-24  Carl Hetherington  <cth@carlh.net>
+
+       * Allow use of existing empty directories for new films (without
+       confirmation) and existing non-empty directories (with confirmation)
+       (#124).
+
+2013-04-26  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.87 released.
+
+2013-04-26  Carl Hetherington  <cth@carlh.net>
+
+       * Make new trim options actually work (#121).
+
+2013-04-23  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.86 released.
+
+2013-04-23  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.85 released.
+
+2013-04-21  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.84 released.
+
+2013-04-21  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.84beta5 released.
+
+2013-04-20  Carl Hetherington  <cth@carlh.net>
+
+       * Fix bad saving of metadata in locales which use
+       commas to separate decimals (#119).
+
+2013-04-19  Carl Hetherington  <cth@carlh.net>
+
+       * Add basic frame index and timecode to viewer, and previous/next
+       frame buttons.
+
+       * Version 0.84beta4 released.
+
+2013-04-19  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.84beta3 released.
+
+2013-04-19  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.84beta2 released.
+
+2013-04-18  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.84beta1 released.
+
 2013-04-15  Carl Hetherington  <cth@carlh.net>
 
        * Fix error message on forcing language to English (#103).
 
+       * Fix problems with content whose first audio content
+       comes before the first video (resulting in audio being
+       chopped off at the start of the DCP) (#79).
+
+       * Use true 4:3 rather than 1.33.
+
 2013-04-13  Carl Hetherington  <cth@carlh.net>
 
        * Use film-name-derived names for MXFs in DCPs (#54).
 2012-12-18  Carl Hetherington  <cth@carlh.net>
 
        * Version 0.65 released.
->>>>>>> master
 
 2012-12-13  Carl Hetherington  <cth@carlh.net>