Add UpmixerB.
[dcpomatic.git] / ChangeLog
index d10b06c24a81584ce3ffdf53a3553e0a01e405a7..37ac15d07bf1e3cd5bb672dfe9ccade31bd14931 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,196 @@
+2015-09-18  Carl Hetherington  <cth@carlh.net>
+
+       * Add another upmixer which is a simpler
+       matrix-type thing with no filtering
+       (apart from Lfe).
+
+2015-09-17  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.3.4 released.
+
+2015-09-17  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.3.3 released.
+
+2015-09-16  Carl Hetherington  <cth@carlh.net>
+
+       * Fix exception on adding an empty folder
+       as content (#691).
+
+       * Add config option for default standard
+       (SMPTE / Interop).
+
+2015-09-16  c.hetherington  <cth@carlh.net>
+
+       * Allow imported DCPs to be referenced rather
+       than re-wrapped (i.e. creation of VF DCPs).
+
+2015-09-15  Carl Hetherington  <cth@carlh.net>
+
+       * Fix crash on re-making certificate chains
+       after removing all existing certificates (#690).
+
+2015-09-15  c.hetherington  <cth@carlh.net>
+
+       * Fix failure to display audio analysis
+       in some cases.
+
+2015-09-15  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.3.2 released.
+
+2015-09-14  Carl Hetherington  <cth@carlh.net>
+
+       * Fix Windows short-cut to encode server.
+
+       * Version 2.3.1 released.
+
+2015-09-14  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.2.1 released.
+
+2015-09-03  c.hetherington  <cth@carlh.net>
+
+       * Quicker, though slightly less safe,
+       check for existing picture data; go back
+       from the last frame written until we
+       find a good one rather than going
+       through from the beginning until we find
+       a bad one (#519, #504).
+
+       * Add frame counter to progress
+       when transcoding (#111).
+
+       * Add button to export certificates
+       from the configuration (#668).
+
+       * Add option to always analyse audio
+       and put the peak value into the audio
+       tab so it's easy to see (#673).
+
+2015-09-14  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.2.0 released.
+
+2015-09-14  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.1.65 released.
+
+2015-09-12  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.1.64 released.
+
+2015-09-12  Carl Hetherington  <cth@carlh.net>
+
+       * Several fixes to SMPTE subtitle syntax.
+
+       * Version 2.1.63 released.
+
+2015-09-11  Carl Hetherington  <cth@carlh.net>
+
+       * Fix assertion failure when creating 6-channel DCPs
+       using the mid-side processor.
+
+2015-09-10  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.1.62 released.
+
+2015-09-10  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.1.61 released.
+
+2015-09-09  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.1.60 released.
+
+2015-09-09  Carl Hetherington  <cth@carlh.net>
+
+       * Updated fr_FR translation from Thierry Journet.
+
+       * Version 2.1.59 released.
+
+2015-09-09  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.1.59 released.
+
+2015-09-09  c.hetherington  <cth@carlh.net>
+
+       * Use SRC_LINEAR when resampling for
+       audio analysis to speed things up (#685).
+
+2015-09-09  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.1.58 released.
+
+2015-09-09  Carl Hetherington  <cth@carlh.net>
+
+       * Actually fix missing libsamplerate
+       dylib for OS X.
+
+2015-09-08  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.1.57 released.
+
+2015-09-08  c.hetherington  <cth@carlh.net>
+
+       * Missing libsamplerate dylib for OS X.
+
+2015-09-06  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.1.56 released.
+
+2015-09-06  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.1.55 released.
+
+2015-09-05  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.1.54 released.
+
+2015-09-05  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.1.53 released.
+
+2015-09-04  Carl Hetherington  <cth@carlh.net>
+
+       * 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  <cth@carlh.net>
+
+       * Version 2.1.51 released.
+
+2015-09-02  Carl Hetherington  <cth@carlh.net>
+
+       * Switch to soxr resampler as it seems
+       to have fewer artefacts in some cases (#682, possibly #493).
+
+2015-09-02  c.hetherington  <cth@carlh.net>
+
+       * Fix problems when changing the number
+       of encoding servers / threads during an
+       encode (#683).
+
+2015-09-02  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.1.50 released.
+
+2015-09-01  Carl Hetherington  <cth@carlh.net>
+
+       * Allow cancellation of transcodes during the
+       checking of existing frames (#679).
+
+       * Version 2.1.49 released.
+
+2015-08-31  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.1.48 released.
+
 2015-08-31  Carl Hetherington  <cth@carlh.net>
 
        * Stop very long searches for subtitles where