Bump version
[dcpomatic.git] / ChangeLog
index bc2395309767e931155473ac5b1ca43e7190d23b..36138a5cf0a15a575e7f9bbe3e58faef02140b67 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,265 @@
+2015-07-03  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.1.16 released.
+
+2015-07-02  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.1.15 released.
+
+2015-07-02  c.hetherington  <cth@carlh.net>
+
+       * Support <font color="#abcdef"> tags in SubRip files.
+
+       * Fix failure to burn subs over existing DCP sources.
+
+       * Remove output gamma configuration option.
+
+2015-07-02  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.1.14 released.
+
+2015-07-02  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.1.13 released.
+
+2015-07-02  Carl Hetherington  <cth@carlh.net>
+
+       * Restore audio analysis button for individual
+       sources (#607 and #622).
+
+2015-06-30  c.hetherington  <cth@carlh.net>
+
+       * Write FFmpeg messages of AV_LOG_WARNING and
+       below to the project's log file.
+
+2015-06-29  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.1.12 released.
+
+2015-06-25  c.hetherington  <cth@carlh.net>
+
+       * Disallow impossible burn settings by manipulating
+       the controls in the subtitle panel (#625).
+
+2015-06-26  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.1.11 released.
+
+2015-06-26  Carl Hetherington  <cth@carlh.net>
+
+       * Fix missing subtitles in some cases.
+
+       * Fix no-rebuild of DCP after subtitle burn is turned off/on.
+
+2015-06-25  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.1.10 released.
+
+2015-06-25  c.hetherington  <cth@carlh.net>
+
+       * Add decode debugging option.
+
+2015-06-25  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.1.9 released.
+
+2015-06-24  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.1.8 released.
+
+2015-06-24  c.hetherington  <cth@carlh.net>
+
+       * Bump libdcp for probable fix to various font ID problems (#620).
+
+2015-06-23  Carl Hetherington  <cth@carlh.net>
+
+       * Fix incorrect saving of colour conversion settings (#618).
+
+2015-06-21  Carl Hetherington  <cth@carlh.net>
+
+       * Add some more video properties to the content properties
+       dialogue.
+
+       * Version 2.1.7 released.
+
+2015-06-21  Carl Hetherington  <cth@carlh.net>
+
+       * Prevent DCP creation if the project is set up to request
+       non-burnt-in subtitles with text-subtitle content (#606).
+
+       * Fix status message appearance on OS X (#615).
+
+2015-06-19  Carl Hetherington  <cth@carlh.net>
+
+       * Fix non-working audio analysis dialogue.
+
+       * Version 2.1.6 released.
+
+2015-06-18  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.1.5 released.
+
+2015-06-18  c.hetherington  <cth@carlh.net>
+
+       * Fix error when copying fonts into subtitles
+       on Windows (#612).
+
+       * Split job status onto two lines (#610).
+
+       * Fix audio channel counts in DCP names when
+       processors are in use (#609).
+
+2015-06-18  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.1.4 released.
+
+2015-06-18  Carl Hetherington  <cth@carlh.net>
+
+       * Fixes to Linux .desktop files.
+
+       * Stop playback when we reach the end of the film.
+
+2015-06-16  c.hetherington  <cth@carlh.net>
+
+       * Prevent selection of fewer DCP channels than
+       are present in the output of an active processor (#611).
+
+2015-06-15  Carl Hetherington  <cth@carlh.net>
+
+       * Select newly-added content (#455).
+
+2015-06-14  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.1.3 released.
+
+2015-06-14  Carl Hetherington  <cth@carlh.net>
+
+       * Fix parsing of .srt files with a Unicode
+       byte-order-mark.
+
+       * Add buttons to set trim from current `playhead'
+       position (#372).
+
+2015-06-13  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.1.2 released.
+
+2015-06-13  Carl Hetherington  <cth@carlh.net>
+
+       * Fix i18n.
+
+       * Version 2.1.1 released.
+
+2015-06-13  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.1.0 released.
+
+2015-06-13  Carl Hetherington  <cth@carlh.net>
+
+       * Make ru_RU translation actually work.
+
+       * Update progress bar (sort-of) when finding subtitles (#603).
+
+       * Make sure audio mapping view is scrollable when necessary (#597).
+
+2015-06-12  Carl Hetherington  <cth@carlh.net>
+
+       * Add a close button to the audio plot on Linux (#602).
+
+       * Version 2.0.51 released.
+
+2015-06-12  Carl Hetherington  <cth@carlh.net>
+
+       * New ru_RU translation from Igor Voytovich.
+
+2015-06-12  c.hetherington  <cth@carlh.net>
+
+       * Fix for every audio stream being mapped to the DCP when loading
+       old films.
+
+2015-06-11  c.hetherington  <cth@carlh.net>
+
+       * Fix massive slowdown of direct J2K->DCP encodes (#599).
+
+       * Fix hang on audio analysis in some cases (#598).
+
+       * Fix never-ending encode when XYZ values are clamped (#600).
+
+2015-06-10  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.0.50 released.
+
+2015-06-10  c.hetherington  <cth@carlh.net>
+
+       * Skip audio analysis when there is no audio content (#596).
+
+2015-06-09  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.0.49 released.
+
+2015-06-04  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.0.48 released.
+
+2015-06-03  Carl Hetherington  <cth@carlh.net>
+
+       * Various fixes to subtitle rendering, including independent
+       x and y scale of text subs (#489).
+
+2015-06-02  c.hetherington  <cth@carlh.net>
+
+       * Allow use of all content audio streams, not just
+       the selected one.
+
+       * Tweak colour conversion controls so that it's easier
+       to use a preset without seeing the details.
+
+2015-05-25  Carl Hetherington  <cth@carlh.net>
+
+       * Block all but alphanumeric characters with a few bits
+       of punctuation from DCP names.
+
+       * Improve view of jobs in various ways.
+
+       * Increase the number of images that DCP-o-matic will
+       keep around in memory before resorting to pushing them
+       to disk.
+
+       * Display DCP container size beside the choice
+       in the DCP tab.
+
+       * Try to set up useful default colour conversions
+       depending on the type and resolution of content (#565).
+
+2015-05-23  Carl Hetherington  <cth@carlh.net>
+
+       * Fix failure to import some video MXFs (#566).
+
+2015-05-17  Carl Hetherington  <cth@carlh.net>
+
+       * Update DCP name on changing DCP standard (#570).
+
+2015-05-14  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.0.47 released.
+
+2015-05-13  c.hetherington  <cth@carlh.net>
+
+       * Various fixes to embedded image subtitle
+       handling.
+
+2015-05-10  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.0.46 released.
+
+2015-05-10  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.0.45 released.
+
+2015-05-10  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.0.44 released.
+
 2015-05-10  Carl Hetherington  <cth@carlh.net>
 
        * Fix sometimes-missing channel labels on OS X audio analysis.
 
 2014-04-07  Carl Hetherington  <cth@carlh.net>
 
-       * Updated fr_FR translation from Thierry Journet. 
+       * Updated fr_FR translation from Thierry Journet.
 
 2014-04-02  Carl Hetherington  <cth@carlh.net>
 
 2013-08-28  Carl Hetherington  <cth@carlh.net>
 
        * Initial DCP-o-matic release.
-