X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=ab4174685a84212a644c4da1bd24ed9de79021f0;hb=300662c37a72f9e0bff67d515e33c21dbcf6efa1;hp=e870f50f092f6cd2bfb6d8f71126cc1eba11a23a;hpb=49df21e6157991661790bd8e48936890c4dade0a;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index e870f50f0..ab4174685 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,106 @@ +2013-10-24 Carl Hetherington + + * Support sources that require repeat of more than + 1 extra frame. + +2013-10-23 Carl Hetherington + + * Version 1.21 released. + +2013-10-23 Carl Hetherington + + * Use our own directory picker on Ubuntu 13.10 as well + as Ubuntu 13.04 as it seems similarly broken. + +2013-10-22 Carl Hetherington + + * Version 1.20 released. + +2013-10-22 Carl Hetherington + + * Allow films to be loaded when content is missing, + and then that content can be re-found. + +2013-10-21 Carl Hetherington + + * Version 1.19 released. + +2013-10-21 Carl Hetherington + + * Fix Rec. 709 gammas (from Lilian Lefranc) + +2013-10-20 Carl Hetherington + + * Allow specification of subtitle language even if DVD-o-matic + isn't providing the subtitles. + +2013-10-20 Carl Hetherington + + * Version 1.18 released. + +2013-10-19 Carl Hetherington + + * Fix non-saving of colour transform presets. + + * Some improvements in progress reporting, especially + for long encodes. + +2013-10-18 Carl Hetherington + + * Fix bug with incorrect validity times given to KDMs. + +2013-10-17 Carl Hetherington + + * Fix Make DCP menu option sensitivity (#230). + + * Forward-port fix from master; use 1000000 rather + than 1e6 for J2K bandwidth arithmetic to ensure + that it's done with integers. + +2013-10-16 Carl Hetherington + + * Version 1.17 released. + +2013-10-16 Carl Hetherington + + * Hopefully fix crash on closing preferences window + when ~/.config/dcpomatic does not exist. + + * Allow specification of the DCP to make KDMs for, + in case there is more than one. + + * Speed up response to some settings changes + (e.g. crop) (#196). + +2013-10-15 Carl Hetherington + + * Version 1.16 released. + +2013-10-15 Carl Hetherington + + * Restore up/down buttons for simple content time + movements. + + * Include film title in KDM filenames. + + * Allow no-stretch scaling like in DVD-o-matic. + +2013-10-14 Carl Hetherington + + * Add Rec. 709 colour conversion preset using + Wolfgang Woehl's matrix. + +2013-10-14 Carl Hetherington + + * Version 1.15 released. + +2013-10-14 Carl Hetherington + + * Fix some crashes in the KDM dialogue when coming + out of the add screen without giving a certificate. + + * Really fix libltdl search path on OS X. + 2013-10-13 Carl Hetherington * Version 1.14 released. @@ -6,8 +109,10 @@ * Add some missing libraries to the OS X build. + * Fix libltdl search path on OS X. + 2013-10-12 Carl Hetherington - + * Version 1.13 released. 2013-10-12 Carl Hetherington