X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=7aee3f56107959c82fd9d164dcd9d62c411639da;hb=09e864110e299b1c9c78ee835fb77dfad6f6bcc5;hp=afd9ff99a0c4040d466a7a2cd2773872ccd4d082;hpb=d3aea06b37049ec0a10dbd926be4da731f9d59c9;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index afd9ff99a..7aee3f561 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,221 @@ +2015-12-04 Carl Hetherington + + * Fix non-functional send-problem-report. + +2015-12-03 Carl Hetherington + + * Version 2.6.2 released. + +2015-12-03 Carl Hetherington + + * Version 2.6.1 released. + +2015-12-03 Carl Hetherington + + * Fix crash on uploading to TMS via FTP. + +2015-12-02 Carl Hetherington + + * Version 2.6.0 released. + +2015-12-02 Carl Hetherington + + * Version 2.5.15 released. + +2015-12-02 Carl Hetherington + + * Version 2.5.14 released. + +2015-12-02 Carl Hetherington + + * Various fixes to certificate downloading. + + * Version 2.5.13 released. + +2015-12-02 Carl Hetherington + + * Remove insistence on 6-character Doremi serials (#768). + +2015-12-01 c.hetherington + + * Updated ru_RU translation from Igor Voytovich. + +2015-11-30 Carl Hetherington + + * Updated nl_NL translation from Rob van Nieuwkerk. + +2015-11-29 Carl Hetherington + + * Version 2.5.12 released. + +2015-11-29 Carl Hetherington + + * Possibly fix large memory use with burnt-in subtitles (#766). + +2015-11-28 Carl Hetherington + + * Version 2.5.11 released. + +2015-11-28 Carl Hetherington + + * Updated nl_NL translation from Rob van Nieuwkerk. + + * Fix various problems with specification of install directory + on Windows (#643, #705). + +2015-11-27 Carl Hetherington + + * Add config and server list to the batch converter's menus (#765). + + * Fix incorrect subtitle timings with multi-reel (#760). + + * Version 2.5.10 released. + +2015-11-27 Carl Hetherington + + * Fix download of some Doremi certificates (#763). + +2015-11-27 c.hetherington + + * Updated de_DE translation from Carsten Kurz. + + * Hopefully fix truncated text in the colour conversion dialog + on OS X. + +2015-11-26 Carl Hetherington + + * Version 2.5.9 released. + +2015-11-26 Carl Hetherington + + * Updated de_DE translation from Carsten Kurz. + +2015-11-24 Carl Hetherington + + * Version 2.5.8 released. + +2015-11-24 Carl Hetherington + + * Version 2.5.7 released. + +2015-11-20 Carl Hetherington + + * Lower default position of SubRip subtitles a bit. + +2015-11-19 Carl Hetherington + + * Adjust preview subtitle position to better match reality + in some cases. + +2015-11-19 c.hetherington + + * Add menu option to make a DKDM for DCP-o-matic (#755). + +2015-11-18 Carl Hetherington + + * Version 2.5.6 released. + +2015-11-18 c.hetherington + + * Add LUFS / LRA analysis using FFmpeg's ebur128 filter (#368). + +2015-11-17 Carl Hetherington + + * Bump libdcp for fix to encoded date header in MXF files when + encoding on Windows (#754). + + * Version 2.5.5 released. + +2015-11-17 c.hetherington + + * Updated nl_NL translation from Rob van Nieuwkerk. + + * Fix crash when previewing MXFs in some cases. + +2015-11-16 Carl Hetherington + + * Updated nl_NL translation from Rob van Nieuwkerk. + +2015-11-15 Carl Hetherington + + * Version 2.5.4 released. + +2015-11-15 Carl Hetherington + + * Updated ru_RU translation from Igor Voytovich. + + * Basic support for trusted device lists in KDMs (#750). + +2015-11-14 Carl Hetherington + + * Updated nl_NL translation from Rob van Nieuwkerk. + + * Fix various misbehaviours with update checking (#749). + + * Updated fr_FR translation from Thierry Journet. + +2015-11-13 Carl Hetherington + + * Version 2.5.3 released. + +2015-11-13 c.hetherington + + * Vertically align SubRip subtitles with reference to the bottom + of the screen (#744). + + * Disable YUV->RGB conversion controls with non-YUV sources (#649). + + * Allow multiple recipients of KDM emails (#745). + +2015-11-12 Carl Hetherington + + * Version 2.5.2 released. + +2015-11-12 Carl Hetherington + + * Extend maximum audio channels to 16 for an experiment. + +2015-11-12 c.hetherington + + * Updated ru_RU translation from Igor Voytovich. + +2015-11-12 Carl Hetherington + + * Updated nl_NL translation from Rob van Nieuwkerk. + +2015-11-11 Carl Hetherington + + * Updated pt_PT translation from Tiago Casal Ribeiro. + + * Updated sv_SE translation from Adam Klotblixt. + +2015-11-10 Carl Hetherington + + * Further adjustments to playhead behaviour during trim (#737). + + * Version 2.5.1 released. + +2015-11-10 Carl Hetherington + + * Updated fr_FR translation from Thierry Journet. + +2015-11-09 Carl Hetherington + + * Correct a number of float/double mismatches; should fix #742. + + * Desensitise trim-playhead buttons as appropriate (#737). + + * Keep same frame visible after trimming content start (#737). + + * Trim frames after the current one with "trim after current", leaving + the current frame in (#737). + +2015-11-08 Carl Hetherington + + * Fix bad layout in the audio tab (#738). + + * Allow configuration of SubRip subtitle colour and outlines. + 2015-11-06 Carl Hetherington * Sort cinemas in KDM dialog and standalone creator (#726).