Various manual bits.
[dcpomatic.git] / ChangeLog
index 828d3e4b3a501b3998d353d20b6042781d9dc2a5..bf58b0852d2951764a789e4749a0db68bf964208 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,107 @@
+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>
+
+       * Version 1.24 released.
+
+2013-10-28  Carl Hetherington  <cth@carlh.net>
+
+       * Fix failure to reload configuration on
+       some non-English locales.
+
+2013-10-26  Carl Hetherington  <cth@carlh.net>
+
+       * Version 1.23 released.
+
+2013-10-25  Carl Hetherington  <cth@carlh.net>
+
+       * Version 1.22 released.
+
+2013-10-24  Carl Hetherington  <cth@carlh.net>
+
+       * Support sources that require repeat of more than
+       1 extra frame.
+
+2013-10-23  Carl Hetherington  <cth@carlh.net>
+
+       * Version 1.21 released.
+
+2013-10-23  Carl Hetherington  <cth@carlh.net>
+
+       * Use our own directory picker on Ubuntu 13.10 as well
+       as Ubuntu 13.04 as it seems similarly broken.
+
+2013-10-22  Carl Hetherington  <cth@carlh.net>
+
+       * Version 1.20 released.
+
+2013-10-22  Carl Hetherington  <cth@carlh.net>
+
+       * Allow films to be loaded when content is missing,
+       and then that content can be re-found.
+
+2013-10-21  Carl Hetherington  <cth@carlh.net>
+
+       * Version 1.19 released.
+
+2013-10-21  Carl Hetherington  <cth@carlh.net>
+
+       * Fix Rec. 709 gammas (from Lilian Lefranc)
+
+2013-10-20  Carl Hetherington  <cth@carlh.net>
+
+       * Allow specification of subtitle language even if DVD-o-matic
+       isn't providing the subtitles.
+
+2013-10-20  Carl Hetherington  <cth@carlh.net>
+
+       * Version 1.18 released.
+
+2013-10-19  Carl Hetherington  <cth@carlh.net>
+
+       * Fix non-saving of colour transform presets.
+
+       * Some improvements in progress reporting, especially
+       for long encodes.
+
+2013-10-18  Carl Hetherington  <cth@carlh.net>
+
+       * Fix bug with incorrect validity times given to KDMs.
+
 2013-10-17  Carl Hetherington  <cth@carlh.net>
 
        * Fix Make DCP menu option sensitivity (#230).