X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=f84f824270b7dfc642fa4f2986e28a5b8fc68955;hb=e70f23c79bb3a9abe998d6bdd77641c2c1ae24d4;hp=14204b5889ef3ca10f3c4addfaf9014e08048b54;hpb=6c3ce5b236a745c9eb9e652bacb2896a96254f81;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index 14204b588..f84f82427 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,236 @@ +2015-08-25 Carl Hetherington + + * Version 2.1.45 released. + +2015-08-25 Carl Hetherington + + * Add video waveform viewer. + +2015-08-23 Carl Hetherington + + * Use correct fonts to render subtitles in preview (#663). + +2015-08-22 Carl Hetherington + + * Version 2.1.44 released. + +2015-08-20 Carl Hetherington + + * Version 2.1.43 released. + +2015-08-20 Carl Hetherington + + * Fix assertion failure with overlapping video content (#666). + +2015-08-19 Carl Hetherington + + * Version 2.1.42 released. + +2015-08-18 Carl Hetherington + + * Add custom dialog to select system fonts on Windows + (#491). + + * Version 2.1.41 released. + +2015-08-18 Carl Hetherington + + * Add configuration for DCP creator metadata. + + * Version 2.1.40 released. + +2015-08-18 Carl Hetherington + + * Fix various problems when creating + subtitled Interop DCPs on Windows. + +2015-08-17 Carl Hetherington + + * Version 2.1.39 released. + +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). + + * 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).