X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=f84f824270b7dfc642fa4f2986e28a5b8fc68955;hb=e70f23c79bb3a9abe998d6bdd77641c2c1ae24d4;hp=9dca89900b20ca79cdef90cfb681671c3f16c408;hpb=f3baa1f5f11940fa5e60d167628652babf2466b5;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index 9dca89900..f84f82427 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,69 @@ +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).