X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=3a67b0aa73e7d88946b38bc9aa61b8087f3b14fc;hb=b6e388dc3ea1ab37711f50bbc28a93f48de98db3;hp=07519688ea730b17ab7e23dc878cad973cb86da3;hpb=434f5c310e1901f93ff18242e605fea66929728d;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index 07519688e..3a67b0aa7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,178 @@ +2015-03-25 Carl Hetherington + + * Hand-apply ec3e6abf817b84d589f0782b01f5059dd3bf0953; only allow + even DCP audio channel counts between 2 and 16 inclusive. + + * Hand-apply 3e3d3e46a74af7b3e6431033c7c80bd058c02cf6update; + full/play length in the timing panel when the DCP frame rate is + changed. + +2015-03-24 Carl Hetherington + + * Hand-apply 31eafa8a121b8d341d198e4fe426ee843cc70167; add a note + to the timing panel to try to stop people changing the video frame + rate in the wrong circumstances. + + * Hand-apply e30fd8d; resurrect JSON server code. + + * Hand-apply 7ba9dcdbfe8f0d94ad9887843995c152c45dfe9e from master; + allow "deletion" of the audio part of a FFmpeg file from the + timeline; delete unmaps the audio (#316). + +2015-02-25 Carl Hetherington + + * Version 2.0.41 released. + +2015-02-10 c.hetherington + + * Default to no colour conversion for + JPEG2000 and DCP content (#445). + +2015-02-06 Carl Hetherington + + * Version 2.0.40 released. + +2015-02-06 Carl Hetherington + + * Version 2.0.39 released. + +2015-01-31 Carl Hetherington + + * Fix error when using audio delay. + +2015-01-30 Carl Hetherington + + * Fix update of preview when video fade changes. + + * Hopefully fix black borders round the preview in + some cases. + +2015-01-24 Carl Hetherington + + * Version 2.0.38 released. + +2015-01-23 Carl Hetherington + + * Fix update checker. + + * Scan a whole FFmpeg file if no duration is given + in its header. + + * Fix flicker of SubRip subtitles in some cases. + + * Version 2.0.37 released. + +2015-01-21 Carl Hetherington + + * Version 2.0.36 released. + +2015-01-21 Carl Hetherington + + * Fix differentiation between MXF-wrapped subtitles + and video/audio content. + +2015-01-20 Carl Hetherington + + * Version 2.0.35 released. + +2015-01-20 c.hetherington + + * More informative error when failing to decode + JPEG2000 files. + +2015-01-15 Carl Hetherington + + * Version 2.0.34 released. + +2015-01-15 Carl Hetherington + + * Version 2.0.33 released. + +2015-01-15 Carl Hetherington + + * Version 2.0.32 released. + +2015-01-15 Carl Hetherington + + * Version 2.0.31 released. + +2015-01-15 Carl Hetherington + + * Version 2.0.30 released. + +2015-01-11 Carl Hetherington + + * Version 2.0.29 released. + +2015-01-11 Carl Hetherington + + * Version 2.0.28 released. + +2015-01-07 Carl Hetherington + + * Version 2.0.27 released. + +2015-01-07 Carl Hetherington + + * Version 2.0.26 released. + +2015-01-04 Carl Hetherington + + * Fix loading of SMPTE XML subtitles which + are not MXF-wrapped. + +2014-12-14 Carl Hetherington + + * Version 2.0.25 released. + +2014-12-11 Carl Hetherington + + * Version 2.0.24 released. + +2014-12-11 Carl Hetherington + + * Version 2.0.23 released. + +2014-12-11 Carl Hetherington + + * Add a language property to subtitle content and use it + for the DCP subtitle's language specification. + +2014-11-24 Carl Hetherington + + * Version 2.0.22 released. + +2014-11-24 Carl Hetherington + + * Allow import of J2K image sequences. + +2014-11-12 Carl Hetherington + + * Version 2.0.21 released. + +2014-11-12 Carl Hetherington + + * Version 2.0.20 released. + +2014-11-10 Carl Hetherington + + * Guess initial scale from the size of video + content images, taking pixel aspect ratio into + account where possible. + +2014-11-07 c.hetherington + + * Add a hint if there is 3D content in a proposed 2D DCP. + +2014-11-06 Carl Hetherington + + * Basic support for emailing a report of + a problem (#43). + +2014-11-05 c.hetherington + + * Add a few more hints. + 2014-10-30 Carl Hetherington * Version 2.0.19 released. @@ -15,6 +190,11 @@ * Version 2.0.17 released. +2014-11-02 Carl Hetherington + + * Be more tolerant of some FFmpeg audio decoding errors; + should fix #352. + 2014-10-26 Carl Hetherington * Version 2.0.16 released.