X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=d2be5a3f2da9dca5d3950825440b6fecc1c64b3e;hb=2d99ab149d1eedb144337eb927c2ee1b92a046cc;hp=7b887af45be03fa777cf3ec617bf98ee3c9633a2;hpb=bd12168f1381e8e5fb197e5f25cf716fcf012010;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index 7b887af45..d2be5a3f2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,166 @@ +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).