X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=c3ea3f022fedd39443887599dcc639720e88d723;hb=d184945d41ea7d6e489621dc6492a93b5d91f7de;hp=aedac048ff6493c49a5981a95053ecff023b5b05;hpb=2d9fac34107b14a6e346bb8dda44451281159ad3;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index aedac048f..c3ea3f022 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,137 @@ +2015-08-17 Carl Hetherington + + * Fix problems when encoding 3D from separate + L/R sources. + + * Version 2.1.38 released. + +2015-08-17 Carl Hetherington + + * Fix crop of some YUV content. + +2015-08-11 Carl Hetherington + + * Prevent multiple creation of certificate chains + on startup (part of #651). + +2015-08-10 Carl Hetherington + + * Fix erroneous folder creation on Windows (#654). + + * Fix incorrect layout on Windows (#653). + +2015-08-09 Carl Hetherington + + * Version 2.1.37 released. + +2015-08-09 Carl Hetherington + + * Fix various incorrect behaviours with 96kHz + audio sources. + +2015-08-06 Carl Hetherington + + * Version 2.1.36 released. + +2015-08-06 Carl Hetherington + + * Make dcpomatic_create assign a default name if none + is specified. Fix dcpomatic_create help. + + * Add --no-sign and --no-use-isdcf-name to dcpomatic_create. + +2015-08-05 Carl Hetherington + + * Version 2.1.35 released. + +2015-08-05 Carl Hetherington + + * Version 2.1.34 released. + +2015-08-05 Carl Hetherington + + * Version 2.1.33 released. + +2015-08-04 Carl Hetherington + + * Version 2.1.32 released. + +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).