X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=376f58a8522304a340987a5bfd19d70121d3524f;hb=e42d143c9d8271c018ce3139804727a41a26c97b;hp=5f8d4cafde25f4ce13a04e4815768acc3fdeb790;hpb=33e36553d1dfe3bc7f143e559d754fbc678e043d;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index 5f8d4cafd..376f58a85 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,222 @@ +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. + +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. + +2015-09-12 Carl Hetherington + + * Version 2.1.64 released. + +2015-09-12 Carl Hetherington + + * Several fixes to SMPTE subtitle syntax. + + * Version 2.1.63 released. + +2015-09-11 Carl Hetherington + + * Fix assertion failure when creating 6-channel DCPs + using the mid-side processor. + +2015-09-10 Carl Hetherington + + * Version 2.1.62 released. + +2015-09-10 Carl Hetherington + + * Version 2.1.61 released. + +2015-09-09 Carl Hetherington + + * Version 2.1.60 released. + +2015-09-09 Carl Hetherington + + * Updated fr_FR translation from Thierry Journet. + + * Version 2.1.59 released. + +2015-09-09 Carl Hetherington + + * Version 2.1.59 released. + +2015-09-09 c.hetherington + + * Use SRC_LINEAR when resampling for + audio analysis to speed things up (#685). + +2015-09-09 Carl Hetherington + + * Version 2.1.58 released. + +2015-09-09 Carl Hetherington + + * Actually fix missing libsamplerate + dylib for OS X. + +2015-09-08 Carl Hetherington + + * Version 2.1.57 released. + +2015-09-08 c.hetherington + + * Missing libsamplerate dylib for OS X. + +2015-09-06 Carl Hetherington + + * Version 2.1.56 released. + +2015-09-06 Carl Hetherington + + * Version 2.1.55 released. + 2015-09-05 Carl Hetherington * Version 2.1.54 released.