X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=78954c82da4b1fe42918bf5e7af6ddcc255d87ee;hb=8102046b2f29e0c7b234c29bf204b056cb30e64f;hp=440de949c9120a7641a74f1fc142aad5d30dde6c;hpb=1711d2804cb0a24b1883a991b46a8842bdd24415;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index 440de949c..78954c82d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,56 @@ +2014-03-07 Carl Hetherington + + * Add subtitle view. + +2014-06-03 Carl Hetherington + + * Fix bad resampling of separate sound file sources that + have specified video frame rates. + + * Version 1.69.20 released. + +2014-06-03 Carl Hetherington + + * Re-calculate and update audio plots when the mapping is changed. + + * Change the -3dB preset to -6dB since we are talking about + amplitude, not power. + + * 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.