X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=8d7ce914d0aed015f927c5e3b1e32986818e641d;hb=b1991796d6a4cbed8f8e1378bedbf7ecbf9647a2;hp=569c88ec636c114db1c13bb1351b21b6ae984f5a;hpb=06834b0647225ef64915975515d73f9d59793891;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index 569c88ec6..8d7ce914d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,650 @@ +2015-12-04 Carl Hetherington + + * Version 2.6.3 released. + +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 + + * Fix crash on startup of server GUI in some cases. + +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). + +2015-11-06 c.hetherington + + * Updated ru_RU translation from Igor Voytovich. + +2015-11-06 Carl Hetherington + + * Make single-frame image sources adjust their notional + frame rate to that of the DCP (#714). + +2015-11-05 Carl Hetherington + + * Correct time display when previewing multi-reel DCP content. + +2015-11-05 c.hetherington + + * Updated nl_NL translation from Rob van Nieuwkerk. + +2015-11-05 Carl Hetherington + + * Version 2.5.0 released. + +2015-11-05 Carl Hetherington + + * Version 2.4.18 released. + +2015-11-04 Carl Hetherington + + * Updated nl_NL translation from Rob van Nieuwkerk. + + * Version 2.4.17 released. + +2015-11-04 Carl Hetherington + + * Version 2.4.16 released. + +2015-11-03 Carl Hetherington + + * Fix error when previewing DCP content with added subtitles (#736). + + * Fix crash with multi-reel DCP content. + + * Updated fr_FR translation from Thierry Journet. + + * Updated ru_RU translation from Igor Voytovich. + + * Updated nl_NL translation from Rob van Nieuwkerk. + +2015-11-02 Carl Hetherington + + * Updated nl_NL translation from Rob van Nieuwkerk. + + * Fix incorrect preview rendering of italic subtitles (#728). + +2015-10-30 c.hetherington + + * Updated ru_RU translation from Igor Voytovich. + + * Fix non-update of timeline when reels setup changes (#735). + +2015-10-29 Carl Hetherington + + * Version 2.4.15 released. + +2015-10-29 Carl Hetherington + + * Fix incorrect colours following re-scale of existing + DCP content (#730). + + * Updated nl_NL translation from Rob van Nieuwkerk. + + * Updated pt_PT translation from Tiago Casal Ribeiro. + +2015-10-28 Carl Hetherington + + * New pt_PT translation from Tiago Casal Ribeiro. + + * Version 2.4.14 released. + +2015-10-28 Carl Hetherington + + * Version 2.4.13 released. + +2015-10-28 Carl Hetherington + + * Fix ordering of filename in image sets in some cases + (e.g. foo_01042015_00000, foo_01042015_00001...) + + * Updated da_DK translation from Anders Uhl Pedersen. + + * Fix erroneous addition of referenced assets to PKLs (#723). + +2015-10-19 Carl Hetherington + + * Draw reels in the timeline. + + * Fix by-video-content reel split when there is stuff + after the last piece of video content. + + * Add button to export leaf private key from the config. + +2015-10-17 Carl Hetherington + + * Version 2.4.12 released. + +2015-10-15 Carl Hetherington + + * Fix out-of-range Interop subtitle timing in some cases (#717). + +2015-10-14 Carl Hetherington + + * Only show existing DCP channels in the audio dialog (#715). + + * Various optimizations to the upmixer filters; drop order of + Upmixer A Lfe/C and Upmixer B Lfe filters to speed them up. + +2015-10-13 Carl Hetherington + + * Version 2.4.11 released. + +2015-10-13 Carl Hetherington + + * Add basic support for multi-reel. + + * Fix referencing of multi-reel DCPs. + +2015-10-12 Carl Hetherington + + * Version 2.4.10 released. + +2015-10-12 Carl Hetherington + + * Updated nl_NL translation from Rob van Nieuwkerk. + +2015-10-11 Carl Hetherington + + * Add option to log SMTP session transcripts + for debugging failures to send email. + + * 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. + +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