X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=c34750ad6595a5e25ea72c042e903a728c8bb5f5;hb=7b2054e2a73844450b5b55c5788c02af671812ce;hp=a15a44fe2b47595196af0f9a5b1db90a7bc7c49a;hpb=1f82930e73679d6aec5223caa255f564339a1a2a;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index a15a44fe2..c34750ad6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2014-08-24 Carl Hetherington + + * Version 2.0.3 released. + +2014-08-24 Carl Hetherington + + * Version 2.0.2 released. + +2014-08-06 Carl Hetherington + + * Version 2.0.1 released. + 2014-07-15 Carl Hetherington * A variety of changes were made on the 2.0 branch @@ -12,6 +24,68 @@ * Add subtitle view. +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. +>>>>>>> origin/master + +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. + 2014-07-16 Carl Hetherington * Add default scaling setting to preferences (#384).