Merge branch 'dead-wood'
[dcpomatic.git] / ChangeLog
index f2d8b0bc6a9380633d0b8034b8ff2c416921d502..0b5a52b511f90df1c1da90946bf30b47d2bcd675 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,18 +1,29 @@
-2012-10-14  Carl Hetherington  <cth@carlh.net>
+2012-12-03  Carl Hetherington  <cth@carlh.net>
 
-       * Basic support for DVD and Blu-Ray subtitles.
+       * Version 0.58 released.
 
-       * Re-add DCI naming support.
+2012-12-03  Carl Hetherington  <cth@carlh.net>
 
-       * Basic support for selection of audio
-       and subtitle streams.
+       * DVD-o-matic and its dependencies rebuilt with
+       a newer mingw toolchain and with -O2 rather than
+       -O3 to (hopefully) improve reliability on Windows.
 
-       * Fixes for audio/video sync in some cases.
+       * Fixed problems with 7.1 audio.
 
-       * Cope with videos with varying size and/or
-       pixel format.
+2012-11-10  Carl Hetherington  <cth@carlh.net>
 
-       * Fix bug with handling of YUV422-format videos.
+       * Version 0.57 released.
+
+2012-11-10  Carl Hetherington  <cth@carlh.net>
+
+       * Fix crash when trying to use a DCI name when there
+       is no soundtrack (yet) (reported by Wolfgang Woehl).
+
+2012-11-07  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.56 released.
+
+2012-11-05  Carl Hetherington  <cth@carlh.net>
 
        * Remove options to black-out the video when cropping the end;
        it complicates the code and is getting a bit close to video
 
        * Various bug fixes and code rearrangement.
 
+2012-10-14  Carl Hetherington  <cth@carlh.net>
+
+       * Basic support for DVD and Blu-Ray subtitles.
+
+       * Re-add DCI naming support.
+
+       * Basic support for selection of audio
+       and subtitle streams.
+
+       * Fixes for audio/video sync in some cases.
+
+       * Cope with videos with varying size and/or
+       pixel format.
+
+       * Fix bug with handling of YUV422-format videos.
+
 2012-10-09  Carl Hetherington  <cth@carlh.net>
 
        * Version 0.55 released.