X-Git-Url: https://main.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=ChangeLog;h=d74e49f7f29dc2060646ed2fe40dcb30669ea1aa;hp=d9681488adaa6d8f21e9169423bcbfd2783fe5f5;hb=c22f6ffdbf11ac7405e6f59c00fac3f5adc6c51a;hpb=b6d292349cbe43a97db7d7314a4fe3c0c5cb8566 diff --git a/ChangeLog b/ChangeLog index d9681488a..d74e49f7f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,323 @@ +2019-02-04 Carl Hetherington + + * Updated fr_FR translation from Thierry Journet. + +2019-02-01 Carl Hetherington + + * Updated nl_NL translation from Rob van Nieuwkerk. + +2019-01-29 Carl Hetherington + + * Updated fr_FR translation from Thierry Journet. + +2019-01-27 Carl Hetherington + + * Updated nl_NL translation from Rob van Nieuwkerk. + +2019-01-25 Carl Hetherington + + * Updated nl_NL translation from Rob van Nieuwkerk. + +2019-01-15 Carl Hetherington + + * Add --encrypt/-e option to dcpomatic_create. + +2019-01-13 Carl Hetherington + + * Updated nl_NL translation from Rob van Nieuwkerk. + + * Updated fr_FR translation from Thierry Journet. + +2019-01-12 Carl Hetherington + + * Check available disk space when adding jobs to the batch converter (#1249). + +2019-01-10 Carl Hetherington + + * Add File->Close to main DCP-o-matic (bound to Cmd-W on Mac) (#1180). + +2019-01-09 Carl Hetherington + + * Hopefully improve layout on high-resolution (>2K) displays (#1303). + +2019-01-08 Carl Hetherington + + * Re-analyse audio when DCP channel count changes (#1189). + + * Fix failure to re-analyse audio when the channel map changes (#1257). + +2019-01-06 Carl Hetherington + + * Disable subtitle view/font buttons with FFmpeg content (#1236). + + * Fix incorrectly-different IDs between MXF and XML in SMPTE subtitle files. + + * Improve behaviour of hints dialog with long projects (#1439). + + * Fix incorrect video waveform display (#1425). + +2019-01-05 Carl Hetherington + + * Fix strange behaviour with single-frame fades. + +2018-12-29 Carl Hetherington + + * Updated fr_FR translation from Thierry Journet. + +2018-12-23 Carl Hetherington + + * Only make DCPs with 48kHz audio (#1436). + +2018-12-10 Carl Hetherington + + * Accept certificate chains to dcpomatic2_kdm_cli as well + as single certificates. + +2018-12-08 Carl Hetherington + + * Prototype system to allow in-place translations. + +2018-12-07 Carl Hetherington + + * Updated nl_NL translation from Rob van Nieuwkerk. + + * Updated de_DE translation from Carsten Kurz. + +2018-12-01 Carl Hetherington + + * Updated de_DE translation from Carsten Kurz. + +2018-11-28 Carl Hetherington + + * Write config.xml with CR/LF terminators on Windows (#1402). + +2018-11-26 Carl Hetherington + + * Version 2.13.73 released. + +2018-11-09 Carl Hetherington + + * Allow specification of trusted devices by thumbprint rather than full certificate. + +2018-11-07 Carl Hetherington + + * Add button to force re-encode of JPEG2000 content. + +2018-10-23 Carl Hetherington + + * Updated nl_NL translation from Rob van Nieuwkerk. + +2018-10-16 Carl Hetherington + + * Updated it_IT translation from Riccardo Mantani. + +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 + 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). + +2018-04-27 Carl Hetherington + + * Fix incorrect container size when loading a OV/VF combination into the player. + + * Fix obscured subtitles in some cases. + +2018-04-25 Carl Hetherington + + * Updated fr_FR translation from Thierry Journet. + + * Updated de_DE translation from Carsten Kurz. + +2018-04-22 Carl Hetherington + + * Add missing MOS makrer in ISDCF names if there is no sound. + +2018-04-21 Carl Hetherington + + * Updated nl_NL translation from Rob van Nieuwkerk. + +2018-04-19 Carl Hetherington + + * Fix crash on making a DCP after trimming the end of some text-based subtitles (#1275). + +2018-04-13 Carl Hetherington + + * Fix incorrect preview crop with DCP sources when the preview is smaller than half + of the DCP's resolution (#1274). + + * Update encoding server list when one goes away (#1176). + + * Add servers with bad server-link versions in the list (#982). + +2018-04-12 Carl Hetherington + + * Prevent error when starting export without specifying a filename (#1260). + 2018-04-11 Carl Hetherington * Fix 3D DCP handling in the player.