X-Git-Url: https://main.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=ChangeLog;h=64c253550e3cd8ef1ba7e9cb4f8e9bce855738e8;hp=307068e5b1df2514c549dfbe1d1839324b1b2f2d;hb=9dfa51bdc24431ca00f424a9c33f4d1a3f465a1d;hpb=8167d04e4dde6297ad936dca5dc691818a4dae41 diff --git a/ChangeLog b/ChangeLog index 307068e5b..64c253550 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,17 @@ 2015-05-25 Carl Hetherington + * Block all but alphanumeric characters with a few bits + of punctuation from DCP names. + + * Improve view of jobs in various ways. + + * Increase the number of images that DCP-o-matic will + keep around in memory before resorting to pushing them + to disk. + + * Display DCP container size beside the choice + in the DCP tab. + * Try to set up useful default colour conversions depending on the type and resolution of content (#565).