X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=c8a9ddf8b405abf92136c80b91c3494fec876669;hb=f8cf68ca666e016d0e5d3834f7a006f93d803e73;hp=c4c2c9c631dca1cbd6b2a0f55474a3b8c0920b23;hpb=0556fc92a74293dcbeaf8b871ba0078b6b6a2d9a;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index c4c2c9c63..c8a9ddf8b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,67 @@ +2014-03-30 Carl Hetherington + + * Version 1.66.9 released. + +2014-03-30 Carl Hetherington + + * Version 1.66.8 released. + + * nl_NL translation from Theo Kooijmans. + +2014-03-27 Carl Hetherington + + * Auto-save film metadata before starting DCP encode. + +2014-03-25 Carl Hetherington + + * Add support for downloading Doremi server certificates. + +2014-03-24 Carl Hetherington + + * Version 1.66.7 released. + +2014-03-24 Carl Hetherington + + * Fix error on creating DCPs without audio. + +2014-03-23 Carl Hetherington + + * Version 1.66.6 released. + +2014-03-23 Carl Hetherington + + * Attempt to fix format string specifier error on Windows. + + * Version 1.66.5 released. + +2014-03-22 Carl Hetherington + + * Version 1.66.4 released. + +2014-03-22 Carl Hetherington + + * Allow specification of the video frame rate that a sound file + was prepared for. + + * Another attempt to fix colour conversion dialog strange behaviour + on OS X. + +2014-03-18 Carl Hetherington + + * Version 1.66.3 released. + +2014-03-18 Carl Hetherington + + * Fix bad rounding of timecodes. + + * Tentative support for 3D from alternate frames of the source. + +2014-03-17 Carl Hetherington + + * Improve behaviour of the position slider at the end of films. + + * Version 1.66.2 released. + 2014-03-17 Carl Hetherington * Improve appearance of config dialog on OS X.