Add some timing logs for playback.
[dcpomatic.git] / ChangeLog
index 7e1b132b0018dba015673c0a2ef0190560f75c94..ad96a4aad583caaaf4e014ce7e772d3dce832b06 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,39 @@
+2018-06-10  Carl Hetherington  <cth@carlh.net>
+
+       * Include Ls/Rs and Lfe in 5.1-to-stereo downmix in the player.
+
+2018-06-09  Carl Hetherington  <cth@carlh.net>
+
+       * Fix bad parsing of ASS lines embedded into FFmpeg files
+       and containing commas.
+
+       * Add option to open a DCP in the player (#1312).
+
+2018-06-08  Carl Hetherington  <cth@carlh.net>
+
+       * Add support for rotation and flipping of video sources,
+       and auto-detect when this is necessary (#966).
+
+2018-06-05  Carl Hetherington  <cth@carlh.net>
+
+       * Don't allow the queue to get too big with repeat frames
+       otherwise there's a long delay at the end of the job
+       while they are written (#1317).
+
+2018-06-04  Carl Hetherington  <cth@carlh.net>
+
+       * Updated nl_NL translation from Rob van Nieuwkerk.
+
+2018-05-29  Carl Hetherington  <cth@carlh.net>
+
+       * Updated fr_FR translation from Thierry Journet.
+
+2018-05-27  Carl Hetherington  <cth@carlh.net>
+
+       * Support notifications on jobs finishing (#1286).
+
+       * Updated it_IT translation from Felice D'Andrea.
+
 2018-05-23  Carl Hetherington  <cth@carlh.net>
 
        * Fix failure to load image files from non-ASCII paths.