X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=e100fd23e466e0c395a50fe5168e4ada053915d3;hb=8c7a308c03e4b4196b4e2379a26d432b100ae2b1;hp=6cc3c346ee9e887198691d01d6b4ae6836c7bcaf;hpb=da1fd64a9012e5fd52d09fb55fe9e792ceed1d55;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index 6cc3c346e..e100fd23e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,58 @@ +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. + +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 @@ -48,6 +101,7 @@ 2014-07-10 Carl Hetherington * Version 1.72.2 released. +>>>>>>> origin/master 2014-07-10 Carl Hetherington