X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=869e2031ba06dc2cf1d20f0ebb73bb7df919b108;hb=7be464be1d672a67b3bc3f537f6b55169e7ae2a5;hp=783c92df6b18fc4f9a8b9c8883f6b72912b41fd3;hpb=5276319cf874ecca22fbafc531834108f9be3bf5;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index 783c92df6..869e2031b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,69 @@ +2013-11-06 Carl Hetherington + + * Version 1.26 released. + +2013-11-05 Carl Hetherington + + * Auto-detect encoding servers on the local + subnet(s). + + * Tweak verbosity of command-line encoding servers. + +2013-11-04 Carl Hetherington + + * Version 1.25 released. + +2013-10-29 Carl Hetherington + + * Improve performance when start-trimming + large files. + + * Fix audio problems when start-trimming. + +2013-10-28 Carl Hetherington + + * Version 1.24 released. + +2013-10-28 Carl Hetherington + + * Fix failure to reload configuration on + some non-English locales. + +2013-10-26 Carl Hetherington + + * Version 1.23 released. + +2013-10-25 Carl Hetherington + + * Version 1.22 released. + +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)