X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=8e0dd277e397cda657b1bf7092e18fdcd4b1e867;hb=3881ae48d8f3b945f956a874156857e5e121852e;hp=887f8ae0bbee0134a2769e14c47f70f582e3003c;hpb=e754a107a0003a7dcc84aaa3d1f01bac4d5591fd;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index 887f8ae0b..8e0dd277e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,237 @@ +2013-03-05 Carl Hetherington + + * Version 0.76 released. + +2013-03-05 Carl Hetherington + + * Version 0.76beta3 released. + +2013-03-04 Carl Hetherington + + * Fix decoding of audio streams with multiple + packets per frame (e.g. wmapro). + +2013-03-02 Carl Hetherington + + * Add option to specify the DCP's frame + rate (part of #56). + + * Add a description of what each video format + means to the UI. + +2013-03-01 Carl Hetherington + + * Version 0.76beta2 released. + +2013-03-01 Carl Hetherington + + * Add primitive feature to plot graphs + of the soundtrack (#67). + + * Version 0.76beta1 released. + +2013-02-27 Carl Hetherington + + * Version 0.75 released. + +2013-02-27 Carl Hetherington + + * Version 0.75beta1 released. + + * Fix support for some YUV444 pixel formats. + +2013-02-23 Carl Hetherington + + * Version 0.74 released. + +2013-02-23 Carl Hetherington + + * Version 0.74beta1 released. + +2013-02-21 Carl Hetherington + + * Version 0.73 released. + +2013-02-20 Carl Hetherington + + * Version 0.73beta9 released. + +2013-02-18 Carl Hetherington + + * Version 0.73beta8 released. + +2013-02-18 Carl Hetherington + + * Version 0.73beta7 released. + +2013-02-17 Carl Hetherington + + * Version 0.73beta6 released. + +2013-02-17 Carl Hetherington + + * Version 0.73beta3 released. + +2013-02-16 Carl Hetherington + + * Version 0.73beta2 released. + +2013-02-16 Carl Hetherington + + * Version 0.73beta1 released. + +2013-02-15 Carl Hetherington + + * Fix non-recognition of BMP for still images (#55), + reported by Thierry. + +2013-02-12 Carl Hetherington + + * Basic option to open the containing folder for a DCP. + + * Don't offer to copy a DCP to the TMS if there isn't + a DCP. + + * Fix setup of a default film directory on Windows. + + * Remove libx264 dependency. + + * Rearrange main window slightly so that the progress + area is larger; give jobs "details" buttons to find out + more about any errors that occur. + +2013-02-02 Carl Hetherington + + * Tidy up filters dialog by not showing those + that are not configured in FFmpeg, and by splitting + them up into categories. + + * Fix infinite loop of error messages when + `playing back' using a non-existant filter (#39). + + * Encode data straight to MXFs, rather + than going via .j2c files. Should roughly + halve required disk space and reduce time + taken. + +2013-01-25 Carl Hetherington + + * When using formats which pad smaller frames into + larger ones, the padding black now shown in + the preview. + + * Fix the old DCP content type being left behind + when creating a new film. + + * Add option to specify default details + for the DCI name details dialog in new + Films (#42). + +2013-01-24 Carl Hetherington + + * Version 0.72 released. + +2013-01-24 Carl Hetherington + + * Version 0.71 released. + +2013-01-24 Carl Hetherington + + * Fix lack of audio with trimmed DCPs. + +2013-01-23 Carl Hetherington + + * Remove multi-reel support (for now); needs more thinking about + and testing. + +2013-01-12 Carl Hetherington + + * Version 0.71beta2 released. + +2013-01-12 Carl Hetherington + + * Version 0.71beta1 released. + +2013-01-12 Carl Hetherington + + * Untested support for splitting DCPs + into multiple reels. + +2013-01-09 Carl Hetherington + + * Try to build with 0.10.4-ish ffmpeg. + +2013-01-07 Carl Hetherington + + * Version 0.70 released. + +2013-01-07 Carl Hetherington + + * Fix heinous thinko in mono soundtrack mapping code. + +2013-01-06 Carl Hetherington + + * Version 0.70beta3 released. + +2013-01-06 Carl Hetherington + + * Postpone linking of duplicate video frames so that copies + don't fail on Windows. + +2013-01-06 Carl Hetherington + + * Version 0.70beta2 released. + +2013-01-06 Carl Hetherington + + * Version 0.70beta1 released. + +2013-01-06 Carl Hetherington + + * Put mono soundtracks on the centre speaker, rather + than on left (reported by Mike Blakesley). + + * Add format for 16:9 without letterboxing (requested by Lilian + Lefranc). + +2012-12-23 Carl Hetherington + + * Version 0.69 released. + +2012-12-23 Carl Hetherington + + * Version 0.68 released. + +2012-12-22 Carl Hetherington + + * Version 0.68beta10 released. + +2012-12-22 Carl Hetherington + + * Fix wscripts to work with python 3. + +2012-12-21 Carl Hetherington + + * Version 0.68beta9 released. + +2012-12-21 Carl Hetherington + + * Version 0.68beta8 released. + +2012-12-21 Carl Hetherington + + * Version 0.68beta7 released. + +2012-12-21 Carl Hetherington + + * Version 0.68beta6 released. + +2012-12-21 Carl Hetherington + + * Fix a few bugs. + + * Update the manual. + 2012-12-20 Carl Hetherington * Version 0.68beta5 released.