X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=524b97e0bf331dbd17776b1e0275f1833e230a15;hb=e9e606c6b7b02330203439378ed0253217814797;hp=15bad6c7bdef898ea5233fed7cdd31c9f8a98a25;hpb=10b5f18a721d9c6cde3da3562158a4726fd24d65;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index 15bad6c7b..524b97e0b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,138 @@ +2018-04-05 Carl Hetherington + + * Updated zh_CN translation from 刘汉源. + + * Fix crash on startup if there are no audio devices (#1265). + + * Fix non-working arrow keys / space in text fields (#1263). + + * Fix assertion failures with 3D content in some cases. + +2018-03-28 Carl Hetherington + + * Disable audio mapping control when analysing audio (#1250). + +2018-03-27 Carl Hetherington + + * Use a label rather than a tooltip to tell users why they can't + refer to DCPs. + +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). + + * Version 2.11.52 released. + 2018-02-09 Carl Hetherington * Updated ru_RU translation from Igor Voytovich.