X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=6cdb67831966c7e8d60ff8e9ac1a080ef8b2c5b5;hb=918124fb0b2fdf05bf98aee2c74c85387f1d8638;hp=72fdf6ea833d281a0fc1abd197dd11318da77c31;hpb=76473252889949a02fa633daf2d40547142281ed;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index 72fdf6ea8..6cdb67831 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,161 @@ +2018-02-04 Carl Hetherington + + * Allow main DCP-o-matic and batch converter to run on the same + machine and both get access to encoding servers (#1190). + +2018-02-03 Carl Hetherington + + * Updated de_DE translation from Carsten Kurz. + +2018-02-02 Carl Hetherington + + * Updated de_DE translation from Carsten Kurz. + +2018-02-01 Carl Hetherington + + * Don't try to use video streams for which we have no codec (#1184). + + * Updated sv_SE translation from Adam Klotblixt. + + * Updated nl_NL translation from Rob van Nieuwkerk. + + * Version 2.11.47 released. + +2018-01-31 Carl Hetherington + + * Disable things that cannot be altered when video/audio are being + referenced from another DCP (#1173). + + * Version 2.11.46 released. + +2018-01-30 Carl Hetherington + + * Version 2.11.45 released. + +2018-01-18 Carl Hetherington + + * Version 2.11.44 released. + +2018-01-17 Carl Hetherington + + * Updated nl_NL translation from Rob van Nieuwkerk. + + * Version 2.11.43 released. + +2018-01-17 Carl Hetherington + + * Add some more DCP information to the player (#1170). + + * Add recent files list to player (#1171). + +2018-01-16 Carl Hetherington + + * Allow configuration of default value of upload-to-TMS button. + +2018-01-15 Carl Hetherington + + * Updated cs_CZ translation from Tomáš Begeni. + + * Updated pt_BR translation from Max Fuhlendorf. + + * Version 2.11.42 released. + +2018-01-14 Carl Hetherington + + * Updated nl_NL translation from Rob van Nieuwkerk. + + * Updated de_DE translation from Carsten Kurz. + + * Version 2.11.41 released. + +2018-01-13 Carl Hetherington + + * Allow specification of whether subtitle appearance settings + will be forced to override the settings of the content. + +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.