X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=2dc353d285f719dc567caeaef8c018cf3a93466e;hb=99428af22969a6cfb1dbd2053a9356bb23b3182f;hp=6ec63e8a0bcdc17343b15d5f410326c016582bce;hpb=bcac921735308d3f964e329a5fdd973fc3efe784;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index 6ec63e8a0..2dc353d28 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,272 @@ +2015-08-04 Carl Hetherington + + * Add --standard option to dcpomatic_create. + + * Disable "2D version of 3D content" ISDCF metadata + checkbutton with 3D content (part of #652). + +2015-07-30 c.hetherington + + * Allow recreation of the certificate chain and key + used for KDM decryption (#644). + +2015-07-29 Carl Hetherington + + * Version 2.1.31 released. + +2015-07-29 Carl Hetherington + + * Fix "find missing" with DCP folders (#646). + + * Fix garbled audio from DCP sources when running + on Windows. + +2015-07-28 c.hetherington + + * Stop forward-frame button going off the end of the film. + + * Notice when content is modified and offer to save the project + on closing DCP-o-matic. + + * Recognise .w64 and .flac as audio files. + +2015-07-27 Carl Hetherington + + * Version 2.1.30 released. + +2015-07-27 Carl Hetherington + + * Updated ru_RU translation from Igor Voytovich. + + * Version 2.1.29 released. + +2015-07-27 Carl Hetherington + + * Fix i18n for some messages. + +2015-07-25 Carl Hetherington + + * Version 2.1.28 released. + +2015-07-24 Carl Hetherington + + * Fix problems when using large start trims relative + to content length. + +2015-07-22 Carl Hetherington + + * Use NR for rating an in ISDCF name if none is specified. + +2015-07-21 Carl Hetherington + + * Version 2.1.27 released. + +2015-07-21 Carl Hetherington + + * Fix incorrect conversion of audio from DCP sources (#642). + +2015-07-20 Carl Hetherington + + * Version 2.1.26 released. + +2015-07-20 Carl Hetherington + + * Fix missing second lines of subtitles in + some cases (#641). + +2015-07-19 Carl Hetherington + + * Fix some missing set-to-defaults (#640). + + * Version 2.1.25 released. + +2015-07-17 Carl Hetherington + + * Version 2.1.24 released. + +2015-07-17 c.hetherington + + * Support FTP upload to TMS (#639). + + * Fix bad behaviour of timeline snap. + +2015-07-17 Carl Hetherington + + * Version 2.1.23 released. + +2015-07-17 Carl Hetherington + + * Improve still-image filename sorting. + +2015-07-16 Carl Hetherington + + * Updated ru_RU translation from Igor Voytovich. + + * Version 2.1.22 released. + +2015-07-16 c.hetherington + + * Updated ru_RU translation from Igor Voytovich. + +2015-07-14 c.hetherington + + * Updated fr_FR translation from Thierry Journet. + + * Fix trim point movement when changing DCP frame rate (#637). + +2015-07-14 Carl Hetherington + + * Version 2.1.21 released. + +2015-07-14 Carl Hetherington + + * Fix occasional strange failure to allow content + selection (#636). + + * 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 @@ -1249,7 +1514,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 @@ -2302,4 +2567,3 @@ 2013-08-28 Carl Hetherington * Initial DCP-o-matic release. -