X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=ChangeLog;h=89185d4e62fca3f08dab100a666b55988d9156e1;hp=e225fb565697a99a1a453ed0e9a483af8f918a6b;hb=6de35d058821acc092d2aae75543024a97026b8a;hpb=5c6191a5a154e60ae8a1be8b09372be183c1a520 diff --git a/ChangeLog b/ChangeLog index e225fb565..89185d4e6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,168 @@ +2014-09-10 Carl Hetherington + + * 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 + computing the length of video. I think this is wrong, and + causes bits to be missed off the end of videos (and other + problems). + +2014-08-20 Carl Hetherington + + * Version 1.72.11 released. + +2014-08-19 Carl Hetherington + + * 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 + + * Version 1.72.10 released. + +2014-08-09 Carl Hetherington + + * Version 1.72.8 released. + +2014-08-08 Carl Hetherington + + * Approximate support for changing timing details of multiple + bits of content at the same time. + + * Allow removal of multiple bits of content at the same time. + + * Version 1.72.7 released. + +2014-08-04 Carl Hetherington + + * Add BCC option for KDM emails. + +2014-07-29 Carl Hetherington + + * Version 1.72.5 released. + +2014-07-17 Carl Hetherington + + * Fix corrupted text in job descriptions in some cases. + + * Speculative fix for failure to keep Windows + machines awake during encodes. + +2014-07-16 Carl Hetherington + + * Version 1.72.4 released. + 2014-07-16 Carl Hetherington * Add default scaling setting to preferences (#384). @@ -25,6 +190,7 @@ 2014-07-10 Carl Hetherington * Version 1.72.2 released. +>>>>>>> origin/master 2014-07-10 Carl Hetherington