X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=6c01b76ddccb8510cc2c722019bbc0ed3e8f7963;hb=94298aa9ed2c3f9e57e21709a8e6fb5e89df5f04;hp=514a1b009dfff4f62ded07c507766db6a3632e09;hpb=60ce73a0b0f179520f9edee70c5b277ab3f48510;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index 514a1b009..6c01b76dd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,137 @@ +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.