X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=02bb1e71dd75b15851b91a1f91f3b62f15c9489e;hb=1e77753ef4119b6d7df7d2255b1a1d8d6af951de;hp=0ea7016b37f1680ac87acda9bf3edb41cc275e3e;hpb=ccc093b159c61e811e24f427860b72343185681e;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index 0ea7016b3..02bb1e71d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,95 @@ +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 buton for cinemas XML file (#1319). + * Add export button for cinemas XML file (#1319). * Give better errors when incorrect KDMs are used (#1326).