X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=da4b2a8fd45f9d496e7d00f90e64b3cf50243afd;hb=daba5abc608788795de727121bcd1a83ef9caecb;hp=80e48ac87dea6666b3c07eb2fabaeea130861b81;hpb=41c164b6e6a3fb7933b58ebcceb7f7ba020d2d65;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index 80e48ac87..da4b2a8fd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,141 @@ +2015-10-06 Carl Hetherington + + * Fix subtitle timing when the DCP rate + is different to their native rate. + + * Fix invalid SMPTE subtitle output + in some cases. + + * Speculative support for multi-part + bitmap subtitles (#709). + +2015-10-05 Carl Hetherington + + * Version 2.4.0 released. + +2015-10-05 Carl Hetherington + + * Version 2.3.14 released. + +2015-10-04 Carl Hetherington + + * Fix subtitle timing under trim. + +2015-10-02 Carl Hetherington + + * Version 2.3.13 released. + +2015-10-01 Carl Hetherington + + * Version 2.3.12 released. + +2015-09-30 c.hetherington + + * Fix broken video frame rate override control. + +2015-09-30 Carl Hetherington + + * Version 2.3.11 released. + +2015-09-30 Carl Hetherington + + * Fix various confusions with subtitles and + changing video frame rates. + +2015-09-29 Carl Hetherington + + * Version 2.3.10 released. + +2015-09-29 Carl Hetherington + + * Improve fix for failure to analyse some audio. + +2015-09-28 Carl Hetherington + + * Version 2.3.9 released. + +2015-09-28 c.hetherington + + * Fix update of display when changing DCP video rate (#699). + +2015-09-28 Carl Hetherington + + * Version 2.3.8 released. + +2015-09-28 c.hetherington + + * Fix problems with audio analysis of some combined + video/audio files. + + * Fix mis-identification of a folder of images + as a DCP in some cases. + +2015-09-27 Carl Hetherington + + * Version 2.3.7 released. + +2015-09-26 Carl Hetherington + + * Fix crash with embedded subtitles with some + video files. + + * Version 2.3.6 released. + +2015-09-25 Carl Hetherington + + * Fix assertion failure when loading .MTS files (#702). + + * Fix incorrect hint about 3D content in a 2D DCP. + + * Detect and convert from non-UTF-8 + subtitle encodings. + +2015-09-21 Carl Hetherington + + * Version 2.3.5 released. + +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.