Upgrade Doxyfile.
[dcpomatic.git] / ChangeLog
index 09d671f29f4e0115943d2281038b8ec3ec38559f..87551e988d057ca1b74a744ee0ebc55ca3abee18 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,57 @@
+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.