Add BE repo.
[dcpomatic.git] / ChangeLog
index 93d474518df30ba33500d7e56e0565c2f1477ec5..244cbdaf804ffbb5880303ed315ab11038e7ff63 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,151 @@
+2012-09-15  Carl Hetherington  <cth@carlh.net>
+
+       * Slightly speculative fix for failure to
+       take note of audio gain changes caused by
+       the Calculate dialogue.
+
+2012-09-12  Carl Hetherington  <cth@carlh.net>
+
+       * Fix crash when FFmpeg doesn't set up the audio channel
+       layout for some reason.
+
+2012-09-01  Carl Hetherington  <cth@carlh.net>
+
+       * Add 1.66-within-flat format.
+
+2012-08-27  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.47 released.
+
+2012-08-23  Carl Hetherington  <cth@carlh.net>
+
+       * Add some more formats.
+
+       * Update to use libdcp 0.11.
+
+       * Fix build with boost filesystem version 2.
+
+2012-08-10  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.46 released.
+
+2012-08-10  Carl Hetherington  <cth@carlh.net>
+
+       * Untested fixes for failure to encode
+       content without audio.
+
+2012-08-09  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.45 released.
+
+2012-08-09  Carl Hetherington  <cth@carlh.net>
+
+       * Fix bug with padding in Scope causing corrupt
+       images.
+
+       * Fix bug when using content file names which
+       start with the name of the film directory.
+
+2012-08-05  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.44 released.
+
+2012-08-04  Carl Hetherington  <cth@carlh.net>
+
+       * Fix bug with content inside the film directory.
+
+2012-08-04  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.43 released.
+
+2012-08-04  Carl Hetherington  <cth@carlh.net>
+
+       * Use wxwidgets .rc file to make Windows version
+       look nicer.
+
+       * Hopefully improve building against different
+       versions of FFmpeg.
+
+2012-08-04  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.42 released.
+
+2012-08-04  Carl Hetherington  <cth@carlh.net>
+
+       * Request admin priviledges on install for Windows 7.
+
+       * Add some missing dependencies to the Windows package.
+
+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.