Improve transcode job progress reporting.
[dcpomatic.git] / ChangeLog
index 5d11597821e0290ebeef48b24a5c275952a33aaf..a4869ed82b24be103f9ed9b671e369ea30479ead 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,93 @@
+2012-09-22  Carl Hetherington  <cth@carlh.net>
+
+       * Improve transcode job progress reporting.
+
+2012-09-22  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.50 released.
+
+2012-09-22  Carl Hetherington  <cth@carlh.net>
+
+       * Rename servomatic to servomatic_cli and
+       add a very basic system-tray-dwelling GUI server.
+
+       * Tweak formatting of properties dialogue
+       and add a note of how many J2K frames
+       have already been encoded.
+
+       * Correctly set up crop in the viewer
+       on reloading a film.
+
+2012-09-18  Carl Hetherington  <cth@carlh.net>
+
+       * Fix non-working removal of encode servers.
+
+       * Add GUI front-end to encode server.
+
+2012-09-17  Carl Hetherington  <cth@carlh.net>
+
+       * Include servomatic in the Windows install.
+
+       * Add a simple Properties dialog to give
+       an estimate of disk space required for an
+       encode.
+
+2012-09-17  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.49 released.
+
+2012-09-16  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.48 released.
+
+2012-09-15  Carl Hetherington  <cth@carlh.net>
+
+       * Slightly speculative fix for failure to
+       take note of audio gain changes caused by
+       the Calculate dialogue.
+
+2012-09-12  Carl Hetherington  <cth@carlh.net>
+
+       * Fix crash when FFmpeg doesn't set up the audio channel
+       layout for some reason.
+
+2012-09-01  Carl Hetherington  <cth@carlh.net>
+
+       * Add 1.66-within-flat format.
+
+2012-08-27  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.47 released.
+
+2012-08-23  Carl Hetherington  <cth@carlh.net>
+
+       * Add some more formats.
+
+       * Update to use libdcp 0.11.
+
+       * Fix build with boost filesystem version 2.
+
+2012-08-10  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.46 released.
+
 2012-08-10  Carl Hetherington  <cth@carlh.net>
 
        * Untested fixes for failure to encode
        content without audio.
 
+2012-08-09  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.45 released.
+
+2012-08-09  Carl Hetherington  <cth@carlh.net>
+
+       * Fix bug with padding in Scope causing corrupt
+       images.
+
+       * Fix bug when using content file names which
+       start with the name of the film directory.
+
 2012-08-05  Carl Hetherington  <cth@carlh.net>
 
        * Version 0.44 released.