ChangeLog.
[dcpomatic.git] / ChangeLog
index fd8b71bb2970167281a4ed574450dd831cce8804..30e3c50b1c94fc0c81daa6d69da9f0922686a1e2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,122 @@
+2012-10-02  Carl Hetherington  <cth@carlh.net>
+
+       * Some code cleanup.
+
+2012-10-01  Carl Hetherington  <cth@carlh.net>
+
+       * Fix aff/666: thumbnail scan is run twice
+       when changing the content file for a film.
+
+2012-09-28  Carl Hetherington  <cth@carlh.net>
+
+       * Fix crash bug which seems to have been
+       exposed by recent changes to ffmpeg.
+
+2012-09-27  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.53 released.
+
+2012-09-27  Carl Hetherington  <cth@carlh.net>
+
+       * Fix unrecognised capital letters on
+       still-image file extensions.
+
+       * Write hashes of frames to disk and
+       check them before making the final DCP.
+
+2012-09-24  Carl Hetherington  <cth@carlh.net>
+
+       * Fix problems with overflow on long films.
+
+2012-09-24  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.52 released.
+
+2012-09-23  Carl Hetherington  <cth@carlh.net>
+
+       * Fix alignment of frames per second count.
+
+       * Use hopefully more robust networking
+       code to survive timeouts during reads and
+       writes.
+
+       * Some fixes for bugs when loading Films
+       created on Windows in Linux.
+
+2012-09-22  Carl Hetherington  <cth@carlh.net>
+
+       * Fix bug on OK-ing gain calculation
+       dialog without entering any values.
+
+       * Improve spacing in some dialogs.
+
+2012-09-22  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.51 released.
+
+2012-09-22  Carl Hetherington  <cth@carlh.net>
+
+       * Improve transcode job progress reporting.
+
+       * Update the slow bits of the properties
+       dialog in a separate thread to improve
+       responsiveness.
+
+       * Fix edit server button on Windows.
+
+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.