X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=9545f6577625e7c7ef82722fa8eeb921f6d3e4ed;hb=a2eed42dec7cb76ad787eccaad6ffa800d945e24;hp=56a3804020d3feff31586a05b4ef5a08177f0fee;hpb=71ea64782f215c605877f5c231a2a8b1838fe8bd;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index 56a380402..9545f6577 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,104 @@ +2013-02-27 Carl Hetherington + + * Version 0.75 released. + +2013-02-27 Carl Hetherington + + * Version 0.75beta1 released. + + * Fix support for some YUV444 pixel formats. + +2013-02-23 Carl Hetherington + + * Version 0.74 released. + +2013-02-23 Carl Hetherington + + * Version 0.74beta1 released. + +2013-02-21 Carl Hetherington + + * Version 0.73 released. + +2013-02-20 Carl Hetherington + + * Version 0.73beta9 released. + +2013-02-18 Carl Hetherington + + * Version 0.73beta8 released. + +2013-02-18 Carl Hetherington + + * Version 0.73beta7 released. + +2013-02-17 Carl Hetherington + + * Version 0.73beta6 released. + +2013-02-17 Carl Hetherington + + * Version 0.73beta3 released. + +2013-02-16 Carl Hetherington + + * Version 0.73beta2 released. + +2013-02-16 Carl Hetherington + + * Version 0.73beta1 released. + +2013-02-15 Carl Hetherington + + * Fix non-recognition of BMP for still images (#55), + reported by Thierry. + +2013-02-12 Carl Hetherington + + * Basic option to open the containing folder for a DCP. + + * Don't offer to copy a DCP to the TMS if there isn't + a DCP. + + * Fix setup of a default film directory on Windows. + + * Remove libx264 dependency. + + * Rearrange main window slightly so that the progress + area is larger; give jobs "details" buttons to find out + more about any errors that occur. + +2013-02-02 Carl Hetherington + + * Tidy up filters dialog by not showing those + that are not configured in FFmpeg, and by splitting + them up into categories. + + * Fix infinite loop of error messages when + `playing back' using a non-existant filter (#39). + + * Encode data straight to MXFs, rather + than going via .j2c files. Should roughly + halve required disk space and reduce time + taken. + +2013-01-25 Carl Hetherington + + * When using formats which pad smaller frames into + larger ones, the padding black now shown in + the preview. + + * Fix the old DCP content type being left behind + when creating a new film. + + * Add option to specify default details + for the DCI name details dialog in new + Films (#42). + +2013-01-24 Carl Hetherington + + * Version 0.72 released. + 2013-01-24 Carl Hetherington * Version 0.71 released.