X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=fc623d7c50d4b9c7f0768ccf4b628eef5ceca492;hb=de4d3d0fdda0f20ccab06877444fc1e5ff362f93;hp=224ec9536ec40738929fd1de15f4ef34e07755ac;hpb=edbf0a24cfda59e5358a1070a40673c28d82d8ae;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index 224ec9536..fc623d7c5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,51 @@ +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. + +2013-01-24 Carl Hetherington + + * Fix lack of audio with trimmed DCPs. + +2013-01-23 Carl Hetherington + + * Remove multi-reel support (for now); needs more thinking about + and testing. + +2013-01-12 Carl Hetherington + + * Version 0.71beta2 released. + 2013-01-12 Carl Hetherington * Version 0.71beta1 released.