X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=96f2101d03ac412dff9c1495c6c99613fc3517b9;hb=24b8387a5eb85a72e62eaa88cdca0c516d2db69f;hp=91bdfab79b1ddf3f358d359945343a0a7fe8bcae;hpb=c0fa047bdb9325def9358ed1bd56510940e24b14;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index 91bdfab79..96f2101d0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,922 @@ +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. + + * Version 2.1.29 released. + +2015-07-27 Carl Hetherington + + * Fix i18n for some messages. + +2015-07-25 Carl Hetherington + + * Version 2.1.28 released. + +2015-07-24 Carl Hetherington + + * Fix problems when using large start trims relative + to content length. + +2015-07-22 Carl Hetherington + + * Use NR for rating an in ISDCF name if none is specified. + +2015-07-21 Carl Hetherington + + * Version 2.1.27 released. + +2015-07-21 Carl Hetherington + + * Fix incorrect conversion of audio from DCP sources (#642). + +2015-07-20 Carl Hetherington + + * Version 2.1.26 released. + +2015-07-20 Carl Hetherington + + * Fix missing second lines of subtitles in + some cases (#641). + +2015-07-19 Carl Hetherington + + * Fix some missing set-to-defaults (#640). + + * Version 2.1.25 released. + +2015-07-17 Carl Hetherington + + * Version 2.1.24 released. + +2015-07-17 c.hetherington + + * Support FTP upload to TMS (#639). + + * Fix bad behaviour of timeline snap. + +2015-07-17 Carl Hetherington + + * Version 2.1.23 released. + +2015-07-17 Carl Hetherington + + * Improve still-image filename sorting. + +2015-07-16 Carl Hetherington + + * Updated ru_RU translation from Igor Voytovich. + + * Version 2.1.22 released. + +2015-07-16 c.hetherington + + * Updated ru_RU translation from Igor Voytovich. + +2015-07-14 c.hetherington + + * Updated fr_FR translation from Thierry Journet. + + * Fix trim point movement when changing DCP frame rate (#637). + +2015-07-14 Carl Hetherington + + * Version 2.1.21 released. + +2015-07-14 Carl Hetherington + + * Fix occasional strange failure to allow content + selection (#636). + + * Fix failure to encode 3D from separate content + in some cases (from 1.x) (#634). + + * Fix non-working 3D DCP creation when using separate + pieces of content for each eye (#635). + +2015-07-12 Carl Hetherington + + * Enforce restrictions on SSL certificate properties. + +2015-07-09 Carl Hetherington + + * Improve 'best' frame rate guess in some cases (#633). + + * Version 2.1.20 released. + +2015-07-09 c.hetherington + + * Fix error when using DCP content with no audio channels. + + * Stop Ctrl+A working when the content tab is not visible (#577). + +2015-07-08 c.hetherington + + * Remove the (I suspect) rarely used and very limited + 'properties' dialogue. + + * Stop V2 recognising V1 servers and vice versa (#510). + +2015-07-07 Carl Hetherington + + * Version 2.1.19 released. + +2015-07-06 c.hetherington + + * Copy pl_PL translation from 1.x. + +2015-07-06 Carl Hetherington + + * Version 2.1.18 released. + +2015-07-06 c.hetherington + + * Fix incorrectly formatted KDM emails (#630). + +2015-07-03 Carl Hetherington + + * Version 2.1.17 released. + +2015-07-03 Carl Hetherington + + * Version 2.1.16 released. + +2015-07-02 Carl Hetherington + + * Version 2.1.15 released. + +2015-07-02 c.hetherington + + * Support tags in SubRip files. + + * Fix failure to burn subs over existing DCP sources. + + * Remove output gamma configuration option. + +2015-07-02 Carl Hetherington + + * Version 2.1.14 released. + +2015-07-02 Carl Hetherington + + * Version 2.1.13 released. + +2015-07-02 Carl Hetherington + + * Restore audio analysis button for individual + sources (#607 and #622). + +2015-06-30 c.hetherington + + * Write FFmpeg messages of AV_LOG_WARNING and + below to the project's log file. + +2015-06-29 Carl Hetherington + + * Version 2.1.12 released. + +2015-06-25 c.hetherington + + * Disallow impossible burn settings by manipulating + the controls in the subtitle panel (#625). + +2015-06-26 Carl Hetherington + + * Version 2.1.11 released. + +2015-06-26 Carl Hetherington + + * Fix missing subtitles in some cases. + + * Fix no-rebuild of DCP after subtitle burn is turned off/on. + +2015-06-25 Carl Hetherington + + * Version 2.1.10 released. + +2015-06-25 c.hetherington + + * Add decode debugging option. + +2015-06-25 Carl Hetherington + + * Version 2.1.9 released. + +2015-06-24 Carl Hetherington + + * Version 2.1.8 released. + +2015-06-24 c.hetherington + + * Bump libdcp for probable fix to various font ID problems (#620). + +2015-06-23 Carl Hetherington + + * Fix incorrect saving of colour conversion settings (#618). + +2015-06-21 Carl Hetherington + + * Add some more video properties to the content properties + dialogue. + + * Version 2.1.7 released. + +2015-06-21 Carl Hetherington + + * Prevent DCP creation if the project is set up to request + non-burnt-in subtitles with text-subtitle content (#606). + + * Fix status message appearance on OS X (#615). + +2015-06-19 Carl Hetherington + + * Fix non-working audio analysis dialogue. + + * Version 2.1.6 released. + +2015-06-18 Carl Hetherington + + * Version 2.1.5 released. + +2015-06-18 c.hetherington + + * Fix error when copying fonts into subtitles + on Windows (#612). + + * Split job status onto two lines (#610). + + * Fix audio channel counts in DCP names when + processors are in use (#609). + +2015-06-18 Carl Hetherington + + * Version 2.1.4 released. + +2015-06-18 Carl Hetherington + + * Fixes to Linux .desktop files. + + * Stop playback when we reach the end of the film. + +2015-06-16 c.hetherington + + * Prevent selection of fewer DCP channels than + are present in the output of an active processor (#611). + +2015-06-15 Carl Hetherington + + * Select newly-added content (#455). + +2015-06-14 Carl Hetherington + + * Version 2.1.3 released. + +2015-06-14 Carl Hetherington + + * Fix parsing of .srt files with a Unicode + byte-order-mark. + + * Add buttons to set trim from current `playhead' + position (#372). + +2015-06-13 Carl Hetherington + + * Version 2.1.2 released. + +2015-06-13 Carl Hetherington + + * Fix i18n. + + * Version 2.1.1 released. + +2015-06-13 Carl Hetherington + + * Version 2.1.0 released. + +2015-06-13 Carl Hetherington + + * Make ru_RU translation actually work. + + * Update progress bar (sort-of) when finding subtitles (#603). + + * Make sure audio mapping view is scrollable when necessary (#597). + +2015-06-12 Carl Hetherington + + * Add a close button to the audio plot on Linux (#602). + + * Version 2.0.51 released. + +2015-06-12 Carl Hetherington + + * New ru_RU translation from Igor Voytovich. + +2015-06-12 c.hetherington + + * Fix for every audio stream being mapped to the DCP when loading + old films. + +2015-06-11 c.hetherington + + * Fix massive slowdown of direct J2K->DCP encodes (#599). + + * Fix hang on audio analysis in some cases (#598). + + * Fix never-ending encode when XYZ values are clamped (#600). + +2015-06-10 Carl Hetherington + + * Version 2.0.50 released. + +2015-06-10 c.hetherington + + * Skip audio analysis when there is no audio content (#596). + +2015-06-09 Carl Hetherington + + * Version 2.0.49 released. + +2015-06-04 Carl Hetherington + + * Version 2.0.48 released. + +2015-06-03 Carl Hetherington + + * Various fixes to subtitle rendering, including independent + x and y scale of text subs (#489). + +2015-06-02 c.hetherington + + * Allow use of all content audio streams, not just + the selected one. + + * Tweak colour conversion controls so that it's easier + to use a preset without seeing the details. + +2015-05-25 Carl Hetherington + + * Block all but alphanumeric characters with a few bits + of punctuation from DCP names. + + * Improve view of jobs in various ways. + + * Increase the number of images that DCP-o-matic will + keep around in memory before resorting to pushing them + to disk. + + * Display DCP container size beside the choice + in the DCP tab. + + * Try to set up useful default colour conversions + depending on the type and resolution of content (#565). + +2015-05-23 Carl Hetherington + + * Fix failure to import some video MXFs (#566). + +2015-05-17 Carl Hetherington + + * Update DCP name on changing DCP standard (#570). + +2015-05-14 Carl Hetherington + + * Version 2.0.47 released. + +2015-05-13 c.hetherington + + * Various fixes to embedded image subtitle + handling. + +2015-05-10 Carl Hetherington + + * Version 2.0.46 released. + +2015-05-10 Carl Hetherington + + * Version 2.0.45 released. + +2015-05-10 Carl Hetherington + + * Version 2.0.44 released. + +2015-05-10 Carl Hetherington + + * Fix sometimes-missing channel labels on OS X audio analysis. + +2015-05-09 Carl Hetherington + + * Efficiency fix for cases where there is a lot of processing + power. + + * Add UTF-8 content type to KDM emails to try to fix #549. + + * Disable OK until a download succeeds in the certificate + downloader (#404). + +2015-05-07 Carl Hetherington + + * Version 2.0.43 released. + +2015-05-07 Carl Hetherington + + * A few small but possibly sigificant correctness fixes + for subtitles (thanks to dcp_inspect). + +2015-05-04 Carl Hetherington + + * Version 2.0.42 released. + +2015-05-04 Carl Hetherington + + * Move restore-default-prefs option (#537). + + * Don't try to update config dialog when its window has been + destroyed. Fixes various crashes on Windows (from master). + + * Add a simple content properties dialog (#554). + +2015-05-01 carl + + * Don't load image files whose names start with ._ as they + are probably OS X resource files (from master). + +2015-04-30 Carl Hetherington + + * Copy subtitle fonts to the DCP, and provide + LiberationSans-Regular as a default Arial equivalent. + +2015-04-29 Carl Hetherington + + * Make disk space check take account of whether hard links + are supported by the target filesystem (#511). + + * Allow configuration of the encryption key (from master). + + * Various fixes to bad timeline drag behaviour when + snapping (from master). + +2015-04-29 c.hetherington + + * Hand-apply 291179175729b62e17a9c322cd27ae134d1310d9, + 8d92cce7d2885afa13ee4cb6f546dbf43942124b and + c994839239e84a1f62865ed82fdc090900a66b03 from master; + stop flickering when dragging in the timeline on OS X. + +2015-04-22 c.hetherington + + * Add P3 colour conversion preset. + + * Hand-apply all changes relating to colour specification + as chromaticity. + +2015-04-20 Carl Hetherington + + * Hand-apply 47770097cf6a5d7dbbdded8977da5f3de53dfd33; + single-file hashes. + + * Hand-apply e1d0d24146592e311d46781a1961fe080f6357cf; + attempt to fix confusion with the JPEG2000 bandwidth + control when a user enters a value directly rather than + using the spin arrows. + +2015-04-16 Carl Hetherington + + * Fix potential OS X crashes due to another incarnation + of the bizarre multi-thread stringstream bug. + +2015-04-15 c.hetherington + + * Hand-apply 94998e12d117f3f1781dfb1318939debfbf34546 from master; + add option to restore the default configuration. + +2015-04-12 Carl Hetherington + + * Hand-apply 69866d9ba972d21375081c313ac245535ac55be9 from master; + handle removed ratio if it occurs in old files. + + * Hand-apply c0e0b90d987af2586323d4a67bd67330256da51d from master; + remove 1.37 ratio and set Academy to 1.375. + + * Hand-apply 83f1ea8eacb4d56860ccdb9db5acdf12c6e71dfb from master; + ellipsize filters strings if it is long. + + * Hand-apply 24ae3a8f0a68529b50c34079e643caf6b9327523 from master; + use the number of mapped audio channels for the DCP name, not the + number of DCP channels (#479). + +2015-03-25 Carl Hetherington + + * Remove scaler settings and just uses SWS_BICUBIC all round. + + * 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. @@ -823,7 +1742,7 @@ 2014-04-07 Carl Hetherington - * Updated fr_FR translation from Thierry Journet. + * Updated fr_FR translation from Thierry Journet. 2014-04-02 Carl Hetherington @@ -1876,4 +2795,3 @@ 2013-08-28 Carl Hetherington * Initial DCP-o-matic release. -