X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=f69320b66175a08985572bf4cf23446902be1426;hb=5302f2cda0afd16d714ab898549c7cd278196473;hp=f740d2e704c66f6c534fa7b7dbf39c7ae16defc5;hpb=fdcbd7eb473950f784fba05dcbf4bff115dbbd06;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index f740d2e70..f69320b66 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,119 @@ +2018-10-14 Carl Hetherington + + * Give a better reason for not referring to DCPs + when there is a resolution mismatch. + +2018-09-27 Carl Hetherington + + * Updated it_IT translation from Riccardo Mantani. + +2018-09-14 Carl Hetherington + + * Very basic logging in player. + + * Basic dual-screen mode for player. + +2018-09-11 Carl Hetherington + + * Full-screen mode for player (#1329). + +2018-09-10 Carl Hetherington + + * Basic export of multiple reels to multiple files. + +2018-09-09 Carl Hetherington + + * Updated fr_FR translation from Thierry Journet. + +2018-09-07 Carl Hetherington + + * Updated cs_CZ translation from Tomáš Begeni. + +2018-09-03 Carl Hetherington + + * Updated nl_NL translation from Rob van Nieuwkerk. + +2018-08-22 Carl Hetherington + + * Disable the whole interface during audio analysis (#1278). + +2018-08-20 Carl Hetherington + + * Updated ru_RU and uk_UA translations from Igor Voytovich. + +2018-08-16 Carl Hetherington + + * Add pause/resume to the batch converter (#1248). + +2018-08-15 Carl Hetherington + + * Support download of Barco Alchemy, Christie and GDC certificates + from their FTP site. + +2018-07-20 Carl Hetherington + + * Advanced configuration option to allow any container ratio. + + * 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 + 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