X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=38d0ab14a3e1684e45b792cc5a8788ecd14cf99e;hb=b6a281b4ba1d5e2b91ae3d54e073ee88308f61b6;hp=5d90b75abc6546808e69adff1d2c0b99a1687f74;hpb=e625f9dece63b3e102236230ef98dc204c2ee31d;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index 5d90b75ab..38d0ab14a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,173 @@ +2015-11-09 Carl Hetherington + + * 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.