X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=2fa259e611453349ff21fc3833808d84fb911068;hb=9f16745534f92ad7293bf43f6f0197348c0dc49b;hp=3bf12175c93b57d65b39984280989c4720d1f9be;hpb=f0bb6cc4846d24b0b3d67ae9329e08a387981b66;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index 3bf12175c..2fa259e61 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,92 @@ +2018-04-05 Carl Hetherington + + * 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).