X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=709ca463acfe1e1a5bb95d8a8a526ddae9e132d0;hb=47c34c6c7c82396b62e101283cb25b8726dbaefd;hp=faba489d4327654300db3259f4c996108325325b;hpb=11a6decd652158b2288de17dc1aeafcd860fdfef;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index faba489d4..709ca463a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,113 @@ +2018-03-26 Carl Hetherington + + * Add real-time mouse cursor readout in audio analysis (rest of #1082) + + * Add time axis to audio analysis (part of #1082). + + * Note: from this point in the ChangeLog release versions + are marked using git tags and not written to the ChangeLog. + +2018-03-25 Carl Hetherington + + * Version 2.13.2 released. + +2018-03-24 Carl Hetherington + + * Fix crash when changing DCP audio channel count (#1253). + + * Fix update checker error when there is no test + version. + + * Updated fr_FR translation from Thierry Journet. + +2018-03-22 Carl Hetherington + + * Add space shortcut to start/stop playback, arrows to go + back/forward one frame and Ctrl-T to open timeline (#1201). + +2018-03-22 Carl Hetherington + + * Allow CPL selection in player (#1239). + + * Add hint about making a DCP with a very different frame rate + to the content. + +2018-03-21 Carl Hetherington + + * Updated nl_NL translation from Rob van Nieuwkerk. + +2018-03-19 Carl Hetherington + + * Version 2.11.78 released. + +2018-03-16 Carl Hetherington + + * Version 2.11.77 released. + +2018-03-16 Carl Hetherington + + * Version 2.11.76 released. + + * Updated de_DE translation from Carsten Kurz. + + * Version 2.12.1 released. + +2018-03-22 Carl Hetherington + + * Version 2.12.0 released. + +2018-03-22 Carl Hetherington + + * Version 2.11.79 released. + +2018-03-21 Carl Hetherington + + * Updated nl_NL translation from Rob van Nieuwkerk. + +2018-03-19 Carl Hetherington + + * Better error when loading a non-certificate as a certificate. + + * Very basic DCP verification option in the player. + +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).