X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=ba96eb7321553ccddeb9142e2545d6f30a42387d;hb=a6c6d6a1942d5f10f29dec9ee4cbd561b3e4b220;hp=d623af21756a1c5cf964dcc73a12a29d48749dc5;hpb=937240f9e360e434b36c418656ae6fe8cc6afea9;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index d623af217..ba96eb732 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,147 @@ +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