X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=b584a6c7c64154b680950dbf3ff2c24ba1e33e8d;hb=2d24bc7aaed800415bce4fffe06f261d5e9e464a;hp=8ceda0976ab692b4b6b83891f8b2402fe67e3d5d;hpb=d3180704ab83fb558bf466b9473060483fb31fe0;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index 8ceda0976..b584a6c7c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,79 @@ +2014-08-29 Carl Hetherington + + * Version 2.0.4 released. + +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 + but not documented in the ChangeLog. Most sigificantly: + + - DCP import + - Creation of DCPs with proper XML subtitles + - Import of .srt and .xml subtitles + - Audio processing framework (with some basic processors). + +2014-03-07 Carl Hetherington + + * Add subtitle view. + * Some improvements to the manual. + +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. +>>>>>>> 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 @@ -52,6 +122,7 @@ 2014-07-10 Carl Hetherington * Version 1.72.2 released. +>>>>>>> origin/master 2014-07-10 Carl Hetherington