X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=14204b5889ef3ca10f3c4addfaf9014e08048b54;hb=6c3ce5b236a745c9eb9e652bacb2896a96254f81;hp=51ad9dcb8ce39145c473e30576cc15646c2b371f;hpb=020d50e63542c815d368d72c92b9a2cd33dbb1f9;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index 51ad9dcb8..14204b588 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,224 @@ +2015-07-14 Carl Hetherington + + * Fix failure to encode 3D from separate content + in some cases (from 1.x) (#634). + + * Fix non-working 3D DCP creation when using separate + pieces of content for each eye (#635). + +2015-07-12 Carl Hetherington + + * Enforce restrictions on SSL certificate properties. + +2015-07-09 Carl Hetherington + + * Improve 'best' frame rate guess in some cases (#633). + + * Version 2.1.20 released. + +2015-07-09 c.hetherington + + * Fix error when using DCP content with no audio channels. + + * Stop Ctrl+A working when the content tab is not visible (#577). + +2015-07-08 c.hetherington + + * Remove the (I suspect) rarely used and very limited + 'properties' dialogue. + + * Stop V2 recognising V1 servers and vice versa (#510). + +2015-07-07 Carl Hetherington + + * Version 2.1.19 released. + +2015-07-06 c.hetherington + + * Copy pl_PL translation from 1.x. + +2015-07-06 Carl Hetherington + + * Version 2.1.18 released. + +2015-07-06 c.hetherington + + * Fix incorrectly formatted KDM emails (#630). + +2015-07-03 Carl Hetherington + + * Version 2.1.17 released. + +2015-07-03 Carl Hetherington + + * Version 2.1.16 released. + +2015-07-02 Carl Hetherington + + * Version 2.1.15 released. + +2015-07-02 c.hetherington + + * Support tags in SubRip files. + + * Fix failure to burn subs over existing DCP sources. + + * Remove output gamma configuration option. + +2015-07-02 Carl Hetherington + + * Version 2.1.14 released. + +2015-07-02 Carl Hetherington + + * Version 2.1.13 released. + +2015-07-02 Carl Hetherington + + * Restore audio analysis button for individual + sources (#607 and #622). + +2015-06-30 c.hetherington + + * Write FFmpeg messages of AV_LOG_WARNING and + below to the project's log file. + +2015-06-29 Carl Hetherington + + * Version 2.1.12 released. + +2015-06-25 c.hetherington + + * Disallow impossible burn settings by manipulating + the controls in the subtitle panel (#625). + +2015-06-26 Carl Hetherington + + * Version 2.1.11 released. + +2015-06-26 Carl Hetherington + + * Fix missing subtitles in some cases. + + * Fix no-rebuild of DCP after subtitle burn is turned off/on. + +2015-06-25 Carl Hetherington + + * Version 2.1.10 released. + +2015-06-25 c.hetherington + + * Add decode debugging option. + +2015-06-25 Carl Hetherington + + * Version 2.1.9 released. + +2015-06-24 Carl Hetherington + + * Version 2.1.8 released. + +2015-06-24 c.hetherington + + * Bump libdcp for probable fix to various font ID problems (#620). + +2015-06-23 Carl Hetherington + + * Fix incorrect saving of colour conversion settings (#618). + +2015-06-21 Carl Hetherington + + * Add some more video properties to the content properties + dialogue. + + * Version 2.1.7 released. + +2015-06-21 Carl Hetherington + + * 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 + + * Fix non-working audio analysis dialogue. + + * Version 2.1.6 released. + +2015-06-18 Carl Hetherington + + * Version 2.1.5 released. + +2015-06-18 c.hetherington + + * 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 + + * Version 2.1.4 released. + +2015-06-18 Carl Hetherington + + * Fixes to Linux .desktop files. + + * Stop playback when we reach the end of the film. + +2015-06-16 c.hetherington + + * Prevent selection of fewer DCP channels than + are present in the output of an active processor (#611). + +2015-06-15 Carl Hetherington + + * Select newly-added content (#455). + +2015-06-14 Carl Hetherington + + * Version 2.1.3 released. + +2015-06-14 Carl Hetherington + + * 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 + + * Version 2.1.2 released. + +2015-06-13 Carl Hetherington + + * Fix i18n. + + * Version 2.1.1 released. + +2015-06-13 Carl Hetherington + + * Version 2.1.0 released. + +2015-06-13 Carl Hetherington + + * 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 + + * Add a close button to the audio plot on Linux (#602). + + * Version 2.0.51 released. + 2015-06-12 Carl Hetherington * New ru_RU translation from Igor Voytovich. @@ -1170,7 +1391,7 @@ 2014-04-07 Carl Hetherington - * Updated fr_FR translation from Thierry Journet. + * Updated fr_FR translation from Thierry Journet. 2014-04-02 Carl Hetherington @@ -2223,4 +2444,3 @@ 2013-08-28 Carl Hetherington * Initial DCP-o-matic release. -