X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=3bf12175c93b57d65b39984280989c4720d1f9be;hb=d516d8e159e99d7b3b8250f39f976574df072cd8;hp=2199dfc7e492dbd2fcc093d802a5c02255812de9;hpb=813465522d7e887ff944e79a7c6386dc9588bed5;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index 2199dfc7e..3bf12175c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,204 @@ +2018-03-07 Carl Hetherington + + * Fix bad DCPs when re-making in encrypted projects (#1232). + +2018-03-02 Carl Hetherington + + * Fix bad Prores exports in some cases (#1227). + +2018-02-27 Carl Hetherington + + * Add a hint about the stereo-to-5.1 upmixers being + `experimental'. + +2018-02-25 Carl Hetherington + + * Updated es_ES translation from Manuel AC. + + * Handle errors in subtitle XML better (#1209). + +2018-02-24 Carl Hetherington + + * Updated fr_FR translation from Thierry Journet. + +2018-02-12 Carl Hetherington + + * Version 2.11.55 released. + +2018-02-10 Carl Hetherington + + * Version 2.11.54 released. + +2018-02-10 Carl Hetherington + + * Use a different way of getting frame rate from video content; may + fix #1030. + + * Version 2.11.53 released. + +2018-02-09 Carl Hetherington + + * Always pre-roll when seeking in DCPs (#1085). + + * Version 2.11.52 released. + +2018-02-09 Carl Hetherington + + * Updated ru_RU translation from Igor Voytovich. + +2018-02-08 Carl Hetherington + + * Version 2.11.51 released. + +2018-02-08 Carl Hetherington + + * Fix crash on adding content to a project created from a template + in some cases (#1192). + +2018-02-07 Carl Hetherington + + * Version 2.11.50 released. + +2018-02-06 Carl Hetherington + + * Fix problems with text subtitle files containing OS X line-endings. + + * Version 2.11.49 released. + +2018-02-05 Carl Hetherington + + * Version 2.11.48 released. + +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).