Stop strange things happening with zero-length video files.
[dcpomatic.git] / ChangeLog
index af30932056326d0a35d9b4d985e75dd50b3c47eb..851a85b520443d4df8898b851277b2bf631b4538 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,47 @@
+2013-11-08  Carl Hetherington  <carl@ubuntu>
+
+       * Fix strange behaviour of J2K bandwidth control
+       on 32-bit Linux.
+
+2013-11-07  Carl Hetherington  <cth@carlh.net>
+
+       * Open file dialog starts in the configured DCP directory,
+       if one exists (#70).
+
+2013-11-06  Carl Hetherington  <cth@carlh.net>
+
+       * Support pixel format 30 (#254).
+
+2013-11-06  Carl Hetherington  <cth@carlh.net>
+
+       * Version 1.27 released.
+
+2013-11-06  Carl Hetherington  <cth@carlh.net>
+
+       * Various server-related tidying up; servers are
+       now auto-detected only (the configuration for
+       them has been removed).
+
+2013-11-06  Carl Hetherington  <cth@carlh.net>
+
+       * Version 1.26 released.
+
+2013-11-05  Carl Hetherington  <cth@carlh.net>
+
+       * Auto-detect encoding servers on the local
+       subnet(s).
+
+       * Tweak verbosity of command-line encoding servers.
+
+2013-11-04  Carl Hetherington  <cth@carlh.net>
+
+       * Version 1.25 released.
+
 2013-10-29  Carl Hetherington  <cth@carlh.net>
 
+       * Improve performance when start-trimming
+       large files.
+
        * Fix audio problems when start-trimming.
 
 2013-10-28  Carl Hetherington  <cth@carlh.net>