X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=059dc5cc8ebfca0f04ca900f5ce87d15c4f584fe;hb=fd26b3243015824bebe8ec41c6b4a0d81748e81a;hp=807130428281c596b6e42fe0175bc87d36332e9c;hpb=853a3a42181d78dc9a3a0f5ec541719f82782635;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index 807130428..059dc5cc8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,79 @@ +2014-06-03 Carl Hetherington + + * Version 1.69.19 released. + +2014-06-02 Carl Hetherington + + * Empirical hack to prevent over-read of array + by libswscale; may fix crashes at the start of + DCP encodes. + +2014-05-29 Carl Hetherington + + * Version 1.69.18 released. + +2014-05-28 Carl Hetherington + + * Version 1.69.17 released. + +2014-05-28 Carl Hetherington + + * Version 1.69.16 released. + +2014-05-28 Carl Hetherington + + * Rework KDM generation to be about CPLs rather than DCPs, + and allow specification of any CPL to generate KDMs for. + + Requested-by: Richard Turner + +2014-05-27 Carl Hetherington + + * Version 1.69.15 released. + +2014-05-26 Carl Hetherington + + * Version 1.69.14 released. + +2014-05-26 Carl Hetherington + + * Fix problems with non-zero FFmpeg content start times. + +2014-05-24 Carl Hetherington + + * Version 1.69.13 released. + +2014-05-24 Carl Hetherington + + * Fix problems with log setup from config. + +2014-05-23 Carl Hetherington + + * Version 1.69.12 released. + +2014-05-22 Carl Hetherington + + * Version 1.69.11 released. + +2014-05-21 Carl Hetherington + + * Version 1.69.10 released. + +2014-05-21 Carl Hetherington + + * Tidy up logging a bit and make it configurable from the GUI + (moving a few things into an Advanced preferences tab at + the same time). + +2014-05-19 Carl Hetherington + + * Version 1.69.9 released. + +2014-05-19 Carl Hetherington + + * Decode image sources in the multi-threaded part + of the transcoder, rather than the single-threaded. + 2014-05-16 Carl Hetherington * Version 1.69.8 released.