X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=d13db7ca4d9136b80bd697f25b588375bbd9c8f6;hb=5008f986d2d9d5891919d2db4de6268470a0ff7a;hp=7f4c185f21cf40443acfde09a4a6d8096b83e24e;hpb=f3db6f37c85352ad7631078907439ce8ff151b3d;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index 7f4c185f2..d13db7ca4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,53 @@ +2018-07-20 Carl Hetherington + + * Support closed-caption creation (#725). + +2018-07-19 Carl Hetherington + + * Updated fr_FR translation from Thierry Journet. + +2018-07-18 Carl Hetherington + + * Updated de_DE translation from Carsten Kurz. + +2018-07-09 Carl Hetherington + + * Maintain content sequence after trim (#1327). + + * Keep video content position and trim on frame boundaries + even if the content's frame rate is forced to a new value (#1335). + +2018-07-07 Carl Hetherington + + * Add export button for cinemas XML file (#1319). + + * Give better errors when incorrect KDMs are used (#1326). + +2018-07-06 Carl Hetherington + + * Add option to enable/disable KDM forensic marking. + +2018-07-04 Carl Hetherington + + * Sort audio views in order of their first mapped DCP channel (#1279). + + * Label audio content with its DCP channel mapping, gain and delay + in the timeline (#1279). + + * Add scrolling and zoom to the timeline (#1279, #1320). + +2018-07-01 Carl Hetherington + + * Updated nl_NL translation from Rob van Nieuwkerk. + +2018-06-29 Carl Hetherington + + * Jump to selected subtitle when "jump to selecte content" is enabled (#1200). + +2018-06-10 Carl Hetherington + + * Include Ls/Rs and Lfe in 5.1-to-stereo downmix in the player. + 2018-06-09 Carl Hetherington * Fix bad parsing of ASS lines embedded into FFmpeg files