X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=244cbdaf804ffbb5880303ed315ab11038e7ff63;hb=a4a9ad31643430f67e27c7f0298f9366dfa2a095;hp=a60d4ec2446288b1a8b9286ab5882a3868f2bef9;hpb=1e2d735e0d69d38cde1fc0520a41381e9ae4ccba;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index a60d4ec24..244cbdaf8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,71 @@ +2012-09-15 Carl Hetherington + + * Slightly speculative fix for failure to + take note of audio gain changes caused by + the Calculate dialogue. + +2012-09-12 Carl Hetherington + + * Fix crash when FFmpeg doesn't set up the audio channel + layout for some reason. + +2012-09-01 Carl Hetherington + + * Add 1.66-within-flat format. + +2012-08-27 Carl Hetherington + + * Version 0.47 released. + +2012-08-23 Carl Hetherington + + * Add some more formats. + + * Update to use libdcp 0.11. + + * Fix build with boost filesystem version 2. + +2012-08-10 Carl Hetherington + + * Version 0.46 released. + +2012-08-10 Carl Hetherington + + * Untested fixes for failure to encode + content without audio. + +2012-08-09 Carl Hetherington + + * Version 0.45 released. + +2012-08-09 Carl Hetherington + + * 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 + + * Version 0.44 released. + +2012-08-04 Carl Hetherington + + * Fix bug with content inside the film directory. + +2012-08-04 Carl Hetherington + + * Version 0.43 released. + +2012-08-04 Carl Hetherington + + * Use wxwidgets .rc file to make Windows version + look nicer. + + * Hopefully improve building against different + versions of FFmpeg. + 2012-08-04 Carl Hetherington * Version 0.42 released.