X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=809cf70964ed1f4f15e1bebda05ef10daaf53af4;hb=f2991b10f26dd8996cfcdcbc2128f7e9db36f634;hp=5eca8328e230b6f4fb86dbd16dc93d0f13304091;hpb=36aa839248224edfd0150094455a525742b51863;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index 5eca8328e..809cf7096 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,242 @@ +2018-01-06 Carl Hetherington + + * Check that we can decrypt a DKDM when it is loaded into + the KDM creator (#1011). + + * Fix crash in some cases when an incorrect KDM has been + added to a DCP (#1000). + + * Updated de_DE translation from Carsten Kurz. + + * Fix playhead wandering on some operations (#1112). + + * Simplify user interface for managing keys. + + * Version 2.11.37 released. + +2018-01-06 Carl Hetherington + + * Add version number to encode server welcome message (#1157). + + * Updated nl_NL translation from Rob van Nieuwkerk. + +2018-01-05 Carl Hetherington + + * Add copy and paste for settings (#1051). + + * Fix hanging subtitles in some cases (#1101). + + * Version 2.11.36 released. + +2018-01-04 Carl Hetherington + + * Put up a token (unspecific) progress bar during import + of image folders (#987). + + * Apply filters to preview immediateley (#1019). + + * Set up a default KDM write mode and preselect the last used + one when re-opening the KDM window (#1137). + +2018-01-03 Carl Hetherington + + * Version 2.11.35 released. + +2018-01-02 Carl Hetherington + + * Add rewind-to-zero button to player. + + * Go back to zero when loading a new DCP into the player (#1152). + + * Fix generated ISDCF name with full-frame content (#1118). + + * Fix downloading of certificates on Windows (#1124). + + * Version 2.11.34 released. + +2017-12-31 Carl Hetherington + + * Version 2.11.33 released. + +2017-12-31 Carl Hetherington + + * Version 2.11.32 released. + +2017-12-31 Carl Hetherington + + * Allow CLI KDM generator to make KDMs from DKDMs (#1132). + +2017-12-30 Carl Hetherington + + * Version 2.11.31 released. + +2017-12-19 Carl Hetherington + + * Version 2.11.30 released. + +2017-12-17 Carl Hetherington + + * Add Close option to player. + + * Display decode resolution in the player. + +2017-12-13 Carl Hetherington + + * Version 2.11.29 released. + +2017-12-13 Carl Hetherington + + * Version 2.11.28 released. + +2017-11-08 Carl Hetherington + + * Updated nl_NL translation from Rob van Nieuwkerk. + + * Updated fr_FR translation from Thierry Journet. + +2017-10-18 Carl Hetherington + + * Version 2.11.27 released. + +2017-10-13 Carl Hetherington + + * Colour axis labels in the audio plot (#835). + +2017-10-09 Carl Hetherington + + * Version 2.11.26 released. + +2017-10-09 Carl Hetherington + + * Version 2.11.25 released. + +2017-10-09 Carl Hetherington + + * Updated cs_CZ translation from Tomáš Begeni. + +2017-10-05 Carl Hetherington + + * Add config option to control writer's + maximum_frames_in_memory. + +2017-10-04 Carl Hetherington + + * Updated da_DK translation from Anders Uhl Pedersen. + +2017-10-01 Carl Hetherington + + * Version 2.11.24 released. + +2017-09-30 Carl Hetherington + + * Version 2.11.23 released. + +2017-09-20 Carl Hetherington + + * Updated de_DE translation from Carsten Kurz. + +2017-09-03 Carl Hetherington + + * Make Cmd+W work on OS X (#934). + +2017-09-02 Carl Hetherington + + * Remember the last directory used when opening DCPs in the player (#1121). + + * Build with a version of libopenjpeg derived from 2.2.0. + +2017-09-01 Carl Hetherington + + * Version 2.11.22 released. + +2017-09-01 Carl Hetherington + + * Fix corruption of an existing DCP when a new one is made with the same video + asset (#1126). + +2017-08-31 Carl Hetherington + + * Version 2.11.21 released. + +2017-08-31 Carl Hetherington + + * Version 2.11.20 released. + +2017-08-31 Carl Hetherington + + * Fix erroneous re-use of video files after turning off burnt subtitles (#1113). + +2017-08-30 Carl Hetherington + + * Updated es_ES translation from Manuel AC. + +2017-08-27 Carl Hetherington + + * Fix incorrect ISDCF name in some cases (#1118). + +2017-08-26 Carl Hetherington + + * Stop the player looking for encode servers (#1119). + +2017-08-21 Carl Hetherington + + * Version 2.11.19 released. + +2017-08-20 Carl Hetherington + + * Add VF/OV and KDM support to player. + +2017-08-19 Carl Hetherington + + * Deal with newly-invalid configured default container ratios + gracefully. + +2017-08-18 Carl Hetherington + + * Version 2.11.18 released. + +2017-08-16 Carl Hetherington + + * Updated nl_NL translation from Rob van Nieuwkerk. + + * Updated fr_FR translation from Thierry Journet. + +2017-08-15 Carl Hetherington + + * Version 2.11.17 released. + +2017-08-10 Carl Hetherington + + * Updated pl_PL translation from Mike Mazur. + +2017-07-28 Carl Hetherington + + * Version 2.11.16 released. + +2017-07-28 Carl Hetherington + + * Support a few more SSA style tags. + + * Updated de_DE translation from Carsten Kurz. + + * Version 2.11.15 released. + +2017-07-27 Carl Hetherington + + * Add option to specify a list of servers in the CLI version (#1104). + +2017-07-26 Carl Hetherington + + * Multi-threaded decode of DCP when previewing. + +2017-07-25 Carl Hetherington + + * Configurable config.xml location (#780, #1100). + 2017-07-24 Carl Hetherington + * Update ISDCF name when DCP frame rate changes (#1102). + * Updated zh_CN translation from 刘汉源. 2017-07-18 Carl Hetherington