Bump version
[dcpomatic.git] / ChangeLog
index d864d8af1e9e7f99dd0d01380b643486c50fb645..c11cb3cc9f5bdddcb2f5f2f6293e21f8da7f0622 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,91 @@
+2012-08-01  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.40 released.
+
+2012-08-01  Carl Hetherington  <cth@carlh.net>
+
+       * Fix a few bugs related to thumbnailing.
+
+       * Update for libdcp version 0.06.
+
+2012-07-31  Carl Hetherington  <cth@carlh.net>
+
+       * Add option to compute required audio gains to
+       effect the same as a sound processor fader change
+       (currently for Dolby CP750 only).
+
+2012-07-28  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.37 released.
+
+2012-07-28  Carl Hetherington  <cth@carlh.net>
+
+       * Fix missed frames when encoding caused by server
+       threads that are attempting to access non-responding
+       servers.
+
+       * Fix makedcp parsing of -v option.
+
+2012-07-28  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.36 released.
+
+2012-07-28  Carl Hetherington  <cth@carlh.net>
+
+       * Install / version tweaks.
+
+2012-07-28  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.35 released.
+
+2012-07-27  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.31 released.
+
+2012-07-27  Carl Hetherington  <cth@carlh.net>
+
+       * Speed up thumbnail display.
+
+       * Various improvements to Windows port.
+
+       * Fix TMS transfer with large files.
+
+       * Clean up audio handling code somewhat.
+
+       * Re-sample audio to 48kHz or 96kHz if necessary.
+
+       * Remove player functionality from DVD-o-matic.
+
+2012-07-22  Carl Hetherington  <cth@carlh.net>
+
+       * Port to Windows.
+
+       * Use MD5 digest to decide on the directory to put J2C files
+       in, rather than the path of the content.
+
+       * Allow building with current FFmpeg git.
+
+       * Fix problems when creating cut videos in that the audio is too
+       short; pad it with silence.
+
+2012-07-21  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.29 released.
+
+2012-07-21  Carl Hetherington  <cth@carlh.net>
+
+       * Tidy widgets and menus when there is no film loaded.
+
+       * Option to build with Ubuntu 12.04's FFmpeg libraries.
+
+       * Add dialogue box to choose DVD title when ripping.
+
+       * Always do an examine run for new content.
+
+2012-07-18  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.26 released
+
 2012-07-15  Carl Hetherington  <cth@carlh.net>
 
        * Remove code to use `standard' format DCP long names,
@@ -7,6 +95,12 @@
        * Fix some bugs with sending to servomatic introduced
        in the adjustments to padding.
 
+       * Write some status text when an unknown-progress
+       job is running.
+
+       * Use new libdcp rather than OpenDCP to generate MXFs
+       and write DCP XML.
+
 2012-07-14  Carl Hetherington  <cth@carlh.net>
 
        * Version 0.25 released.