X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=a6dc6585801e949b77ffe76b801df7ea85e65896;hb=d5085584d82c021e924cec6ce00e682a8e63d800;hp=a0a9da802c3411c0414cf29704b9dbd940d2d233;hpb=491390fcf0174e4e5c1e88cf872f605d5f79ce12;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index a0a9da802..a6dc65858 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,130 @@ +2013-07-08 Carl Hetherington + + * Version 0.108 released. + +2013-07-08 Carl Hetherington + + * Add option to pad sound so that silent channels + can be added. + +2013-07-08 Carl Hetherington + + * Version 0.107 released. + +2013-07-06 Carl Hetherington + + * Various tweaks to layout, trying to make + it more consistent and better looking + (especially on OS X). + +2013-07-04 Carl Hetherington + + * Version 0.107beta1 released. + +2013-07-04 Carl Hetherington + + * Try to initialise the number of threads to the number + of cores in the machine (#170). + + * Pass _FILE_OFFSET_BITS=64 so that fopen() doesn't refuse + to open files of >2GB; fixes failure to re-start jobs + where the MXF has grown larger than 2GB on 32-bit machines. + +2013-07-01 Carl Hetherington + + * Version 0.106 released. + +2013-07-01 Carl Hetherington + + * Version 0.106beta1 released. + +2013-06-28 Carl Hetherington + + * Version 0.105 released. + +2013-06-28 Carl Hetherington + + * Work around GTK bugs related to the directory + picker (in the new film dialogue). There is a + buggy GTK included in Ubuntu 13.04 (and Mint 15). + +2013-06-27 Carl Hetherington + + * Version 0.104 released. + +2013-06-27 Carl Hetherington + + * Hopefully fix problems with end-trim not working. + +2013-06-24 Carl Hetherington + + * Version 0.103 released. + +2013-06-20 Carl Hetherington + + * Version 0.102 released. + +2013-06-19 Carl Hetherington + + * Version 0.101 released. + +2013-06-19 Carl Hetherington + + * Version 0.101beta5 released. + +2013-06-19 Carl Hetherington + + * Fix hang when there are problems decoding + audio. + +2013-06-19 Carl Hetherington + + * Version 0.101beta4 released. + +2013-06-19 Carl Hetherington + + * Version 0.101beta3 released. + +2013-06-19 Carl Hetherington + + * Version 0.101beta2 released. + +2013-06-19 Carl Hetherington + + * Version 0.101beta1 released. + +2013-06-14 Carl Hetherington + + * Version 0.100 released. + +2013-06-13 Carl Hetherington + + * Fix ffmpeg's pixel format 13. + +2013-06-13 Carl Hetherington + + * Version 0.99 released. + +2013-06-09 Carl Hetherington + + * Version 0.98 released. + +2013-06-07 Carl Hetherington + + * Version 0.97 released. + +2013-06-07 Carl Hetherington + + * Version 0.96 released. + +2013-06-05 Carl Hetherington + + * Version 0.95 released. + +2013-06-05 Carl Hetherington + + * Fix crash on startup on Windows + 2013-06-05 Carl Hetherington * Version 0.94 released.