X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=e463d17c8dd53f27e9bdcfa3ab2c9aebf57f357b;hb=0b781dd65a90e617866810ecb3dee27267449f1f;hp=fdc7fef62dfaf71518fdcb5524d9616db79a447f;hpb=5b01d8d65ddffb6286145267f7c4f4ef2068d381;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index fdc7fef62..e463d17c8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,58 @@ +2012-12-13 Carl Hetherington + + * Version 0.64 released. + +2012-12-13 Carl Hetherington + + * Version 0.63 released. + +2012-12-13 Carl Hetherington + + * Re-fix reports of zero audio channels + with soundtracks of some source files. + +2012-12-13 Carl Hetherington + + * Version 0.62 released. + +2012-12-13 Carl Hetherington + + * Improve progress reporting during the final + DCP make job; should stop the bar sitting at 100% + for a while during digest creation. + +2012-12-11 Carl Hetherington + + * Version 0.61 released. + +2012-12-11 Carl Hetherington + + * More .deb dep tweaks. + +2012-12-11 Carl Hetherington + + * Version 0.60 released. + +2012-12-11 Carl Hetherington + + * Hopefully fix utterly broken partially-static + builds for .debs. + + * Fix specification of architecture in .debs. + +2012-12-10 Carl Hetherington + + * Add a check-box (which defaults to on) which tells DVD-o-matic + not to scan new content files to work out their length, but instead + to trust the length from the header. This length only matters for + working out what thumbnails to generate, so it isn't critical. + Trusting the header will speed up the "Examine Content" job by + a factor of about 2, which is handy for large films. + +2012-12-10 Carl Hetherington + + * Version 0.59 released. + 2012-12-09 Carl Hetherington * Version 0.59beta5 released.