X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=e593124ca7486963f8eaac61ab64ef35c282fe16;hb=a28709f05088fea7337ca37c7854f85bf30fcaee;hp=2b6be5f0864f1c9f773c94c0128bbbd6540d7e71;hpb=2610abb85fc82056c51c540d7a3d8f691dfe3403;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index 2b6be5f08..e593124ca 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,43 @@ +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.