Add a PlaylistOrderChanged signal and emit it when the playlist
[dcpomatic.git] / ChangeLog
index bac567991efa64f58fffeb14ed90b007e7ab8f6a..3ae8fe78aeeab8915471767dc0ef743ffed378a6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,292 @@
+2016-01-30  Carl Hetherington  <cth@carlh.net>
+
+       * Fix a collection of strange problems with the content list when
+       dragging content around in the timeline.
+
+2016-01-24  Carl Hetherington  <cth@carlh.net>
+
+       * Fix encodes getting stuck in some cases (#783).
+
+2016-01-23  Carl Hetherington  <cth@carlh.net>
+
+       * Fix estimate of required disk space to take referencing
+       of existing DCPs into account.
+
+2016-01-14  Carl Hetherington  <cth@carlh.net>
+
+       * Add frames-per-second summary to log at the end of
+       a transcode (#786).
+
+       * Allow multiple CC addresses for KDM emails (#785).
+
+2016-01-13  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.6.16 released.
+
+2016-01-13  Carl Hetherington  <cth@carlh.net>
+
+       * Fix incorrect fades when trim is being used.
+
+2016-01-11  Carl Hetherington  <cth@carlh.net>
+
+       * Updated nl_NL translation from Rob van Nieuwkerk.
+
+2016-01-10  Carl Hetherington  <cth@carlh.net>
+
+       * Sort "Add file(s)..." images case-insensitively.
+
+       * Version 2.6.15 released.
+
+2016-01-09  Carl Hetherington  <cth@carlh.net>
+
+       * Fix file-not-found errors with dcpomatic_create on Windows
+       in some situations.
+
+2016-01-08  c.hetherington  <cth@carlh.net>
+
+       * Attempt to make subtitles view resizeable on all platforms (#781).
+
+       * Don't expand all cinemas on opening KDM dialogs (#779).
+
+2016-01-07  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.6.14 released.
+
+2016-01-07  c.hetherington  <cth@carlh.net>
+
+       * Sort image files added using "Add file(s)..." alphabetically
+       rather than trying to find numbers in the filenames.
+
+2016-01-07  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.6.13 released.
+
+2016-01-07  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.6.12 released.
+
+2016-01-06  Carl Hetherington  <cth@carlh.net>
+
+       * Updated ru_RU translation from Igor Voytovich.
+
+       * Version 2.6.11 released.
+
+2016-01-06  c.hetherington  <cth@carlh.net>
+
+       * New sk_SK translation from Tomáš Hlaváč.
+
+2015-12-23  Carl Hetherington  <cth@carlh.net>
+
+       * Add basic search function to KDM creator screens list (#739).
+
+       * Version 2.6.10 released.
+
+2015-12-23  Carl Hetherington  <cth@carlh.net>
+
+       * Updated nl_NL translation from Rob van Nieuwkerk.
+
+       * Version 2.6.9 released.
+
+2015-12-23  Carl Hetherington  <cth@carlh.net>
+
+       * Add stored list of DKDMs to KDM creator (#767).
+
+2015-12-22  Carl Hetherington  <cth@carlh.net>
+
+       * Fix hang when removing screens in some cases.
+
+2015-12-21  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.6.8 released.
+
+2015-12-21  c.hetherington  <cth@carlh.net>
+
+       * Reduce frequency of temporary writes to disk (#748).
+
+       * Use new Dolby website for both Doremi and Dolby certificates (#775).
+
+2015-12-18  c.hetherington  <cth@carlh.net>
+
+       * Fix double-calculation of DCP hashes.
+
+       * Add hint about making non-24/48 FPS Interop DCPs.
+
+2015-12-15  Carl Hetherington  <cth@carlh.net>
+
+       * Updated de_DE translation from Carsten Kurz.
+
+       * Updated nl_NL translation from Rob van Niuewkerk.
+
+2015-12-11  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.6.7 released.
+
+2015-12-11  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.6.6 released.
+
+2015-12-06  Carl Hetherington  <cth@carlh.net>
+
+       * Add menu option to send a project to the
+       batch converter (#770).
+
+2015-12-10  Carl Hetherington  <cth@carlh.net>
+
+       * Put ISDCF name subtitle language in lower case if all subs are
+       burnt into the image.
+
+2015-12-09  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.6.5 released.
+
+2015-12-08  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.6.4 released.
+
+2015-11-30  Carl Hetherington  <cth@carlh.net>
+
+       * Port to OpenJPEG version 2.1.
+
+2015-12-04  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.6.3 released.
+
+2015-12-04  Carl Hetherington  <cth@carlh.net>
+
+       * Fix non-functional send-problem-report.
+
+2015-12-03  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.6.2 released.
+
+2015-12-03  Carl Hetherington  <cth@carlh.net>
+
+       * Fix crash on startup of server GUI in some cases.
+
+2015-12-03  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.6.1 released.
+
+2015-12-03  Carl Hetherington  <cth@carlh.net>
+
+       * Fix crash on uploading to TMS via FTP.
+
+2015-12-02  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.6.0 released.
+
+2015-12-02  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.5.15 released.
+
+2015-12-02  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.5.14 released.
+
+2015-12-02  Carl Hetherington  <cth@carlh.net>
+
+       * Various fixes to certificate downloading.
+
+       * Version 2.5.13 released.
+
+2015-12-02  Carl Hetherington  <cth@carlh.net>
+
+       * Remove insistence on 6-character Doremi serials (#768).
+
+2015-12-01  c.hetherington  <cth@carlh.net>
+
+       * Updated ru_RU translation from Igor Voytovich.
+
+2015-11-30  Carl Hetherington  <cth@carlh.net>
+
+       * Updated nl_NL translation from Rob van Nieuwkerk.
+
+2015-11-29  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.5.12 released.
+
+2015-11-29  Carl Hetherington  <cth@carlh.net>
+
+       * Possibly fix large memory use with burnt-in subtitles (#766).
+
+2015-11-28  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.5.11 released.
+
+2015-11-28  Carl Hetherington  <cth@carlh.net>
+
+       * Updated nl_NL translation from Rob van Nieuwkerk.
+
+       * Fix various problems with specification of install directory
+       on Windows (#643, #705).
+
+2015-11-27  Carl Hetherington  <cth@carlh.net>
+
+       * Add config and server list to the batch converter's menus (#765).
+
+       * Fix incorrect subtitle timings with multi-reel (#760).
+
+       * Version 2.5.10 released.
+
+2015-11-27  Carl Hetherington  <cth@carlh.net>
+
+       * Fix download of some Doremi certificates (#763).
+
+2015-11-27  c.hetherington  <cth@carlh.net>
+
+       * Updated de_DE translation from Carsten Kurz.
+
+       * Hopefully fix truncated text in the colour conversion dialog
+       on OS X.
+
+2015-11-26  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.5.9 released.
+
+2015-11-26  Carl Hetherington  <cth@carlh.net>
+
+       * Updated de_DE translation from Carsten Kurz.
+
+2015-11-24  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.5.8 released.
+
+2015-11-24  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.5.7 released.
+
+2015-11-20  Carl Hetherington  <cth@carlh.net>
+
+       * Lower default position of SubRip subtitles a bit.
+
+2015-11-19  Carl Hetherington  <cth@carlh.net>
+
+       * Adjust preview subtitle position to better match reality
+       in some cases.
+
+2015-11-19  c.hetherington  <cth@carlh.net>
+
+       * Add menu option to make a DKDM for DCP-o-matic (#755).
+
+2015-11-18  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.5.6 released.
+
+2015-11-18  c.hetherington  <cth@carlh.net>
+
+       * Add LUFS / LRA analysis using FFmpeg's ebur128 filter (#368).
+
+2015-11-17  Carl Hetherington  <cth@carlh.net>
+
+       * Bump libdcp for fix to encoded date header in MXF files when
+       encoding on Windows (#754).
+
+       * Version 2.5.5 released.
+
 2015-11-17  c.hetherington  <cth@carlh.net>
 
+       * Updated nl_NL translation from Rob van Nieuwkerk.
+
        * Fix crash when previewing MXFs in some cases.
 
 2015-11-16  Carl Hetherington  <cth@carlh.net>