X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=c908c1ab67d45f79dd1c9c518ae07e30b4cee454;hb=a75aaf61751c65970d7c75e1d72de6512925d358;hp=03d1c0dc4f23e883ef52de47ea199d9a449eae6a;hpb=365e705bf9fab1107015c9c28bd675090614f154;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index 03d1c0dc4..c908c1ab6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,225 @@ +2018-12-29 Carl Hetherington + + * Version 2.12.15 released. + +2018-12-19 Carl Hetherington + + * Version 2.12.14 released. + +2018-10-26 Carl Hetherington + + * Version 2.12.13 released. + +2018-10-08 Carl Hetherington + + * Fix bad parsing of ASS lines embedded into FFmpeg files + and containing commas. + +2018-09-25 Carl Hetherington + + * Version 2.12.12 released. + +2018-06-08 Carl Hetherington + + * Version 2.12.11 released. + +2018-09-04 Carl Hetherington + + * Version 2.12.10 released. + +2018-04-27 Carl Hetherington + + * Fix obscured subtitles in some cases. + +2018-04-25 Carl Hetherington + + * Version 2.12.9 released. + +2018-07-18 Carl Hetherington + + * Add command-line option to specify directory containing config (#1284). + +2018-04-27 Carl Hetherington + + * Version 2.12.8 released. + +2018-06-07 Carl Hetherington + + * Version 2.12.7 released. + +2018-05-23 Carl Hetherington + + * Fix failure to load image files with non-ASCII names. + + * Version 2.12.6 released. + +2018-05-15 Carl Hetherington + + * Fix missing burnt-in / previewed subtitles containing ampersands. + + * Fix slow exports from DCP content (#1285). + +2018-05-15 Carl Hetherington + + * Fix incorrect subtitle positioning in a VF when there are more than + two consecutive reels with no subtitles. + +2018-05-15 Carl Hetherington + + * Version 2.12.5 released. + +2018-05-08 Carl Hetherington + + * Look at subtitle colour and effect when deciding whether or not to + re-make video (should fix #1290). + +2018-05-07 Carl Hetherington + + * Fix invalid timings in SMPTE subtitle files (causing failure to play subtitles) + in some cases (#1293). + +2018-04-19 Carl Hetherington + + * Fix crash on making a DCP after trimming the end of some text-based subtitles (#1275). + +2018-04-14 Carl Hetherington + + * Version 2.12.4 released. + +2018-04-13 Carl Hetherington + + * Fix incorrect preview crop with DCP sources when the preview is smaller than half + of the DCP's resolution (#1274). + +2018-04-12 Carl Hetherington + + * Prevent error when starting export without specifying a filename (#1260). + +2018-04-11 Carl Hetherington + + * Fix 3D DCP handling in the player. + +2018-04-10 Carl Hetherington + + * Fix disappearing subtitles when they are added from text files + alongside video content which also contain subtitles (#1271). + +2018-04-05 Carl Hetherington + + * Fix crash on startup if there are no audio devices (#1265). + + * Fix missing start icon for the player in Linux. + + * Fix 3D DCP handling in the player. + +2018-04-05 Carl Hetherington + + * Updated zh_CN translation from 刘汉源. + +2018-03-25 Carl Hetherington + + * Version 2.12.3 released. + +2018-03-24 Carl Hetherington + + * Fix crash when changing DCP audio channel count (#1253). + + * Fix update checker error when there is no test + version. + + * Updated fr_FR translation from Thierry Journet. + +2018-03-22 Carl Hetherington + + * Version 2.12.2 released. + +2018-03-22 Carl Hetherington + + * Updated de_DE translation from Carsten Kurz. + + * Version 2.12.1 released. + +2018-03-22 Carl Hetherington + + * Version 2.12.0 released. + +2018-03-22 Carl Hetherington + + * Version 2.11.79 released. + +2018-03-21 Carl Hetherington + + * Updated nl_NL translation from Rob van Nieuwkerk. + +2018-03-19 Carl Hetherington + + * Version 2.11.78 released. + +2018-03-16 Carl Hetherington + + * Version 2.11.77 released. + +2018-03-16 Carl Hetherington + + * Version 2.11.76 released. + +2018-03-15 Carl Hetherington + + * Version 2.11.75 released. + +2018-03-15 Carl Hetherington + + * Version 2.11.74 released. + +2018-03-13 Carl Hetherington + + * Version 2.11.73 released. + +2018-02-27 Carl Hetherington + + * Add a hint about the stereo-to-5.1 upmixers being + `experimental'. + +2018-03-09 Carl Hetherington + + * Version 2.11.72 released. + +2018-03-09 Carl Hetherington + + * Version 2.11.71 released. + +2018-03-07 Carl Hetherington + + * Fix bad DCPs when re-making in encrypted projects (#1232). + +2018-03-05 Carl Hetherington + + * Version 2.11.70 released. + +2018-03-02 Carl Hetherington + + * Version 2.11.69 released. + +2018-03-02 Carl Hetherington + + * Fix bad Prores exports in some cases (#1227). + +2018-02-27 Carl Hetherington + + * Version 2.11.68 released. + +2018-02-26 Carl Hetherington + + * Version 2.11.67 released. + +2018-02-26 Carl Hetherington + + * Version 2.11.66 released. + +2018-02-25 Carl Hetherington + + * Version 2.11.65 released. + 2018-02-25 Carl Hetherington * Updated es_ES translation from Manuel AC. @@ -4023,7 +4245,6 @@ * Attempt to fix random crashes on OS X (especially during encodes) thought to be caused by multiple threads using (different) stringstreams at the same time; see src/lib/safe_stringstream. ->>>>>>> origin/master 2014-08-09 Carl Hetherington