X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=afaaf5800355203d992c41f67235da026efb7753;hb=d9fda4b3f5e2cee88b4c2a26d5188e85b601f719;hp=5fa89b7719b3d870bcdd71c2e6849a903504124e;hpb=a14d71f1aaac3054ed6a9042f91862082d9ea1b7;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index 5fa89b771..afaaf5800 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,105 @@ +2015-10-11 Carl Hetherington + + * Version 2.4.9 released. + +2015-10-11 Carl Hetherington + + * Provide progress indication when finding + subtitles (#711). + + * Updated ru_RU translation from Igor Voytovich. + + * Updated pl_PL translation from Marek Skrzelowski. + +2015-10-10 Carl Hetherington + + * Version 2.4.8 released. + +2015-10-10 Carl Hetherington + + * Version 2.4.7 released. + +2015-10-10 Carl Hetherington + + * Updated nl_NL translation from + Rob van Nieuwkerk. + +2015-10-09 Carl Hetherington + + * Version 2.4.6 released. + +2015-10-09 c.hetherington + + * Create certificate chains with nicer default + organizational unit etc. + + * Various improvements to server GUI. + + * Package main DCP-o-matic, server and batch + converter on all platforms. + + * Add KDM creator application which can + make new KDMs given a DKDM. + +2015-10-08 Carl Hetherington + + * Update to fr_FR translation from Thierry Journet. + +2015-10-07 Carl Hetherington + + * Version 2.4.5 released. + +2015-10-07 Carl Hetherington + + * Fix job description layout on OS X. + +2015-10-06 Carl Hetherington + + * Version 2.4.4 released. + +2015-10-06 Carl Hetherington + + * Version 2.4.3 released. + +2015-10-06 Carl Hetherington + + * Version 2.4.2 released. + +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. + + * Version 2.4.1 released. + +2015-10-06 Carl Hetherington + + * 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.