Fix assertion failure when processors return fewer channels than the DCP has.
[dcpomatic.git] / ChangeLog
index 581e0d21197f6403e27843b84104f83871e76e99..fe02e250885c10b02946d5eea560293948c5f66e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,252 @@
+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
+       there are none.
+
+       * Updated es_ES translation from Manuel AC.
+
+2015-08-30  Carl Hetherington  <cth@carlh.net>
+
+       * Updated ru_RU translation from Igor Voytovich.
+
+2015-08-28  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.1.47 released.
+
+2015-08-28  c.hetherington  <cth@carlh.net>
+
+       * Fix crash on adding a KDM to DCP content
+       (hopefully fixing #645).
+
+2015-08-27  Carl Hetherington  <cth@carlh.net>
+
+       * Tidy up DCP content colour conversion
+       a bit.
+
+       * Fix creation of badly-named configuration
+       directories in some circumstances (#654).
+
+2015-08-26  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.1.46 released.
+
+2015-08-25  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.1.45 released.
+
+2015-08-25  Carl Hetherington  <cth@carlh.net>
+
+       * Add video waveform viewer.
+
+2015-08-23  Carl Hetherington  <cth@carlh.net>
+
+       * Use correct fonts to render subtitles in preview (#663).
+
+2015-08-22  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.1.44 released.
+
+2015-08-20  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.1.43 released.
+
+2015-08-20  Carl Hetherington  <cth@carlh.net>
+
+       * Fix assertion failure with overlapping video content (#666).
+
+2015-08-19  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.1.42 released.
+
+2015-08-18  Carl Hetherington  <cth@carlh.net>
+
+       * Add custom dialog to select system fonts on Windows
+       (#491).
+
+       * Version 2.1.41 released.
+
+2015-08-18  Carl Hetherington  <cth@carlh.net>
+
+       * Add configuration for DCP creator metadata.
+
+       * Version 2.1.40 released.
+
+2015-08-18  Carl Hetherington  <cth@carlh.net>
+
+       * Fix various problems when creating
+       subtitled Interop DCPs on Windows.
+
+2015-08-17  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.1.39 released.
+
+2015-08-17  Carl Hetherington  <cth@carlh.net>
+
+       * Fix problems when encoding 3D from separate
+       L/R sources.
+
+       * Version 2.1.38 released.
+
+2015-08-17  Carl Hetherington  <cth@carlh.net>
+
+       * Fix crop of some YUV content.
+
+2015-08-11  Carl Hetherington  <cth@carlh.net>
+
+       * Prevent multiple creation of certificate chains
+       on startup (part of #651).
+
+2015-08-10  Carl Hetherington  <cth@carlh.net>
+
+       * Fix erroneous folder creation on Windows (#654).
+
+       * Fix incorrect layout on Windows (#653).
+
+2015-08-09  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.1.37 released.
+
+2015-08-09  Carl Hetherington  <cth@carlh.net>
+
+       * Fix various incorrect behaviours with 96kHz
+       audio sources.
+
+2015-08-06  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.1.36 released.
+
+2015-08-06  Carl Hetherington  <cth@carlh.net>
+
+       * Make dcpomatic_create assign a default name if none
+       is specified.  Fix dcpomatic_create help.
+
+       * Add --no-sign and --no-use-isdcf-name to dcpomatic_create.
+
+2015-08-05  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.1.35 released.
+
+2015-08-05  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.1.34 released.
+
+2015-08-05  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.1.33 released.
+
 2015-08-04  Carl Hetherington  <cth@carlh.net>
 
+       * Version 2.1.32 released.
+
+2015-08-04  Carl Hetherington  <cth@carlh.net>
+
+       * Add --standard option to dcpomatic_create.
+
        * Disable "2D version of 3D content" ISDCF metadata
        checkbutton with 3D content (part of #652).