X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=e70b7373e8d8059f212a3211b9aaddbbf3a6303a;hb=2e504b33eb9f38cac629ad31b7c107fb0cf5efda;hp=f42277184ff95981064e1f49d16cd0bcefff8f55;hpb=9c04891e53ef3f0693a91ca6f50f0e6625c109eb;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index f42277184..e70b7373e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,26 @@ +2014-03-07 Carl Hetherington + + * Add subtitle view. + +2014-03-17 Carl Hetherington + + * Improve appearance of config dialog on OS X. + 2014-03-15 Carl Hetherington + * Improve appearance of new film and KDM dialogs on OS X. + * Fix KDM dialog to predictably set up its initial range to a week from now. + * Remove support for FFmpeg post-processing filters as they apparently + do not support > 8bpp. I don't think they are worth the pain of + quantizing and then telling the user what has happened. + +2014-03-12 Carl Hetherington + + * Version 1.66.1 released. + 2014-03-12 Carl Hetherington * Hopefully fix i18n on OS X (#324).