X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=9aafab08cd6400afe9c96ae94d16c66e922a65eb;hb=ba8d08bf0216f21bb12a06f5636cb72abafb3a0c;hp=b9087a1699a39553b51f744b8abb6fa64659bd88;hpb=695c407ce0f469fb462db3de9d715d86a1ae6af5;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index b9087a169..9aafab08c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,119 @@ +2015-09-12 Carl Hetherington + + * Several fixes to SMPTE subtitle syntax. + + * Version 2.1.63 released. + +2015-09-11 Carl Hetherington + + * Fix assertion failure when creating 6-channel DCPs + using the mid-side processor. + +2015-09-10 Carl Hetherington + + * Version 2.1.62 released. + +2015-09-10 Carl Hetherington + + * Version 2.1.61 released. + +2015-09-09 Carl Hetherington + + * Version 2.1.60 released. + +2015-09-09 Carl Hetherington + + * Updated fr_FR translation from Thierry Journet. + + * Version 2.1.59 released. + +2015-09-09 Carl Hetherington + + * Version 2.1.59 released. + +2015-09-09 c.hetherington + + * Use SRC_LINEAR when resampling for + audio analysis to speed things up (#685). + +2015-09-09 Carl Hetherington + + * Version 2.1.58 released. + +2015-09-09 Carl Hetherington + + * Actually fix missing libsamplerate + dylib for OS X. + +2015-09-08 Carl Hetherington + + * Version 2.1.57 released. + +2015-09-08 c.hetherington + + * Missing libsamplerate dylib for OS X. + +2015-09-06 Carl Hetherington + + * Version 2.1.56 released. + +2015-09-06 Carl Hetherington + + * Version 2.1.55 released. + +2015-09-05 Carl Hetherington + + * Version 2.1.54 released. + +2015-09-05 Carl Hetherington + + * Version 2.1.53 released. + +2015-09-04 Carl Hetherington + + * Use libsamplerate for resampling instead + of FFmpeg / libsoxr. + + * Fix audio mapping view changing size + on first click. + + * Version 2.1.52 released. + +2015-09-03 Carl Hetherington + + * Version 2.1.51 released. + +2015-09-02 Carl Hetherington + + * Switch to soxr resampler as it seems + to have fewer artefacts in some cases (#682, possibly #493). + +2015-09-02 c.hetherington + + * Fix problems when changing the number + of encoding servers / threads during an + encode (#683). + +2015-09-02 Carl Hetherington + + * Version 2.1.50 released. + +2015-09-01 Carl Hetherington + + * Allow cancellation of transcodes during the + checking of existing frames (#679). + + * Version 2.1.49 released. + +2015-08-31 Carl Hetherington + + * Version 2.1.48 released. + 2015-08-31 Carl Hetherington + * Stop very long searches for subtitles where + there are none. + * Updated es_ES translation from Manuel AC. 2015-08-30 Carl Hetherington