X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=778b2067f487745c74d5bbb5f2f24d668e6f5c97;hb=a9370ddf1d55ca01307c086950d2294611d9e6a6;hp=4322771348b90315eddbf7bd3aac1c6621e62c4a;hpb=70dfe6668cab00d8f619470ca1f6dc421277ad5f;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index 432277134..778b2067f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,82 @@ +2015-09-20 Carl Hetherington + + * Fix setting of frame rate when loading + image folders. + +2015-09-18 Carl Hetherington + + * Add another upmixer which is a simpler + matrix-type thing with no filtering + (apart from Lfe). + +2015-09-17 Carl Hetherington + + * Version 2.3.4 released. + +2015-09-17 Carl Hetherington + + * Version 2.3.3 released. + +2015-09-16 Carl Hetherington + + * Fix exception on adding an empty folder + as content (#691). + + * Add config option for default standard + (SMPTE / Interop). + +2015-09-16 c.hetherington + + * Allow imported DCPs to be referenced rather + than re-wrapped (i.e. creation of VF DCPs). + +2015-09-15 Carl Hetherington + + * Fix crash on re-making certificate chains + after removing all existing certificates (#690). + +2015-09-15 c.hetherington + + * Fix failure to display audio analysis + in some cases. + +2015-09-15 Carl Hetherington + + * Version 2.3.2 released. + +2015-09-14 Carl Hetherington + + * Fix Windows short-cut to encode server. + + * Version 2.3.1 released. + +2015-09-14 Carl Hetherington + + * Version 2.2.1 released. + +2015-09-03 c.hetherington + + * Quicker, though slightly less safe, + check for existing picture data; go back + from the last frame written until we + find a good one rather than going + through from the beginning until we find + a bad one (#519, #504). + + * Add frame counter to progress + when transcoding (#111). + + * Add button to export certificates + from the configuration (#668). + + * Add option to always analyse audio + and put the peak value into the audio + tab so it's easy to see (#673). + +2015-09-14 Carl Hetherington + + * Version 2.2.0 released. + 2015-09-14 Carl Hetherington * Version 2.1.65 released.