X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=8c2f1226617646f617208284e2e2d5f9fc0839a3;hb=89ad6c484689ca399d0960803df75374b7a63490;hp=58d5d8832fad03658faffa538ffcf87a17cd5756;hpb=889a724ea3bbef230f45b56ab6587d7704ed57bf;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index 58d5d8832..8c2f12266 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,621 @@ +2015-10-29 Carl Hetherington + + * Version 2.4.15 released. + +2015-10-29 Carl Hetherington + + * Fix incorrect colours following re-scale of existing + DCP content (#730). + + * Updated nl_NL translation from Rob van Nieuwkerk. + + * Updated pt_PT translation from Tiago Casal Ribeiro. + +2015-10-28 Carl Hetherington + + * New pt_PT translation from Tiago Casal Ribeiro. + + * Version 2.4.14 released. + +2015-10-28 Carl Hetherington + + * Version 2.4.13 released. + +2015-10-28 Carl Hetherington + + * Fix ordering of filename in image sets in some cases + (e.g. foo_01042015_00000, foo_01042015_00001...) + + * Updated da_DK translation from Anders Uhl Pedersen. + + * Fix erroneous addition of referenced assets to PKLs (#723). + +2015-10-19 Carl Hetherington + + * Draw reels in the timeline. + + * Fix by-video-content reel split when there is stuff + after the last piece of video content. + + * Add button to export leaf private key from the config. + +2015-10-17 Carl Hetherington + + * Version 2.4.12 released. + +2015-10-15 Carl Hetherington + + * Fix out-of-range Interop subtitle timing in some cases (#717). + +2015-10-14 Carl Hetherington + + * Only show existing DCP channels in the audio dialog (#715). + + * Various optimizations to the upmixer filters; drop order of + Upmixer A Lfe/C and Upmixer B Lfe filters to speed them up. + +2015-10-13 Carl Hetherington + + * Version 2.4.11 released. + +2015-10-13 Carl Hetherington + + * Add basic support for multi-reel. + + * Fix referencing of multi-reel DCPs. + +2015-10-12 Carl Hetherington + + * Version 2.4.10 released. + +2015-10-12 Carl Hetherington + + * Updated nl_NL translation from Rob van Nieuwkerk. + +2015-10-11 Carl Hetherington + + * Add option to log SMTP session transcripts + for debugging failures to send email. + + * Version 2.4.9 released. + +2015-10-11 Carl Hetherington + + * Provide progress indication when finding + subtitles (#711). + + * Updated ru_RU translation from Igor Voytovich. + + * Updated pl_PL translation from Marek Skrzelowski. + +2015-10-10 Carl Hetherington + + * Version 2.4.8 released. + +2015-10-10 Carl Hetherington + + * Version 2.4.7 released. + +2015-10-10 Carl Hetherington + + * Updated nl_NL translation from + Rob van Nieuwkerk. + +2015-10-09 Carl Hetherington + + * Version 2.4.6 released. + +2015-10-09 c.hetherington + + * Create certificate chains with nicer default + organizational unit etc. + + * Various improvements to server GUI. + + * Package main DCP-o-matic, server and batch + converter on all platforms. + + * Add KDM creator application which can + make new KDMs given a DKDM. + +2015-10-08 Carl Hetherington + + * Update to fr_FR translation from Thierry Journet. + +2015-10-07 Carl Hetherington + + * Version 2.4.5 released. + +2015-10-07 Carl Hetherington + + * Fix job description layout on OS X. + +2015-10-06 Carl Hetherington + + * Version 2.4.4 released. + +2015-10-06 Carl Hetherington + + * Version 2.4.3 released. + +2015-10-06 Carl Hetherington + + * Version 2.4.2 released. + +2015-10-06 Carl Hetherington + + * Fix subtitle timing when the DCP rate + is different to their native rate. + + * Fix invalid SMPTE subtitle output + in some cases. + + * Version 2.4.1 released. + +2015-10-06 Carl Hetherington + + * Speculative support for multi-part + bitmap subtitles (#709). + +2015-10-05 Carl Hetherington + + * Version 2.4.0 released. + +2015-10-05 Carl Hetherington + + * Version 2.3.14 released. + +2015-10-04 Carl Hetherington + + * Fix subtitle timing under trim. + +2015-10-02 Carl Hetherington + + * Version 2.3.13 released. + +2015-10-01 Carl Hetherington + + * Version 2.3.12 released. + +2015-09-30 c.hetherington + + * Fix broken video frame rate override control. + +2015-09-30 Carl Hetherington + + * Version 2.3.11 released. + +2015-09-30 Carl Hetherington + + * Fix various confusions with subtitles and + changing video frame rates. + +2015-09-29 Carl Hetherington + + * Version 2.3.10 released. + +2015-09-29 Carl Hetherington + + * Improve fix for failure to analyse some audio. + +2015-09-28 Carl Hetherington + + * Version 2.3.9 released. + +2015-09-28 c.hetherington + + * Fix update of display when changing DCP video rate (#699). + +2015-09-28 Carl Hetherington + + * Version 2.3.8 released. + +2015-09-28 c.hetherington + + * Fix problems with audio analysis of some combined + video/audio files. + + * Fix mis-identification of a folder of images + as a DCP in some cases. + +2015-09-27 Carl Hetherington + + * Version 2.3.7 released. + +2015-09-26 Carl Hetherington + + * Fix crash with embedded subtitles with some + video files. + + * Version 2.3.6 released. + +2015-09-25 Carl Hetherington + + * Fix assertion failure when loading .MTS files (#702). + + * Fix incorrect hint about 3D content in a 2D DCP. + + * Detect and convert from non-UTF-8 + subtitle encodings. + +2015-09-21 Carl Hetherington + + * Version 2.3.5 released. + +2015-09-20 Carl Hetherington + + * Fix setting of frame rate when loading + image folders. + +2015-09-18 Carl Hetherington + + * Add another upmixer which is a simpler + matrix-type thing with no filtering + (apart from Lfe). + +2015-09-17 Carl Hetherington + + * Version 2.3.4 released. + +2015-09-17 Carl Hetherington + + * Version 2.3.3 released. + +2015-09-16 Carl Hetherington + + * Fix exception on adding an empty folder + as content (#691). + + * Add config option for default standard + (SMPTE / Interop). + +2015-09-16 c.hetherington + + * Allow imported DCPs to be referenced rather + than re-wrapped (i.e. creation of VF DCPs). + +2015-09-15 Carl Hetherington + + * Fix crash on re-making certificate chains + after removing all existing certificates (#690). + +2015-09-15 c.hetherington + + * Fix failure to display audio analysis + in some cases. + +2015-09-15 Carl Hetherington + + * Version 2.3.2 released. + +2015-09-14 Carl Hetherington + + * Fix Windows short-cut to encode server. + + * Version 2.3.1 released. + +2015-09-14 Carl Hetherington + + * Version 2.2.1 released. + +2015-09-03 c.hetherington + + * Quicker, though slightly less safe, + check for existing picture data; go back + from the last frame written until we + find a good one rather than going + through from the beginning until we find + a bad one (#519, #504). + + * Add frame counter to progress + when transcoding (#111). + + * Add button to export certificates + from the configuration (#668). + + * Add option to always analyse audio + and put the peak value into the audio + tab so it's easy to see (#673). + +2015-09-14 Carl Hetherington + + * Version 2.2.0 released. + +2015-09-14 Carl Hetherington + + * Version 2.1.65 released. + +2015-09-12 Carl Hetherington + + * Version 2.1.64 released. + +2015-09-12 Carl Hetherington + + * Several fixes to SMPTE subtitle syntax. + + * Version 2.1.63 released. + +2015-09-11 Carl Hetherington + + * Fix assertion failure when creating 6-channel DCPs + using the mid-side processor. + +2015-09-10 Carl Hetherington + + * Version 2.1.62 released. + +2015-09-10 Carl Hetherington + + * Version 2.1.61 released. + +2015-09-09 Carl Hetherington + + * Version 2.1.60 released. + +2015-09-09 Carl Hetherington + + * Updated fr_FR translation from Thierry Journet. + + * Version 2.1.59 released. + +2015-09-09 Carl Hetherington + + * Version 2.1.59 released. + +2015-09-09 c.hetherington + + * Use SRC_LINEAR when resampling for + audio analysis to speed things up (#685). + +2015-09-09 Carl Hetherington + + * Version 2.1.58 released. + +2015-09-09 Carl Hetherington + + * Actually fix missing libsamplerate + dylib for OS X. + +2015-09-08 Carl Hetherington + + * Version 2.1.57 released. + +2015-09-08 c.hetherington + + * Missing libsamplerate dylib for OS X. + +2015-09-06 Carl Hetherington + + * Version 2.1.56 released. + +2015-09-06 Carl Hetherington + + * Version 2.1.55 released. + +2015-09-05 Carl Hetherington + + * Version 2.1.54 released. + +2015-09-05 Carl Hetherington + + * Version 2.1.53 released. + +2015-09-04 Carl Hetherington + + * 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 + + * Version 2.1.51 released. + +2015-09-02 Carl Hetherington + + * Switch to soxr resampler as it seems + to have fewer artefacts in some cases (#682, possibly #493). + +2015-09-02 c.hetherington + + * Fix problems when changing the number + of encoding servers / threads during an + encode (#683). + +2015-09-02 Carl Hetherington + + * Version 2.1.50 released. + +2015-09-01 Carl Hetherington + + * Allow cancellation of transcodes during the + checking of existing frames (#679). + + * Version 2.1.49 released. + +2015-08-31 Carl Hetherington + + * Version 2.1.48 released. + +2015-08-31 Carl Hetherington + + * Stop very long searches for subtitles where + there are none. + + * Updated es_ES translation from Manuel AC. + +2015-08-30 Carl Hetherington + + * Updated ru_RU translation from Igor Voytovich. + +2015-08-28 Carl Hetherington + + * Version 2.1.47 released. + +2015-08-28 c.hetherington + + * Fix crash on adding a KDM to DCP content + (hopefully fixing #645). + +2015-08-27 Carl Hetherington + + * Tidy up DCP content colour conversion + a bit. + + * Fix creation of badly-named configuration + directories in some circumstances (#654). + +2015-08-26 Carl Hetherington + + * Version 2.1.46 released. + +2015-08-25 Carl Hetherington + + * Version 2.1.45 released. + +2015-08-25 Carl Hetherington + + * Add video waveform viewer. + +2015-08-23 Carl Hetherington + + * Use correct fonts to render subtitles in preview (#663). + +2015-08-22 Carl Hetherington + + * Version 2.1.44 released. + +2015-08-20 Carl Hetherington + + * Version 2.1.43 released. + +2015-08-20 Carl Hetherington + + * Fix assertion failure with overlapping video content (#666). + +2015-08-19 Carl Hetherington + + * Version 2.1.42 released. + +2015-08-18 Carl Hetherington + + * Add custom dialog to select system fonts on Windows + (#491). + + * Version 2.1.41 released. + +2015-08-18 Carl Hetherington + + * Add configuration for DCP creator metadata. + + * Version 2.1.40 released. + +2015-08-18 Carl Hetherington + + * Fix various problems when creating + subtitled Interop DCPs on Windows. + +2015-08-17 Carl Hetherington + + * Version 2.1.39 released. + +2015-08-17 Carl Hetherington + + * Fix problems when encoding 3D from separate + L/R sources. + + * Version 2.1.38 released. + +2015-08-17 Carl Hetherington + + * Fix crop of some YUV content. + +2015-08-11 Carl Hetherington + + * Prevent multiple creation of certificate chains + on startup (part of #651). + +2015-08-10 Carl Hetherington + + * Fix erroneous folder creation on Windows (#654). + + * Fix incorrect layout on Windows (#653). + +2015-08-09 Carl Hetherington + + * Version 2.1.37 released. + +2015-08-09 Carl Hetherington + + * Fix various incorrect behaviours with 96kHz + audio sources. + +2015-08-06 Carl Hetherington + + * Version 2.1.36 released. + +2015-08-06 Carl Hetherington + + * 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 + + * Version 2.1.35 released. + +2015-08-05 Carl Hetherington + + * Version 2.1.34 released. + +2015-08-05 Carl Hetherington + + * Version 2.1.33 released. + +2015-08-04 Carl Hetherington + + * Version 2.1.32 released. + +2015-08-04 Carl Hetherington + + * Add --standard option to dcpomatic_create. + + * Disable "2D version of 3D content" ISDCF metadata + checkbutton with 3D content (part of #652). + +2015-07-30 c.hetherington + + * Allow recreation of the certificate chain and key + used for KDM decryption (#644). + +2015-07-29 Carl Hetherington + + * Version 2.1.31 released. + +2015-07-29 Carl Hetherington + + * Fix "find missing" with DCP folders (#646). + + * Fix garbled audio from DCP sources when running + on Windows. + +2015-07-28 c.hetherington + + * Stop forward-frame button going off the end of the film. + + * Notice when content is modified and offer to save the project + on closing DCP-o-matic. + + * Recognise .w64 and .flac as audio files. + +2015-07-27 Carl Hetherington + + * Version 2.1.30 released. + 2015-07-27 Carl Hetherington * Updated ru_RU translation from Igor Voytovich.