X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=91bdfab79b1ddf3f358d359945343a0a7fe8bcae;hb=81c71ecbd9106d93e5e2ce803ea924199f464d8f;hp=d8efe714154ad102d177e34463918c675afe82e4;hpb=90949746a252d8c707d552ab977fa4cb323e5316;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index d8efe7141..91bdfab79 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,336 @@ +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. + +2014-10-30 Carl Hetherington + + * Fix mis-merge causing complete breakage + of the main window. + +2014-10-28 Carl Hetherington + + * Version 2.0.18 released. + +2014-10-26 Carl Hetherington + + * 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. + +2014-10-24 Carl Hetherington + + * Add a pause button for jobs. + + * Experimental support for bypassing colourspace conversion (#266). + + * Version 1.76.6 released. + +2014-10-23 Carl Hetherington + + * Version 1.76.5 released. + +2014-10-23 Carl Hetherington + + * Version 1.76.4 released. + +2014-10-23 Carl Hetherington + + * Rename 'Add folder' to 'Add image sequence' + and add some tooltips. + + * Move the "keep video in sequence" button into + the timeline dialogue. + + * Fix mix-placement of content when using the "Down" + button to move it. + +2014-10-22 Carl Hetherington + + * Version 2.0.15 released. + +2014-10-22 Carl Hetherington + + * Version 1.76.3 released. + +2014-10-22 Carl Hetherington + + * Fix bug where some files from iTunes would + be read as being at 90,000fps. + +2014-10-20 Carl Hetherington + + * Version 1.76.2 released. + +2014-10-19 Carl Hetherington + + * Add simple note of what audio resampling + will be done to the audio panel. + +2014-10-16 Carl Hetherington + + * Version 1.75.2 released. + +2014-10-16 Carl Hetherington + + * Version 1.75.1 released. + +2014-10-16 Carl Hetherington + + * Version 1.75.0 released. + +2014-10-14 Carl Hetherington + + * Version 1.74.3 released. + +2014-10-08 c.hetherington + + * Make server finding more reliable when + there are more than a few servers. + +2014-10-05 Carl Hetherington + + * Use a more sensible default position and size for + .srt subs. + +2014-10-03 Carl Hetherington + + * Version 2.0.14 released. + +2014-10-01 Carl Hetherington + + * Version 2.0.13 released. + +2014-09-30 Carl Hetherington + + * Version 2.0.12 released. + +2014-09-30 Carl Hetherington + + * Add basic video fade in/out. + +2014-09-22 Carl Hetherington + + * Version 2.0.11 released. + +2014-09-18 Carl Hetherington + + * Version 2.0.10 released. + +2014-10-08 Carl Hetherington + + * Version 1.74.2 released. + +2014-10-08 Carl Hetherington + + * Version 1.74.1 released. + +2014-10-05 Carl Hetherington + + * Bump ffmpeg version. + +2014-10-06 Carl Hetherington + + * Version 1.74.0 released. + +2014-10-06 Carl Hetherington + + * Version 1.73.9 released. + +2014-09-28 Carl Hetherington + + * Version 1.73.8 released. + +2014-09-28 Carl Hetherington + + * Add a few key shortcuts. + +2014-09-16 Carl Hetherington + + * Version 1.73.7 released. + +2014-09-16 Carl Hetherington + + * Fix non-update of audio gain when changing selected content. + +2014-09-14 Carl Hetherington + + * Version 1.73.6 released. + +2014-09-14 Carl Hetherington + + * Version 1.73.5 released. + +2014-09-14 Carl Hetherington + + * Update to nl_NL translation from Cherif Ben Brahim. + +2014-09-12 Carl Hetherington + + * Version 2.0.9 released. + +2014-09-12 Carl Hetherington + + * Add "re-examine" option to content context menu (#339). + +2014-09-11 Carl Hetherington + + * Restore encoding optimisations for still-image sources. + + * Add option to re-make signing chain with specified organisation, + common names etc. (#354) + + * Allow separate X and Y scale for subtitles (#337). + +2014-09-10 Carl Hetherington + + * Allow DCP names to be created using the ISDCF template and then + edited afterwards (#401). + + * Fix hidden advanced preferences button in some locales. + + * Version 2.0.8 released. + +2014-09-10 Carl Hetherington + + * Fix loading of 1.x films. + + * Fix crash on audio analysis in some cases. + +2014-09-09 Carl Hetherington + + * Version 2.0.7 released. + +2014-09-09 Carl Hetherington + + * Version 2.0.6 released. + +2014-09-09 Carl Hetherington + + * Fix missing OS X dependencies. + + * Use a different directory for DCP-o-matic 2 + configuration (not the same as 1.x). + +2014-09-08 Carl Hetherington + + * Version 2.0.5 released. + + * Fix hidden advanced preferences button in some locales. + +2014-09-08 Carl Hetherington + + * Fix failure to load Targa files. + +2014-09-07 Carl Hetherington + + * Put no stretch / no scale in the set of choices for default + scale to. + + * Fix a few bad fuzzy translations from the preferences dialog. + +2014-09-03 Carl Hetherington + + * Fix server certificate downloads on OS X (#376). + +2014-09-02 Carl Hetherington + + * Improve behaviour of batch converter window when it is shrunk (#338). + +2014-09-01 Carl Hetherington + + * Version 1.73.1 released. + +2014-08-31 Carl Hetherington + + * Remove configurable CPL and use "DCP-o-matic (version) (git)" + instead. + + * Fix lack of i18n of strings from src/lib/po on OS X. + + * Give a hint when content and container aspect ratios are not + the same (#392). + + * Add "copy" button to colour conversion presets editor (#399). + + * Allow drag-and-drop of files onto the content list (#395). + +2014-08-29 Carl Hetherington + + * Version 2.0.4 released. + +2014-08-24 Carl Hetherington + + * Version 2.0.3 released. + +2014-08-24 Carl Hetherington + + * Version 2.0.2 released. + +2014-08-06 Carl Hetherington + + * Version 2.0.1 released. + +2014-07-15 Carl Hetherington + + * A variety of changes were made on the 2.0 branch + but not documented in the ChangeLog. Most sigificantly: + + - DCP import + - Creation of DCPs with proper XML subtitles + - Import of .srt and .xml subtitles + - Audio processing framework (with some basic processors). + +2014-03-07 Carl Hetherington + + * Add subtitle view. + * Some improvements to the manual. + +2014-08-26 Carl Hetherington + + * Version 1.73.0 released. + +2014-08-25 Carl Hetherington + + * Basic recent files list in the File menu. + +2014-08-23 Carl Hetherington + + * Version 1.72.12 released. + 2014-08-23 Carl Hetherington * Revert previous use of AVFormatContext::start_time when @@ -14,6 +347,7 @@ * 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 @@ -78,6 +412,7 @@ 2014-07-10 Carl Hetherington * Version 1.72.2 released. +>>>>>>> origin/master 2014-07-10 Carl Hetherington