Apply osx fix-up patch.
[dcpomatic.git] / ChangeLog
index 0a14ccd3d8feb9e8cd4acba55caba4934a0cd5dc..a6dc6585801e949b77ffe76b801df7ea85e65896 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,43 @@
+2013-07-08  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.108 released.
+
+2013-07-08  Carl Hetherington  <cth@carlh.net>
+
+       * Add option to pad sound so that silent channels
+       can be added.
+
+2013-07-08  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.107 released.
+
+2013-07-06  Carl Hetherington  <cth@carlh.net>
+
+       * Various tweaks to layout, trying to make
+       it more consistent and better looking
+       (especially on OS X).
+
+2013-07-04  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.107beta1 released.
+
+2013-07-04  Carl Hetherington  <cth@carlh.net>
+
+       * 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  <cth@carlh.net>
+
+       * Version 0.106 released.
+
+2013-07-01  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.106beta1 released.
+
 2013-06-28  Carl Hetherington  <cth@carlh.net>
 
        * Version 0.105 released.