X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=450f31e49c9a1582ab4190ea75ad6573c8f872f9;hb=4a5fcd19ca16447ba8b204986a378072a9c730b2;hp=a099425f620e0c12a63f32f14b2d07c9626d0c41;hpb=7d50d28d283570b0648450a2dc9448c988c39f46;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index a099425f6..450f31e49 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,134 @@ +2016-08-25 Carl Hetherington + + * Make burnt-in subtitle outline width configurable (#940). + + * Updated nl_NL translation from Rob van Nieuwkerk. + +2016-08-24 Carl Hetherington + + * Updated fr_FR translation from Thierry Journet. + + * Updated cs_CZ translation from Tomáš Begeni. + +2016-08-24 c.hetherington + + * Allow import of OV/VF DCPs (#906). + +2016-08-24 Carl Hetherington + + * Keep timeline above main window. + +2016-08-22 Carl Hetherington + + * Version 2.9.15 released. + +2016-08-22 c.hetherington + + * Fix doubled-up subtitles in some cases when importing + DCPs with subtitles. + + * Fix colour tint in subtitles burnt into existing DCP + content. + +2016-08-22 Carl Hetherington + + * Version 2.9.14 released. + +2016-08-21 Carl Hetherington + + * Fix problems when sending emails on some servers. + +2016-08-20 Carl Hetherington + + * Updated nl_NL translation from Rob van Nieuwkerk. + +2016-08-18 Carl Hetherington + + * Version 2.9.13 released. + +2016-08-18 Carl Hetherington + + * Updated zh_CN translation from 刘汉源. + + * Updated nl_NL translation from Rob van Nieuwkerk. + +2016-08-17 c.hetherington + + * Spot and "fix" impossible refer-to-DCP settings (#929). + + * Label tweak to clarify how JPEG2000 bandwidth control works (#904). + + * Scroll audio mapping view labels correctly (#919). + +2016-08-16 c.hetherington + + * Basic support for fading subtitles in and out (#923). + + * Fix error on seeking through imported mulit-reel DCPs. + + * Simple information on mouse position in the video waveform (part of #932). + +2016-08-15 Carl Hetherington + + * Version 2.9.12 released. + +2016-08-15 Carl Hetherington + + * Version 2.9.11 released. + +2016-08-14 Carl Hetherington + + * Support subtitles in imported DCPs. + + * Updated zh_CN translation from 刘汉源. + +2016-08-09 Carl Hetherington + + * Version 2.9.10 released. + +2016-08-09 Carl Hetherington + + * Improve rendering of outlined burnt-in subtitles a bit. + +2016-08-04 Carl Hetherington + + * Version 2.9.9 released. + +2016-08-04 Carl Hetherington + + * Add button to export entire DCP decryption chain. + +2016-07-31 Carl Hetherington + + * Allow configuration of MXF/XML filenames (part of #710). + +2016-07-29 Carl Hetherington + + * Version 2.9.8 released. + +2016-07-29 c.hetherington + + * Fix various problems with separate L/R eye + content. + + * Rearrange Make KDM window and replace the + confusing OK/Cancel buttons with "Make KDM" (part of #848). + Rearrange the KDM Creator window similarly. + + * Allow configuration of KDM filename format. + +2016-07-28 Carl Hetherington + + * Version 2.9.7 released. + +2016-07-28 Carl Hetherington + + * Version 2.9.6 released. + +2016-07-28 Carl Hetherington + + * Fix start-trim of audio-only content (#915). + 2016-07-26 Carl Hetherington * Expand vertical size of servers list in preferences (#913).