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