More logging tweaks; allow log level to be specified on the command line; bump libdcp...
[dcpomatic.git] / ChangeLog
index 99d59760d9c6794b99f1488b33f84f84a47aa8b5..06b180baea23f45657090bcf5dc81441b1e36301 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,72 @@
+2012-12-05  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.59beta1 released.
+
+2012-11-15  Carl Hetherington  <cth@carlh.net>
+
+       * Default to using a DCI name.
+
+       * Support for using external sound files instead
+       of the ones in the video source.
+
+2012-11-14  Carl Hetherington  <cth@carlh.net>
+
+       * Rearrange the GUI a bit to tidy things up.
+
+       * Some internal reorganisation.
+
+2012-12-03  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.58 released.
+
+2012-12-03  Carl Hetherington  <cth@carlh.net>
+
+       * DVD-o-matic and its dependencies rebuilt with
+       a newer mingw toolchain and with -O2 rather than
+       -O3 to (hopefully) improve reliability on Windows.
+
+       * Fixed problems with 7.1 audio.
+
+2012-11-10  Carl Hetherington  <cth@carlh.net>
+
+       * 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
+       editing.
+
+       * Add option to trim from both the start and
+       the end of the input 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.