X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=2dc353d285f719dc567caeaef8c018cf3a93466e;hb=99428af22969a6cfb1dbd2053a9356bb23b3182f;hp=79453fc4c972522d81d301564ab2bb3bef1cabfc;hpb=be793fb568c713a2e7aa1f703e69bfb553886b91;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index 79453fc4c..2dc353d28 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,66 @@ +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).