Some more debug logging.
[dcpomatic.git] / ChangeLog
index d683e55360027943bbd98a15cadf82bbd142a136..65589eb934741664924420855c9ff14a08fdf8c8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,99 @@
+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.