X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=69cd4c010da84f4eae3bb90aa1a5daed0e7c4e2d;hb=refs%2Ftags%2Fv2.13.49;hp=296300c4a7973cd2225ff330e9c6dc32c420a76b;hpb=a44d87088c380e2e282b1df65d6bd55795091c72;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index 296300c4a..69cd4c010 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,83 @@ +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 - * Label audio content with its DCP channel mapping in the timeline (#1279). + * 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).