X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=bbc8299cb80802f98b1a267254836a705587bca2;hb=2dcfcdadf31b4fe43cf7a3c9556a2bc002f9fd78;hp=bc387ac2c9a8fb65b198c5d3f8aba4cd6b8ba02d;hpb=f2954b2d31e00ff6d92a4fe00488a7d0d9792872;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index bc387ac2c..bbc8299cb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,64 @@ +2014-08-26 Carl Hetherington + + * Version 1.73.0 released. + +2014-08-25 Carl Hetherington + + * Basic recent files list in the File menu. + +2014-08-23 Carl Hetherington + + * Version 1.72.12 released. + +2014-08-23 Carl Hetherington + + * Revert previous use of AVFormatContext::start_time when + computing the length of video. I think this is wrong, and + causes bits to be missed off the end of videos (and other + problems). + +2014-08-20 Carl Hetherington + + * Version 1.72.11 released. + +2014-08-19 Carl Hetherington + + * Attempt to fix random crashes on OS X (especially during encodes) + thought to be caused by multiple threads using (different) stringstreams + at the same time; see src/lib/safe_stringstream. + +2014-08-09 Carl Hetherington + + * Version 1.72.10 released. + +2014-08-09 Carl Hetherington + + * Version 1.72.8 released. + +2014-08-08 Carl Hetherington + + * Approximate support for changing timing details of multiple + bits of content at the same time. + + * Allow removal of multiple bits of content at the same time. + + * Version 1.72.7 released. + +2014-08-04 Carl Hetherington + + * Add BCC option for KDM emails. + +2014-07-29 Carl Hetherington + + * Version 1.72.5 released. + +2014-07-17 Carl Hetherington + + * Fix corrupted text in job descriptions in some cases. + + * Speculative fix for failure to keep Windows + machines awake during encodes. + 2014-07-16 Carl Hetherington * Version 1.72.4 released.