X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=9e2c6bcfa59130dfbd0e2eec21ada7e2533320c4;hb=10818d95000c291af776ed9ba1c847257ded4b1f;hp=34b5303ca67f56edb46852889512bf7cdedb1364;hpb=78a8676a77645fe13fde35659ac02f0efd3b1bff;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index 34b5303ca..9e2c6bcfa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,110 @@ +2018-01-12 Carl Hetherington + + * Fix crash when loading an incorrect KDM into the player (#1167). + + * Desensitize appropriate player menu options when there + is no loaded DCP (#1167). + +2018-01-11 Carl Hetherington + + * Updated nl_NL translation from Rob van Nieuwkerk. + +2018-01-10 Carl Hetherington + + * Version 2.11.40 released. + +2018-01-09 Carl Hetherington + + * Version 2.11.39 released. + +2018-01-09 Carl Hetherington + + * Fix appearance controls for subtitles from DCP files (#1162). + +2018-01-08 Carl Hetherington + + * When doing jump-to-selected, jump to the first subtitle + in any text subtitle content (#1160). + +2018-01-07 Carl Hetherington + + * Updated nl_NL translation from Rob van Nieuwkerk. + + * Version 2.11.38 released. + +2018-01-07 Carl Hetherington + + * Make certificate re-creation cancellable and default nags + to not going away (#1158). + +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.