X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=5856e0cbe38a907b0f14922315018307aa62818a;hb=c53c3e9f3d08478a391bfa1989772378609af693;hp=fa080842d86fd4f5e51d5e5b6c2ee324a20c161d;hpb=04badd0c82d3ce82ee87c07e120e585899d4acff;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index fa080842d..5856e0cbe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,111 @@ +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 + and containing commas. + + * Add option to open a DCP in the player (#1312). + +2018-06-08 Carl Hetherington + + * Add support for rotation and flipping of video sources, + and auto-detect when this is necessary (#966). + +2018-06-05 Carl Hetherington + + * Don't allow the queue to get too big with repeat frames + otherwise there's a long delay at the end of the job + while they are written (#1317). + +2018-06-04 Carl Hetherington + + * Updated nl_NL translation from Rob van Nieuwkerk. + +2018-05-29 Carl Hetherington + + * Updated fr_FR translation from Thierry Journet. + +2018-05-27 Carl Hetherington + + * Support notifications on jobs finishing (#1286). + + * Updated it_IT translation from Felice D'Andrea. + +2018-05-23 Carl Hetherington + + * Fix failure to load image files from non-ASCII paths. + +2018-05-18 Carl Hetherington + + * Fix slow exports from DCP content (#1285). + +2018-05-16 Carl Hetherington + + * Add cancel button to DCP verification progress dialogue (#1294). + +2018-05-15 Carl Hetherington + + * Fix crash on enabling telecine filter. + + * Fix incorrect subtitle positioning in a VF when there are more than + two consecutive reels with no subtitles. + + * Fix missing burnt-in / previewed subtitles containing ampersands. + +2018-05-08 Carl Hetherington + + * Look at subtitle colour and effect when deciding whether or not to + re-make video (should fix #1290). + +2018-05-07 Carl Hetherington + + * Updated cs_CZ translation from Tomáš Begeni. + 2018-04-29 Carl Hetherington * Add command-line option to specify directory containing config (#1284).